Production environment not starting

0
after downloading the backup from postgresql database, i loaded it into production environment. When i am restarting the environment, i am getting following error. What might be the reason
asked
1 answers
0

The error mentions that you are not allowed to use 1 as the password for the default administrator.

image.png

What you could try is change it in StudioPro and deploy a new version to the environment from where you downloaded the backup. Then create a new backup (with the changed default password) and restore it to prod.

answered