Can no longer build projects - `GLIBC_2.36' not found
Hey we have started to see the following error during deployment across all the services in our project.
I have seen one other person has had a similar issue and was advised to use a custom docker image as a workaround.
This isn't really a desirable option for us as we have 10 services, and changing the underlying docker is a pretty big and risky change!
We assumed there has been an update to nixpacks that has introduced this error so we have tried downgrading to the previous nixpack version but got the same problem.
11 Replies
Project ID:
22264c73-119a-41cd-97a8-43fccaf63d28
22264c73-119a-41cd-97a8-43fccaf63d28
was the downgrade successful?
No it wasn't we got the same error
sorry I mean, did you confirm that indeed an older version of nixpacks was not being used
Yes we could see the version being used in the build logs
We are specifying the version like this
isn't that the latest version?
no that is one behind I believe
@Zef - ended up using 1.21.0 in the end, 1.21.1 exhibited the same build error.
yes you are correct, my bad.
and I was just gonna suggest going another version back haha