threefoldtecharchive / tfchain_portal

A frontend to interact with Tfchain
0 stars 2 forks source link

Nodes cycle from displayed as offline/online #55

Closed scottyeager closed 2 years ago

scottyeager commented 2 years ago

Farmer reports that their nodes appear to be cycling back and forth from online to offline within the portal. I checked GraphQL and the nodes in question stopped sending uptime reports, though they were still up and connected. I wasn't able to observe the same behavior within the explorer, where expected status was displayed matching uptime events in GraphQL. After reboot nodes began reporting uptime again.

When nodes showed offline, they displayed their last reported uptime. When they showed online, they reported uptime of 0.

image

image

scottyeager commented 2 years ago

Farmer reports that after nodes rebooted, he observes similar behavior. Now nodes cycle from showing online with correct uptime to online with zero uptime.