mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-30 18:46:10 -05:00
[GH-ISSUE #2091] Pangolin Client on Macos With GUI stuck on Registering #10828
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 @TehMaat on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2091
Describe the Bug
I installed the Pangolin Client on the website, but it's not working. I registered via browser and eevyrighitn look synced but the app on macOS is stuck on registering
Environment
To Reproduce
Install client on macOS and register it via web browser
Expected Behavior
It should connect and let me use my private resources
@oschwartz10612 commented on GitHub (Dec 16, 2025):
Hi! Could you double check the pangolin logs and see if there are any
warnings? This could be related to UDP port 21820 not being open on your
pangolin server. Could you also verify that?
@TehMaat commented on GitHub (Dec 16, 2025):
I get nothing from pangolin logs and nothing on port 21820 while using the new GUI, while using the old cli command i get packets on port 21280
@jiriteach commented on GitHub (Dec 16, 2025):
I had this issue - need to make sure that the VPN profile is installed. The app does prompt on initial setup but its quickly gone and often missed. Enable the extension and permission to allow for this.
@TehMaat commented on GitHub (Dec 17, 2025):
Thanks, that was the issue. It might have been fast enough hahaha.
@oschwartz10612 commented on GitHub (Dec 18, 2025):
Glad its fixed! :}
@soakes commented on GitHub (Jan 4, 2026):
Thousand thank yous. Just wasted the past couple of hours trying to debug my new instance and now just found this issue. Doh, should of googled sooner :) Thanks again.
@cku-heise commented on GitHub (Feb 13, 2026):
In addition to the VPN profile, make sure that the log-on item is enabled:
For some reason, this was not toggled on in my setup, even though the VPN profile existed.