Your app may have crashed while trying to receive an upload or return a response larger than it has been configured to manage.
Why does my app not restart when it fails a health check?
Validated on 12 Feb 2025 • Last edited on 12 Feb 2025
If an app’s health check fails, the app currently does not restart. This is because App Platform does not currently support liveness probes. An app only automatically restarts if the app crashes or if its disk or RAM usage exceeds the its limits.
To configure your app’s health checks, see How to Set Up and Manage Health Checks.
Related Topics
Why am I receiving 520 status codes from my app?
Why am I receiving a forbidden error when making changes to my App Platform app?
Your team balance may be past due. Pay your balance to lift restrictions on actions you can take on the platform.
Where can I find the client IP address of a request connecting to my app?
You can find the client IP address of a request connecting to your app in the do-connecting-ip
HTTP header.