Fetching data from strapi on private url
justyn
PROOP

a year ago

Hi, we have Strapi running in a service on railway and an astrojs application running in a separate service that queries Strapi and does SSR. Everything works fine if I use the public Strapi url, but if I trying using the private one i get getaddrinfo ENOTFOUND

Solved

3 Replies

Hey! Could you try again?

edit: to elaborate, your services were stuck on a legacy runtime setting that caused some private networking DNS issues with Alpine-based images - I've flipped the switch for you so a redeploy should fix that. Please let me know if it doesn't!


Status changed to Awaiting User Response Railway over 1 year ago


justyn
PROOP

a year ago

Thanks for the reply, I tried redeploying both services and it is still not work.


Status changed to Awaiting Railway Response Railway over 1 year ago


https://railway.com/project/0fc03819-38d2-42a8-ac43-6937e0b9de9f/service/c9145825-417f-412f-a368-2c1ca2ac7bac

You're referring to this, correct? Could you try doing CMD+K -> Deploy latest commit?


Status changed to Awaiting User Response Railway over 1 year ago


Status changed to Solved justyn 11 months ago


Loading...