mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #1424] Connection recurrently drops after some seconds (Periodic ping failed) #10664
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 @DenkingOfficial on GitHub (Sep 7, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1424
Bug Description
Impossible to connect to tunnel, newt can't establish stable connection.
Steps to Reproduce
config.yml:
traefik-config.yml:
dynamic-config.yml
Expected Behavior
Connection should not be canceled randomly and https://website.domain.com should be accessible
Actual Behavior
Connection always drops, all I could sometimes get is the title of website on https://website.domain.com and then nothing
Environment
Pangolin Version: latest (1.9.4), also tried 1.8.0
Newt Version: 1.4.4
Deployment: Docker Compose on VPS (fosrl/pangolin)
OS: Debian 12.2.0-14+deb12u1
Additional Context
Ports 80, 443, 51820 and 21820 are open and available on VPS. One of my friends has the exact same problem.
Thank you very much in advance for your help!
@DenkingOfficial commented on GitHub (Sep 7, 2025):
UPD: Found out that it is my country blocking plain WireGuard protocol
@oschwartz10612 commented on GitHub (Sep 24, 2025):
That sucks I am sorry!