We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Xcode 报错 The operation couldn‘t be completed. (XPCShared.XPCCommunicationBridgeError error 0.) 如图所示 插件App也报错,如图所示 我在另外一个设备上正常使用,可以排除账号问题
Versions
Steps to reproduce
Screenshots
Logs [2025-01-07T00:44:02.523Z] [info] [GitHubCopilot] [22091] check status response: Response(status: OK, user: Optional("shixiaoda")) [2025-01-07T00:44:02.524Z] [info] [GitHubCopilot] [22091] check status response: Response(status: OK, user: Optional("shixiaoda")) [2025-01-07T00:44:02.538Z] [error] [UI] [22091] Failed to reach communication bridge. Connection to communication bridge error: Couldn’t communicate with a helper application. [2025-01-07T00:46:01.124Z] [info] [GitHubCopilot] [22091] check status response: Response(status: OK, user: Optional("shixiaoda")) [2025-01-07T00:46:01.144Z] [info] [Client] [22091] Registering bridge launch agent [2025-01-07T00:46:01.157Z] [error] [UI] [22091] Failed to setup launch agent. The operation couldn’t be completed. Operation not permitted [2025-01-07T00:46:01.158Z] [error] [UI] [22091] Failed to reach communication bridge. Connection to communication bridge error: Couldn’t communicate with a helper application.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Xcode 报错 The operation couldn‘t be completed. (XPCShared.XPCCommunicationBridgeError error 0.) 如图所示
插件App也报错,如图所示
我在另外一个设备上正常使用,可以排除账号问题
Versions
Steps to reproduce
Screenshots
Logs
[2025-01-07T00:44:02.523Z] [info] [GitHubCopilot] [22091] check status response: Response(status: OK, user: Optional("shixiaoda"))
[2025-01-07T00:44:02.524Z] [info] [GitHubCopilot] [22091] check status response: Response(status: OK, user: Optional("shixiaoda"))
[2025-01-07T00:44:02.538Z] [error] [UI] [22091] Failed to reach communication bridge. Connection to communication bridge error: Couldn’t communicate with a helper application.
[2025-01-07T00:46:01.124Z] [info] [GitHubCopilot] [22091] check status response: Response(status: OK, user: Optional("shixiaoda"))
[2025-01-07T00:46:01.144Z] [info] [Client] [22091] Registering bridge launch agent
[2025-01-07T00:46:01.157Z] [error] [UI] [22091] Failed to setup launch agent. The operation couldn’t be completed. Operation not permitted
[2025-01-07T00:46:01.158Z] [error] [UI] [22091] Failed to reach communication bridge. Connection to communication bridge error: Couldn’t communicate with a helper application.
The text was updated successfully, but these errors were encountered: