Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Core functionality breaking following an app upgrade #121

Closed
Assignees
ethanndickson
Labels
documentationImprovements or additions to documentation
@ethanndickson

Description

@ethanndickson

Many users, including myself, have noticed the core functionality of the app breaks when the app is upgraded, be it via homebrew, or via the.pkg installer.

This issue is identified in two ways:

  1. The app being unable to load the user's workspaces, i.e. if this message is displayed when the logged in user certainly owns workspaces. Restarting Coder Connect does not fix it, and typically neither does merely restarting the app.

Image

  1. Coder Connect cannot be started, with an error citing the app is not open (and that it must be open during first-time setup).

Image

Both of these issues have the same root cause - the System Network Extension process is unable to communicate with the Coder Desktop application overmacOS'XPC.

In the first case, no XPC connection exists to communicate the list of connected workspaces.
In the second case, no XPC connection exists to instruct the app to prompt the user forsudo, in order to mark the.dylib downloaded from the Coder server as safe to execute.

Multiple users on the Apple developer forums have reported this issue in recency:
https://developer.apple.com/forums/thread/711713
https://developer.apple.com/forums/thread/667597
https://developer.apple.com/forums/thread/742992
https://developer.apple.com/forums/thread/728063

Attempts to fix, based off thread responses:

Apple Feedback Assistant

https://feedbackassistant.apple.com/feedback/17032197

(Private link, I believe)

Apple Developer Forum

https://developer.apple.com/forums/thread/779395

Workaround

However, if a user encounters this issue on upgrade, the fix is relatively straightforward. Unfortunately, due to macOS security decisions, it's not possible for the app to automate these steps in totality.

macOS <=14

  1. Delete the application from/Applications
  2. Restart your device

macOS 15+

  1. OpenSystem Settings
  2. SelectGeneral
  3. SelectLogin Items & Extensions
  4. Scroll down, and click the(i) forNetwork Extensions
  5. Select the(...) next to Coder Desktop, selectDelete Extension, and follow the prompts.

This issue is a successor to#83.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp