Describe the bug
I use Copilot in enterprise environment. I switched to Node 24.9 so that it respects my proxy settings and I logged in successfully. However, when I enter any prompt, it thinks for a while and then I get the following error:
Model call failed: "Connection error."
Execution failed: Connection error.
In the copilot logs I see:
Failed to list models: Forbidden
{"name": "CAPIError" }
Can you help me understand whether:
- Does the above mean that Copilot CLI is disabled for my organization
- Or not necessarily, but the proxy blocks connection to copilot CLI api?
- Something else?
Affected version
0.0.328
Steps to reproduce the behavior
- Type 'copilot'
- Enter "How are you today?"
Expected behavior
I'd like to know how to distinguish an error caused by Copilot CLI being disabled in my organisation vs network connection error so that I get a clue how to resolve it.
Additional context
- Operating system - Windows
Describe the bug
I use Copilot in enterprise environment. I switched to Node 24.9 so that it respects my proxy settings and I logged in successfully. However, when I enter any prompt, it thinks for a while and then I get the following error:
Model call failed: "Connection error."
Execution failed: Connection error.
In the copilot logs I see:
Failed to list models: Forbidden
{"name": "CAPIError" }
Can you help me understand whether:
Affected version
0.0.328
Steps to reproduce the behavior
Expected behavior
I'd like to know how to distinguish an error caused by Copilot CLI being disabled in my organisation vs network connection error so that I get a clue how to resolve it.
Additional context