Uptime score dropped to zero multiple nodes

I have three nodes about one month old running each on a separate harddrive in my system.

Recently because watchtower would not update my uptime score dropped as they became out of date for over 24h.

This is the uptime score I have now (0). Audit score is (1)

I have two questions:

  1. Can these nodes still recover and be fully functional in the future?
  2. Are my nodes running OK now?
  3. Is my watchtower command OK?

More information:
Current Node Version: v1.14.7 (was v.1.12 before).

My watchtower command is:

docker run -d --restart=always --name watchtower -v /var/run/docker.sock:/var/run/docker.sock storjlabs/watchtower storagenode4 watchtower storagenode2 watchtower storagenode3 watchtower --stop-timeout 300s --interval 21600

Thank you.

Could you point to the script you are using? I’m fairly certain this script is looking at the deprecated old uptime score. Not the newly implemented one.

The latest earnings calculator shows the new scores if you want to have a look. They’re likely still at 100% as the system monitors the last 30 days and reports 100% if there haven’t been 30 days yet. I think it was introduced less than 30 days ago, but not entirely sure.

1 Like

Your watchtower command is wrong because it includes watchtower three times- I don’t know if it matters much

1 Like