马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
在安装最新的18版本之后,按照官方文档Configuration options for Linux package installations | GitLab Docs 修改存储目录,执行sudo gitlab-ctl reconfigure 之后报错
[2025-08-19T10:55:17+08:00] ERROR: Exception handlers complete
Infra Phase failed. 0 resources updated in 06 seconds
[2025-08-19T10:55:17+08:00] FATAL: Stacktrace dumped to /opt/gitlab/embedded/cookbooks/cache/cinc-stacktrace.out
[2025-08-19T10:55:17+08:00] FATAL: ---------------------------------------------------------------------------------------
[2025-08-19T10:55:17+08:00] FATAL: PLEASE PROVIDE THE CONTENTS OF THE stacktrace.out FILE (above) IF YOU FILE A BUG REPORT
[2025-08-19T10:55:17+08:00] FATAL: ---------------------------------------------------------------------------------------
[2025-08-19T10:55:17+08:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: storage_directory[/home/fsx/gitlab-data/repositories] (gitaly::git_data_dirs line 25) had an error: Mixlib::ShellOut::ShellCommandFailed: ruby_block[directory resource: /home/fsx/gitlab-data/repositories] (gitaly::git_data_dirs line 36) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of stat --printf='%U' $(readlink -f /home/fsx/gitlab-data/repositories) ----
STDOUT:
STDERR: stat: 缺少操作对象
请尝试执行 "stat --help" 来获取更多信息。
---- End output of stat --printf='%U' $(readlink -f /home/fsx/gitlab-data/repositories) ----
Ran stat --printf='%U' $(readlink -f /home/fsx/gitlab-data/repositories) returned 1
求大佬解决 |