-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enterprise Login 20243] Unable to login to GCP with Pycharm 2024.3 #3237
Comments
Maybe this is the main issue.
|
If I use PyCharm 2024.2.4 with the lastest Cloud Code plugin I have no issue to sign in. So it seems to be some incompatibility between the plugin and the latest Pycharm version |
Thanks for the report @tarrade we'll check the latest version and see if we can reproduce. Is this Cloud Code specific or also happens with GCA? |
@ivanporty yes, it impact both Cloud Code and Gemini Code Assist sign in to GCPwith Pycharm 2024.3 on Windows 11 (I have no issue with my Mac but this is not in our entreprise setup). Thanks for looking at it. |
we are looking but it's not easy to reproduce. You mentioned the account is setup differently when this happens? Does it happen on 2024.2? |
I have no issue with pycharm 2024.2.4. Just do the Switch from the Same Laptop so configuration should be identical (i can see my custom Parameters with both). Thanks |
Configuration might be identical but JVM certificates could be different - looking at the error this may be relevant. For example, https://docs.mend.io/wsk/pkix-path-building-failed-sun-security-provider-ce, talks about similar exception, and solution to add certificates for JVM. We will look into specifics of the new release JVM - there could be a change on Jetbrains side there |
Seems that there is quite a lot of issue related to that: I am not a Java expert. I don't have the issue with my private Windows machine. Could be related to the enterprise ROOT certificate. I will try what was suggested here: |
Looks like the issue will be fixed in Pycharm 2024.3.1 and seems unrelated to Cloud Code plugin |
Thanks for the investigation @tarrade we came to the same conclusion that it comes from JBR bundled with 2024.3, and relates to custom certificates. Please let us know if 2024.3.1 fixes it. I pinned this issue for visibility. |
It is fixed with PyCharm 2024.3.1 RC (Professional Edition) Build #PY-243.22562.23, built on November 21, 2024 |
Hi there,
I just moved to Pycharm local (2024.3) , Gateway(2024.3) with remote Pycharm (2024.3) and for both local and remote I cannot sign in for Gemini Code Assist and Cloud Plugin. I am able to install plugin so the connection to internet is working. I have the GCP pop up Windows as usual but on Pycharm either I see the message below or it is still asking to login:
I saw this message in the remote Pycharm that could be related:
I am using the following:
The text was updated successfully, but these errors were encountered: