Node failed to auto-start

Hi Guys,

I’m running a nod eon RaspBerry Pi. Auto-upgraded is also setup. It runs for more than half a year without any issue. However, it suddenly failed to start itself after each version upgrade.

I did remove docker and installed again, Unfortunately, it doesn’t help, it happened again on V1.11.1.

Your suggestion will be very much appreciated.

Kind Regards

Welcome to the forum @hlbcal!

When node upgrades it closes the dashboard. You have to relaunch the dashboard in this case. You can check status of node by using following command.

docker ps -a

What does your log show?

Sorry didn’t respond promptly. In the end, I found another watchtower docker is running. Everything running well now after removed that docker.

2 Likes