Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Application crashes after "Update DATABASE by heroku-postgresql"

Since yesterday, when heroku-postgresql made an automatic update to the add-on, the application doesn't open anymore. Instead, it crashed with a "error error: password authentication failed for user "neyzbgqnexgsom"" message that I can see in the Heroku logs tail.

Screenshot

My app was working fine for about 3 months, and it started crashing right after this. How can I make it work back again?

like image 849
Mihai Ciobanu Avatar asked Jul 01 '26 12:07

Mihai Ciobanu


1 Answers

I found out that after that update, the DATABASE_URL config variable has changed. You must populate the Config Vars once again with the new values from the DATABASE_URL.

like image 52
Mihai Ciobanu Avatar answered Jul 04 '26 11:07

Mihai Ciobanu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!