mirror of
https://github.com/fosrl/newt.git
synced 2026-05-06 07:59:04 -05:00
[GH-ISSUE #225] Pangolin upgrade plus newt to latest release fail #1138
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 @reinerj on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/fosrl/newt/issues/225
Describe the Bug
Today upgraded booth ends. Newt start the client and then run in issues.
systemctl status newt
● newt.service - Newt VPN Client for Pangolin
Loaded: loaded (/etc/systemd/system/newt.service; enabled; preset: disabled)
Active: active (running) since Sat 2026-01-24 01:24:40 CET; 26s ago
Main PID: 673391 (newt)
Tasks: 34 (limit: 819623)
Memory: 20.5M (peak: 30.9M)
CPU: 152ms
CGroup: /system.slice/newt.service
└─673391 /usr/local/bin/newt --id xxxx --secret xxx --endpoint >
Jan 24 01:24:40 sassa newt[673391]: ║ latest features, bug fixes, and security improvements. ║
Jan 24 01:24:40 sassa newt[673391]: ║ ║
Jan 24 01:24:40 sassa newt[673391]: ║ Release URL: https://github.com/fosrl/newt/releases/tag/1.9.0 ║
Jan 24 01:24:40 sassa newt[673391]: ║ ║
Jan 24 01:24:40 sassa newt[673391]: ╚══════════════════════════════════════════════════════════════════════╝
Jan 24 01:24:40 sassa newt[673391]: INFO: 2026/01/24 01:24:40 Server version: 1.15.0
Jan 24 01:24:40 sassa newt[673391]: INFO: 2026/01/24 01:24:40 Websocket connected
Jan 24 01:24:40 sassa newt[673391]: INFO: 2026/01/24 01:24:40 Connecting to endpoint: ent.sec4share.me
Jan 24 01:24:40 sassa newt[673391]: INFO: 2026/01/24 01:24:40 Tunnel connection to server established successfully!
Jan 24 01:25:00 sassa newt[673391]: INFO: 2026/01/24 01:25:00 SendMessageInterval timed out after 10 attempts for message type: ne>
[root@sassa ~]# newt --version
Newt version 1.9.0
Environment
Ubuntu Noble
To Reproduce
We had some „old“ newt 1.8.1 which are still running without issues after upgrade pangolin. Only new client show this issue
Expected Behavior
Tunnel established ...
@reinerj commented on GitHub (Jan 24, 2026):
Client created from scratch solved the problem and tunnel did start