OLM not connecting on MacOS #1138

Closed
opened 2026-04-05 18:21:27 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @maddler on 7/31/2025

EDIT: issue was between keyboard and chair. Didn't save the change for Gerbil in docker-compose.yml

I'm just testing the new OLM integration.
I've installed the client on my Mac and using the command line

sudo ./olm --id y0gxhxtijvghawy --secret 8qtnrrx7o85xdhvsijo28oljbguxwn73brixlcngafu9l33j --endpoint https://mysever.xxx
The client is showing as online in the UI but on the Mac hangs, only showing

INFO: 2025/07/31 20:16:10 Websocket Connected
INFO: 2025/07/31 20:16:10 Sent registration message
INFO: 2025/07/31 20:16:10 Sent initial ping message

No new interface/IP is assigned on the client.

If I increase log-level to DEBUG I keep getting lines similar to

DEBUG: 2025/07/31 20:15:53 Sent UDP hole punch to 1.2.3.4:21820: {"ephemeralPublicKey":"ZSnaQCAMtQ9N8DKXPt9tq1Fg1XvR0m7dXAB1atpHOw8=","nonce":"/t5vSYcmwECmxlcF","ciphertext":"yast4wZ4QPhnYCbt140GBsqW8FngctUxkr7NAAza8hhRZ1K/zMCxxrijt6aWl83IirISuwhWlmkETPwl85/ys/ADb++9Hig+we0mqhYo6fAgga77NII="}

Checked firewall on the Pangolin server and everything is OK.

Am I missing anything.

MacOS version: 15.6
OLM version: 1.0.0
Pangolin version: 1.8.0

*Originally created by @maddler on 7/31/2025* EDIT: issue was between keyboard and chair. Didn't save the change for Gerbil in docker-compose.yml I'm just testing the new OLM integration. I've installed the client on my Mac and using the command line `sudo ./olm --id y0gxhxtijvghawy --secret 8qtnrrx7o85xdhvsijo28oljbguxwn73brixlcngafu9l33j --endpoint https://mysever.xxx ` The client is showing as online in the UI but on the Mac hangs, only showing ``` INFO: 2025/07/31 20:16:10 Websocket Connected INFO: 2025/07/31 20:16:10 Sent registration message INFO: 2025/07/31 20:16:10 Sent initial ping message ``` No new interface/IP is assigned on the client. If I increase log-level to DEBUG I keep getting lines similar to `DEBUG: 2025/07/31 20:15:53 Sent UDP hole punch to 1.2.3.4:21820: {"ephemeralPublicKey":"ZSnaQCAMtQ9N8DKXPt9tq1Fg1XvR0m7dXAB1atpHOw8=","nonce":"/t5vSYcmwECmxlcF","ciphertext":"yast4wZ4QPhnYCbt140GBsqW8FngctUxkr7NAAza8hhRZ1K/zMCxxrijt6aWl83IirISuwhWlmkETPwl85/ys/ADb++9Hig+we0mqhYo6fAgga77NII="}` Checked firewall on the Pangolin server and everything is OK. Am I missing anything. MacOS version: 15.6 OLM version: 1.0.0 Pangolin version: 1.8.0
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1138