battlesqui_d
battlesqui_d
Explore posts from servers
RRailway
Created by battlesqui_d on 7/24/2024 in #✋|help
Port not detected for template project
Currently testing out a template I made, and an issue I noticed is that the services aren't properly exposed by default, presumably because Railway can't detect the port. I have to remove the domain and re-add it, at which point the port is properly detected. Are there any workarounds to this or potentially plans to support port detection for templates?
11 replies
RRailway
Created by battlesqui_d on 7/20/2024 in #✋|help
Passing CLI args to start command
I'm currently trying to create a template, and I want to pass env vars as arguments to the start command. Is there a way to do this? From my initial research, it seems not since custom start commands are run using exec mode, but I might be overlooking something.
10 replies
RRailway
Created by battlesqui_d on 7/20/2024 in #✋|help
Unable to access service through HTTP
I'm trying to set up a service with the following repo: https://github.com/Battlesquid/railway-victorialogs When I try to expose the service and access it. I get a 404. Service is listening on 0.0.0.0 and the port is correct, so I'm at a loss for what the issue could be. I experienced a lot of weird behavior trying to fix it: - Doesn't work at all (404 across the board) - Works, but only on chrome (couldn't get it working on Edge or Firefox) - Eventually worked when I was somehow able to disable the edge proxy...but I can't consistently disable it
43 replies
RRailway
Created by battlesqui_d on 4/1/2024 in #✋|help
Unable to add repository to service that I'm a collaborator on
I'm a collaborator on a github repo, and I'm trying to deploy a service on railway using that repo. When I look for it, the search turns up empty. Any solutions?
14 replies