This is with the latest GoLand-EAP and v7.12.1 from the nightly channel.
Enter password, click Always Allow and the dialog shows up again.
Click cancel, Cody pane is broken.
Restarting Cody throws an IDE error:
Can’t use Cody at all.
Opened bug: bug: java.lang.AssertionError: Assertion failed · Issue #3005 · sourcegraph/jetbrains · GitHub
Hey @mdhender is 7.11.1
from stable doing the same thing?
That version won’t install on the EAP.
The Early Access Program for Golang might be it. I’m using Goland 2024.3.2
and Cody 7.12.1-nightly
. Initially, I got the Keychain prompt, but it stopped after I entered my password.
Do you need to run EAP?
I suspect that it something with the EAP.
The EAP fixes a bug with project indexes that makes GoLand unstable. I’m holding my nose and going back to VSCode until the plugins and EAP catch up.
1 Like
I don’t know if it is related, but I use Google to authenticate with Cody. There’s no password for Cody to be retrieving from the keychain.
1 Like
This seems to be fixed with the new patch to the EAP. Build #GO-251.17181.28, built on January 23, 2025 works with the 7.12.1 nightly plugin.
2 Likes