错误:

fatal: unable to access 'https://github.com/…


解决办法:

1.在IDEA终端执行ssh-keygen -t rsa 一直回车去生成公钥私钥,默认保存在C盘用户目录下的.ssh目录下;
2.在github主页中找到Settings,如下图新建SSH
注意:新建时填写的是id_rsa.pub中的内容
3.在idea中设置私钥


参考链接:https://blog.csdn.net/qianlixiaomage/article/details/114681364

IDEA代码push到github报错 fatal:unable to access...相关推荐

  1. Github报错fatal unable to access No such file or directory

    之前有安装过github旧版,一直正常,后来更新了新版,但是git pull的时候如有如下报错: fatal: unable to access 'https://github.com/eefocus ...

  2. 【问题篇】git在push上传代码时,报错“fatal: unable to access ‘‘: OpenSSL SS”

    场景:换了一台电脑之后,重新从git上拉取代码仓库后,修改代码,重新push,发生报错fatal: unable to access 'https://github.com/zrc11/studyde ...

  3. 使用git push命令提交更改报错 fatal: unable to access ‘http://github.com/xxxxxx/‘: OpenSSL SSL_read: Connection

    使用git push命令提交更改报错 fatal: unable to access 'http://github.com/xxxxxx/': OpenSSL SSL_read: Connection ...

  4. 【Linux】git clone报错fatal: unable to access ‘https://github.com/xxx.git/‘: Encountered end of file

    目录 1.问题 2.解决 3.参考 1.问题 git clone代码时突然报错...貌似时不时遇到这个问题,这次遇到了准备简单mark下 git clone https://github.com/xx ...

  5. 【报错fatal: unable to access ‘https://github解决办法】

    报错fatal: unable to access 'https://github解决办法 方法一:修改host文件 方法二:把命令行里的http改为git重新执行 方法一:修改host文件 把140 ...

  6. git克隆代码报错fatal: unable to access...

    从gitlab拉代码的时候,出现报错 fatal: unable to access 'https://172.24.100.214/intelligent-monitoring-group/ai-o ...

  7. git push报错:fatal: unable to access ‘https://github.com/***/‘:The requested URL returned error: 403

    前言 又是被自己菜死的一天. 1.报错信息 使用git push命令后,报错信息如下: remote: Permission to *** denied to . fatal: unable to a ...

  8. git报错fatal: unable to access ‘https://github.com/‘: OpenSSL SSL_read: Connection was reset

    bug描述 fatal: unable to access 'https://github.com/-': OpenSSL SSL_read: Connection was reset, errno ...

  9. git clone 报错fatal: unable to access ‘https://github.com/xxxx‘: OpenSSL SSL_read

    fatal: unable to access 'https://github.com/xiaohei0131/mc.git/': OpenSSL SSL_read: Connection was r ...

最新文章

  1. python自动测试g_Python自动化测试如何自动生成测试用例?
  2. 【unix时间戳小示例】linux/unix系统获取unix时间戳
  3. Qt学习之路(24): QPainter
  4. linux wget 进度条多行的解决办法
  5. odciexttableopen 调用出错 error open log_如何在 Spring 异步调用中传递上下文
  6. python生成器 图片分类_Python内置类型(6)——生成器
  7. pythonclass全局变量_Python的变量(全局变量、局部变量、类变量和实例变量)
  8. UI界面设计视觉设计参考模板,解剖分层看如何更好的运用排版法则
  9. 京东:笔试题(合唱队找剩余的最小值,考场安排搬出的人数尽可能少)
  10. 2021-2025年中国电动门锁行业市场供需与战略研究报告
  11. python语言为何不受待见_程序员为什么讨厌这些语言
  12. linux sed批量更改文件,Linux利用sed批量修改文件名(示例代码)
  13. MySQL-第N篇一些经验
  14. jsp高校科研项目管理系统
  15. [转载]厚积博发,有的放矢
  16. Chromium扩展(Extension)机制简要介绍和学习计划
  17. 68ES6_解构_数组操作_对象操作
  18. Python Turtle绘图【难度2星】:横切的橙子(基础效果/画海绵层优化)
  19. Find_in_set()函数的使用及in()用法详解
  20. 《无缘社会》读书笔记及读后感范文2100字

热门文章

  1. WebGIS开发遇到的坑
  2. 安装wordcloud(词云)库的具体操作
  3. 导弹拦截系统(贪心基础)
  4. 推荐系统-基于内容的推荐算法(Content-Based)
  5. 数据分析之异常值检验的方法
  6. bat文件判断path路径是否包含其他路径
  7. vue前端实现上传文件的两种方式
  8. 汉诺塔问题——分治思想
  9. 苹果又出问题? iPhone 7出现无服务状态iPhone X无法接听
  10. J-Link连上电路板,keil检测不出MCU