centos - Gitlab install on CentOS6 -


i installed gitlab on centos 6.4.

but when restart gitlab-ctl, not work properly.

normal:

[0/root]gitlab-ctl restart

ok: run: gitlab-workhorse: (pid 19847) 1s

ok: run: logrotate: (pid 19856) 0s

ok: run: nginx: (pid 19863) 1s

ok: run: postgresql: (pid 19874) 0s

ok: run: redis: (pid 19883) 0s

ok: run: sidekiq: (pid 19889) 0s

ok: run: unicorn: (pid 19894) 1s

mine:

[0/root]gitlab-ctl restart

ok: run: postgresql: (pid 42342) 0s

ok: run: redis: (pid 42344) 1s

the installation completed without errors.

how can that?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -