Issue Summary

I’m trying to make a duplicate Redash installed as ‘blank slate’ as a sibling environment to our existing install, but I’d like to transfer all the users off the existing db. I’ve set both secret/cookie keys to be the same, but I still can’t seem to get a successful login from a user I migrated over via postgres (I just migrated the users/groups table).

Is there something I’m missing? Would I have to rehash passwords over again?

Any help would be appreciated :slight_smile:

Technical details:

  • Redash Version:8
  • Browser/OS:Linux
  • How did you install Redash:Docker

Can you share more info about the error you receive and the steps you followed? Anything in the Redash logs?

Nothing in logs, user just gets generic “Email/Password doesn’t exist”

Wondering if there’s anything else I have to do besides using the same keys for the logins to still work