Build Error
soumyakantid5
HOBBYOP

13 days ago

Why suddenly getting build error
downloading build driver nixpacks-1.28.0 from https://github.com/railwayapp/nixpacks/releases/download/1.28.0/nixpacks-1.28.0-x86_64-unknown-linux-musl.tar.gz
same with version 1.29.1

Solved$10 Bounty

4 Replies

Railway
BOT

13 days ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


dressedinlayers
HOBBY

13 days ago

I started experiencing the same thing yesterday, and stumbled upon this message (about Nixpacks being depricated) in my settings

Attachments


dressedinlayers
HOBBY

13 days ago

Error thrown during build:

downloading build driver nixpacks-1.29.1 from https://github.com/railwayapp/nixpacks/releases/download/1.29.1/nixpacks-1.29.1-x86_64-unknown-linux-musl.tar.gz

failed to download build driver

Also tried RAILPACK but to no avail:

"$schema": "https://railway.app/railway.schema.json",

"build": {

"builder": "RAILPACK"

},

Supporting documents

https://docs.railway.com/reference/nixpacks#the-build-table--build-plan

https://docs.railway.com/reference/railpack


soumyakantid5
HOBBYOP

12 days ago

"NIXPACKS_VERSION":"v1.29.1"

The above has soled the issue for now.
Till now the below was working fine
"NIXPACKS_VERSION":"1.29.1"


Status changed to Solved noahd 12 days ago


Loading...