Language Model Unavailable Error #186786
Replies: 6 comments
|
From your screenshot, it looks like VS Code isn’t able to load any language models, which is why you’re seeing the “Language model unavailable” message. This usually happens when Copilot can’t connect properly (auth, proxy, or network issue). I’d double-check that you’re signed into GitHub inside VS Code, that the Copilot extension is enabled, and that your proxy allows HTTPS/WebSocket traffic. Also worth checking the Output → GitHub Copilot logs for more details. Doesn’t look like anything wrong with your code — more of a setup/connectivity issue |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
2026-04-15 08:25:33.702 [info] [GitExtensionServiceImpl] Initializing Git extension service. 2026-04-15 08:25:44.165 [info] Fetched model metadata in 263ms 3eebaffa-cc0a-46f8-bac4-4137c25cd5d3 2026-04-15 08:25:44.414 [info] Fetched model metadata in 246ms 280ce56f-ec0a-4638-b43a-733f6696e2e1 2026-04-15 08:31:13.913 [info] Fetched model metadata in 608ms 4b8acc5a-50e4-4ca3-b768-724f9ed2f8e3 2026-04-15 08:31:14.646 [info] Fetched model metadata in 307ms 34e6a7f6-d035-450f-a7af-c4c6f6c87a65 2026-04-15 08:38:01.577 [info] Fetched model metadata in 866ms 8144df2a-6346-4f3c-b158-118af690d968 2026-04-15 08:38:02.288 [info] Fetched model metadata in 245ms 29309a4c-ab93-49ff-bbbb-002a6eaa4c4a 2026-04-15 08:45:03.612 [warning] Unable to fetch remote agents because user is not signed in. 2026-04-15 08:47:34.478 [info] Fetched model metadata in 258ms a4779281-d7dc-4d82-ab8a-b5d49f0efa5a 2026-04-15 08:47:34.727 [info] Fetched model metadata in 247ms 0b78fbbe-4115-4c24-ad68-0672348a601a 2026-04-15 08:47:34.745 [info] [ExtensionState] =============================================================== 2026-04-15 08:54:11.116 [info] Fetched model metadata in 390ms 5a4f1dbf-3b08-4541-8281-eb260d6ad6da 2026-04-15 08:54:11.130 [info] [ExtensionState] =============================================================== 2026-04-15 08:54:39.258 [info] Fetched model metadata in 520ms d793913c-d567-4fc1-9177-1de9ed8200e0 2026-04-15 08:54:39.624 [info] Fetched model metadata in 363ms e96f3ec4-1e39-4ea9-aa6f-39773f261b41 2026-04-15 08:55:34.700 [info] Fetched model metadata in 376ms a4f35df8-19f0-45b3-bc1c-e441355acb0e 2026-04-15 08:55:35.269 [info] Fetched model metadata in 566ms 46e49687-d7cc-4181-b88c-e36a1a30cdc5 2026-04-15 08:55:37.220 [info] Fetched model metadata in 326ms d3ac5aac-0685-410d-9728-4795e7d5f5ae 2026-04-15 08:55:37.556 [info] Fetched model metadata in 331ms f9352b50-1102-4ca2-8c9e-f99d0d864a21 2026-04-15 08:55:40.112 [info] Fetched model metadata in 348ms 6f0cbd41-44c7-4f07-b6b1-8442ff820b26 2026-04-15 08:55:40.671 [info] Fetched model metadata in 556ms 7c301e93-714b-48cc-a956-4074dc492b46 |
|
Are there any answers on the issue? Copilot also doesn't work at: https://github.com/copilot I think it's a global issue not an expired auth token. |
|
I'm having this issue to. Was there a solution? |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Question
Copilot Feature Area
VS Code
Body
Hey there,
I was trying to install co-pilot in VSCode and I think I set it right by signing in into GitHub and setting the proxy to a specific http. But I still get an error message saying, "Language Model Unavailable".
Please let me know if you need any more info.
Thanks,

Aditya
All reactions