mirror of
https://github.com/fosrl/newt.git
synced 2026-03-09 07:12:28 -05:00
newt loses the connection #31
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 @johanngrobe on GitHub (Jun 3, 2025).
Originally assigned to: @oschwartz10612 on GitHub.
Newt keeps losing the connection to my VPS. I run newt as a binary and systemd service. It appears to happen quite randomly maybe once a day. It's not always at the same time. As soon as I run
systemctl restart newt.serviceit works again.Here are logs of
newt.service:@tomatomonster69 commented on GitHub (Jun 3, 2025):
Same thing.
Linux loses connection after reboot
@johanngrobe commented on GitHub (Jun 5, 2025):
As a temporary fix I have set up a newt monitor script. It monitors newt's logs and restarts newt whenever it loses the connection.
@oschwartz10612 commented on GitHub (Jun 6, 2025):
I will look into it.
@elmoritz commented on GitHub (Jun 25, 2025):
I have the same issue. Sadly I restarted the systemd service before discovering this issue.
Since this happens every once in a while I will try to get you some more logs, which might help
@oschwartz10612 commented on GitHub (Jun 25, 2025):
Thanks! Been doing some improvements and the next newt release should have some better down detection and recovery!
@elmoritz commented on GitHub (Jul 14, 2025):
Thank you very much.
Could not manage to get the logs, since it did not happen again.
But updating all my machines now.