Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Kyborg2011/5946901f5a31fa4a12feb958776f0de8 to your computer and use it in GitHub Desktop.
Save Kyborg2011/5946901f5a31fa4a12feb958776f0de8 to your computer and use it in GitHub Desktop.
Docker + Gitlab-CE: migrations did not complete problem
# It seems the migrations did not complete. Did you run reconfigure again to see if this gets resolved?
# Also check gitlab-rake db:migrate:status. You can try to run the migrations manually with gitlab-rake db:migrate.
# Make sure postgres is running.
gitlab-rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment