Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sanrandry/a0e02e2b0253fea89e7d3b3552a0e8c5 to your computer and use it in GitHub Desktop.
Save sanrandry/a0e02e2b0253fea89e7d3b3552a0e8c5 to your computer and use it in GitHub Desktop.
gitlab community edition installation ruby wait error

if you have this error

 * link[/opt/gitlab/service/redis] action create
  - create symlink at /opt/gitlab/service/redis to /opt/gitlab/sv/redis
 * ruby_block[wait for redis service socket] action run

execute this command on the server in another terminal

systemctl start gitlab-runsvdir.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment