a year ago
Dear Railway Support Team,
I am experiencing an issue with my deployed application on Railway. Although the server seems to be running and I can see log messages indicating that the server is up and running, the application is not accessible from the web, and I am unable to send requests to it.
Here are some details about the issue:
Application URL:https://web-production-4700.up.railway.app
Error: When attempting to make POST requests to the
/ticketsendpoint, I receive aconnect ETIMEDOUTerror. The server does not respond to any requests.Log Output: The logs indicate that the server is running on port 8080. The log message is: "Server is running on port 8080, HELLO WORLD!"
I have verified that the server code is correctly configured to listen on port 8080, and I have used the correct URL in my requests. Additionally, I have checked the configuration and made sure the deployment settings are correct.
Could you please assist in diagnosing this issue? I would appreciate any help you can provide to resolve this problem.
Thank you for your support.
0 Replies