gpt4 book ai didi

GitLab 远程 : HTTP Basic: Access denied and fatal Authentication

转载 作者:IT王子 更新时间:2023-10-29 01:18:56 26 4
gpt4 key购买 nike

不同于this post ,我在 macOS 上。

我在 GitLab 中配置了密码。在 GitLab 上创建项目后,我还创建了一个 SSL key 。

当我将现有文件夹用于新项目并按照以下步骤操作时,系统会提示我输入我的 GitLab 用户名和密码。

现有文件夹

cd existing_folder
git init
git remote add origin https://gitlab.com/sobopla/Geronimod.git
git add .
git commit -m "Initial commit"
git push -u origin master

输入密码后出现以下错误。

remote: HTTP Basic: Access deniedfatal: Authentication failed for 'https://gitlab.com/myname/myproject'

最佳答案

每次我被迫更改 Windows 密码时都会发生这种情况,但以上答案都没有帮助我。

尝试以下对我有用的解决方案:

  1. 转到 Windows 凭据管理器。这是在 EN-US Windows 中通过按 Windows 键并键入“凭据”来完成的。其他您需要使用本地化术语的本地化 Windows 变体(请参阅一些例子的评论)。

    或者您可以使用快捷方式control/name Microsoft.CredentialManager 在运行对话框中(赢+R)

  2. 编辑 Windows 凭据下的 git 条目,替换旧的密码与新密码。

关于GitLab 远程 : HTTP Basic: Access denied and fatal Authentication,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47860772/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com