unable to read askpass response

Answered

Hi,

I can't pull anything from GIT under IDE. Is returning me this error message:

14:09:38.378: [cepbt] git -c core.quotepath=false -c log.showSignature=false fetch origin --progress --prune
The system cannot find the path specified.
error: unable to read askpass response from 'C:\Users\PAVELN~1\AppData\Local\Temp\intellij-git-askpass.bat'

Tried already advice's from this post, but the issue still persists.

https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000126424-Intermittent-failure-using-Git-unable-to-read-askpass?input_string=unable%20to%20read%20askpass%20response 

1
1 comment

Files cannot be executed because The system cannot find the path specified.

Double check that the file is there.

IDE should generate it on every run, however, so if it is not there then something must have removed it (e.g. antivirus)

0

Please sign in to leave a comment.