gitlab 安装过程中的坑

2018-08-13  本文已影响9人  java_飞

GitLab

在卸载gitlab然后再次安装执行sudo gitlab-ctl reconfigure的时候往往会出现:ruby_block[supervise_redis_sleep] action run,会一直卡无法往下进行!

解决方案:

1、按住CTRL+C强制结束;

2、运行:sudo systemctl restart gitlab-runsvdir;

3、再次执行:sudo gitlab-ctl reconfigure

本文转载自:http://www.cnblogs.com/springwind2006/p/6872773.html

上一篇 下一篇

猜你喜欢

热点阅读