'authentication failed after postgreSQL maintenance on Heroku

Today I got an email saying my database requires maintenance, it did the maintenance and reported that everything is back up. However now whenever I try to access the db trough my website I get an error:

'org.postgresql.util.PSQLException: FATAL: password authentication failed for user...'

I can still access the db trough CLI but the credentials given for the database have stopped working. Using hobby dev so I cant even write a ticket... Any ideas how to fix this issue? Thanks



Solution 1:[1]

It just took over 12hours for my credentials to get changed, it works now.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Lauri