To rungitlab:check, run: Linux package installations: ShellCopy to clipboard sudo gitlab-rake gitlab:check Self-compiled installations: ShellCopy to clipboard bundleexecrake gitlab:checkRAILS_ENV=production UseSANITIZE=trueforgitlab:checkif you want to omit project names from the output. ...
sudogitlab-rake gitlab:backup:restoreBACKUP=1493107454_2017_04_25_9.1.0 Restart and check GitLab: sudogitlab-ctl startsudogitlab-rake gitlab:checkSANITIZE=true If there is a GitLab version mismatch between your backup tar file and the installed version of GitLab, the restore command will ab...
You may also have a look at ourTrouble Shooting Guide. # omnibus-gitlab sudo gitlab-rake gitlab:check # installation from source bundle exec rake gitlab:check RAILS_ENV=production NOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output. Example output: ...
sudogitlab-ctl restartsudogitlab-rake gitlab:checkSANITIZE=true If there is a GitLab version mismatch between your backup tar file and the installed version of GitLab, the restore command will abort with an error. Install thecorrect GitLab versionand try again. ...
sudo gitlab-rake gitlab:check # installation from source bundle exec rake gitlab:check RAILS_ENV=production NOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output. Example output: Checking Environment ... ...
Restart and check GitLab: sudogitlab-ctl startsudogitlab-rake gitlab:checkSANITIZE=true If there is a GitLab version mismatch between your backup tar file and the installed version of GitLab, the restore command will abort with an error. Install thecorrect GitLab versionand try again. ...
sudo gitlab-rake gitlab:check # installation from source bundle exec rake gitlab:check RAILS_ENV=production NOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output. Example output: Checking Environment ... ...
sudo gitlab-rake gitlab:checkSource Installationbundle exec rake gitlab:check RAILS_ENV=productionNOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output.Example output:Checking Environment ... Git configured for git user? ... yes Has python2? ... yes ...
gitlab-rake gitlab:check SANITIZE=trueChecking GitLab Shell ...GitLab Shell version >= 8.4.1 ? ... OK (8.4.1) hooks directories in repos are links: ... ... Running /opt/gitlab/embedded/service/gitlab-shell/bin/check Check GitLab API access: OK Redis available via internal API: ...
$ gitlab-rake gitlab:check SANITIZE=true Checking GitLab subtasks ... Checking GitLab Shell ... GitLab Shell: ... GitLab Shell version >= 8.4.4 ? ... OK (8.4.4) Running /opt/gitlab/embedded/service/gitlab-shell/bin/check