josh
Explore posts from serversCannot create code snapshot right now
Trying to use railway up results in this:
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
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 advance11 replies