gitlab的启动报错问题

时间:2016-01-01 23:07:14   收藏:0   阅读:5126

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的配置文件是严格检查语法的,我就是没有空格,才导致了启动失败,失败真乃成功之母,记忆深刻


评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!