mac 在密钥管理里面删除了android studio 保存的git 账号密码是会报入下错误
解决办法:git设置中勾选 Use credential helper,就解决了

Invocation failed Unexpected end of file from server java.lang.RuntimeException: Invocation failed Unexpected end of file from server at org.jetbrains.git4idea.GitAppUtil.sendXmlRequest(GitAppUtil.java:30) at org.jetbrains.git4idea.http.GitAskPassApp.main(GitAskPassApp.java:58) Caused by: java.net.SocketException: Unexpected end of file from server at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:866) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689) at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:863) at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:689) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1615) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) 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.GitAppUtil.sendXmlRequest(GitAppUtil.java:27) ... 1 more unable to read askpass response from '/Users/xxxx/Library/Caches/Google/AndroidStudio2021.1/tmp/intellij-git-askpass-local.sh' could not read Username for 'https://xxxxxx': Device not configured

借鉴文章

【AS git 报错 Device not configured】相关推荐

  1. git:Git fetch和git pull的区别, 解决Git报错:error: You have not concluded your merge (MERGE_HEAD exists)....

    Git fetch和git pull的区别, 解决Git报错:error: You have not concluded your merge (MERGE_HEAD exists). 解决办法一:保 ...

  2. Git报错: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

    Git报错: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 在使用Git来克隆仓库报了错误,如下: fa ...

  3. git报错fatal: HTTP request failed

    关于git报错的原因,见下链接 此链接为转载: https://blog.csdn.net/zhang_danf/article/details/45538825 我遇到是curl 版本问题,更新cu ...

  4. Git报错解决:fatal: unable to access ‘https://github.com/...‘: OpenSSL SSL_read:..., errno 10054

    Git报错解决:fatal: unable to access 'https://github.com/-': OpenSSL SSL_read: Connection was reset, errn ...

  5. git报错the remote end hung up unexpectedlyMiB解决方法

    git报错the remote end hung up unexpectedlyMiB解决方法 原文地址:http://blog.tachmiao.com/?id=98 在公司可能因为网络波动的原因, ...

  6. 解决Git报错:error: You have not concluded your merge (MERGE_HEAD exists).

    Git 解决Git报错:error: You have not concluded your merge (MERGE_HEAD exists). 开发新业务,拉取代码时,路由文件发生冲突,解决此文件 ...

  7. Git 报错:You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).Please, commit your changes

    Git 报错 在 IDEA 中使用 Git 报错: You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).Please, ...

  8. GIT 报错:Branch ‘master‘ set up to track remote branch ‘master‘ from ‘origin‘

    GIT 报错:Branch 'master' set up to track remote branch 'master' from 'origin' git上传仓库时报错 解决方法共两步 1.移除 ...

  9. git报错error: index uses extension, fatal: index file corrupt

    git报错 error: index uses extension, which we do not understand fatal: index file corrupt 用git 拉取代码时,遇 ...

最新文章

  1. 读博士以后如果不去科研岗位,那它的意义在哪里?
  2. 十分钟掌握多项式回归:非线性预测
  3. pytorch 入门基础
  4. 寻路机器人单片机程序示例_单片机精华程序代码示例:DS1302时钟程序
  5. 怎么重置blockinput的锁_AppleID被锁如何解决 AppleID被锁激活方法介绍【图文】
  6. Count Color poj2777 线段树
  7. java构造器_Java类加载的过程
  8. 随想录(我们从uboot学什么)
  9. 基于Android的手机邮件收发(JavaMail)之四(邮件的发送)
  10. python-excel 批量新建excel工作表
  11. java 生成uuid
  12. 计算机题库启用宏,2009计算机一级:打开文件时一定要启用宏
  13. CSDN 迷你博客错误
  14. html引入第三方库,基于webpack实现多html页面开发框架七 引入第三方库如jquery
  15. JPA criteria 查询:类型安全与面向对象
  16. java中国男篮动态网站设计与制作
  17. 教你如何更改U盘图标
  18. 并查集解决重复员工问题
  19. 成为专业程序员路上用到的各种优秀资料、神器及框架
  20. 四、点对点的传输层【网络全景图分析系列】

热门文章

  1. Java Web笔记-by戏言
  2. Linux(Ubuntu 16.04)下非root用户编译安装Python 3.8.6
  3. 小清新教育教学课件PPT模板
  4. 餐讯头条丨亚洲美食文化论坛在京圆满落幕
  5. 【Cocos2d游戏开发之九】CCSpriteBatchNode与pvr.ccz,plist精灵优化及注意事项
  6. unity中Time.delaTime简单解释
  7. jQuery mouseover 鼠标悬停事件
  8. Flume的学习及使用
  9. 认真做擅长的事就能升职?你的专长可能会成为你的牢笼
  10. python创建网页_生成HTML页面的Python模块 PyH