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

Migrations not running in remote environment #235

Closed
crokita opened this issue Mar 31, 2021 · 0 comments · Fixed by #236
Closed

Migrations not running in remote environment #235

crokita opened this issue Mar 31, 2021 · 0 comments · Fixed by #236
Labels

Comments

@crokita
Copy link
Contributor

crokita commented Mar 31, 2021

Bug Report

When attempting to deploy the policy server in an ec2 instance the migrations refused to operate, and the db-migrate would silently fail.

Reproduction Steps
  1. Run db-migrate up in an aws ec2 environment with a fresh server install
Expected Behavior

All the migrations run through before start up

Observed Behavior

No migrations run and the server starts up anyways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants