josh
josh
Explore posts from servers
RRailway
Created by josh on 5/27/2024 in #✋|help
Failed to get database connection despite Postgres service having an active deployment
No description
11 replies
RRailway
Created by josh on 3/4/2024 in #✋|help
Not seeing any logs from application
Hi all, is anyone else having issues trying to write logs to stdout/stderr? I'm unable to see any of my logs even with just simple println!()
5 replies
RRailway
Created by josh on 8/9/2023 in #✋|help
Cannot create code snapshot right now
Trying to use railway up results in this:
Cannot create code snapshot right now, please review your last commit or try again
If this error persists, please reach out to Railway team
Cannot create code snapshot right now, please review your last commit or try again
If this error persists, please reach out to Railway team
I have no github repo attached and it worked just fine yesterday with a dirty branch. Service ID 9ced1d0a-0e70-4661-aa9f-79e29869cf6e Help ASAP would be appreciated as I'm trying to deploy something in prod for my workplace
25 replies
RRailway
Created by josh on 7/18/2023 in #✋|help
Unable to deploy Rust project successfully
Hey there! I'm trying to deploy a Rust app where the actual app is in a subfolder of the main directory, project name craven-oranges on Railway. I've tried setting my root directory to the backend folder, using cargo build --manifest-path backend/Cargo.toml but no matter what I do the platform just tells me it can't find the binary to run. Am I doing something wrong or do I need to deploy from a Dockerfile? Thanks in advance
11 replies