This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 33
Permissions Error #67
Comments
Running into the same problem. |
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. |
Don't use the snap |
Indeed, this solved the issue for me. I've reinstalled deno through the command stated on the README link. |
Fixed my issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: