Build successfully in Nixpacks v1.17.0, but failed in v1.19.0
Our project link: https://railway.app/project/fce4fdbb-2377-4028-8121-4d894fbeb816/service/e89c837e-35f6-44fc-9581-3004dcb87a37
Actually I'm not sure if it build failed by Nixpakcs. But I pushed code which deployed successfully, and I compare logs, I only find Nixpacks version is different.
Railway
404 - Page not found
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
3 Replies
Project ID:
fce4fdbb-2377-4028-8121-4d894fbeb816,e89c837e-35f6-44fc-9581-3004dcb87a37
you can try setting the nixpacks version back to 1.17.0 by adding this railway.json to your project
Thanks, I'll try it.