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

Permissions Error #67

Open
AeronFA opened this issue Feb 26, 2021 · 5 comments
Open

Permissions Error #67

AeronFA opened this issue Feb 26, 2021 · 5 comments

Comments

@AeronFA
Copy link

AeronFA commented Feb 26, 2021

Hello, my name is aeron i have tried to use you're application but when installing i seem to find a error, i am on a administrator ubuntu (20.04), and i have all the latest dependencies which were needed, but when i run mon2cam i get a permissions error (error: Uncaught PermissionDenied: Permission denied (os error 13)), Any reason why?

@ashtton
Copy link

ashtton commented Feb 28, 2021

Running into the same problem.

@AntoninJcb
Copy link

Same issue. Here is the stack trace:

✗(908ms) antonin:/tmp$ mon2cam
WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement
error: Uncaught PermissionDenied: Permission denied (os error 13)
at processResponse (core.js:226:13)
at Object.jsonOpSync (core.js:250:12)
at opRun (deno:cli/rt/40_process.js:19:17)
at Object.run (deno:cli/rt/40_process.js:103:17)
at exec (exec.ts:60:15)
at mod.ts:22:20
at async mod.ts:15:1

Looks like an issue with deno. I've installed it via snap.

@ShayBox
Copy link
Owner

ShayBox commented Mar 2, 2021

Don't use the snap

@AntoninJcb
Copy link

Don't use the snap

Indeed, this solved the issue for me. I've reinstalled deno through the command stated on the README link.

@ashtton
Copy link

ashtton commented Mar 12, 2021

Don't use the snap

Fixed my issue.

@ShayBox ShayBox pinned this issue Mar 23, 2021
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

4 participants