mirror of
https://github.com/fosrl/newt.git
synced 2026-05-06 07:59:04 -05:00
[GH-ISSUE #13] "Failed ping" hint in log says the wrong Wireguard port. #1666
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 @MONK3Yx on GitHub (Feb 22, 2025).
Original GitHub issue: https://github.com/fosrl/newt/issues/13
When newt is pinging the server and fails several times there's a hint saying:
"WARN: 2025/02/22 14:48:13 HINT: Do you have UDP port 51280 (or the port in config.yml) open on your Pangolin server?"
When it should be port 51820.
@oschwartz10612 commented on GitHub (Feb 22, 2025):
Will get fixed in the next release!
Thanks for pointing it out.