dalton5
HOBBYOP
2 months ago
Hi, my service has been returning 404 for all requests since Tuesday, without any changes on my side.
Everything looks correct:
- App is running on port 8080
- Deployment is marked as successful
- Port 8080 is configured in Networking
- DNS is correctly configured
- But HTTP Logs show zero traffic — requests never reach my service
This was working perfectly until Tuesday. Nothing was changed in my code, no new push, domain is not expired. It seems like Railway stopped routing traffic to my service.
Can you help?
14 Replies
2 months ago
Enable private networking.
Attachments
2 months ago
Apply the changes.
2 months ago
Click Deploy.
2 months ago
Private networking is required for public networking.
Status changed to Solved brody • 2 months ago