Morgan
502 On websocket
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:
project ID is 34ad0bec-50ae-4468-b26b-155b63b2b733
13 replies
Websockets and TLS certificates
Hello!
I’m a huge websocket noob but I’ve built a little service and wanted to spin it up.
When I did, I didn’t include my locally signed certificates in my build, which caused my server to crash. How can I serve websocketsecure over TLS without access to these files? Or, is there a way for me to access the provided letsEncrypt certificate/key?
Project ID: 34ad0bec-50ae-4468-b26b-155b63b2b733
5 replies
Minecraft server
Hey guys!
So i'm using the minecraft server template and it works pretty well!
I was looking into the further configuration, and couldnt find a way to change java version on Railway. Has anyone been able to successfully change java version and get mods installed on the correct forge/minecraft versions?
108 replies
[Quart] Networking quart on railway?
Hey guys!
So, i created a new deployment,
it started, logs are all good
set it to port 443
created a new domain
redeployed
but i'm still getting "The application did not respond" errors...
How can I fix this?
9 replies
Version support for different languages
Not sure if this exists for Node and such, but i was wondering if there's a way to upgrade my python version from 3.x to 3.9+ for the Union operator as well as some other QoL stuff. Is there a reason most serverless hosts like railway and hop use older versions?
10 replies