codesandbox / codesandbox-ci-ui

https://ci.codesandbox.io
15 stars 7 forks source link

CSB build failing with `EACCES  EACCES: permission denied, mkdir '/pnpm'` since 2024-04-11 #71

Closed r-n-o closed 5 months ago

r-n-o commented 6 months ago

Hi! We've been using codesandbox for our PRs for a while and suddenly all of our CSB builds started failing with:

EACCES  EACCES: permission denied, mkdir '/pnpm'

Unlike in #20 the failure seems hard/consistent, we haven't been able to get a green CSB build for about a week.

I've tried to build a commit that previously succeeded (3364ec2c8763fd8fdbc70a6bed1f5c090d5b14e4 -- green build here), and I was unable to get a green CSB build: https://github.com/tkhq/sdk/pull/257 -- this rules out our own code as the culprit I think?

Is there anything that changed on Codesandbox that we should be aware of?

r-n-o commented 5 months ago

While we don't have an explanation for why, builds are back to green all of a sudden. Closing this issue; will re-open if it happens again!