GitLab使用中遇到的一些问题-记录

错误内容一

bash 复制代码
Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. 
git@gitlab.com: Permission denied (publickey). 
Could not read from remote repository.  
Please make sure you have the correct access rights and the repository exists.
git@gitlab.com: Permission denied (publickey). 
Could not read from remote repository.  
Please make sure you have the correct access rights and the repository exists.

解决方法

  1. 需要在gitlab上进行认证才能够更新项目,生成git密钥,去gitlab中进行授权进行登录。
相关推荐
heimeiyingwang1 天前
【架构实战】GitOps实践:让运维更优雅
架构·gitlab·jenkins
中国lanwp2 天前
GitLab 按访问IP动态切换项目下载/克隆地址原理与配置说明
网络协议·tcp/ip·gitlab
heimeiyingwang3 天前
【架构实战】Jenkins+GitLab CI/CD:持续集成与持续部署实践
架构·gitlab·jenkins
ASKED_20194 天前
GitLab CI|CD 配置笔记
笔记·ci/cd·gitlab
木雷坞4 天前
csdn-enterpriseGitLab Runner docker pull 慢:并行流水线镜像拉取排查
运维·docker·容器·gitlab
一只大袋鼠4 天前
Git (三):Tag 标签管理、图形工具、IDEA 集成与 GitLab 私有化部署
开发语言·git·gitlab
Lyra_Infra7 天前
故障排查报告:GitLab 18.11.3 后台 Settings 500
gitlab
Mike_6669 天前
git@gitlab-rdc.xxxxx.com: Permission denied (publickey).fatal: 无法读取远程仓库。
git·elasticsearch·gitlab
雨声不在11 天前
gitlab ci Runner 配置
gitlab·cicd
曾庆睿13 天前
【基于 RHEL 9.3 的 K8s + GitLab 全自动化部署环境搭建第一篇】
kubernetes·自动化·gitlab