[GH-ISSUE #225] Pangolin upgrade plus newt to latest release fail #839

Closed
opened 2026-04-19 14:19:39 -05:00 by GiteaMirror · 1 comment
Owner

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

  • Pangolin Version: 1.15.0
  • Gerbil fosrl/gerbil:1.0.0
  • Traefik Version: traefik:v3.6.7
  • Newt Version: 1.9.0

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 ...

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 - Pangolin Version: 1.15.0 - Gerbil fosrl/gerbil:1.0.0 - Traefik Version: traefik:v3.6.7 - Newt Version: 1.9.0 ### 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 ...
Author
Owner

@reinerj commented on GitHub (Jan 24, 2026):

Client created from scratch solved the problem and tunnel did start

<!-- gh-comment-id:3793270848 --> @reinerj commented on GitHub (Jan 24, 2026): Client created from scratch solved the problem and tunnel did start
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#839