mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-12 01:44:06 -05:00
Newt is not reconnecting after restarting the pangolin stack #185
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 @AleksCee on GitHub (Mar 27, 2025).
I have restart the pangolin docker stack on the vps after change the config (enabled the logs) and after that, the newt shows:
newt | WARN: 2025/03/27 21:24:46 Ping attempt 15 failed: failed to read ICMP packet: i/o timeout
And connections to the services behind are broken. I have to restart the newt docker to fix this. Is this the right way? Or is there a way to do this automatically in the newt container? Sometimes the pangolin stack will restarted for config changes or updates….
Tanks, Alex
@AleksCee commented on GitHub (Mar 28, 2025):
While working more with the cool project I found a issue which looks like my issue https://github.com/fosrl/newt/issues/24 - if I’m right with this, sorry for bothering by doubling it here.
@oschwartz10612 commented on GitHub (Mar 30, 2025):
Yep we are tracking in fosrl/newt#24 - hope to make some changes soon