Error when trying to run migrations on Linux #3576
Unanswered
solucaodev
asked this question in
Help
Replies: 2 comments 8 replies
-
please share more details: env variables, db used, logs, etc |
Beta Was this translation helpful? Give feedback.
8 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to "run migration:run" using NodeJS on Linux, the framework is unable to check which migrations have already been applied before, so it tries to apply everything again.
When running "migration:status", I get a table with all migrations with "corrupt" status.
I didn't find any documentation about the problem.
Grateful for the attention!
Beta Was this translation helpful? Give feedback.
All reactions