#873367#5
Date:
2017-08-27 00:08:09 UTC
From:
To:
Package: dnscrypt-proxy, dnscrypt-proxy-plugins
Version: 1.9.4-1, 1.9.4-1
Severity: normal
If add the line "LogFile /var/log/dnscrypt-proxy.log" to the settings file, then the service does not start.
System Information:
-----
uname -a
Linux lnx 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/Linux
-----
dpkg -l | grep dnscrypt
ii dnscrypt-proxy 1.9.4-1 amd64 Tool for securing communications between a client and a DNS resolver
ii dnscrypt-proxy-plugins 1.9.4-1 amd64 Plugins for dnscrypt-proxy
-----
cat /etc/dnscrypt-proxy/dnscrypt-proxy.conf
# A more comprehensive example config can be found in
# /usr/share/doc/dnscrypt-proxy/examples/dnscrypt-proxy.conf
ResolverName dnscrypt.org-fr
Daemonize no
# LocalAddress only applies to users of the init script. systemd users must
# change the dnscrypt-proxy.socket file.
LocalAddress 127.0.2.1:53
LocalCache on
EphemeralKeys off
LogFile /var/log/dnscrypt-proxy.log
BlockIPv6 no
-----
ls -l /var/log/dnscrypt-proxy.log
-rw-r--r-- 1 root root 0 авг 27 02:25 /var/log/dnscrypt-proxy.log
-----
systemctl status dnscrypt-proxy.service
● dnscrypt-proxy.service - DNSCrypt client proxy
Loaded: loaded (/lib/systemd/system/dnscrypt-proxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2017-08-27 02:31:05 MSK; 6s ago
Docs: man:dnscrypt-proxy(8)
Process: 3012 ExecStart=/usr/sbin/dnscrypt-proxy /etc/dnscrypt-proxy/dnscrypt-proxy.conf (code=exited, status=1/FAILURE)
Main PID: 3012 (code=exited, status=1/FAILURE)
-----
journalctl -xe
-- Defined-By: systemd
-- Support: https://www.debian.org/support