Yarn build failed with 46 Segmentation fault

Hi,
I’m hosting a background worker for my discord.js bot. It has been working fine for a few days. Today I tried to rebuild it and got these logs with an error:

Aug 9 10:44:19 PM  ==> Cloning from https://github.com/e120391sd/bbb...
Aug 9 10:44:20 PM  ==> Checking out commit 16e2da1a91e67f51c15020724ddc710ff31ee31f in branch main
Aug 9 10:44:22 PM  ==> Downloading cache...
Aug 9 10:44:31 PM  ==> Transferred 14MB in 7s. Extraction took 0s.
Aug 9 10:44:32 PM  ==> Using Node version 18.17.1 via /opt/render/project/src/.node-version
Aug 9 10:44:32 PM  ==> Docs on specifying a Node version: https://render.com/docs/node-version
Aug 9 10:44:32 PM  ==> Running build command 'yarn'...
Aug 9 10:44:32 PM  builder.sh: line 33:    46 Segmentation fault      bash -c -- "$USER_BUILD_CMD"
Aug 9 10:44:32 PM  ==> Build failed 😞

Not sure how to handle this. And I tried to revert to an older version but this doesn’t fix the issue.

Hi there,

Could you try a Manual Deploy, selecting the Clear build cache & deploy option?

Regards,

Matt

1 Like

Thank you, this worked!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.