Copilot chat is stuck Initializing "Checking Copilot Chat prerequsites" in PyCharm 2024.1.4 #133651
Replies: 9 comments 16 replies
-
💬 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.
-
Same issue here for the latest intellijIDEA plugin |
Beta Was this translation helpful? Give feedback.
-
I finally had luck with fixing the issue across PyCharm and IntelliJ IDEA by finding and fixing an auth error on this settings page: I'm sorry I don't recall what the error looked like exactly, so if someone else gets a picture that would be great. But when I opened the "IntelliJ IDEA" menu, then "Settings...", navigated to "Version Control" then "GitHub", there was a red error in the window pictured above. I reauthenticated, restarted IntelliJ, and Copilot Chat started working again. Strangely, this also fixed PyCharm too, without me needing to re-auth there. I'm not sure where these settings are shared between the two IDEs, but I do use the JetBrains Toolbox, so maybe that has something to do with it. 🤷 I also found these in my
But the UX in the front end wasn't exactly clear on what I needed to fix. It just sat there with a spinning wheel saying that it was checking the prerequisites, but not explaining what it was checking and couldn't find. If this isn't your error, maybe the logs will have another stack trace that can help. Note: This login / auth issue was separate from the "Login to GitHub" for the Copilot plugin pictured here: TL;DR: I re-signed into GitHub in IntelliJ/PyCharm, not just the plugin, and the issue went away! |
Beta Was this translation helpful? Give feedback.
-
I am facing the same issue in Android Studio. Has this been resolved? |
Beta Was this translation helpful? Give feedback.
-
I also faced the same issue, but after logged in to Github account (same as Copilot) under Settings > Version Control > Github. |
Beta Was this translation helpful? Give feedback.
-
I have same issue and i dont know how to fix it. I have Login / logut doesnt help. |
Beta Was this translation helpful? Give feedback.
-
Steps above did not work for me (went through multiple logins / authorizations). Had to remove the plugin, restart Intellij, re-install the plugin, restart Intellij (for the nth time...) and finally auth / login again. |
Beta Was this translation helpful? Give feedback.
-
Please check Natural Language in GitHub Copilot settings. Mine were set to chinese which didn't worked and stucked during initialization. After setting back to a more suitable language, it works again |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
Plugin version: 1.5.16.6140
I have to disable the plugin, and then re-enable it in order to get it to work. this happens every time i have to restart the IDE. The autocomplete features within the IDE are working, its just the chat that is stuck checking prereqs.
Beta Was this translation helpful? Give feedback.
All reactions