Gitee Incorrect username or password (access token)
<p>root@HOME:~/zsh-src# ./install.sh<br>Cloning Oh My Zsh...<br>
Cloning into '/root/.oh-my-zsh'...<br>
Username for 'https://gitee.com': rgqancy@126.com<br>
Password for 'https://rgqancy@126.com@gitee.com':<br>
remote: rgqancy@126.com: Incorrect username or password (access token)<br>
fatal: Authentication failed for 'https://gitee.com/ohmyzsh/ohmyzsh.git/'<br>
Error: git clone of oh-my-zsh repo failed<br>
root@HOME:~/zsh-src# ./install.sh<br>
Cloning Oh My Zsh...<br>
Cloning into '/root/.oh-my-zsh'...<br>
Username for 'https://gitee.com': rgqancy@126.com<br>
Password for 'https://rgqancy@126.com@gitee.com':<br>
remote: 404 not found!<br>
fatal: repository 'https://gitee.com/ohmyzsh/ohmyzsh.git/' not found<br>
Error: git clone of oh-my-zsh repo failed<br>
root@HOME:~/zsh-src# vim install.sh<br>
root@HOME:~/zsh-src# ./install.sh<br>
Cloning Oh My Zsh...<br>
Cloning into '/root/.oh-my-zsh'...<br>
remote: Enumerating objects: 1295, done.<br>
remote: Counting objects: 100% (1295/1295), done.<br>
remote: Compressing objects: 100% (1260/1260), done.<br>
remote: Total 1295 (delta 23), reused 924 (delta 15), pack-reused 0<br>
Receiving objects: 100% (1295/1295), 1.08 MiB | 386.00 KiB/s, done.<br>
Resolving deltas: 100% (23/23), done.</p>
<p>1.删除Windows存储的凭据<br>
2.根本原因分析:<br>
fatal: repository 'https://gitee.com/ohmyzsh/ohmyzsh.git/' not found<br>
正确: repository https://gitee.com/mirrors/oh-my-zsh.gitshe</p>
<p>修改gitee/github的登陆密码后,提交代码出现 incorrect username or password_litlit023的专栏-CSDN博客_gitee改密码后<br>
https://blog.csdn.net/litlit023/article/details/111885418</p>
<p>Gitee本地仓库与远程仓库对接时出现username和password错误的问题,解决方式_qq_45865796的博客-CSDN博客_gitee的username<br>
https://blog.csdn.net/qq_45865796/article/details/107682406</p>
<p>码云(Gitee)创建SSH KEY以及查看用户名密码_柒月sunshine-CSDN博客_gitee用户名是哪个啊<br>
https://blog.csdn.net/xyj_sunshine/article/details/104401979</p><br><br>
来源:https://www.cnblogs.com/rgqancy/p/15854029.html
頁:
[1]