Copilot Pro trial stuck – cannot revert to Free – VS Code "Failed to fetch models" #192562
Replies: 3 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hi @glendinez, This looks like a classic "subscription ghosting" issue where the backend hasn't successfully downgraded your entitlement status after the trial cancellation. When the system says "trials are paused," it usually means it's blocking the Pro features but hasn't released your account back to the Free tier yet. While only a GitHub Staff member can performing a hard reset on your subscription state, you can try these steps to force a local state refresh:
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P). Type and select: Developer: Reload Window. If that fails, go to the Accounts icon (bottom left) > Sign Out of GitHub, restart VS Code, and Sign In again.
Go to your GitHub Settings > Applications. Find GitHub Copilot and Revoke its access. Go back to VS Code and sign in again to trigger a fresh authorization flow.
Topic: Account & Billing Subject: Backend subscription mismatch - Stuck in Trial state Details: Mention specifically that you are seeing the "trials have been temporarily paused" error, which prevents the fallback to Copilot Free. They are usually able to "purge" the stuck trial state manually so you can regain access to the Free tier. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, we appreciate you reaching out to report this issue. We have recently needed to pause GitHub Copilot Pro trial plans due to a significant rise in abuse of our free trial system, as announced on the GitHub Blog: Pausing new GitHub Copilot Pro trials. ⭐ We are aware that some users are having trouble cancelling the trial and we are working towards a solution. For more information and real-time updates, please subscribe to this discussion to receive notifications as we post additional details. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Other
Body
My Copilot Pro trial was canceled, but my account is stuck in an inconsistent state.
"Failed to fetch models – Copilot Pro trials have been temporarily paused"
This makes Copilot completely unusable.
I believe this is a backend subscription mismatch.
Could someone from GitHub reset my Copilot subscription state so I can use Copilot Free again?
Beta Was this translation helpful? Give feedback.
All reactions