CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

Display The operation couldn't be completed. Operation not permitted. Failed to reach communication bridge. Connection to communication bridge error: Couldn't communicate with a helper application when launch application

Open lclronaldli opened this issue 11 months ago • 0 comments

Describe the bug It appears that an error message is being displayed when attempting to launch the application. The error message states: "The operation couldn't be completed. Operation not permitted. Failed to reach communication bridge. Connection to communication bridge error: Couldn't communicate with a helper application."

Versions

  • Copilot for Xcode: 0.29.0
  • Xcode: 15.3
  • macOS: 14.1.1

Steps to reproduce

  1. Launch the application then display the error message

Screenshots Screenshot 2024-12-11 at 11 55 41 AM

Logs [2024-12-11T04:01:57.874Z] [info] [GitHubCopilot] [15872] Running on Xcode string("15.3"), extension version string("0.29.0") [2024-12-11T04:01:57.885Z] [info] [Client] [15872] Registering bridge launch agent [2024-12-11T04:01:57.897Z] [error] [UI] [15872] Failed to setup launch agent. The operation couldn’t be completed. Operation not permitted [2024-12-11T04:01:57.900Z] [error] [UI] [15872] Failed to reach communication bridge. Connection to communication bridge error: Couldn’t communicate with a helper application. [2024-12-11T04:01:58.007Z] [info] [GitHubCopilot] [15872] window/logMessage: { "type" : 3, "message" : "[lsp] GitHub Copilot Language Server 1.245.0 initialized" } [2024-12-11T04:01:58.159Z] [info] [GitHubCopilot] [15872] window/logMessage: { "type" : 4, "message" : "[certificates] Read 77 certificates from Mac keychain" } [2024-12-11T04:01:58.159Z] [info] [GitHubCopilot] [15872] window/logMessage: { "message" : "[certificates] Removed 18 expired certificates", "type" : 3 }

lclronaldli avatar Dec 11 '24 04:12 lclronaldli