Build Daemon Returned an Error
mikev-lab
PROOP

15 days ago

I've had several builds fail to deploy with the error:

Build Failed: build daemon returned an error < failed to solve: Canceled: context canceled >

All after a 20:00 - 20:05 build time attempt. This behavior is observed while deploying from a github repo change. It's also observed attempting to redeploy the current live repo, as well as a new repo.

I've also attempted to deploy with the "Deploy latest Commit" command to no success.

Solved

1 Replies

sam-a
EMPLOYEE

15 days ago

Hi there,

Your builds were hitting the 20-minute build timeout due to a transient performance issue on the builder your builds were being scheduled on. The actual build work only takes about 5-6 minutes, but the builder was experiencing delays during the image resolution phase, pushing the total time past the limit.

The good news is this has already resolved itself. Your latest deploy (9aff7188) completed successfully in about 6 minutes. If you see this happen again, redeploying usually lands you on a different builder and resolves it.


Status changed to Awaiting User Response Railway 15 days ago


Status changed to Solved mikev-lab 15 days ago


Loading...