#how to create a new username and password?
6 messages · Page 1 of 1 (latest)
i'm getting this "error: Error starting server
Error: SASL: SCRAM-SERVER-FIRST-MESSAGE: client password must be a string" while following this "npx medusa user -e [email protected] -p some-password"
check your db credentials, this error is throw if there is an issue with the db connection 👍
how do i check it?
Check the connection string you are using to connect to the db. Make sure everything is set correctly.
any app for that?