Builds failing due to Nixpacks error
Hi, builds across my railway deployed monorepo services have been failing at the yarn install stage all day today, I have retried multiple times throughout the day and get the same error.
I've also tried redeploying a previously successful build and got the same error.
Dependency install and build works fine locally.
error:
9 Replies
Project ID:
316aa21f-dc55-4e9f-be8f-13129d27d7c0
316aa21f-dc55-4e9f-be8f-13129d27d7c0
have these builds with unchanged code worked before?
yes
deployed successfully on Sep 29, 2023 12:01 pm CST
Redeployed the same build today and got the above error
look at the build logs for the last successful deployment, tell me the nixpacks version that's printed on the banner of the build table at the top of the build logs
v1.16.0
v1.17.0 on the failing builds
then let's go back to 1.16.0
add a railway.toml to your project with this in it
do I need to move my GUI deployment configs to the railway.toml as well for each service, or is the config file additive to anything configured in the GUI?
it's additive and would overwrite anything you may have set in the gui