Skip to content

fix(apple): Try to connect on launch#8477

Merged
jamilbk merged 2 commits into
mainfrom
fix/apple/connect-on-launch
Mar 18, 2025
Merged

fix(apple): Try to connect on launch#8477
jamilbk merged 2 commits into
mainfrom
fix/apple/connect-on-launch

Conversation

@jamilbk

@jamilbk jamilbk commented Mar 18, 2025

Copy link
Copy Markdown
Member

This is a regression introduced in c9f085c. The status at this point is still nil because we have not yet fully subscribed to VPN status change updates from the system.

That actually shouldn't prevent us from trying to start the tunnel anyway. If the token is missing from the Keychain, the tunnel process will no-op. So we simply try to start a session on launch always.

Fixes #8456

@jamilbk
jamilbk requested a review from thomaseizinger March 18, 2025 02:44
@vercel

vercel Bot commented Mar 18, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
firezone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2025 2:50am

@jamilbk
jamilbk enabled auto-merge March 18, 2025 02:44
@jamilbk jamilbk changed the title fix(apple): Try to start on launch fix(apple): Try to connect on launch Mar 18, 2025
@jamilbk
jamilbk added this pull request to the merge queue Mar 18, 2025
Merged via the queue into main with commit a8b9e34 Mar 18, 2025
@jamilbk
jamilbk deleted the fix/apple/connect-on-launch branch March 18, 2025 03:24
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.

MacOS 1.4.6 disconnection

2 participants