IPv4 outbound broken from app containers since today - n8n / Pipedrive
-
Hi,
Since today (April 9, 2026), outbound IPv4 connectivity from app containers is broken. Nothing was changed on our side. Restoring an n8n backup from several days ago did not fix the issue.
Symptoms:
- Workflows using Pipedrive (and Webflow) fail with: "The host is unreachable, perhaps the server is offline"
- Logs show:
connect EHOSTUNREACH 172.67.68.102:443andconnect EHOSTUNREACH 104.18.188.228:443 - Error also appears for community nodes fetching:
Error while fetching community nodes: connect EHOSTUNREACH 172.67.68.102:443
Diagnosis performed:
-
DNS is working — after fixing the upstream DNS (changed from OVH DNS 213.186.33.99 to 1.1.1.1 on ens3/ens4),
nslookup api.pipedrive.comresolves correctly from inside the container. -
IPv6 works, IPv4 does not —
curl https://api.pipedrive.comsucceeds via IPv6 butcurl -4 https://api.pipedrive.comfails with "No route to host" from inside the container. -
Host can reach the IPs fine —
ping 172.67.68.102andping 104.18.188.228both succeed from the host. -
Container network looks correct:
- Default route:
default via 172.18.0.1 dev eth0 - Container IP:
172.18.18.25/16
- Default route:
-
iptables / NAT look correct:
- MASQUERADE rule exists for
172.18.0.0/16 → !br-c372a117c03f cloudron_blocklistipset is nearly empty (8 entries), does not contain Cloudflare IPs- DOCKER-CT, DOCKER-FORWARD, DOCKER-USER chains reviewed — nothing obviously blocking
- MASQUERADE rule exists for
-
The issue seems to affect all app containers for external IPv4, not just n8n.
Question: Did something change on the Cloudron platform side today (routing, iptables rules, network configuration) that could explain why IPv4 forwarding from containers to external IPs stopped working, while IPv6 remains functional?
Host info:
- Cloudron host ID: 9fa34633-859b-460d-a883-d1d3f5030f54-0
- Affected app container: 53ed2453-c0d6-49ca-96f9-666104462c2f (n8n)
- VPS provider: OVH / OpenStack
Please let us know what to check next or if a platform-level fix is needed.
Thank you.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login