Functions does not support forwarding to Managed OpenSearch.
Why are there multiple 408 errors in App Platform's runtime logs?
Validated on 24 Jun 2024 • Last edited on 2 Jul 2024
Multiple 408 errors are often caused by your app sending health checks with very short timeouts to App Platform. They typically don’t affect the functionality of the app.
Some apps, especially PHP apps, send health checks that time out before App Platform responds, and this causes the 408 error. You can’t prevent the 408 errors from appearing in the runtime logs because you can’t filter or suppress the health checks.
Related Topics
Why am I getting an error when trying to forward DigitalOcean Functions to Managed OpenSearch?
My container-based app fails to deploy without logs or error codes.
Troubleshoot by making sure the Dockerfile and its commands build on Linux AMD64 and other steps.
How do I generate my app's SSL certificate?
App Platform automatically generates and issues the SSL certificate during the configuration.