You cannot add the same domain name to multiple apps or split an app and domain name across more than one account.
Why is my app's database connection timing out?
Validated on 17 Jan 2025 • Last edited on 13 Feb 2025
High CPU utilization can cause timeouts between your app and database. Check your app’s CPU utilization and, if your app is using most of its CPU, consider either scaling your app to have additional CPU resources or reducing concurrency in your app to reduce the CPU load.
If your app is not using most of its CPU, check your app’s connection configuration and ensure it is correct. If you’re using a DigitalOcean Managed Database, review your connection parameters.
Related Topics
Why do I get the error "Domain Already Exists" when trying to add a domain to an app in another account?
How do I fix an "Image or digest not found" error with multiple registries?
Specify the registry property in the app spec.
Why am I getting an error when trying to forward DigitalOcean Functions to Managed OpenSearch?
Functions does not support forwarding to Managed OpenSearch.