sudo gitlab-ctl status gitaly 如果服务没有运行,尝试重启它: bash sudo gitlab-ctl restart gitaly 检查Unix socket 文件: 确保Unix socket 文件 /var/opt/gitlab/gitaly/gitaly.socket 存在并且 GitLab 有权限访问它。你可以使用 ls -l 命令来检查文件权限: bash ls -l /var/opt/gitlab/gitaly/gitaly...
After this I tried to create backup by:docker exec -t gitlab_gitlab_1 gitlab-backup create BACKUP=current SKIP=registry I got manyError while dialing dial unix /var/opt/gitlab/gitaly/gitaly.socket: connect: no such file or directoryerrors. And my backup failed. Then I enabled gitaly bac...
gitlab_rails['gitlab_issue_closing_pattern'] = "\b((?:[Cc]los(?:e[sd]?|ing)|\b[Ff]ix(?:e[sd]|ing)?|\b[Rr]esolv(?:e[sd]?|ing)|\b[Ii]mplement(?:s|ed|ing)?)(:?) +(?:(?:issues? +)?%{issue_ref}(?:(?:, *| +and +)?)|([A-Z][A-Z0-9_]+-\d+))+...
logrotate has no profile for .log files created in the gitaly folder. # ls -al /var/log/gitlab/gitaly/*log-rw-r--r--. 1 git git 0 Dec 23 10:34 /var/log/gitlab/gitaly/gitaly_hooks.log-rw-r--r--. 1 git git 3833 Dec 23 20:50 /var/log/gitlab/gitaly/gitlab-shell.log# ...