-
**Gitlab的密钥检测,引入了一个叫做**[gitleaks](https://github.com/gitleaks/gitleaks#configuration)的SAST开源工具项目。
**简介**
**gitleaks 是一个 SAST 工具,用于****检测**和**防止**git repos 中有硬 ...
-
16.7.2 怎么禁止普通用户去创建bot用户 急急急!
-
==> /var/log/gitlab/gitlab-rails/production.log
-
gitlab服务重启后,代码拉取提示--remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: fetch-pack: invalid index-pack output。
代码提交提示--
error: remot ...
-

-
请教大家有没有使用TBase数据源替换postgresql的,如何配置? 当前gitlab版本是15.3.2
-
使用的是gitlab17.0.0版本,代码仓库用命令行操作提交、合并都是正常的,但是在网页查看仓库时报错:页面提示:An error occurred while fetching commit data,查看后台日志报错:
error:tree entry not found,
m ...
-
上周都好用的系统,本周出现500错误,原因超时。发生位置是只有一个组及其这个组下的所有项目,包括子组下项目。只要进入到项目源码页就会卡住,之后显示500.如果我通过左侧菜单的设置-项目-项目编辑,可以看到代码 ...
-
> 本帖最后由 董帆 于 2025-2-21 22:45 编辑
# 安装方式
gitlab-jh 使用 docker compose 部署在局域网内,另外使用 `docker.io/jc21/nginx-proxy-manager:latest` 部署 nginx 做反向代理,转发公网访问流量到 gitl ...
-
从16.7升级到 16.11,提示需要升级postgresql,然后运行 pg-upgrade就报错
[root@gitlab /]# gitlab-ctl pg-upgrade
/opt/gitlab/embedded/service/omnibus-ctl/lib/gitlab_ctl/util.rb:51:in `parse_json_file': A ...
-
gitlab 迁移到另一个服务器,用的gitlab-ce-10.2.3-ce.0.el7.x86\_64.rpm 这个版本,备份还原都正常,迁移之后web界面也正常展示,就是clone报错。
git clone 输完密码后就报错,remote: Internal server error,Th ...
-
本地部署的gitlab,权限突然开始报错,新增用户后给用户分配群组后看不到群组下的项目。而且群组下新增项目添加用户,被添加的用户也看不到,而且用命令拉取也拉取不到,报 没有权限错误 但是权限都已经分配了
rem ...
-
我自己部署了gitlab-ce,调用接口新建分支后,立马查询分支列表,无法查出刚刚新建的分支,查了资料说是查询分支列表接口有缓存,如何强制刷新刷新,实时查询呢?
...
-

-

**报错内容如下:**
{
"method": "GET",
"path": "/",
"format": " ...
-
本地部署Gitlab极狐 17.9.1,并设置了smtp集成。我的邮件客户端QQ邮箱已经设置了自动加载外部图片的选项。我还从邮件里拷贝了图片的URL到浏览器里打开,可以正常打开显示。请问这个怎么处理?
这是我的docker compos ...
-

-
请问一下,web端文件预览限制可以在哪里调整呢,PDF文件太大没有办法预览非常不方面
-
gitlab与Jira集成,显示jira议题,出现html元素未正确渲染问题,请求帮助如何解决
查看页面源码如下:
:
lib/gitlab/database/load_balancing/connection_proxy.rb:127:in `public_send' lib/gitlab/database/load_balancing/connection_proxy.rb:127 ...
-
Can't verify CSRF token authenticity 咋解决
-
**"exception.class"**:**"OpenSSL::Cipher::CipherError"**,
该怎么解决
-
> 本帖最后由 geiqi 于 2024-8-19 16:43 编辑
安装完成gitlab17.3.0之后设置语言为中文后无效,依然显示为英文。

-
gitlab-ce17.4.2突然出现Web端合并请求失败,权限分配无法生效,在出问题之前是正常的,近期且未修改过配置文件,可能是什么原因引起该问题的,有好的处理方法吗?
...
-
图片中的api,可以在仓库中新建普通的文本文件,如果我想上传本地的图片、word、ppt、zip等格式的文件时,该如何操作呢?
我已经尝试过将encoding设置为base64,content传图片的base64编码字符串,接口虽然调用成功 ...
-
GitLab版本:社区版 17.1
Group内用户A创建项目后,拥有Maintainer权限的用户B无法push代码,出现以下报错:
remote: You are not allowed to push code to this project.
fatal: unable to access 'http://xxx.gi ...
-
git clone ssh://git@x.x.x.x:port/xxx.git a
Cloning into 'a'
Permission denied(publickey)
fatal: Could not read from remote repository
Please make sure you have the correct access rightsand the reposit ...
-
gitlab-jh 17.8.3 是从早期jh版本一路升级上来的
现象
访问 左下角 帮助>你的极狐可用版本(https://devops.lygend.com:18088/help/update/index.md)总会有 500错误
根据反馈的 resquestid 去 /var/log/gitlab/g ...
-
执行备份的命令:`docker exec -td gitlab-jh-web-1 gitlab-backup create CRON=1 bash`
备份命令产出的文件一天比一天小,如下图:
","level":"error","msg":"checking health failed","pid":15028}
...
-
请问17.7.0版本的gitlab安装同版本的runner
可以有两个标签名一样的不
分别在两台不同的服务器上
-
我通过docker 方式部署了gitlab以及gitlab-runner, 但是现在cicd一直不成功,报错如下
```
Running with gitlab-runner 17.8.1 (a1fca00e)
on data t1_eheX96, system ID: r_J04NUQAla3vC
Preparing the "docker" ...
-

-
There was an error running gitlab-ctl reconfigure:
Multiple failures occurred:
* Mixlib::ShellOut::ShellCommandFailed occurred in delayed notification: execute[clear the gitlab-rails cache] (gitlab: ...