Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
I believe that you can use the doctl CLI as described here to get the logs:
https://docs.digitalocean.com/products/app-platform/how-to/view-logs/#view-logs-on-the-command-line
But the error is actually clear from the output that you’ve shared. The problem is that the address to your database server is not correct.
You can follow the steps on how to manage your databases with the App Platform here:
https://docs.digitalocean.com/products/app-platform/how-to/manage-databases/
Let me know how it goes!
Regards,
Bobby