0

I was running geth on my AWS instance. Due to timeout my connection to AWS was closed but geth was still running. When I logged back in to run the command again, it raised the following error:

Fatal: Error starting protocol stack: datadir already used by another process

How can log in into my geth console again?

  • Kill the geth process and start it again. https://ethereum.stackexchange.com/questions/709/how-do-you-stop-a-running-geth-node – qbsp Mar 16 '18 at 08:22

1 Answers1

0

You can kill the previous process and restart it