mirror of
https://github.com/fosrl/newt.git
synced 2026-05-06 16:09:02 -05:00
[GH-ISSUE #284] Newt loses connection to server and will only reconnect on service restart #553
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @imoBooze on GitHub (Mar 28, 2026).
Original GitHub issue: https://github.com/fosrl/newt/issues/284
Describe the Bug
Whenever the wifi of a site disconnects for a period of time then reconnects, the newt of the site is unable to reconnect to pangolin. The logs of newt mentions several periodic ping failures.
Environment
To Reproduce
Expected Behavior
Newt reconnects after wifi outage.
@github-actions[bot] commented on GitHub (Apr 12, 2026):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@imoBooze commented on GitHub (Apr 12, 2026):
As of newt version 1.11.0, this issue appears to have been fixed. Could others also confirm?