1

When I wanted to push my changes i got error:

Failed with error: unable to read askpass response from 'C:\Users\Ernesto\.IntelliJIdea2017.3\system\tmp\intellij-git-askpass.bat' failed to execute prompt script (exit code 1) could not read Username for 'https://github.com': No error

I reinstalled git, but it did not help. Some guys in web, suggest reinstall Intellij as well, but will I loose my changes?

Anyone had it before?

2 Answers 2

1

IntelliJ uses a custom script to prompt the user for a password in GUI and pass it to command-line git. Seems something affects the script execution (e.g antivirus, or maybe some JVM issue). IDE log should have more details, actually. See https://youtrack.jetbrains.com/issue/IDEA-150555

Sign up to request clarification or add additional context in comments.

Comments

0

Reinstall Intellij helped, maybe it's not the best solution but worked for me, commit stayed.

2 Comments

This should be a comment, not an answer.
@chade_helped a lot

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.