IDEA中Push到Gitee报:Invocation failed Server returned invalid Response. java.lang.RuntimeException: Inv

导读:本篇文章讲解 IDEA中Push到Gitee报:Invocation failed Server returned invalid Response. java.lang.RuntimeException: Inv,希望对大家有帮助,欢迎收藏,转发!站点地址:www.bmabk.com

一、前言

我们在学习和记录一些自己的练手项目时,一般使用远程仓库来进行存储,以防电脑坏了,自己辛辛苦苦敲的代码都没了!小编也是在最近使用IDEA提交代码到我的Gitee仓库发现提交不上去,直接Push failed警告了哈!!不要慌,小编和你一起解决问题哦!!

二、报错信息展示

Invocation failed Server returned invalid Response. java.lang.RuntimeException: 
Invocation failed Server returned invalid Response. at 
org.jetbrains.git4idea.http.GitAskPassXmlRpcClient.askUsername(GitAskPassXmlRpcClient.java:50) 
at org.jetbrains.git4idea.http.GitAskPassApp.main(GitAskPassApp.java:64) Caused by: 
java.io.IOException: Server returned invalid Response. at 
org.apache.xmlrpc.LiteXmlRpcTransport.sendRequest(LiteXmlRpcTransport.java:242) at 
org.apache.xmlrpc.LiteXmlRpcTransport.sendXmlRpc(LiteXmlRpcTransport.java:90) 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.http.GitAskPassXmlRpcClient.askUsername(GitAskPassXmlRpcClient.java:47) 
... 1 more remote: [31m[session-8d4acba1] [31mUnauthorized[0m[0m Authentication 
failed for 'https://gitee.com/wang-zhe****/g****l.git/'

在这里插入图片描述

三、解决方案

1. 打开设置
在这里插入图片描述
2. 输入gitee搜索,发现push失败原因(登录过期)

在这里插入图片描述
3. 重新登录
在这里插入图片描述
4. 登录成功

在这里插入图片描述
5.重新PUSH成功

在这里插入图片描述

四、总结

这样就解决了push失败的情况,开始还把电脑和IDEA重启了,想想有点傻了,有没有和我一样的!


推广自己网站时间到了!!!

点击访问!欢迎访问,里面也是有很多好的文章哦!

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。

文章由极客之音整理,本文链接:https://www.bmabk.com/index.php/post/93018.html

(0)
小半的头像小半

相关推荐

极客之音——专业性很强的中文编程技术网站,欢迎收藏到浏览器,订阅我们!