In some cases it is necessary to rebuild theauthorized_keysfile, for example, if after an upgrade you receivePermission denied (publickey)when pushingvia SSHand find404 Key Not Founderrors inthegitlab-shell.logfile. To rebuildauthorized_keys, run: ...
Sometimes during version upgrades you might end up with some wrong CSS or missing some icons. In that case, try to precompile the assets again. Note that this only applies to source installations and does NOT apply to omnibus packages. For installations from source: cd /home/git/gitlab sudo...
Checks which files still have a record in the database. If no database record is found, the file and directory is deleted from disk.By default, this task does not delete anything but shows what it can delete. Run the command with DRY_RUN=false if you actually want to delete the files...
Any .git repositories found on any of the subfolders will be imported as projects Groups will be created as needed, these could be nested folders. Example: If we copy the repos to/var/opt/gitlab/git-data/repository-import-<date>, and repo A needs to be under the groups G1 and G2,...
For GitLab installations using the Docker image or the GitLab helm chart on a Kubernetes cluster, the restore task expects the restore directories to be empty. However, with docker and Kubernetes volume mounts, some system level directories may be created at the volume roots, likelost+founddirec...
It will check that each component was setup according to the installation guide and suggest fixes for issues found. You may also have a look at ourTrouble Shooting Guide. # omnibus-gitlab sudo gitlab-rake gitlab:check # installation from source ...
It will check that each component was setup according to the installation guide and suggest fixes for issues found. You may also have a look at ourTrouble Shooting Guide. # omnibus-gitlab sudo gitlab-rake gitlab:check # installation from source ...
If no database record is found, the file and directory is deleted from disk. By default, this task does not delete anything but shows what it can delete. Run the command with DRY_RUN=false if you actually want to delete the files: Shell Copy to clipboard sudo gitlab-rake gitlab:clea...
There are also issue when the group exists - a repo get's created on disk but from the UI it is not seen. The repo name is a combination of the 'group/reponame' instead of reponame. This is seen by a customer ZD:https://gitlab.zendesk.com/agent/tickets/86936(internal only) Alexa...
Generating RDoc documentation/Users/naohashizume/.local/share/mise/installs/ruby/3.3.7/lib/ruby/gems/3.3.0/gems/bundler-2.5.11/lib/bundler/definition.rb:594:in'Bundler::Definition#materialize': Could not find lefthook-1.10.10, rubocop-1.68.0, rubocop-rake-0.6.0, yard-0.9.37, pry-byebug-...