Skip to content

Fix teleport tunnel failures by discovering the RemotePairing port dy… - #2

Open
Drj0 wants to merge 1 commit into
ChrisMack32:mainfrom
Drj0:fix/teleport-tunnel-port-discovery
Open

Fix teleport tunnel failures by discovering the RemotePairing port dy…#2
Drj0 wants to merge 1 commit into
ChrisMack32:mainfrom
Drj0:fix/teleport-tunnel-port-discovery

Conversation

@Drj0

@Drj0 Drj0 commented Jul 29, 2026

Copy link
Copy Markdown

The on-device _remotepairing._tcp RemoteXPC service is Bonjour-advertised and doesn't reliably bind to the hardcoded port 49152 every session, causing "Could not open the developer tunnel" even with LocalDevVPN connected. RemotePairingDiscovery now browses for the service via NWBrowser and resolves its current port before opening the tunnel, falling back to 49152 if nothing is found within 3s.

…namically

The on-device _remotepairing._tcp RemoteXPC service is Bonjour-advertised and
doesn't reliably bind to the hardcoded port 49152 every session, causing
"Could not open the developer tunnel" even with LocalDevVPN connected.
RemotePairingDiscovery now browses for the service via NWBrowser and resolves
its current port before opening the tunnel, falling back to 49152 if nothing
is found within 3s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant