iOS and macOS app stuck at registering #320

Closed
opened 2026-04-05 17:06:04 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @mrprofessork on 1/26/2026

Describe the Bug

iOS and macOS clients stuck at registering when trying to connect. The pangolin logs show:
client last hole punch is too old and we have sites to send; skipping this register

After removing the private resources and archiving all user client devices, it connects. as soon as I re add a private resource, CIDR or IP address, it stops connecting and goes back to the same error.

Environment

  • OS Type & Version: (e.g., Ubuntu 22.04) ubuntu 24.04.2
  • Pangolin Version: 1.15.1
  • Gerbil Version:1.3.0
  • Traefik Version: v3.4.1
  • Newt Version: v1.9.0
  • Olm Version: (if applicable)

To Reproduce

Create private resource, try to connect ios or macos client, if it gets stuck at registering, remove private resource and archive clients and it will connect.

Expected Behavior

In previous versions, I was able to connect the macos client and get access to private resources remotely.

*Originally created by @mrprofessork on 1/26/2026* ### Describe the Bug iOS and macOS clients stuck at registering when trying to connect. The pangolin logs show: `client last hole punch is too old and we have sites to send; skipping this register` After removing the private resources and archiving all user client devices, it connects. as soon as I re add a private resource, CIDR or IP address, it stops connecting and goes back to the same error. ### Environment - OS Type & Version: (e.g., Ubuntu 22.04) ubuntu 24.04.2 - Pangolin Version: 1.15.1 - Gerbil Version:1.3.0 - Traefik Version: v3.4.1 - Newt Version: v1.9.0 - Olm Version: (if applicable) ### To Reproduce Create private resource, try to connect ios or macos client, if it gets stuck at registering, remove private resource and archive clients and it will connect. ### Expected Behavior In previous versions, I was able to connect the macos client and get access to private resources remotely.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#320