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中进行授权进行登录。
相关推荐
daemon.qiang11 小时前
国内虚拟机对接 Freedesktop:Fork xserver、自建 Runner 与提交 MR 实战
linux·ubuntu·centos·gitlab·开源软件
AI服务老曹3 天前
Docker部署AI视频分析平台问题清单:环境、参数、验证和排错
常见问题·docker部署·ai视频分析
ai产品老杨4 天前
GPU视频分析问题清单:环境、参数、验证和排错
常见问题·gpu部署·gpu视频分析
AI服务老曹5 天前
国产NPU视觉算法问题清单:环境、参数、验证和排错
常见问题·国产npu视觉算法·国产npu适配
snow@li5 天前
服务器运维:K3S 下 Jenkins ↔ GitLab 的 CI/CD 闭环 / 访问成功
运维·gitlab·jenkins
AI服务老曹6 天前
多路摄像头AI分析问题清单:环境、参数、验证和排错
常见问题·多路摄像头ai分析·多路并发估算
ai产品老杨7 天前
视频流接入失败问题清单:环境、参数、验证和排错
常见问题·视频流接入失败·拉流失败
旧梦星轨7 天前
Git Flow 工作流实践
git·gitee·gitlab·github
Highcharts.js7 天前
常见报错排雷指南4:坐标轴重叠、导出失败、兼容性问题的FAQ
开发工具·常见问题·highcharts·可视化图表·faq
旧梦星轨7 天前
Github Flow 与 Gitlab Flow工作流实践解读
gitlab·github