simple socket server got timeout error
hi i have a simple question if i have a java simple sever (spring boot) and in my app in another port i have a simple server sockt. when i call to him with socket im getting timeout error, why?
11 Replies
Please provide your project ID or reply with
N/A
. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.No project ID was provided. Closing thread.
bd356248-10e2-4098-a5cd-8874323dc122
Are you using a custom domain or the default domain provided by railway?
Railway | Help Center
WebSocket Connections Disconnecting – Railway | Help Center
Steps to take to make sure that WebSockets are behaving as expected on the platform.
Default domain but I means to Socket no web socket
now by socket, do you mean websockets?
TCP socket
sorry you can only access your service over https externally
Ok thnkes
if you don't need to access that TCP socket externally, you can always access it from other services in the same project over the private network