mirror of
https://github.com/fosrl/olm.git
synced 2026-05-06 02:37:55 -05:00
[GH-ISSUE #33] olm client for windows #591
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 @str8dope on GitHub (Sep 13, 2025).
Original GitHub issue: https://github.com/fosrl/olm/issues/33
having issues with olm client for windows gets stuck in starting hole punch loop. on newt side im getting "sendmessageinterval timed out after 10 attempts for message type: newt/wg/get-config"
@Systm21 commented on GitHub (Sep 18, 2025):
same here
@str8dope commented on GitHub (Sep 18, 2025):
Milo already helped me find solution basically you have to make sure you added - 21820:21820/udp to pangolin docker yml and restart container with composer down/up.