gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
381 stars 70 forks source link

Client will time out and need a manual reconnect if GPS is offline for more than a few minutes #164

Open s0uls opened 1 year ago

s0uls commented 1 year ago

Hello. I found this "issue"

My nas is the UPS master and it auto powers off during night until 9 am to preserver HDD lifespam. My Desktop PC using win nut client will time out and not reconnect automatically when the UPS is back at 9 am. Would it be posible to add a connection schedule or a manual time out override ?

gbakeman commented 1 year ago

Please see #136

bernatcg commented 1 year ago

Manual reconnect in a software of this nature? I think this kind of software never should ask the user to reconnect... just keep trying to reconnect based on a timer should be enough. I've been asked to manually reconnect after reach max tries, maybe the computer or the nas has been disconnected for a while... but once is network again why the software stops reconnecting? It will be disconnected forever if I don't take a look at the icon on the notification area (hidden in my case). This feature turns the software useless as it will never reconnect itself.

gbakeman commented 1 year ago

Just to reiterate; this repository is no longer maintained and development has moved as noted above. Please see this issue specifically for auto reconnecting: https://github.com/nutdotnet/WinNUT-Client/issues/65