Hi there!
Just installed PiHole on Raspberry1 with DietPi and for some reason I can't access the UI.
Here's the log:
root@DietPi:~# cat /var/log/pihole_debug.log
---= Detecting Installed Package Versions:
Pi-hole: v3.0.1 (master:v3.0.1-0-g26fcb1b)
Pi-hole Dashboard: v3.0.1 (master:v3.0.1-0-ge204cea-dirty)
lighttpd/1.4.35
PHP 5.6.30-0+deb8u1 (cli) (built: Apr 14 2017 16:20:58)
---= Detecting existence of /etc/pihole/setupVars.conf:
PIHOLE_INTERFACE=eth0
IPV4_ADDRESS=192.168.8.112/24
IPV6_ADDRESS=
PIHOLE_DNS_1=8.8.8.8
PIHOLE_DNS_2=8.8.4.4
QUERY_LOGGING=true
INSTALL_WEB=true
---= Detecting installed OS Distribution
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
---= Checking processor variety
armv6l
---= Checking IPv6 Stack
IPv6 on eth0
Gravity configured for: NOT CONFIGURED
fe80::8238:8ee1:64fe:6bf2/64
No gateway detected.
---= Checking IPv4 Stack
IPv4 on eth0
Gravity configured for: 192.168.8.112/24
192.168.8.112/24
---= Daemon Process Information
Failure: IPv4 Port not in use
---= Daemon Process Information
Found user dnsmasq with process dnsmasq
---= Daemon Process Information
Found user pihole with process pihole-FTL
---= Processes Check
Status for lighttpd daemon:
failed
Status for dnsmasq daemon:
active
Status for pihole-FTL daemon:
active
---= Resolver Functions Check (IPv4)
Resolution of dkb01.webtrekk.net from Pi-hole (127.0.0.1):
192.168.8.112
Resolution of dkb01.webtrekk.net from Pi-hole (192.168.8.112):
192.168.8.112
Resolution of dkb01.webtrekk.net from 8.8.8.8:
185.54.150.17
Pi-hole dnsmasq specific records lookups
Cache Size:
"10000"
Upstream Servers:
"8.8.4.4#53 2 0" "8.8.8.8#53 2 0"
---= Detecting existence of /etc/lighttpd/lighttpd.conf:
server.modules = (
"mod_access",
"mod_alias",
"mod_compress",
"mod_redirect",
)
server.document-root = "/var/www"
server.upload-dirs = ( "/var/cache/lighttpd/uploads" )
server.errorlog = "/var/log/lighttpd/error.log"
server.pid-file = "/var/run/lighttpd.pid"
server.username = "www-data"
server.groupname = "www-data"
server.port = 80
index-file.names = ( "index.php", "index.html", "index.lighttpd.html" )
url.access-deny = ( "~", ".inc" )
static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
compress.cache-dir = "/var/cache/lighttpd/compress/"
compress.filetype = ( "application/javascript", "text/css", "text/html", "text/plain" )
include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
include_shell "/usr/share/lighttpd/create-mime.assign.pl"
include_shell "/usr/share/lighttpd/include-conf-enabled.pl"
---= Detecting existence of /var/log/lighttpd/error.log:
/var/log/lighttpd/error.log not found!
---= Detecting existence of /etc/dnsmasq.conf:
conf-dir=/etc/dnsmasq.d
---= Detecting contents of /etc/dnsmasq.d/*:
---= File /etc/dnsmasq.d/01-pihole.conf found
addn-hosts=/etc/pihole/gravity.list
addn-hosts=/etc/pihole/local.list
domain-needed
localise-queries
bogus-priv
no-resolv
server=8.8.8.8
server=8.8.4.4
interface=eth0
cache-size=10000
log-queries
log-facility=/var/log/pihole.log
local-ttl=300
log-async
---= File /etc/dnsmasq.d/README found
---= Detecting existence of /etc/pihole/whitelist.txt:
raw.githubusercontent.com
mirror1.malwaredomains.com
sysctl.org
zeustracker.abuse.ch
s3.amazonaws.com
hosts-file.net
---= Detecting existence of /etc/pihole/blacklist.txt:
/etc/pihole/blacklist.txt not found!
---= Detecting existence of /etc/pihole/adlists.list:
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
https://mirror1.malwaredomains.com/files/justdomains
http://sysctl.org/cameleon/hosts
https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
https://hosts-file.net/ad_servers.txt
---= Analyzing gravity.list
/etc/pihole/gravity.list is 105960 lines long.
---= Analyzing pihole.log
/var/log/pihole.log is 33360 lines long.
/var/log/pihole.log is 2.2M.
---= Analyzing pihole-FTL.log
/var/log/pihole-FTL.log is 79 lines long.
/var/log/pihole-FTL.log is 8.0K.
[2017-05-12 20:39:53.784] dnsmasq process restarted
[2017-05-12 20:39:54.981] Gravity list entries: 105960
[2017-05-12 20:39:54.982] No blacklist present
[2017-05-12 20:39:54.982] No wildcard blocking list present
[2017-05-12 20:40:19.830] Notice: Increasing queries struct size from 0 to 10000 (320.09 KB)
[2017-05-12 20:40:19.831] Notice: Increasing overTime struct size from 0 to 100 (323.29 KB)
[2017-05-12 20:40:19.831] Notice: Increasing forwarded struct size from 0 to 4 (323.36 KB)
[2017-05-12 20:40:19.957] New forward server: 8.8.4.4 google-public-dns-b.google.com (0/4)
[2017-05-12 20:40:19.957] Notice: Increasing domains struct size from 0 to 1000 (343.40 KB)
[2017-05-12 20:40:19.957] Notice: Increasing clients struct size from 0 to 10 (343.57 KB)
[2017-05-12 20:40:19.958] New client: 127.0.0.1 localhost (0/10)
[2017-05-12 20:40:20.092] New forward server: 8.8.8.8 google-public-dns-a.google.com (1/4)
[2017-05-13 00:00:01.842] NOTICE: pihole.log has been flushed
[2017-05-13 00:00:01.843] Resetting internal data structure
[2017-05-13 00:00:01.843] Queries in memory before flushing: 4772
[2017-05-13 00:00:02.362] Gravity list entries: 105960
[2017-05-13 00:00:02.362] No blacklist present
[2017-05-13 00:00:02.362] No wildcard blocking list present
[2017-05-13 00:00:02.362] Warning: Reading of rotated log file /var/log/pihole.log.1 failed
[2017-05-13 00:00:02.363] Reading from /var/log/pihole.log (rwxrwxr-x)
[2017-05-13 00:00:09.576] Notice: Increasing queries struct size from 0 to 10000 (320.19 KB)
[2017-05-13 00:00:09.576] Notice: Increasing overTime struct size from 0 to 100 (323.39 KB)
[2017-05-13 00:00:09.577] Notice: Increasing domains struct size from 0 to 1000 (343.39 KB)
[2017-05-13 00:00:09.577] Notice: Increasing clients struct size from 0 to 10 (343.57 KB)
[2017-05-13 00:00:09.578] New client: 127.0.0.1 localhost (0/10)
[2017-05-13 00:05:21.156] Notice: Increasing forwarded struct size from 0 to 4 (343.65 KB)
[2017-05-13 00:05:21.164] New forward server: 8.8.4.4 google-public-dns-b.google.com (0/4)
[2017-05-13 00:05:21.173] New forward server: 8.8.8.8 google-public-dns-a.google.com (1/4)
[2017-05-13 00:17:02.290] NOTICE: pihole.log has been flushed
[2017-05-13 00:17:02.291] Resetting internal data structure
[2017-05-13 00:17:02.291] Queries in memory before flushing: 404
[2017-05-13 00:17:03.303] Gravity list entries: 105960
[2017-05-13 00:17:03.303] No blacklist present
[2017-05-13 00:17:03.304] No wildcard blocking list present
[2017-05-13 00:17:03.304] Warning: Reading of rotated log file /var/log/pihole.log.1 failed
[2017-05-13 00:17:03.305] Reading from /var/log/pihole.log (rwxrwxr-x)
[2017-05-13 00:17:03.305] Notice: Increasing queries struct size from 0 to 10000 (320.28 KB)
[2017-05-13 00:17:03.305] Notice: Increasing overTime struct size from 0 to 100 (323.48 KB)
[2017-05-13 00:17:03.306] Notice: Increasing domains struct size from 0 to 1000 (343.49 KB)
[2017-05-13 00:17:03.306] Notice: Increasing clients struct size from 0 to 10 (343.66 KB)
[2017-05-13 00:17:03.307] New client: 127.0.0.1 localhost (0/10)
[2017-05-13 00:17:03.354] Notice: Increasing forwarded struct size from 0 to 4 (343.75 KB)
[2017-05-13 00:17:03.562] New forward server: 8.8.4.4 google-public-dns-b.google.com (0/4)
[2017-05-13 00:17:03.812] New forward server: 8.8.8.8 google-public-dns-a.google.com (1/4)
[2017-05-13 06:58:27.399] Notice: Increasing queries struct size from 10000 to 20000 (664.34 KB)
[2017-05-13 11:24:18.746] dnsmasq process restarted
[2017-05-13 11:24:20.136] Gravity list entries: 105960
[2017-05-13 11:24:20.137] No blacklist present
[2017-05-13 11:24:20.137] No wildcard blocking list present
[2017-05-13 11:28:07.190] New client: 192.168.8.112 DietPi (1/10)
---= pihole.log
May 13 11:28:16 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:16 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:16 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:16 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:16 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:16 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:16 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:16 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:26 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:26 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:26 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:26 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:26 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:26 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:26 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:26 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:36 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:36 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:36 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:36 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:36 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:36 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:36 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:36 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:46 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:46 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:46 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:46 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:46 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:46 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:46 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:46 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:28:56 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:56 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:56 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:56 dnsmasq[7618]: forwarded emoncms.org to 8.8.4.4
May 13 11:28:56 dnsmasq[7618]: forwarded emoncms.org to 8.8.8.8
May 13 11:28:56 dnsmasq[7618]: reply emoncms.org is NODATA-IPv6
May 13 11:28:57 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:28:57 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:28:57 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:28:57 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:29:06 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:29:06 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:29:06 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:29:06 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
May 13 11:29:07 dnsmasq[7618]: query[A] emoncms.org from 127.0.0.1
May 13 11:29:07 dnsmasq[7618]: cached emoncms.org is 80.243.190.58
May 13 11:29:07 dnsmasq[7618]: query[AAAA] emoncms.org from 127.0.0.1
May 13 11:29:07 dnsmasq[7618]: cached emoncms.org is NODATA-IPv6
Thanks!