Why am I getting an error when trying to forward DigitalOcean Functions to Managed OpenSearch?

Validated on 4 Jun 2025 • Last edited on 5 Jun 2025

When attempting to forwarding DigitalOcean Functions logs to Managed OpenSearch, you may receive the error error validating app spec field "functions.log_destinations.open_search.cluster_name": function "webhooks" log destination "digitalocean" trusted sources firewall rules found for cluster opensearch. Please disable Trusted Sources for the cluster and try again.

This is because functions does not support log forwarding to Managed OpenSearch. For alternatives, see How to Manage Functions.

How do I fix the error "Record is managed by an App on this account, and cannot be deleted"?

Use the app’s Settings tab to remove domains associated with App Platform apps.

Why do I get the error “JavaScript heap out of memory” during deployment?

Increase the heap memory by setting the environment variable NODE_OPTIONS=–max-old-space-size=4096.

How do I fix a "permission denied for schema public" error in my dev database?

Delete the existing dev database and create a new one. Then make sure that the app deployment completes successfully.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.