copilot with intermittent access #195895
-
🏷️ Discussion TypeBug 💬 Feature/Topic AreaVS Code BodyGitHub Copilot appears to be down for our whole team. We are located in Brazil and all developers are getting timeout errors when connecting to api.github.com / Copilot services. Example from VS Code Copilot logs:
PowerShell test: Test-NetConnection api.github.com -Port 443 This started intermittently yesterday and is happening again today for multiple users in the same team/network. Is anyone else experiencing this? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
💬 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.
-
|
Me too! I cannot login in copilot-cli, it returns the error: Also, if I try to update copilot using I cannot use copilot inline suggestion in VSCode or Neovim. |
Beta Was this translation helpful? Give feedback.
-
1. The 2-Second Web UI Trick: Delete the BranchIf the stuck run is on a feature branch, delete the branch from the GitHub UI.
2. The 5-Second Terminal CommandIf you already have the GitHub CLI ( gh run cancel <RUN_ID>
(Grab the 3. The 10-Second File Rename (For
|
Beta Was this translation helpful? Give feedback.
Me too! I cannot login in copilot-cli, it returns the error:
Also, if I try to update copilot using
copilot update, I get:I cannot use copilot inline suggestion in VSCode or Neovim.