FoldingAtHome / fah-client-bastet

Folding@home client, code named Bastet
GNU General Public License v3.0
74 stars 13 forks source link

Some clients disconnect from node at 0:00 UTC #224

Closed jcoffland closed 5 months ago

jcoffland commented 9 months ago

It's unclear why this happens. It's unlikely to be an issue with fah-node because fah-node does not think the clients are disconnected until after they timeout. It's possible fah-client is at fault but it could also be caused by ISPs or some other hop on the network dropping connections briefly at 0:00 UTC. Further investigation is need.

See #189 for some context.

Hou5e commented 8 months ago

This was an odd error with FAH v8.3.7 (from alpha release page) on Windows. Not Folding, just viewing remotes, at 0UTC the DNS lookup and websocket connection messages wouldn't stop: Before the log rotation at 0UTC: log-20240328-000045.txt After the log rotation at 0UTC: log-20240328-235413.txt This error might be related to issue #223

wvm4 commented 6 months ago

Don't know if this helps, but I'm still experiencing this issue on v8.3.14 Only seemed to happen on my ubuntu devices though, for some reason my windows device I was using while the others got disconnected stayed connected.

jcoffland commented 5 months ago

This should be fixed with the latest node upgrade.