Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zengxs/gitlab:16.5-ee rake aborted #53

Closed
ashmckenzie opened this issue Oct 25, 2023 · 5 comments
Closed

zengxs/gitlab:16.5-ee rake aborted #53

ashmckenzie opened this issue Oct 25, 2023 · 5 comments

Comments

@ashmckenzie
Copy link

ashmckenzie commented Oct 25, 2023

Hi,

I just noticed zengxs/gitlab:16.5-ee fails on boot after upgrading from zengxs/gitlab:16.4-ee with:

gitlab-web-1     | gitlab Reconfigured!
gitlab-web-1     | Checking for unmigrated data on legacy storage
gitlab-web-1     | Upgrade failed. Could not check for unmigrated data on legacy storage.
gitlab-web-1     |
gitlab-web-1     | rake aborted! Don't know how to build task 'gitlab:storage:legacy_attachments' (See the list of available tasks with 'rake --tasks') Did you mean? gitlab:db:truncate_legacy_tables:main /opt/gitlab/embedded/bin/bundle:25:in 'load' /opt/gitlab/embedded/bin/bundle:25:in '<main>' (See full trace by running task with --trace)
gitlab-web-1     |
gitlab-web-1     |
gitlab-web-1     | If you would like to restart the instance without performing this
gitlab-web-1     | check, add the following to your docker command:
gitlab-web-1     | -e GITLAB_SKIP_UNMIGRATED_DATA_CHECK=true
@ashmckenzie
Copy link
Author

Setting GITLAB_SKIP_UNMIGRATED_DATA_CHECK to true does bypass this error FYI.

@Sampozzo
Copy link

The same here.

@TheArshiyan
Copy link

TheArshiyan commented Oct 28, 2023

@zengxs It's the exact same for me, what do you think is causing the problem?

zengxs added a commit that referenced this issue Oct 30, 2023
@zengxs
Copy link
Owner

zengxs commented Oct 30, 2023

I apologize for the delayed response. I only saw this issue today.

After conducting an investigation, it appears that the issue occurred because I did not synchronize the latest commit from the upstream Dockerfile. I have now fixed this problem, and the latest image should no longer encounter such issues.

Apologies once again for any inconvenience caused.

@ashmckenzie
Copy link
Author

I can confirm this is now fixed, thanks @zengxs 👍 🙇 Keep up the amazing work! 🚀 💪

life1347 added a commit to life1347/gitlab-arm64 that referenced this issue Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants