Failed to build pillow flask
andremaytorena
PROOP

2 years ago

I have my flask api hosted on here for a while now, I just pushed a new update with barely anything changed apart from like 1 line of code related to the database commit, but my most recent update is getting this

Closed

10 Replies

andremaytorena
PROOP

2 years ago

f96fc6d1-3b42-4079-bec9-6c8bbc962296


andremaytorena
PROOP

2 years ago

I just tried redeploying the version currently working and it failed to build too


2 years ago

cc @jr nixpacks v1.31.0 build failing, v1.29.1 works


2 years ago

@nextplayerrr - you can unblock yourself for now by setting a service variable NIXPACKS_VERSION to 1.29.1


andremaytorena
PROOP

2 years ago

Ok thanks


andremaytorena
PROOP

2 years ago

Will try now


andremaytorena
PROOP

2 years ago

Yeah worked thank you


2 years ago

awsome


2 years ago

Can you please link the build that failed. There are multiple services in that project


2 years ago

ah found it. It looks like it is trying to compile a dependency from source (likely because a prebuilt binary is not available for the updated python version) and is missing some build deps (zlib). You should be able to add these build deps, upgrade the dependency so there is a prebuilt binary.... or just set the NIXPACKS_VERSION flag 🙂


Welcome!

Sign in to your Railway account to join the conversation.

Loading...