Build Failed: build daemon returned an error < failed to run Build function: Canceled: context canceled >
attomos07
HOBBYOP

2 months ago

Hello, I am experiencing this error. It works fine locally, but when Railway fetches it from GitHub, it takes too long and ends up displaying that error.

scheduling build on Metal builder "builder-libyha"

scheduling build on Metal builder "builder-libyha"

[snapshot] received sha256:6c2b04800ea86932078c58645402d1af7e671eb2ced5908c60cb8e533c643c3c md5:81101abc0a372b2f2f8e16e9ce563ba2

receiving snapshot3.3 MB738ms

analyzing snapshot3.3 MB20ms

uploading snapshot3.3 MB82ms

fetched snapshot sha256:6c2b04800ea86932078c58645402d1af7e671eb2ced5908c60cb8e533c643c3c (3.5 MB bytes)

fetching snapshot3.3 MB129ms

unpacking archive4.9 MB29ms

using build driver railpack-v0.15.4

╭─────────────────╮

│ Railpack 0.15.4 │

╰─────────────────╯

↳ Detected Golang

↳ Using go mod

Packages

──────────

go │ 1.24.5 │ go.mod (1.24.5)

Steps

──────────

▸ install

$ go mod download

▸ build

$ go build -ldflags="-w -s" -o out

Deploy

──────────

$ ./out

Build Failed: build daemon returned an error < failed to run Build function: Canceled: context canceled

Attachments

Solved

1 Replies

2 months ago

Hello,
This was just a temporary stall in builds. All is working now, and I see you have since been able to deploy, so I will mark this as solved. However, if you see this again, please reopen.
Best,
Brody


Status changed to Awaiting User Response Railway 2 months ago


Railway
BOT

2 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 2 months ago


Loading...