Top "Permission-denied" questions

This tag refers to a situation in which you are refused access to a particular system, file, database, etc.

Error: EACCES: permission denied, access '/usr/local/lib/node_modules'

What might be causing the error Error: EACCES: permission denied, access '/usr/local/lib/node_modules'? npm ERR! path /…

node.js npm permission-denied
Node.js EACCES error when listening on most ports

I'm testing out an app (hopefully to run on heroku, but am having issues locally as well). It's giving me …

http node.js permission-denied
PermissionError: [Errno 13] Permission denied

I'm getting this error : Exception in Tkinter callback Traceback (most recent call last): File "C:\Python34\lib\tkinter\__init__.py", …

windows python-3.x tkinter permission-denied
Cannot open output file, permission denied

So I keep getting this error when trying to compile C++ code using CodeBlocks. cannot open output file [filename.exe] …

c++ compiler-errors codeblocks permission-denied
Permission denied on accessing host directory in Docker

In short: I am trying to mount a host directory in Docker, but then I can not access it from …

directory file-permissions docker mount permission-denied
How do I use sudo to redirect output to a location I don't have permission to write to?

I've been given sudo access on one of our development RedHat linux boxes, and I seem to find myself quite …

linux permissions sudo io-redirection permission-denied
Cannot open backup device. Operating System error 5

Below is the query that I am using to backup (create a .bak) my database. However, whenever I run it, …

sql-server-2008 backup access-denied permission-denied
C compile error: Id returned 1 exit status

For some reason, when I try compiling a program, the compiler says permission denied and Id returned 1 exit status. Could …

c compiler-errors permission-denied
Github permission denied: ssh add agent has no identities

This is my first time accessing GitHub and I'm not experienced using a console. I am on a MacBook using …

bash github ssh permission-denied public-key
.bashrc: Permission denied

I try to work with a project in vagrant. I have made the command vagrant ssh, and connected to VM. …

bash ssh vagrant permission-denied nupic