-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Co pilot chat stopped working (does not recognize paid subscription) - offers 30 days trial #857
Comments
Also stopped working on my visual code studio insiders - there is says login when I try and access the chat but the button does not do anything. |
Can you include your logs from |
@lramos15 Here's what I have.
But my Copilot subscription is on another account, which is what GitHub Copilot (but not chat?) correctly shows up under in the Manage Trusted Extensions screenshot. Thanks! |
Have you tried signing out of the other account and just using the one with access? Multi account can be finnicky |
I have the same issue, which started happening ~12 hours ago. I discovered I was signed in with two GitHub accounts, and clearly it was using the one without the copilot extension. I also tried to remove access to the account via manage trusted extensions, but GitHub Copilot Chat wasn't an option to deselect, even though when I went to later sign out, it was showin as an extension that had been using the account (same experience as @AnthonyNave-M3). Anyway, the workaround was to sign out of the other account, which I don't need access to via VS Code anyway. There should really be an option to configure Copilot to use a specific account, but also, why has this suddently changed for some users? |
I am also experiencing the same issue (as mention in #849). In my case the problem happens when I log in the Github Copilot extension with my personal account and the Github Pull requests and Issues with my company account (to get access to our private repos). When I log in my company account, Github Copilot Chat also logs in into the company account (while Github Copilot keeps logged in into my personal account) and I lose access to Github Copilot Chat |
Resolved by this : =========> |
I get this error a lot and it's really annoying. The extension needs to be aware that folks may be signed into multiple accounts to do work, and realize that it cannot just de-authorize for no explainable reason when the licensed account remains signed in. |
Facing same issue here ..... |
This issue is caused by VS Code not properly supporting multiple auth sessions. Not much can be done on the extension side until VS Code fixes this. It was a bug that this worked before |
Closing as a duplicate of upstream issues called out by @lramos15 |
On MacOS the solution is to install VS Code 1.85 and pin the copilot extension 1.161.0. Disable all updates in VSCode Settings. Keep this until this bug and/or microsoft/vscode#127967 are fixed for real. With the pinned versions both GitHub Issues and PRs, as well as CoPilot work just fine with a different account for each. |
To add to @WarpedPixel's comment, I'm using the |
vs code:
Version: 1.86.0 (Universal)
Commit: 05047486b6df5eb8d44b2ecd70ea3bdf775fd937
Date: 2024-01-31T10:29:15.765Z (6 days ago)
Electron: 27.2.3
ElectronBuildId: 26495564
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin x64 23.1.0
co-pilot:
GitHub Copilot Chat v0.12.0
I have a paid subscription and all worked fine for months but now it says start your 30 days free trial.
When I click the button it takes me to github where it says I already have
a paid subscription.
How can I get it back to work
Mac os Sonoma 14.1.2
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: