Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- su -l git -c "cd /usr/local/www/gitlab-ce && rake gitlab:check RAILS_ENV=production"
- Checking GitLab subtasks ...
- Checking GitLab Shell ...
- GitLab Shell: ... GitLab Shell version >= 13.17.0 ? ... OK (13.17.0)
- Running /usr/local/share/gitlab-shell/bin/check
- Internal API available: OK
- Redis available via internal API: OK
- gitlab-shell self-check successful
- Checking GitLab Shell ... Finished
- Checking Gitaly ...
- Gitaly: ... default ... OK
- Checking Gitaly ... Finished
- Checking Sidekiq ...
- Sidekiq: ... Running? ... no
- Try fixing it:
- sudo -u git -H RAILS_ENV=production bin/background_jobs start
- For more information see:
- doc/install/installation.md in section "Install Init Script"
- see log/sidekiq.log for possible errors
- Please fix the error above and rerun the checks.
- Checking Sidekiq ... Finished
- Checking Incoming Email ...
- Incoming Email: ... Reply by email is disabled in config/gitlab.yml
- Checking Incoming Email ... Finished
- Checking LDAP ...
- LDAP: ... LDAP is disabled in config/gitlab.yml
- Checking LDAP ... Finished
- Checking GitLab App ...
- Git configured correctly? ... yes
- Database config exists? ... yes
- All migrations up? ... yes
- Database contains orphaned GroupMembers? ... no
- GitLab config exists? ... yes
- GitLab config up to date? ... yes
- Log directory writable? ... yes
- Tmp directory writable? ... yes
- Uploads directory exists? ... yes
- Uploads directory has correct permissions? ... yes
- Uploads directory tmp has correct permissions? ... skipped (no tmp uploads folder yet)
- Init script exists? ... no
- Try fixing it:
- Install the init script
- For more information see:
- doc/install/installation.md in section "Install Init Script"
- Please fix the error above and rerun the checks.
- Init script up-to-date? ... can't check because of previous errors
- Projects have namespace: ...
- GitLab Instance / Monitoring ... yes
- Redis version >= 4.0.0? ... yes
- Ruby version >= 2.7.2 ? ... yes (2.7.2)
- Git version >= 2.29.0 ? ... yes (2.31.1)
- Git user has default SSH configuration? ... yes
- Active users: ... 1
- Is authorized keys file accessible? ... no
- Trying to fix error automatically. ...Success
- GitLab configured to store new projects in hashed storage? ... yes
- All projects are in hashed storage? ... yes
- Checking GitLab App ... Finished
- Checking GitLab subtasks ... Finished
Advertisement
Add Comment
Please, Sign In to add comment