Permission denied @ rb_sysopen – /var/log/gitlab/gitlab-shell/gitlab-shell.log (Errno::EACCES)

Spread the love

If you got error: Permission denied @ rb_sysopen – /var/log/gitlab/gitlab-shell/gitlab-shell.log (Errno::EACCES) just run in console:

your_name@your_host:/var/log/gitlab$ sudo chown -R git:git gitlab-shell

Leave a Reply