Server is active but API is down
sanjay-sahu-bandla
FREEOP

10 months ago

I'm able to see the server is active but when I make requests for the API endpoint, it's failing

API: bil-api.up.railway.app

Solved

4 Replies

10 months ago

It's working fine for me, getting an API 404 response from that url


sanjay-sahu-bandla
FREEOP

10 months ago

Yes, it's working fine in another device.

But in current device, it's showing the site can't be reached.

And there are no errors in the deploy logs as well.

Unable to figure the cause for this issue

Attachments


10 months ago

Maybe something on your device is blocking it for some reason, nothing Railway can do about that unfortunately


echohack
EMPLOYEE

10 months ago

It looks like your Public Domain is working correctly: https://bil-api.up.railway.app/

I'm getting a 404, which means that your webapp's root isn't configured correctly. You'll have to go take a look at that and fix that in your application. But you're definitely serving traffic.


Status changed to Awaiting User Response Railway 10 months ago


Status changed to Solved echohack 10 months ago


Loading...