Starting GitLab Unicorn
Starting GitLab Sidekiq
Starting gitlab-git-http-server
master failed to start, check stderr log for details
.
The GitLab Unicorn web server is not running.
The GitLab Sidekiq job dispatcher with pid 56999 is running.
The gitlab-git-http-server with pid 56975 is running.
在修改完gitlab.yml的邮箱配置后,启动gitlab服务,报如上错误
经过查找问题,发现就是配置文件,配置邮箱字段:******from:此后面必须有一个空格,yml的配置文件是严格检查语法的,我就是没有空格,才导致了启动失败,失败真乃成功之母,记忆深刻
时间: 2024-10-19 09:13:47