Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequent "EACCES: permission denied" Error #20

Open
oliviertassinari opened this issue Jan 26, 2021 · 2 comments
Open

Frequent "EACCES: permission denied" Error #20

oliviertassinari opened this issue Jan 26, 2021 · 2 comments

Comments

@oliviertassinari
Copy link

I would like to raise a potential race condition or a rate-limiting issue with CI as well as a frustration point.

On mui-org, we frequently experience failing builds with the following: EACCES: permission denied, for instance: https://ci.codesandbox.io/status/mui-org/material-ui-x/pr/890/builds/95536. This seems to be correlated to an increase a build per minute. This happens for us systematically when dependabot opens a bunch of pull requests. The problem is made worse by #11.

@andrewkmin
Copy link

Hey there, any update on this? Thanks

@nicitaacom
Copy link

Same error with codesandbox

pnpm i next/node
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
    at makeError (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:27828:17)
    at handlePromise (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:28399:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async getRepoRefs (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:117233:23)
    at async resolveRef (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:117245:20)
    at async resolveGit (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:117196:24)
    at async Object.resolve (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:117495:173)
    at async run (/usr/local/share/npm-global/lib/node_modules/pnpm/dist/pnpm.cjs:129636:23)
Progress: resolved 10, reused 10, downloaded 0, added 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants