Kuha
Kuha
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
So just as for future reference, if anyone is trying to use WebSocketSharp to connect to Railway, it won't work due to WebSocketSharp issues
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
had to change to a different library and it now works all fine
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
welp, the Unity library wasn't compatible with Railway's certificate it seems
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
@Brody is there a way to check which TLS version railway is using?
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
but I thought railway handled the certificates
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
All I'm finding related to said error are SSL certificates related errors
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
Okay, it's refusing the connection with a code 1015
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
but here I don't even get connected in the first place
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
locally after a connection I can see the closing reason, status and everything
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
All I do different between local and deploy is switching the BaseURL field
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
That is what's throwing me off. There are logs for any error message that gets thrown as I could test everything when running locally
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
in the railway logs it never shows the connection opened in the first place
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
It doesn't give any error at all
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
No description
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
printing the state goes from "Connecting" to "Closed" but when running locally it goes from "Connecting" to "Opened"
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
but with the exact same url from the actual client (Made sure by making it print the url+token and pasting it into postman) and the client gets instantly replied with a closed websocket by railway
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
It's strange, now I managed to connect through postman to the railway wss
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
locally both run on 8002 without issues
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
nope
39 replies
RRailway
Created by Kuha on 11/18/2024 in #✋|help
Websocket issues
There is a log on the server that prints when a connection gets established, but the socket never opens at all
39 replies