GitHub Copilot CLI 0.0.365 stuck at starting [Solved by disabling kwallet] #180824
-
Select Topic AreaBug Copilot Feature AreaCopilot Coding Agent BodyVersion Info: I'm running Copilot CLI on my server, it stucks for about 8mins+ and no output. I try to get some logs with Then I downgrade Copilot CLI to I try to curl I wonder whether the first request to |
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.
-
|
GitHub Copilot CLI version 0.0.365 gets stuck at "starting" due to GitHub API rate limits tied to your IP address, which restrict requests (e.g., 60/hour unauthenticated or higher for authenticated). This commonly affects CLI tools during heavy usage, even with Copilot Pro, as overall service health limits apply separately from premium requests. |
Beta Was this translation helpful? Give feedback.
-
|
I find the root cause is that my server OS is Manjaro with GUI, with KDE Wallet installed. When I start
Finally I log in to server GUI and disable the KDE Wallet in system settings, and everything works fine. |
Beta Was this translation helpful? Give feedback.
I find the root cause is that my server OS is Manjaro with GUI, with KDE Wallet installed. When I start
copilotin an SSH terminal:copilotjust stuck here.Finally I log in to server GUI and disable the KDE Wallet in system settings, and everything works fine.