morgandri1
HOBBYOP
a year ago
Hello!
I'm currently developing a websocket app which i've (finally) verified i can connect to when running locally. following prior advice from railway, i ripped out all the TLS logic. When trying to connect to my websocket server on railway, I get hit with 502 errors. i've tried the following protocols before the url:
ws
wss
http
httpsproject ID is 34ad0bec-50ae-4468-b26b-155b63b2b733
10 Replies
a year ago
please provide a link to the domain
a year ago
firstly, you need to use wss
a year ago
Railway is secure by default, and only secure
a year ago
ssecondly, please read this docs page -
i'm not sure how to mark this as solved, but those docs reminded me about the host information
a year ago
no problem!