6 months ago
curl https://developer.worldcoin.org/api/v2 locally returns successfully, while calling from inside the deployed container results in ETIMEDOUT
Pinned Solution
6 months ago
Does forcing IPv4 still time out?
Also, have you tried deploying the container in a different region?
I just spun up a bare-bones Alpine container in Singapore and curling the URL works just fine for me
8 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 ETIMEDOUT connecting to graph.facebook.com from Asia Southeast region
- 🧵 AWS SES - TCP Reset
- 🧵 Unable to reach public URL of other service during build step
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
Can you try doing curl -4 https://developer.worldcoin.org/api/v2 to see if forcing IPV4 works?
6 months ago
If it helps, I'm having a similar timeout issue with executing from inside a container, where the same call works from outside the container. Could be a Railway network issue
cwhitwell
If it helps, I'm having a similar timeout issue with executing from inside a container, where the same call works from outside the container. Could be a Railway network issue
6 months ago
Does forcing IPv4 still time out?
Also, have you tried deploying the container in a different region?
I just spun up a bare-bones Alpine container in Singapore and curling the URL works just fine for me
cwhitwell
If it helps, I'm having a similar timeout issue with executing from inside a container, where the same call works from outside the container. Could be a Railway network issue
6 months ago
Hi.
Are you in a EU region? Can you try migrating to the US eastern region for testing?
samgordon
Hi. Are you in a EU region? Can you try migrating to the US eastern region for testing?
6 months ago
Can confirm its working on US East but not EU west - is there an outage with EU?
cwhitwell
Can confirm its working on US East but not EU west - is there an outage with EU?
6 months ago
There has yet to be an official issue called, but yes, there is an issue going on in the Europe region. I would watch this thread for updates.
Status changed to Solved samgordon • 6 months ago
6 months ago
Yep, thank you very much, resolved by moving to California.
Forcing ipv4 in Europe did not help
Status changed to Awaiting Railway Response Railway • 6 months ago
Status changed to Solved szverev • 6 months ago
