Builds going in a loop on Installing ruby-3.2.2
I've noticed builds are looping on this step, going round and round.
Looking like maybe the download is failing?
Solution:Jump to solution
do you think you could open an issue in the nixpacks repo?
https://github.com/railwayapp/nixpacks/issues...
11 Replies
Project ID:
d1c85c02-8ca5-43c3-adc6-4a24cb066e33
d1c85c02-8ca5-43c3-adc6-4a24cb066e33
where are you seeing the looping? in the railway web ui or the cli?
in the logs
at railway
Solution
do you think you could open an issue in the nixpacks repo?
https://github.com/railwayapp/nixpacks/issues
sure thing!
it's resolved now
what was the issue?
i'm guessing something in the chain of dependencies was failing to download
ERROR: failed to solve: process "/bin/bash -ol pipefail -c bundle install" did not complete successfully: exit code: 1
bundle install is like, yarn install
so you've since gotten it to build successfully?
yep
there were no changes on the project side, just needed to trigger a rebuild
awesome
odd