question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Running Postgres version 13.3 Running migrations … All migration ids = [‘2021-06-14T23:35:51’, ‘2021-06-14T23:45:55’, ‘2021-06-14T23:53:23’, ‘2021-06-14T23:57:34’] Haven’t run = [‘2021-06-14T23:35:51’, ‘2021-06-14T23:45:55’, ‘2021-06-14T23:53:23’, ‘2021-06-14T23:57:34’] Running MigrationManager … The command failed. user is a protected name, please give your table a different name.

I don’t have any table with this name.

Before that there was table naming error!

manager.add_table("Sessions", tablename="sessions")
manager.add_table("SessionsBase", tablename="sessions")  

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dantownsendcommented, Jun 29, 2021

Should be fixed now - I’ve push a new build to PyPI.

1reaction
heliumbraincommented, Jun 28, 2021

Yeah, looks good! I can have a shot at fixing it tomorrow, if you’re not on it already @dantownsend 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Data migration service error codes - Google Support
Data migration service error codes ; 11018, The Exchange server reports one of the folders in the mailbox is corrupt and cannot be...
Read more >
Typical Data Migration Errors You Must Know - Artha Solutions
Human and coordination error ... Data migration is an arduous process that involves multiple people, multiple systems, multiple sources, and multiple phases.
Read more >
Troubleshooting Failed Migrations - Microsoft Community Hub
A 'failed migration' is when the status of the move request shows as 'failed', and we have one or more failures logged in...
Read more >
Migration error messages - IBM
You can take corrective actions in response to error messages that occur while you use the Migration Manager application.
Read more >
Migration troubleshooting in production - Prisma
Failed migration · You modify a migration before running it and introduce a syntax error · You add a mandatory ( NOT NULL...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found