I click the "Copilot: log in to github" button in Pycharm, but nothing happened #7201
-
I click the "Copilot: log in to github" button in Pycharm, but nothing happened as said in the copilot-docs. |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 22 replies
-
It should've displayed a progress dialog with "Retrieving GitHub Device Code" or similar. Are you perhaps using a custom proxy or a VPN with PyCharm? |
Beta Was this translation helpful? Give feedback.
-
It was solved! First, make sure your Pycharm can connect to |
Beta Was this translation helpful? Give feedback.
-
I'm facing the same issue since a recent upgrade of the Copilot plugin. Setting the proxy did not help. I can connect to https://github.com correctly, but still stuck on "Retrieving GitHub Device Code". When not using proxy, I get a JSON RPC error instead. |
Beta Was this translation helpful? Give feedback.
-
I have solution. |
Beta Was this translation helpful? Give feedback.
-
I found one posible solution. |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm having this problem with WSL only. When I open PyCharm using the JetBrains Gateway and click login to github nothing happens. I would like an option in which I visit the site manually and acquire and type the code manually please. |
Beta Was this translation helpful? Give feedback.
-
I had a similar issue in PHPStorm, turned out it was due to the GitHub plugin being deactivated - not sure if I deactivated it myself, but some error message would have been nice. Instead, clicking "log in to github" did nothing - in the background, an exception was thrown and logged, after googling the exception message I arrived at https://youtrack.jetbrains.com/issue/IDEA-357181/Github-Copilot-Login-link-not-working and found the solution. Just mentioning it in case it helps anyone. |
Beta Was this translation helpful? Give feedback.
It was solved! First, make sure your Pycharm can connect to
https://github.com
correctly.Check
Settings > Appearance & Behavior> System Settings > Http Proxy
and test it.You might have to use proxy.