4 days ago
Hello Railway Team,
I have upgraded to the Pro plan specifically to use the Static Outbound IP feature for my n8n service, but the feature does not seem to be working correctly.
Here is the situation:
My n8n service (Project ID:, Service Name: Primary) was unable to make outbound requests, resulting in a
getaddrinfo ENOTFOUND
error.I upgraded to the Pro plan and enabled "Static Outbound IPs" for the service. The assigned IP is
208.77.244.15
.I have performed a full redeployment of the service after enabling the feature.
Despite this, the
HTTP Request
node in n8n still fails with the exact samegetaddrinfo ENOTFOUND
error.The deployment logs show that the service starts with
n8n ready on :: port 5678
, indicating it is still bound to the IPv6 private network.
It appears that DNS requests from my service's IPv6 environment are not being routed through the static IPv4 outbound gateway. Could you please investigate why this paid feature is not functioning as expected for this setup?
Thank you.
1 Replies
3 days ago
Could you give more details as to:
What the full error giving you
getaddrinfo ENOTFOUND
is ?What HTTP Request you're running ?
What you expected to do with static outbound IPs ?
Status changed to Awaiting User Response railway[bot] • 3 days ago