Add a network monitoring for wifi connections#729
Conversation
|
Looks really cool! |
|
It doesn't help to debug the issue and i can't really locate the final reason cause my system is running fully headless but it prevent's from system not reachable. |
|
FWIW, there is a fairly large thread on the forums with people having random network disconnects. No single solution yet, only things that seem to be working are these regular checks. Not DHCP, not the connection, sometimes can be pinged, sometimes not, just general flakiness. https://community.octoprint.org/t/octopi-losing-network-connection-mid-print/16315 Anyway, when this comes into a release, it will hopefully be usable to suggest to people. |
|
@cp2004 Thanks for the context. |
Hi, i noticed from time to time (primary on very long prints with several hours) my pi has left the connection and was not comming back but print was still running until it's finish.
So i decided to create this as a prevention mechanism which monitors the connection and if needed it will restart the connection without restarting the whole system - so no print will be interrupted and system becomes reachable again :-)
Hope you like it!