Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot push to Git with IntelliJ Idea12

I recently updated to IntelliJ idea 12, and I am unable to Push to Git. The error message I am getting is

8:02:10 AM Push failed: Couldn't authorize

I can push without issue using Tortoise Git. I am thinking this stems from my password changing for LDAP, however I cannot find anywhere to change the saved Git password in IntelliJ.

I have tried changing the master password but that did not resolve the issue.

I can pull without issue.

like image 462
zmanc Avatar asked Oct 16 '25 13:10

zmanc


2 Answers

I would recommend you to open a request in the tracker and attach the log there (Help -> Reveal Log).

Btw, to remove all passwords from IDEA for sure you have to restart after resetting the master password, because passwords may be saved to memory as well.

like image 51
LoKi Avatar answered Oct 18 '25 08:10

LoKi


I know this is a late answer, but I've experienced this problem too (as recent as today), and I have an easy "fix" for it until JetBrains fix it.

Instead of wiping the entire .IntelliJIdea12 folder, which will result in you loosing all settings, you can simply delete the security.xml file in ~\.IntelliJIdea12\config\options and restart IDEA. Now you will be prompted to enter credentials again, and it should work just fine.

like image 41
Rob Avatar answered Oct 18 '25 09:10

Rob



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!