Issues with API calls from n8n
Anonymous
HOBBYOP

2 months ago

Railway Pro plan blocking all outbound HTTPS from n8n Docker container. Same API works in Postman.

Project ID: d37fc28a-3880-42e4-828e-47f2950c85e3

$10 Bounty

3 Replies

Railway
BOT

2 months ago


brody
EMPLOYEE

2 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 3 months ago


Have you tried manually curling the HTTP URLs via container ssh (and/or enforcing IPv4)? Chances are, it’s trying to make outbound requests via IPv6, which isn’t supported as of now.


0x5b62656e5d

Have you tried manually curling the HTTP URLs via container ssh (and/or enforcing IPv4)? Chances are, it’s trying to make outbound requests via IPv6, which isn’t supported as of now.

Anonymous
HOBBYOP

2 months ago

No

I just deployed my n8n on railway but I am unable to use http api node in n8n. All my requests are timing out.


Loading...