mirror of
https://github.com/fosrl/newt.git
synced 2026-03-08 23:03:03 -05:00
"Failed ping" hint in log says the wrong Wireguard port. #6
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).
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.