Why can't I route traffic to my app's dedicated egress IP address?

Validated on 16 Dec 2024 • Last edited on 20 Dec 2024

Egress (outbound) traffic flows from an app to external resources. Ingress (inbound) traffic flows from external resources to your app.

App Platform provides several free public ingress IP addresses. To route ingress traffic to your app, create a DNS record (like an A record) that directs traffic from your domain to one of these public ingress IP addresses.

In contrast, App Platform’s dedicated egress IP address are an optional, paid feature. When you add a dedicated egress IP address to your app, all of your app’s outbound requests originate from that IP address. You can use this to restrict external resources to receive only outgoing traffic from your app.

How to Add Static IP Addresses to App Platform Components

Add a static IP addresses to your app that allow you to route traffic to and from your app with consistent IP addresses.

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.