Top "Permission-denied" questions

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

JavaMail API to iMail -- java.net.SocketException: Permission denied: connect

I am having trouble getting an application to use the JavaMail API to send out some files in a more …

java jakarta-mail permission-denied socketexception
getUserMedia() in chrome 47 without using https

In chrome version 47 they force you to use https to be allow using getUserMedia(). Unfortunately, I can't use https in …

javascript google-chrome permission-denied getusermedia
Permission denied running my own program on Linux?

I have Ubuntu 9.4. I've built the program, some basic OpenGL. The program just makes a rotating square. Then run it …

opengl permission-denied ubuntu-9.04
createdb: database creation failed: ERROR: permission denied to create database

I am pretty much confused about root user,super user,user and permissions! I am not able to create a …

postgresql root permission-denied role
SocketException: Permission Denied?

My LogCat reads: 08-19 09:29:01.964: WARN/System.err(311): java.net.SocketException: Permission denied 08-19 09:29:02.204: WARN/System.err(311): at org.apache.harmony.…

android url inputstream permission-denied socketexception
a lots of (Permission denied) in catalina.out

How can i install Apache web server and Apache tomcat to avoid get errors like this: java.io.FileNotFoundException: /usr/…

linux apache permission-denied tomcat
Unable to execute bash scripts even as root?

I have a weird problem, I cant execute bash script even as basic as: #!/bin/bash echo "me" I am …

linux bash centos permission-denied
Linux permission denied after chmod a=rwx

So I have a little Linux problem, geez that will teach me to spend so many years on Windows. Anyway …

linux permissions shell wrapper permission-denied
Node.js EACCES error when listening on http 80 port (permission denied)

Node.js throws following error while running on http port 80 (default port):- Error: EACCES, Permission denied at Server._doListen (…

javascript node.js http express permission-denied
Pods-resources.sh Permission denied in iOS Project

I have got an existing project from a client and I tried to run this in my MAC using XCode 5.0 …

ios permission-denied xcode5.0.1