simonclausen / dnscrypt-autoinstall

Automatic installation and configuration of DNSCrypt (on Debian + Redhat like systems). This script will install DNSCrypt and configure it to start on boot and use an optional dnscrypt service.
Other
224 stars 73 forks source link

Dnscrypt doesn't run #63

Closed libertoGTA closed 8 years ago

libertoGTA commented 9 years ago

Hi!

I have a problem with run the script dnscrypt-autoinstall.

The pastebin is:

http://pastebin.com/4QfWAXNv

But the user have all privileges of sudo.

Where is the problem?

AladW commented 9 years ago

LANG=C ./dnscrypt-autoinstall.sh

libertoGTA commented 9 years ago

The problem is repeat: http://pastebin.com/821f8xet

simonclausen commented 9 years ago

Could we get some details about your environment? What OS/version? What user are you logged in as? What folder are you running the script in?

SquirrelCoder commented 8 years ago

I think this issue is related to Debian Users, @libertoGTA please install sudo as follow su - root apt install sudo and then please update the situation.

simonclausen commented 8 years ago

Closing due to inactivity