Everything was good and all my pushes to remote server were successful until today. I started to receive error:
Remote URL test failed: getLastSuccessful failed. token: a7995c09-4e90-44f4-b143-67445d302f75, userName: my_server_adress, client: http://localhost:63342/RPC2 java.lang.RuntimeException: Invocation failed Server returned HTTP response code: 401 for URL: http://localhost:63342/RPC2 at org.jetbrains.git4idea.ssh.GitSSHXmlRpcClient.getLastSuccessful(GitSSHXmlRpcClient.java:200) at org.jetbrains.git4idea.ssh.SSHMain.authenticate(SSHMain.java:201) at org.jetbrains.git4idea.ssh.SSHMain.start(SSHMain.java:162) at org.jetbrains.git4idea.ssh.SSHMain.main(SSHMain.java:125) Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:63342/RPC2 at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) at org.apache.xmlrpc.DefaultXmlRpcTransport.sendXmlRpc(DefaultXmlRpcTransport.java:87) at org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:72) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:194) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:185) at org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:178) at org.jetbrains.git4idea.ssh.GitSSHXmlRpcClient.getLastSuccessful(GitSSHXmlRpcClient.java:196) ... 3 more Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
maybe this error was caused by the last update of AS? What I have to do for pushing code changes?
I had the same issue with the latest update of AS, and I managed to solve it by going in Settings > Version Control > Git Then I switch "ssh executable to "native"" (was "Built-in" before)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With