Requests seem to not reach my server anymore. I am seeing a lot of 404.
s0er3n
HOBBYOP

3 months ago

Can someone look at this. I tried to restart and redeploy but nothing changed.

image.png

image.png

Solved

23 Replies

razzmatazzz
HOBBY

3 months ago

I'm having this same issue, althogh all connection requests to my websocket server are returning 404


s0er3n
HOBBYOP

3 months ago

this image is from earlier today now its also all requests



s0er3n
HOBBYOP

3 months ago

i have my own status page on another server


s0er3n
HOBBYOP

3 months ago

i am just hoping someone here atleast acknowledging it here


sweaver2001
HOBBY

3 months ago

I am getting the same 404 failures. It started about 1 hour and 40 min ago for me.


sweaver2001
HOBBY

3 months ago

My project is up and running but you can't get to it publicly.


sweaver2001

My project is up and running but you can't get to it publicly.

imbriaco
EMPLOYEE

3 months ago

Could you please make sure your public networking has a port configured that matches the port your application listens on? That should get you going again.


chingu-service
PRO

3 months ago

I'm seeing the same symptom on my server. The webpage is trying to link to a server as part of OAUTH authentication using a public networking URL. This was working for the past 10 months, but started to fail a few hours ago


dwaynemac
PRO

3 months ago

services offline here too


3 months ago

Please link your services.


chandrika
EMPLOYEE

3 months ago

Hi folks, if you're running into this, could you please go to your service's Settings --> Networking --> Public Networking, and click the edit icon on each domain, and set the port to match the port your app listens on (e.g. if your app listens on port 3000, set it to 3000).

This should restore traffic immediately, you won't need to redeploy


dwaynemac
PRO

3 months ago

this service went offline: df8dc4e7-8b89-4b7f-9f8e-6935a64870e3


dwaynemac
PRO

3 months ago

this service is online but new deploys wont reach the healthcheck

d6726a6a-b563-40b5-9a6a-ec676b7d416f


dwaynemac

this service went offline: df8dc4e7-8b89-4b7f-9f8e-6935a64870e3

dwaynemac
PRO

3 months ago

as seen in other threads here i manually enabled private network.

the question is why it suddenly stopped working and this manual intervention was required.


dwaynemac

this service is online but new deploys wont reach the healthcheck d6726a6a-b563-40b5-9a6a-ec676b7d416f

dwaynemac
PRO

3 months ago

fixed it. it was unrelated.


chandrika

Hi folks, if you're running into this, could you please go to your service's Settings --> Networking --> Public Networking, and click the edit icon on each domain, and set the port to match the port your app listens on (e.g. if your app listens on port 3000, set it to 3000). This should restore traffic immediately, you won't need to redeploy

razzmatazzz
HOBBY

3 months ago

This doesn't work. My project was already set up to use port 443 for public networking. I set it to a different port, then set it back to 443, but it still doesn't work.


3 months ago

Do you have private networking enabled?


razzmatazzz
HOBBY

3 months ago

no


3 months ago

Please enable that.


razzmatazzz
HOBBY

3 months ago

That did the trick. Thank you!


3 months ago

No problem


egsns04
HOBBY

3 months ago

Brody - Thank you this worked for me as well!


Status changed to Solved brody 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...