docker-gitlab
docker-gitlab copied to clipboard
background migrations failed
It fails to upgrade from 14.2.7 to 14.3.0.
Back to 14.2.7, and found failed migration:
It fails to run finalize CopyColumnUsingBackgroundMigrationJob,ci_builds:
Need help.
Hi,
This comes from gitlab itself, not from this repo. Check google (I know, I'm helpful) and gitlabs own repo for more information.
Sammersbn/gitlab is only a dockerized package of the official image with some nice-to-have features, but nothing is changed from the "gitlab" source.
In addition,
- it looks like you're using an official gitlab image (
gitlab-rakecommand is not available forsameersbn/gitlab). Maybe you cannot get help here. just ask for gitlab team at gitlab forum or issue tracker for gitlab-org/gitlab repository. - The information you provide is very limited and will not be able to help you even if you are using
sameersbn/gitlaband we want to help you. Of course it should be the same for the gitlab team.
What command you have executed is certainly important and can sometimes help you directly suggest a solution. But unfortunately, this time we can't get anything from the resulting error message. In general, providing your setup (e.g. docker-compose.yml) is first step.
May you get the right support in the right place. Best,