git@gitlab:~/gitlab$ sudo -u git -H bundle exec rake gitlab:setup RAILS_ENV=production
Failed to connect to Gitaly...
Error: 14:Connect Failed

  出现上述的问题时,需要修改文件/home/git/gitlab/lib/tasks/gitlab/setup.rake ,把第4行的check_gitaly_connection 注释掉,再次运行上述命令即可.

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
猜你喜欢
  • 2022-12-23
  • 2021-07-18
  • 2022-02-09
  • 2021-09-01
  • 2022-12-23
  • 2022-12-23
  • 2021-10-04
相关资源
相似解决方案