sameersbn / sameersbn/docker-gitlab
9.3.9 -> 9.4.4 Migration error ...
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
gitlab | Missing Rails.application.secrets.jws_private_key for production environment. The secret will be generated and stored in config/secrets.yml.
gitlab | rake aborted!
gitlab | StandardError: An error has occurred, all later migrations canceled:
Any ideas are always appreciated!
-Alan
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the migration output for the 9.3.9 to 9.4.4 upgrade and inspect config/secrets.yml, especially the Rails.application.secrets.jws_private_key setting. Reproduce the failure in the Dockerized GitLab environment, identify why the production secret is missing, and confirm that the migration completes without aborting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, gitlab, rails
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100