
Post Appwrite installation when I change the default password for mariaDB in .env file (_APP_DB_PASS / _APP_DB_ROOT_PASS) it causes a bad gateway error and Appwrite docker logs have the below error
Database not ready. Retrying connection (1)... Database not ready. Retrying connection (2)...
How is one supposed to change the default password ?

Changing the password in the .env only changes what Appwrite uses to connect to the database. The password in mariadb is still the same. You'd follow the typical steps of changing a mariadb password to actually change the password

understood.. thanks

[SOLVED] Changing DB password in .env causes bad gateway
Recommended threads
- Having errors migrating to cloud
Project will not migrate compeltely
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
