익명 15:28

How to re-connect to `bitcoind -printtoconsole` after socket timeout?

How to re-connect to `bitcoind -printtoconsole` after socket timeout?

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?



Top Answer/Comment:

I don't think you can reconnect to it easily, but for next time, you could create a screen session and start bitcoind inside of it. That way you could reconnect to it with screen -r

상단 광고의 [X] 버튼을 누르면 내용이 보입니다