mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-27 08:36:30 -05:00
[GH-ISSUE #2376] Pangolin App stuck on Registering #8923
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 @alexalex89 on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2376
Describe the Bug
When trying to connect from macOS or iOS the Pangolin is stuck on "Registering". One time it said Started on iOS, but since then it stopped working.
I went through #2091 but the profile is activated. I also double-checked the firewall and found that 21820 (UDP) was missing. But even after adding it and restarting services it doesn't work.
This is the log from Pangolin (looking good to me!)
Environment
To Reproduce
Login to self-hosted Pangolin instance and try to establish connection.
Expected Behavior
Connection can be established successfully.
@alexalex89 commented on GitHub (Jan 29, 2026):
I found it. In the status of the mobile app one could see that it is connected to the "organization", but disconnected to the site. So I checked the Newt between pangolin and site and though it was working, it was logging errors in the Newt container. restart fixed it, hopefully will stay like this :-)
@hnzl62 commented on GitHub (Feb 25, 2026):
thank you! i saw no errors whatsoever, but when i had private site setup, my pangolin client would not connect, i needed to restart the newt docker container to get it running