Replies: 2 comments 3 replies
-
|
On initialization, we default the password to That password is here: |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
On postgres, I ran: UPDATE "user" SET password='\$2b\$10\$BUli0c.muyCW1ErNJc3jL.vFRFtFJWrT8/GcR4A.sUdCznaXiqFXa' WHERE username='admin';To reset it back to |
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.
-
I previously deployed Umami version 1.39.5 with MySQL as the database. Now, due to server migration, I need to redeploy Umami and MySQL. I plan to import the existing MySQL data to the new MySQL server. However, I have forgotten the Umami password. How can I recover it while ensuring that the database data remains intact? Please assist me in resolving this.
Beta Was this translation helpful? Give feedback.
All reactions