a month ago
I am trying to deploy my app, which is a nodejs project from my github master branch. It builds a docker container using nixpacks. It says build failed and to check build logs, but build logs dont have anything useful. I verified it builds and works locally (the app at least, not nixpacks build)
Any next steps for troubleshooting?
4 Replies
Status changed to Awaiting Railway Response Railway • about 1 month ago
a month ago
something made me check the first failure build logs, and i see this now actually
i changed nothing, and i dont see a way to resolve
Attachments
Status changed to Open Railway • about 1 month ago
a month ago
Try disabling Metal builder and see if the logs say anything more than this.
a month ago
Hello jackcobb,
go to your service settings, turn off the metal builder, then trigger a fresh deploy (not just redeploy the failed build) , i think this should get it building normally again
Hope this help you :)
a month ago
So update before our newborn went crazy this morning. I just changed Nixpack to railpack and builds went through even without a fresh build, just a redeploy.
Idk why it started failing, when i had a build go through 30 mins prior just fine on Nixpack
Thanks you for the replies/ideas though
Status changed to Solved jackcobb • about 1 month ago