You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#40
Open
lclronaldli opened this issue
Dec 11, 2024
· 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
Launch the application then display the error message
Screenshots
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
}
The text was updated successfully, but these errors were encountered:
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
Steps to reproduce
Screenshots
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
}
The text was updated successfully, but these errors were encountered: