I started bitcoind
with the option -printtoconsole
to check for errors and my terminal ssh connection was timed out during the night – probably because my computer was in hibernation.
I see that the process is still running under top
.
Is there an option to reconnect so that it will print the output to a new ssh connected shell?
Continue reading How to re-connect to `bitcoind -printtoconsole` after socket timeout?