Connection details are unavailable while the database is being provisioned Digital Ocean

Viewed 342

I have trouble with the database connection. The application (Node.js/Strapi) can not be reaching to the database. We couldn’t see even the connection strings or database username/password. Currently using Digital Ocean Apps platform. (Webservice Node.js/Postgresql)

Database component shows use this error: “Connection details are unavailable while the database is being provisioned.”

In the meantime, I’ve disabled the “trusted connection” mark yesterday, could this be the cause of the problem? Now, I can not mark again, it doesn’t exist.

Related post: https://forum.strapi.io/t/digitalocean-database-connection-failed/1339

Database Component: enter image description here

Node.js Error:

enter image description here

1 Answers
Related