前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >解决 remote: HTTP Basic: Access denied Authentication failed for 'https://'报错

解决 remote: HTTP Basic: Access denied Authentication failed for 'https://'报错

作者头像
归思君
发布2023-10-16 08:53:45
7620
发布2023-10-16 08:53:45
举报

解决 remote: HTTP Basic: Access denied Authentication failed for 'https://'报错

在IDEA push 项目时出现下列错误:

代码语言:javascript
复制
Remote URL test failed:
 warning: ----------------- SECURITY WARNING ---------------- warning: 
| TLS certificate verification has been disabled! | 
warning: --------------------------------------------------- warning: 
HTTPS connections may not be secure. 
See https://aka.ms/gcmcore-tlsverify for more information. 
warning: ----------------- SECURITY WARNING ---------------- warning: 
| TLS certificate verification has been disabled! | 
warning: --------------------------------------------------- warning: 
HTTPS connections may not be secure. 
See https://aka.ms/gcmcore-tlsverify for more information. 
warning: ----------------- SECURITY WARNING ---------------- warning: 
| TLS certificate verification has been disabled! | 
warning: --------------------------------------------------- warning: 
HTTPS connections may not be secure. 
See https://aka.ms/gcmcore-tlsverify for more information. 
remote: HTTP Basic: Access denied Authentication failed for 'https://gitcode.net/CreativeAlliance/lottery-1502-guisi.git/'

在网上查了查问题,基本上都是用户登录出现错误。解决方法有:

  1. 看看github 里面的账户和密码,是否之前输入错误,再重新输入。我的就是重新输入成功
  2. windows 可能之前记录了输入错误的账号和密码,在 windows 凭据管理器里面找到保存的 github 账号和密码并删除。在idea 中重新push ,再输入账户和密码
  1. 终极大招,重装git,再连
本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2022-01-10,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 解决 remote: HTTP Basic: Access denied Authentication failed for 'https://'报错
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档