You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have had some issues with shutdown. I am also seeing it on my node. When I run trace logs, I get a few peers that don't disconnect and continue to send ping/pong messages. The only way to terminate the process is to kill -9.
We have had some issues with shutdown. I am also seeing it on my node. When I run trace logs, I get a few peers that don't disconnect and continue to send ping/pong messages. The only way to terminate the process is to kill -9.
thx, I did what you suggest, only need to resync a few blocks
I used
pkill bchd
command, but the server seems turn in to a zombie process.OS: ubuntu 18.04
bchd --version
startup script
config.ini
tail -f $WORK_HOME/nohup.out
top
The text was updated successfully, but these errors were encountered: