Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@PiHole:/etc/pihole $ sudo pihole -d
- This process collects information from your Pi-hole, and optionally uploads it to a unique and random directory on tricorder.pi-hole.net.
- The intent of this script is to allow users to self-diagnose their installations. This is accomplished by running tests against our software and providing the user with links to FAQ articles when a problem is detected. Since we are a small team and Pi-hole has been growing steadily, it is our hope that this will help us spend more time on development.
- NOTE: All log files auto-delete after 48 hours and ONLY the Pi-hole developers can access your data via the given token. We have taken these extra steps to secure your data and will work to further reduce any personal information gathered.
- *** [ INITIALIZING ]
- [i] 2018-11-14:08:23:26 debug log has been initialized.
- *** [ INITIALIZING ] Sourcing setup variables
- [i] Sourcing /etc/pihole/setupVars.conf...
- *** [ DIAGNOSING ]: Core version
- [i] Core: v4.2.2 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
- [i] Branch: master
- [i] Commit: v4.2.2-0-gba1e94d
- *** [ DIAGNOSING ]: Web version
- [i] Web: v4.2 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
- [i] Branch: master
- [i] Commit: v4.2-0-g347994d
- *** [ DIAGNOSING ]: FTL version
- [✓] FTL: v4.2.3
- *** [ DIAGNOSING ]: lighttpd version
- [i] 1.4.45
- *** [ DIAGNOSING ]: php version
- [i] 7.0.33
- *** [ DIAGNOSING ]: Operating system
- [✓] Raspbian GNU/Linux 9 (stretch)
- *** [ DIAGNOSING ]: SELinux
- [i] SELinux not detected
- *** [ DIAGNOSING ]: Processor
- [✓] armv7l
- *** [ DIAGNOSING ]: Networking
- [✓] IPv4 address(es) bound to the eth0 interface:
- 192.168.1.215/24 matches the IP found in /etc/pihole/setupVars.conf
- [✓] IPv6 address(es) bound to the eth0 interface:
- fe80::a22f:4046:1b79:6cd4 does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)
- ^ Please note that you may have more than one IP address listed.
- As long as one of them is green, and it matches what is in /etc/pihole/setupVars.conf, there is no need for concern.
- The link to the FAQ is for an issue that sometimes occurs when the IPv6 address changes, which is why we check for it.
- [i] Default IPv4 gateway: 192.168.1.254
- * Pinging 192.168.1.254...
- [✓] Gateway responded.
- *** [ DIAGNOSING ]: Ports in use
- *:22 sshd (IPv4)
- *:22 sshd (IPv6)
- [*:80] is in use by lighttpd
- [*:80] is in use by lighttpd
- [*:53] is in use by pihole-FTL
- [*:53] is in use by pihole-FTL
- [127.0.0.1:4711] is in use by pihole-FTL
- [[::1]:4711] is in use by pihole-FTL
- *** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
- [✓] bob264.web3000.com is 0.0.0.0 via localhost (127.0.0.1)
- [✓] bob264.web3000.com is 0.0.0.0 via Pi-hole (192.168.1.215)
- [✓] doubleclick.com is 216.58.205.46 via a remote, public DNS server (8.8.8.8)
- *** [ DIAGNOSING ]: Pi-hole processes
- [✓] lighttpd daemon is active
- [✓] pihole-FTL daemon is active
- *** [ DIAGNOSING ]: Setup variables
- PIHOLE_INTERFACE=eth0
- IPV4_ADDRESS=192.168.1.215/24
- IPV6_ADDRESS=
- PIHOLE_DNS_1=1.1.1.1
- PIHOLE_DNS_2=1.0.0.1
- QUERY_LOGGING=true
- INSTALL_WEB_SERVER=true
- INSTALL_WEB_INTERFACE=true
- LIGHTTPD_ENABLED=true
- BLOCKING_ENABLED=true
- *** [ DIAGNOSING ]: Dashboard and block page
- [✓] Block page X-Header: X-Pi-hole: A black hole for Internet advertisements.
- [✓] Web interface X-Header: X-Pi-hole: The Pi-hole Web interface is working!
- *** [ DIAGNOSING ]: Gravity list
- -rw-r--r-- 1 root root 916975 nov 14 08:20 /etc/pihole/gravity.list
- -----head of gravity.list------
- 0.0.0.0
- 0.nextyourcontent.com
- 0.r.msn.com
- 0.start.bz
- -----tail of gravity.list------
- zzqrt.com
- zzsyw.com
- zzz.clickbank.net
- zzzrtrcm2.com
- *** [ DIAGNOSING ]: contents of /etc/pihole
- -rw-r--r-- 1 root root 381 nov 14 08:20 /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
- -rw-r--r-- 1 root root 43 nov 14 08:20 /etc/pihole/local.list
- 192.168.1.215 PiHole
- 192.168.1.215 pi.hole
- -rw-r--r-- 1 root root 234 nov 13 15:34 /etc/pihole/logrotate
- /var/log/pihole.log {
- su root root
- daily
- copytruncate
- rotate 5
- compress
- delaycompress
- notifempty
- nomail
- }
- /var/log/pihole-FTL.log {
- su root root
- weekly
- copytruncate
- rotate 3
- compress
- delaycompress
- notifempty
- nomail
- }
- *** [ DIAGNOSING ]: contents of /etc/dnsmasq.d
- -rw-r--r-- 1 root root 1586 nov 13 15:35 /etc/dnsmasq.d/01-pihole.conf
- addn-hosts=/etc/pihole/gravity.list
- addn-hosts=/etc/pihole/black.list
- addn-hosts=/etc/pihole/local.list
- localise-queries
- no-resolv
- cache-size=10000
- log-queries
- log-facility=/var/log/pihole.log
- local-ttl=2
- log-async
- dhcp-name-match=set:wpad-ignore,wpad
- dhcp-ignore-names=tag:wpad-ignore
- server=1.1.1.1
- server=1.0.0.1
- interface=eth0
- *** [ DIAGNOSING ]: contents of /etc/lighttpd
- -rw-r--r-- 1 root root 3102 nov 13 15:34 /etc/lighttpd/lighttpd.conf
- server.modules = (
- "mod_access",
- "mod_accesslog",
- "mod_auth",
- "mod_expire",
- "mod_compress",
- "mod_redirect",
- "mod_setenv",
- "mod_rewrite"
- )
- server.document-root = "/var/www/html"
- server.error-handler-404 = "pihole/index.php"
- 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
- accesslog.filename = "/var/log/lighttpd/access.log"
- accesslog.format = "%{%s}t|%V|%r|%s|%b"
- index-file.names = ( "index.php", "index.html", "index.lighttpd.html" )
- url.access-deny = ( "~", ".inc", ".md", ".yml", ".ini" )
- 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 "find /etc/lighttpd/conf-enabled -name '*.conf' -a ! -name 'letsencrypt.conf' -printf 'include \"%p\"
- ' 2>/dev/null"
- $HTTP["url"] =~ "^/admin/" {
- setenv.add-response-header = (
- "X-Pi-hole" => "The Pi-hole Web interface is working!",
- "X-Frame-Options" => "DENY"
- )
- $HTTP["url"] =~ ".ttf$" {
- setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" )
- }
- }
- $HTTP["url"] =~ "^/admin/\.(.*)" {
- url.access-deny = ("")
- }
- include_shell "cat external.conf 2>/dev/null"
- *** [ DIAGNOSING ]: contents of /etc/cron.d
- -rw-r--r-- 1 root root 1704 nov 13 15:34 /etc/cron.d/pihole
- 48 3 * * 7 root PATH="$PATH:/usr/local/bin/" pihole updateGravity >/var/log/pihole_updateGravity.log || cat /var/log/pihole_updateGravity.log
- 00 00 * * * root PATH="$PATH:/usr/local/bin/" pihole flush once quiet
- @reboot root /usr/sbin/logrotate /etc/pihole/logrotate
- */10 * * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker local
- 16 19 * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
- @reboot root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote reboot
- *** [ DIAGNOSING ]: contents of /var/log/lighttpd
- -rw-r--r-- 1 www-data www-data 340 nov 14 07:17 /var/log/lighttpd/error.log
- 2018-11-13 15:33:26: (log.c.217) server started
- 2018-11-13 15:35:26: (server.c.1828) server stopped by UID = 0 PID = 1
- 2018-11-13 15:35:27: (log.c.217) server started
- 2018-11-13 15:52:39: (server.c.1828) server stopped by UID = 0 PID = 1
- 2018-11-13 15:52:50: (log.c.217) server started
- 2018-11-14 07:17:09: (log.c.217) server started
- *** [ DIAGNOSING ]: contents of /var/log
- -rw-r--r-- 1 pihole pihole 5393 nov 14 08:20 /var/log/pihole-FTL.log
- -----head of pihole-FTL.log------
- [2018-11-14 00:48:14.981 645] Resizing "/FTL-queries" from 229376 to 458752
- [2018-11-14 07:17:14.304 653] Using log file /var/log/pihole-FTL.log
- [2018-11-14 07:17:14.306 653] ########## FTL started! ##########
- [2018-11-14 07:17:14.306 653] FTL branch: master
- [2018-11-14 07:17:14.306 653] FTL version: v4.2.3
- [2018-11-14 07:17:14.306 653] FTL commit: aae487e
- [2018-11-14 07:17:14.306 653] FTL date: 2019-02-25 17:18:14 -0800
- [2018-11-14 07:17:14.306 653] FTL user: pihole
- [2018-11-14 07:17:14.306 653] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
- [2018-11-14 07:17:14.306 653] SOCKET_LISTENING: only local
- [2018-11-14 07:17:14.306 653] AAAA_QUERY_ANALYSIS: Show AAAA queries
- [2018-11-14 07:17:14.306 653] MAXDBDAYS: max age for stored queries is 365 days
- [2018-11-14 07:17:14.306 653] RESOLVE_IPV6: Resolve IPv6 addresses
- [2018-11-14 07:17:14.306 653] RESOLVE_IPV4: Resolve IPv4 addresses
- [2018-11-14 07:17:14.306 653] DBINTERVAL: saving to DB file every minute
- [2018-11-14 07:17:14.307 653] DBFILE: Using /etc/pihole/pihole-FTL.db
- [2018-11-14 07:17:14.307 653] MAXLOGAGE: Importing up to 24.0 hours of log data
- [2018-11-14 07:17:14.307 653] PRIVACYLEVEL: Set to 0
- [2018-11-14 07:17:14.307 653] IGNORE_LOCALHOST: Show queries from localhost
- [2018-11-14 07:17:14.307 653] BLOCKINGMODE: Null IPs for blocked domains
- [2018-11-14 07:17:14.307 653] REGEX_DEBUGMODE: Inactive
- [2018-11-14 07:17:14.307 653] ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
- [2018-11-14 07:17:14.307 653] DBIMPORT: Importing history from database
- [2018-11-14 07:17:14.307 653] PIDFILE: Using /var/run/pihole-FTL.pid
- [2018-11-14 07:17:14.307 653] PORTFILE: Using /var/run/pihole-FTL.port
- [2018-11-14 07:17:14.307 653] SOCKETFILE: Using /var/run/pihole/FTL.sock
- [2018-11-14 07:17:14.307 653] WHITELISTFILE: Using /etc/pihole/whitelist.txt
- [2018-11-14 07:17:14.307 653] BLACKLISTFILE: Using /etc/pihole/black.list
- [2018-11-14 07:17:14.307 653] GRAVITYFILE: Using /etc/pihole/gravity.list
- [2018-11-14 07:17:14.307 653] REGEXLISTFILE: Using /etc/pihole/regex.list
- [2018-11-14 07:17:14.307 653] SETUPVARSFILE: Using /etc/pihole/setupVars.conf
- [2018-11-14 07:17:14.307 653] AUDITLISTFILE: Using /etc/pihole/auditlog.list
- [2018-11-14 07:17:14.307 653] Finished config file parsing
- [2018-11-14 07:17:14.336 653] Database successfully initialized
- [2018-11-14 07:17:14.339 653] New forward server: 1.0.0.1 (0/4096)
- -----tail of pihole-FTL.log------
- [2018-11-14 07:17:14.378 653] Imported 5331 queries from the long-term database
- [2018-11-14 07:17:14.379 653] -> Total DNS queries: 5331
- [2018-11-14 07:17:14.379 653] -> Cached DNS queries: 777
- [2018-11-14 07:17:14.379 653] -> Forwarded DNS queries: 793
- [2018-11-14 07:17:14.379 653] -> Exactly blocked DNS queries: 114
- [2018-11-14 07:17:14.379 653] -> Unknown DNS queries: 3647
- [2018-11-14 07:17:14.379 653] -> Unique domains: 282
- [2018-11-14 07:17:14.379 653] -> Unique clients: 2
- [2018-11-14 07:17:14.379 653] -> Known forward destinations: 2
- [2018-11-14 07:17:14.379 653] Successfully accessed setupVars.conf
- [2018-11-14 07:17:14.399 656] PID of FTL process: 656
- [2018-11-14 07:17:14.399 656] Listening on port 4711 for incoming IPv4 telnet connections
- [2018-11-14 07:17:14.399 656] Listening on port 4711 for incoming IPv6 telnet connections
- [2018-11-14 07:17:14.399 656] Listening on Unix socket
- [2018-11-14 07:17:14.403 656] INFO: No whitelist file found
- [2018-11-14 07:17:14.403 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.2 msec (0 errors)
- [2018-11-14 07:17:14.660 656] /etc/pihole/gravity.list: parsed 47082 domains (took 253.5 ms)
- [2018-11-14 07:19:05.778 656] INFO: No whitelist file found
- [2018-11-14 07:19:05.779 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.2 msec (0 errors)
- [2018-11-14 07:19:06.019 656] /etc/pihole/gravity.list: parsed 47082 domains (took 184.7 ms)
- [2018-11-14 07:32:13.678 656] INFO: No whitelist file found
- [2018-11-14 07:32:13.678 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.2 msec (0 errors)
- [2018-11-14 07:32:13.974 656] /etc/pihole/gravity.list: parsed 47082 domains (took 237.9 ms)
- [2018-11-14 07:32:49.435 656] INFO: No whitelist file found
- [2018-11-14 07:32:49.435 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.1 msec (0 errors)
- [2018-11-14 07:32:49.677 656] /etc/pihole/gravity.list: parsed 47082 domains (took 184.5 ms)
- [2018-11-14 08:17:33.699 656] INFO: No whitelist file found
- [2018-11-14 08:17:33.699 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.1 msec (0 errors)
- [2018-11-14 08:17:33.997 656] /etc/pihole/gravity.list: parsed 47082 domains (took 238.5 ms)
- [2018-11-14 08:20:06.416 656] INFO: No whitelist file found
- [2018-11-14 08:20:06.416 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.1 msec (0 errors)
- [2018-11-14 08:20:06.712 656] /etc/pihole/gravity.list: parsed 47082 domains (took 238.0 ms)
- [2018-11-14 08:20:24.274 656] INFO: No whitelist file found
- [2018-11-14 08:20:24.274 656] Compiled 0 Regex filters and 0 whitelisted domains in 0.1 msec (0 errors)
- [2018-11-14 08:20:24.516 656] /etc/pihole/gravity.list: parsed 47082 domains (took 184.1 ms)
- *** [ DIAGNOSING ]: contents of /dev/shm
- -rw------- 1 pihole pihole 2621440 nov 14 07:17 /dev/shm/FTL-clients
- -rw------- 1 pihole pihole 108 nov 14 07:17 /dev/shm/FTL-counters
- -rw------- 1 pihole pihole 131072 nov 14 07:17 /dev/shm/FTL-domains
- -rw------- 1 pihole pihole 163840 nov 14 07:17 /dev/shm/FTL-forwarded
- -rw------- 1 pihole pihole 28 nov 14 07:17 /dev/shm/FTL-lock
- -rw------- 1 pihole pihole 8192 nov 14 07:17 /dev/shm/FTL-overTime
- -rw------- 1 pihole pihole 458752 nov 14 07:59 /dev/shm/FTL-queries
- -rw------- 1 pihole pihole 12 nov 14 07:17 /dev/shm/FTL-settings
- -rw------- 1 pihole pihole 8192 nov 14 07:17 /dev/shm/FTL-strings
- *** [ DIAGNOSING ]: Locale
- LANG=it_IT.UTF-8
- *** [ DIAGNOSING ]: Pi-hole log
- -rw-r--r-- 1 pihole pihole 340383 nov 14 08:23 /var/log/pihole.log
- -----head of pihole.log------
- Nov 14 00:00:56 dnsmasq[645]: query[A] server.lan from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[AAAA] server.lan from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[A] server.lan from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[AAAA] server.lan from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[A] server from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[AAAA] server from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[A] server from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:00:56 dnsmasq[645]: query[AAAA] server from 127.0.0.1
- Nov 14 00:00:56 dnsmasq[645]: config error is REFUSED
- Nov 14 00:02:00 dnsmasq[645]: query[A] server.lan from 127.0.0.1
- Nov 14 00:02:00 dnsmasq[645]: config error is REFUSED
- Nov 14 00:02:00 dnsmasq[645]: query[AAAA] server.lan from 127.0.0.1
- Nov 14 00:02:00 dnsmasq[645]: config error is REFUSED
- ********************************************
- ********************************************
- [✓] ** FINISHED DEBUGGING! **
- * The debug log can be uploaded to tricorder.pi-hole.net for sharing with developers only.
- * For more information, see: https://pi-hole.net/2016/11/07/crack-our-medical-tricorder-win-a-raspberry-pi-3/
- * If available, we'll use openssl to upload the log, otherwise it will fall back to netcat.
- [?] Would you like to upload the log? [y/N] y
- * Using openssl for transmission.
- [✗] There was an error uploading your debug log.
- * Please try again or contact the Pi-hole team for assistance.
- * A local copy of the debug log can be found at: /var/log/pihole_debug-sanitized.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement