Why am I getting an error when trying to forward DigitalOcean Functions to Managed OpenSearch?
Functions does not support forwarding to Managed OpenSearch.
Validated on 22 May 2025 • Last edited on 4 Jun 2025
If your app using Docker images fails to deploy and the logs are vague or missing, for example you see ERR: container "my-app" in pod "my-app-123456-1234" is waiting to start: trying and failing to pull image
with no deploy logs, follow these steps to troubleshoot:
--platform=linux/amd64
).latest
or debug
. Duplicate tags can create conflicts with a cached version when pulling the image. Instead, use a unique tag such as vX.Y.Z
or latestv1
.docker build --no-cache -t $tag_name
.COPY
command may work locally on an Apple M3 Chip machine, but not Linux AMD64.Functions does not support forwarding to Managed OpenSearch.
App Platform automatically generates and issues the SSL certificate during the configuration.
Your app may have crashed while trying to receive an upload or return a response larger than it has been configured to manage.
Try using different keywords or simplifying your search terms.