GitHub Copilot suddenly generating gibberish suggestions #72633
Replies: 9 comments 3 replies
-
|
same problem |
Beta Was this translation helpful? Give feedback.
-
|
I got the same problem, but now it stopped working completely - no suggestions are being made. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here! -_- |
Beta Was this translation helpful? Give feedback.
-
|
same problem here. Started yesterday night for me after updating. Moved back to v1.130. It's giving some right suggestion but pretty slow. :/ |
Beta Was this translation helpful? Give feedback.
-
|
Same here; results in nonsensical output with many repeating words and symbols. For me, I first noticed the issue yesterday after applying a prompted extension update (to v1.130.0). TL;DR/FYI: Having researched this issue via Internet search and https://docs.github.com/en/copilot/troubleshooting-github-copilot/troubleshooting-common-issues-with-github-copilot, I turned on Copilot's advanced debugging (via the extension's "github.copilot.advanced" setting) and, now, in VSC's OUTPUT window (filtered for "GitHub Copilot" activity), I see the following occurring repeatedly|regularly: [ERROR] [fetch] [2023-10-26T18:18:26.012Z] Unhandled status from server:,504,request timeout preceded by: [INFO] [default] [2023-10-26T18:18:15.972Z] [fetchCompletions] engine https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex |
Beta Was this translation helpful? Give feedback.
-
|
Exact same problem here. It's been providing gibberish all day until about an hour ago, when it stopped working completely. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here. |
Beta Was this translation helpful? Give feedback.
-
|
Same problem here. It started giving completely wrong autocomplete ideas and then it stopped working for good a few hours ago. I've already tried adding vs code to the firewall, rolling back the copilot version, uninstalling both vs code and copilot and I've also tried restarting the PC. Does anyone know how to fix it?
|
Beta Was this translation helpful? Give feedback.
-
|
I did nothing locally (still running extension v1.130.0), but it seems to be working great so far today. So must have been a backend issue that has been fixed. I'll close this bug report as resolved. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I've been using GitHub Copilot with VS Code for a few months now without issue, but I sat down to do some work this morning (7:00am EST), and all the suggestions it now makes are gibberish. It was working fine as of 4:00pm (EST) last night.
Here are a few examples:
I'm running Windows 10 Pro 22H2 (19045.3570), VS Code 1.83.1 (user setup), and GitHub Copilot extension v1.130.0. As far as I know, nothing changed on my end between last night and this morning, although if I'm reading this right, a new version of the Copilot VS Code extension was released late last night ("Last released: 2023-10-25, 20:44:40").
Earlier this morning I did try uninstalling the extension, closing all instances of Code (double checking in the Task Manager that no code.exe processes were left), manually deleting the folders matching
~/.vscode/extensions/github.copilot*, then re-running Code and re-installing the extension. This did not make any noticeable change to the gibberish suggestions being generated.[EDIT] I tried rolling back the extension to 1.290.0, but it continues to make the same nonsense suggestions.
Beta Was this translation helpful? Give feedback.
All reactions