You are viewing a single comment's thread from:

RE: Steem-in-a-box updated for v0.19.2

in #witness-category7 years ago

Hi there! Thanks for the guide. Followed the tut but keep getting this error:

tcp_socket.cpp:162 bind ] Exception binding outgoing connection to desired local endpoint 0.0.0.0:45039: bind: Bad file descriptor

Any ideas? Byw, upvoted!

Sort:  

UPDATE: Solved!

Just ran ./run.sh stop and then ./run.sh start.

Worked like a charm though I still don't know what cause the initial error

... happened again when I checked this morning. Same error. Wonder what's happening. Any thoughts @someguy123 ?

It's a rare bug in certain versions of Docker. You can try to downgrade or upgrade your Docker version.

If for some reason you have issues stopping or removing it at any point, here's a fix:

docker stop witness
docker rm -f witness
docker network disconnect --force bridge witness
./run.sh stop

Got it, thanks! Been periodically checking every few hours. Seems to be fine now but, no increase in Steem, Steem Power or SBD.... wondering if I need to get more votes first