Draak
Draak
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
thanks for the help! I appreciate it
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
yeah it's definitely doable in a Docker file. I'll play around a bit and see what I can do. In the end it sounds like this particular error is a sign something too complicated is going on in the build?
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
hmmm the rust doesn't call the python. It's kind of backwards right now since my build and start scripts are just proc calls in python. so I guess it's python provider and a rust dependency? Not sure how to apply those words to this configuration
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
not yet.
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
It's not one "app." I'm using whatever SDK is best supported to pull stuff from Stripe, Discord, Instagram etc. I just run them each one at a time.
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
Rust. But that rust will slowly move over to TypeScript as the primary as I add more APIs to pull from.
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
Because I'm terrible at maintaining them 😂
19 replies
RRailway
Created by Draak on 7/22/2024 in #✋|help
Build error: "Unable to build profile"
@Brody thanks for the quick reply. Do you think it could work with a custom nixpacks? To avoid a potentially messy dockerfile I would probably opt to make several mono-lingual services in railway instead 😅
19 replies
RRailway
Created by Draak on 9/18/2023 in #✋|help
Unchanged repo fails to deploy on env var change.
Whelp, turns out in my env var shuffle, I dropped NIXPACKS_NO_MUSL=1 which was the root cause. Things are working again. I'd normally ask for a better error but I'm not sure this one would be particularly easy to put into the system.
9 replies
RRailway
Created by Draak on 9/18/2023 in #✋|help
Unchanged repo fails to deploy on env var change.
The nixpacks documentation is pretty sparse, and there isn't much activity in the discord so I'm feeling cornered into building my own docker image before deploying.
9 replies
RRailway
Created by Draak on 9/18/2023 in #✋|help
Unchanged repo fails to deploy on env var change.
Still can't figure this one out. Poking around the image built locally with nixpacks build . shows that /bin/sh ./bin/tklbot results in cannot execute binary file. Thought that could mean it's not built for the right architecture, or that bash can't resolve the absolute path but explicitly specifying both yielded the same results.
9 replies
RRailway
Created by TonyS on 9/19/2023 in #✋|help
Project with cron job aways skipped
2090e121-cc62-4fbe-9114-5349121f7893
27 replies
RRailway
Created by TonyS on 9/19/2023 in #✋|help
Project with cron job aways skipped
yes. it's been untouched and it was working before.
27 replies
RRailway
Created by TonyS on 9/19/2023 in #✋|help
Project with cron job aways skipped
(watching because I'm having the same issue)
27 replies
RRailway
Created by Draak on 9/18/2023 in #✋|help
Unchanged repo fails to deploy on env var change.
rolling back to the previous successful deployment also doesn't work, so I'm a little dead in the water.
9 replies
RRailway
Created by Draak on 9/18/2023 in #✋|help
Unchanged repo fails to deploy on env var change.
2090e121-cc62-4fbe-9114-5349121f7893
9 replies
RRailway
Created by Draak on 9/17/2023 in #✋|help
Deploying Rust tries to copy binaries that don't exist.
Good to know that's the point I need my own nixpacks. thanks for the help!
8 replies
RRailway
Created by Draak on 9/17/2023 in #✋|help
Deploying Rust tries to copy binaries that don't exist.
I ended up figuring out my nixpacks woes. I was doing bin/tklbot instead of ./bin/tklbot for my start command 🤦‍♂️
8 replies
RRailway
Created by Draak on 9/17/2023 in #✋|help
Deploying Rust tries to copy binaries that don't exist.
2090e121-cc62-4fbe-9114-5349121f7893
8 replies
RRailway
Created by manna on 9/13/2023 in #✋|help
Cron Job Run Now
Adding a +1 because I'm running into this too.
7 replies