Login fails after migrating #14262
-
Migrated from a testing system to a proper server using the documented dump/import commands. Server runs, but I can't log in due to an error that looks completely unrelated:
Looks like some incorrect data in the DB (which is also bad), but I don't see how that's related to logging in. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Turns out that something was wrong with the superuser, maybe because I reused the name from the old instance? Created a new one, everything's fine. |
Beta Was this translation helpful? Give feedback.
-
I'm still facing this issue when trying to remove the remote authentication. After removing the relevant parts out of the |
Beta Was this translation helpful? Give feedback.
Turns out that something was wrong with the superuser, maybe because I reused the name from the old instance? Created a new one, everything's fine.
Still unsure how that error is related, but marking as closed.