Offline node, God knows why!

Good evening! I have a offline node! it doesn’t display node id! It shows nothing, nor data nor usage, nothing… Made a health check and everything is ok! the other node runs fine! external ports are open!

1 Like

I think your node is not running long enough, your databases are malformed, the size of the logs had grown to big or whatever. In each case, the downloaded and uploaded messages seen to success aan online node.

What is the output of docker logs storagenode | grep -i error and df /?

Solved, stopped docker, remove container and restart a new one! All green now… What a pain in the head :slight_smile:

Nice, solved I would say… At least for the time being!