SnailMan
SnailMan
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Got my Dockerfile up and running and everything seems to work, including the ffmpeg. Thanks once again.
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
I'll try to cook up something then, thanks for the idea
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Okay apparently this is not the end of my issues... I can see in the logs that ffmpeg being installed, but I guess the binary is not in the PATH? My code can't spawn the ffmpeg process, it says that there is no such file. For testing I tried to run a which ffmpeg but it doesn't return anything. Tried installing it via aptPkgs instead of nixPkgs but the issue still persists.
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Thanks for the help!
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Ok, it deployed with ffmpeg
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Oh, I somehow missed it in the docs that without the ... it discards the auto-detected packages
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Now it includes the compilers
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
No description
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Removed the file and it deployed successfully
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Yes it is
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Thats what I did, I made an another service from the same repo.
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
It had everything cached and instantly failed due to the same error
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
No description
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
it shows rust as the provider in the settings
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
providers = ["rust"]

[phases.setup]
nixPkgs = ["ffmpeg"]
providers = ["rust"]

[phases.setup]
nixPkgs = ["ffmpeg"]
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
Here are the build logs
32 replies
RRailway
Created by SnailMan on 6/7/2024 in #✋|help
Rust project fails to build
17da20a5-39a3-45c4-9dc5-073cd4c32640
32 replies
RRailway
Created by SnailMan on 9/7/2022 in #✋|help
Multiple DBs
Thanks! I really don't know how i didn't notice this.
4 replies