Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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] 2022-09-01:00:09:02 debug log has been initialized.
- [i] System has been running for 0 days, 0 hours, 1 minutes
- *** [ INITIALIZING ] Sourcing setup variables
- [i] Sourcing /etc/pihole/setupVars.conf...
- *** [ DIAGNOSING ]: Core version
- [i] Core: v5.11.4 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
- [i] Remotes: origin https://github.com/pi-hole/pi-hole.git (fetch)
- origin https://github.com/pi-hole/pi-hole.git (push)
- [i] Branch: master
- [i] Commit: v5.11.4-0-gaefbe1f
- *** [ DIAGNOSING ]: Web version
- [i] Web: v5.13 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
- [i] Remotes: origin https://github.com/pi-hole/AdminLTE.git (fetch)
- origin https://github.com/pi-hole/AdminLTE.git (push)
- [i] Branch: master
- [i] Commit: v5.13-0-g1714b08
- *** [ DIAGNOSING ]: FTL version
- [✓] FTL: v5.16.3
- *** [ DIAGNOSING ]: lighttpd version
- [i] 1.4.53
- *** [ DIAGNOSING ]: php version
- [i] 7.3.31
- *** [ DIAGNOSING ]: Operating system
- [i] dig return code: 0
- [i] dig response: "Raspbian=10,11 Ubuntu=18,20,21,22 Debian=10,11 Fedora=34 CentOS=7,8 Rocky=8"
- [✓] Distro: Raspbian
- [✓] Version: 10
- *** [ DIAGNOSING ]: SELinux
- [i] SELinux not detected
- *** [ DIAGNOSING ]: FirewallD
- [i] Firewalld service inactive
- *** [ DIAGNOSING ]: Processor
- [✓] armv7l
- *** [ DIAGNOSING ]: Disk usage
- Filesystem Size Used Avail Use% Mounted on
- /dev/root 13G 2.7G 9.1G 23% /
- devtmpfs 430M 0 430M 0% /dev
- tmpfs 462M 3.6M 459M 1% /dev/shm
- tmpfs 462M 6.3M 456M 2% /run
- tmpfs 5.0M 4.0K 5.0M 1% /run/lock
- tmpfs 462M 0 462M 0% /sys/fs/cgroup
- /dev/mmcblk0p6 253M 49M 204M 20% /boot
- tmpfs 93M 0 93M 0% /run/user/999
- *** [ DIAGNOSING ]: Network interfaces and addresses
- 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
- link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
- inet 127.0.0.1/8 scope host lo
- valid_lft forever preferred_lft forever
- inet6 ::1/128 scope host
- valid_lft forever preferred_lft forever
- 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
- link/ether b8:27:eb:c6:a8:20 brd ff:ff:ff:ff:ff:ff
- inet 192.168.1.10/24 brd 192.168.1.255 scope global noprefixroute eth0
- valid_lft forever preferred_lft forever
- inet6 2a02:587:6d53:e800:204b:e86a:5cdb:5350/64 scope global dynamic mngtmpaddr noprefixroute
- valid_lft 79267sec preferred_lft 79267sec
- inet6 fe80::ad9c:e798:ace4:a02b/64 scope link
- valid_lft forever preferred_lft forever
- 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
- link/ether b8:27:eb:93:fd:75 brd ff:ff:ff:ff:ff:ff
- inet 192.168.1.158/24 brd 192.168.1.255 scope global dynamic noprefixroute wlan0
- valid_lft 86310sec preferred_lft 75510sec
- inet6 2a02:587:6d53:e800:5e98:6d0a:c314:3346/64 scope global dynamic mngtmpaddr noprefixroute
- valid_lft 79267sec preferred_lft 79267sec
- inet6 fe80::e2cb:22ba:43d7:eba/64 scope link
- valid_lft forever preferred_lft forever
- *** [ DIAGNOSING ]: Network routing table
- default via 192.168.1.1 dev eth0 src 192.168.1.10 metric 202
- default via 192.168.1.1 dev wlan0 proto dhcp src 192.168.1.158 metric 303
- 192.168.1.0/24 dev eth0 proto dhcp scope link src 192.168.1.10 metric 202
- 192.168.1.0/24 dev wlan0 proto dhcp scope link src 192.168.1.158 metric 303
- *** [ DIAGNOSING ]: Networking
- [✓] IPv4 address(es) bound to the eth0 interface:
- 192.168.1.10/24
- [✓] IPv6 address(es) bound to the eth0 interface:
- 2a02:587:6d53:e800:204b:e86a:5cdb:5350/64
- fe80::ad9c:e798:ace4:a02b/64
- [i] Default IPv4 gateway: 192.168.1.1
- * Pinging 192.168.1.1...
- [✓] Gateway responded.
- [i] Default IPv6 gateway: fe80::1
- * Pinging fe80::1...
- [✓] Gateway responded.
- *** [ DIAGNOSING ]: Ports in use
- [✓] udp:0.0.0.0:53 is in use by pihole-FTL
- udp:0.0.0.0:67 is in use by pihole-FTL
- udp:0.0.0.0:68 is in use by dhcpcd
- udp:0.0.0.0:53858 is in use by avahi-daemon
- udp:0.0.0.0:5353 is in use by avahi-daemon
- [✓] udp:*:53 is in use by pihole-FTL
- udp:*:51924 is in use by avahi-daemon
- udp:*:5353 is in use by avahi-daemon
- udp:*:546 is in use by dhcpcd
- [✓] tcp:127.0.0.1:4711 is in use by pihole-FTL
- [✓] tcp:0.0.0.0:80 is in use by lighttpd
- [✓] tcp:0.0.0.0:53 is in use by pihole-FTL
- tcp:0.0.0.0:22 is in use by sshd
- [✓] tcp:[::1]:4711 is in use by pihole-FTL
- [✓] tcp:[::]:80 is in use by lighttpd
- [✓] tcp:[::]:53 is in use by pihole-FTL
- tcp:[::]:22 is in use by sshd
- *** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
- [✓] bag-hermes.com is 0.0.0.0 on lo (127.0.0.1)
- [✓] bag-hermes.com is 0.0.0.0 on eth0 (192.168.1.10)
- [✓] bag-hermes.com is 0.0.0.0 on wlan0 (192.168.1.158)
- [✓] doubleclick.com is 142.250.74.206 via a remote, public DNS server (8.8.8.8)
- *** [ DIAGNOSING ]: Name resolution (IPv6) using a random blocked domain and a known ad-serving domain
- [✓] accountreco.chd.ns-confluence.machinevision.net.zooplus.it is :: on lo (::1)
- [✓] accountreco.chd.ns-confluence.machinevision.net.zooplus.it is :: on eth0 (2a02:587:6d53:e800:204b:e86a:5cdb:5350)
- [✓] accountreco.chd.ns-confluence.machinevision.net.zooplus.it is :: on eth0 (fe80::ad9c:e798:ace4:a02b)
- [✓] accountreco.chd.ns-confluence.machinevision.net.zooplus.it is :: on wlan0 (2a02:587:6d53:e800:5e98:6d0a:c314:3346)
- [✓] accountreco.chd.ns-confluence.machinevision.net.zooplus.it is :: on wlan0 (fe80::e2cb:22ba:43d7:eba)
- [✓] doubleclick.com is 2a00:1450:4001:82f::200e via a remote, public DNS server (2001:4860:4860::8888)
- *** [ DIAGNOSING ]: Discovering active DHCP servers (takes 10 seconds)
- Scanning all your interfaces for DHCP servers
- Timeout: 10 seconds
- * Received 300 bytes from eth0:192.168.1.10
- Offered IP address: 192.168.1.183
- Server IP address: 192.168.1.10
- Relay-agent IP address: N/A
- BOOTP server: (empty)
- BOOTP file: (empty)
- DHCP options:
- Message type: DHCPOFFER (2)
- server-identifier: 192.168.1.10
- lease-time: 86400 ( 1d )
- renewal-time: 43200 ( 12h )
- rebinding-time: 75600 ( 21h )
- netmask: 255.255.255.0
- broadcast: 192.168.1.255
- dns-server: 192.168.1.10
- domain-name: "lan"
- router: 192.168.1.1
- --- end of options ---
- * Received 300 bytes from wlan0:192.168.1.158
- Offered IP address: 192.168.1.159
- Server IP address: 192.168.1.158
- Relay-agent IP address: N/A
- BOOTP server: (empty)
- BOOTP file: (empty)
- DHCP options:
- Message type: DHCPOFFER (2)
- server-identifier: 192.168.1.158
- lease-time: 86400 ( 1d )
- renewal-time: 43200 ( 12h )
- rebinding-time: 75600 ( 21h )
- netmask: 255.255.255.0
- broadcast: 192.168.1.255
- dns-server: 192.168.1.158
- domain-name: "lan"
- router: 192.168.1.1
- --- end of options ---
- DHCP packets received on interface lo: 0
- DHCP packets received on interface eth0: 1
- DHCP packets received on interface wlan0: 1
- *** [ DIAGNOSING ]: Pi-hole processes
- [✓] lighttpd daemon is active
- [✓] pihole-FTL daemon is active
- *** [ DIAGNOSING ]: Pi-hole-FTL full status
- ● pihole-FTL.service - LSB: pihole-FTL daemon
- Loaded: loaded (/etc/init.d/pihole-FTL; generated)
- Active: active (exited) since Wed 2022-08-31 21:17:17 EEST; 2h 51min ago
- Docs: man:systemd-sysv-generator(8)
- Process: 523 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS)
- Aug 31 21:17:13 raspberrypi systemd[1]: Starting LSB: pihole-FTL daemon...
- Aug 31 21:17:13 raspberrypi pihole-FTL[523]: Not running
- Aug 31 21:17:13 raspberrypi su[547]: (to pihole) root on none
- Aug 31 21:17:13 raspberrypi su[547]: pam_unix(su:session): session opened for user pihole by (uid=0)
- Aug 31 21:17:17 raspberrypi pihole-FTL[523]: FTL started!
- Aug 31 21:17:17 raspberrypi systemd[1]: Started LSB: pihole-FTL daemon.
- *** [ DIAGNOSING ]: Setup variables
- DHCP_ACTIVE=true
- DHCP_START=192.168.1.21
- DHCP_END=192.168.1.251
- DHCP_ROUTER=192.168.1.1
- DHCP_LEASETIME=24
- PIHOLE_DOMAIN=lan
- DHCP_IPv6=false
- DHCP_rapid_commit=false
- DNSSEC=false
- REV_SERVER=false
- BLOCKING_ENABLED=true
- IPV4_ADDRESS=192.168.1.10/24
- IPV6_ADDRESS=2a02:587:6c1f:9200:721b:5b9f:30ba:51dd
- PIHOLE_INTERFACE=eth0
- QUERY_LOGGING=true
- INSTALL_WEB_SERVER=true
- INSTALL_WEB_INTERFACE=true
- LIGHTTPD_ENABLED=true
- CACHE_SIZE=10000
- DNS_FQDN_REQUIRED=true
- DNS_BOGUS_PRIV=true
- DNSMASQ_LISTENING=local
- PIHOLE_DNS_1=8.8.8.8
- PIHOLE_DNS_2=8.8.4.4
- PIHOLE_DNS_3=2001:4860:4860:0:0:0:0:8888
- PIHOLE_DNS_4=2001:4860:4860:0:0:0:0:8844
- PIHOLE_DNS_5=208.67.222.222
- PIHOLE_DNS_6=208.67.220.220
- PIHOLE_DNS_7=2620:119:35::35
- PIHOLE_DNS_8=2620:119:53::53
- *** [ DIAGNOSING ]: Dashboard and block page
- [✗] Block page X-Header: X-Header does not match or could not be retrieved.
- HTTP/1.1 200 OK
- Content-type: text/html; charset=UTF-8
- Expires: Wed, 31 Aug 2022 21:09:15 GMT
- Cache-Control: max-age=0
- Date: Wed, 31 Aug 2022 21:09:15 GMT
- Server: lighttpd/1.4.53
- [✓] Web interface X-Header: X-Pi-hole: The Pi-hole Web interface is working!
- *** [ DIAGNOSING ]: Gravity Database
- -rw-rw-r-- 1 pihole pihole 9.7M Aug 28 04:28 /etc/pihole/gravity.db
- *** [ DIAGNOSING ]: Info table
- property value
- -------------------- ----------------------------------------
- version 15
- updated 1661650087
- gravity_count 136942
- Last gravity run finished at: Sun Aug 28 04:28:07 EEST 2022
- ----- First 10 Gravity Domains -----
- localhost.localdomain
- eu1.clevertap-prod.com
- wizhumpgyros.com
- coccyxwickimp.com
- webmail-who-int.000webhostapp.com
- 010sec.com
- 01mspmd5yalky8.com
- 0byv9mgbn0.com
- ns6.0pendns.org
- dns.0pengl.com
- *** [ DIAGNOSING ]: Groups
- id enabled name date_added date_modified description
- ---- ------- -------------------------------------------------- ------------------- ------------------- --------------------------------------------------
- 0 1 Default 2020-12-30 22:45:52 2020-12-30 22:45:52 The default group
- *** [ DIAGNOSING ]: Domainlist (0/1 = exact white-/blacklist, 2/3 = regex white-/blacklist)
- id type enabled group_ids domain date_added date_modified comment
- ----- ---- ------- ------------ ---------------------------------------------------------------------------------------------------- ------------------- ------------------- --------------------------------------------------
- 3 0 1 0 wpad.lan 2021-01-20 18:49:21 2021-01-20 18:49:21 Added from Query Log
- 4 0 1 0 sanalytics.disneyplus.com 2022-08-27 11:41:02 2022-08-27 11:41:02 Added from Query Log
- *** [ DIAGNOSING ]: Clients
- id group_ids ip date_added date_modified comment
- ---- ------------ ---------------------------------------------------------------------------------------------------- ------------------- ------------------- --------------------------------------------------
- 1 0 08:ED:B9:6D:C0:ED 2020-12-31 10:09:07 2020-12-31 10:09:07 Laptop
- 2 0 F0:4F:7C:A8:46:ED 2020-12-31 10:09:28 2020-12-31 10:09:28 Kindle
- 4 0 BA:17:48:98:31:42 2020-12-31 10:11:59 2020-12-31 10:11:59 iPhone
- 5 0 64:DB:43:4E:77:47 2020-12-31 10:13:32 2020-12-31 10:13:32 Lenovo Δανάης
- 6 0 74:1B:B2:9C:4D:76 2020-12-31 10:35:19 2020-12-31 10:35:19 iPhone Ελένης
- 7 0 08:9E:08:43:CF:13 2021-01-17 18:10:18 2021-01-17 18:10:18 Chromecast
- *** [ DIAGNOSING ]: Adlists
- id enabled group_ids address date_added date_modified comment
- ----- ------- ------------ ---------------------------------------------------------------------------------------------------- ------------------- ------------------- --------------------------------------------------
- 1 1 0 https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts 2020-12-30 22:45:52 2020-12-30 22:45:52 Migrated from /etc/pihole/adlists.list
- 2 1 0 https://mirror1.malwaredomains.com/files/justdomains 2020-12-30 22:45:52 2020-12-30 22:45:52 Migrated from /etc/pihole/adlists.list
- *** [ DIAGNOSING ]: contents of /etc/pihole
- -rw-r--r-- 1 root root 0 Dec 30 2020 /etc/pihole/custom.list
- -rw-r--r-- 1 root root 65 Aug 28 04:28 /etc/pihole/local.list
- -rw-r--r-- 1 root root 241 Aug 4 10:19 /etc/pihole/logrotate
- /var/log/pihole/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
- }
- -rw-rw-r-- 1 pihole root 34 Aug 27 11:57 /etc/pihole/pihole-FTL.conf
- PRIVACYLEVEL=0
- RATE_LIMIT=1000/60
- *** [ DIAGNOSING ]: contents of /etc/dnsmasq.d
- -rw-r--r-- 1 root root 1.7K Aug 31 19:40 /etc/dnsmasq.d/01-pihole.conf
- addn-hosts=/etc/pihole/local.list
- addn-hosts=/etc/pihole/custom.list
- localise-queries
- no-resolv
- cache-size=10000
- log-queries
- log-facility=/var/log/pihole/pihole.log
- log-async
- server=8.8.8.8
- server=8.8.4.4
- server=2001:4860:4860:0:0:0:0:8888
- server=2001:4860:4860:0:0:0:0:8844
- server=208.67.222.222
- server=208.67.220.220
- server=2620:119:35::35
- server=2620:119:53::53
- domain-needed
- expand-hosts
- bogus-priv
- local-service
- dhcp-name-match=set:hostname-ignore,wpad
- dhcp-name-match=set:hostname-ignore,localhost
- dhcp-ignore-names=tag:hostname-ignore
- -rw-r--r-- 1 root root 494 Aug 31 19:40 /etc/dnsmasq.d/02-pihole-dhcp.conf
- dhcp-authoritative
- dhcp-range=192.168.1.21,192.168.1.251,24h
- dhcp-option=option:router,192.168.1.1
- dhcp-leasefile=/etc/pihole/dhcp.leases
- domain=lan
- local=/lan/
- -rw-r--r-- 1 root root 0 Aug 27 11:56 /etc/dnsmasq.d/04-pihole-static-dhcp.conf
- -rw-r--r-- 1 root root 2.2K Aug 26 10:45 /etc/dnsmasq.d/06-rfc6761.conf
- server=/test/
- server=/localhost/
- server=/invalid/
- server=/bind/
- server=/onion/
- *** [ DIAGNOSING ]: contents of /etc/lighttpd
- -rw-r--r-- 1 root root 0 Nov 13 2021 /etc/lighttpd/external.conf
- -rw-r--r-- 1 root root 3.9K Aug 26 10:45 /etc/lighttpd/lighttpd.conf
- server.modules = (
- "mod_access",
- "mod_accesslog",
- "mod_auth",
- "mod_expire",
- "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-pihole.log"
- server.pid-file = "/run/lighttpd.pid"
- server.username = "www-data"
- server.groupname = "www-data"
- server.port = 80
- accesslog.filename = "/var/log/lighttpd/access-pihole.log"
- accesslog.format = "%{%s}t|%V|%r|%s|%b"
- server.stream-response-body = 1
- index-file.names = ( "index.php", "index.html", "index.lighttpd.html" )
- url.access-deny = ( "~", ".inc", ".md", ".yml", ".ini" )
- static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
- mimetype.assign = (
- ".ico" => "image/x-icon",
- ".jpeg" => "image/jpeg",
- ".jpg" => "image/jpeg",
- ".png" => "image/png",
- ".svg" => "image/svg+xml",
- ".css" => "text/css; charset=utf-8",
- ".html" => "text/html; charset=utf-8",
- ".js" => "text/javascript; charset=utf-8",
- ".json" => "application/json; charset=utf-8",
- ".map" => "application/json; charset=utf-8",
- ".txt" => "text/plain; charset=utf-8",
- ".eot" => "application/vnd.ms-fontobject",
- ".otf" => "font/otf",
- ".ttc" => "font/collection",
- ".ttf" => "font/ttf",
- ".woff" => "font/woff",
- ".woff2" => "font/woff2"
- )
- include_shell "cat external.conf 2>/dev/null"
- include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
- 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"] =~ "^/admin/\.(.*)" {
- url.access-deny = ("")
- }
- $HTTP["url"] =~ "/(teleporter|api_token)\.php$" {
- $HTTP["referer"] =~ "/admin/settings\.php" {
- setenv.add-response-header = ( "X-Frame-Options" => "SAMEORIGIN" )
- }
- }
- expire.url = ( "" => "access plus 0 seconds" )
- *** [ DIAGNOSING ]: contents of /etc/cron.d
- -rw-r--r-- 1 root root 1.8K Aug 26 10:45 /etc/cron.d/pihole
- 28 4 * * 7 root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updateGravity >/var/log/pihole/pihole_updateGravity.log || cat /var/log/pihole/pihole_updateGravity.log
- 00 00 * * * root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole flush once quiet
- @reboot root /usr/sbin/logrotate --state /var/lib/logrotate/pihole /etc/pihole/logrotate
- */10 * * * * root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker local
- 14 19 * * * root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker remote
- @reboot root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker remote reboot
- *** [ DIAGNOSING ]: contents of /var/log/lighttpd
- -rw-r--r-- 1 www-data www-data 145 Aug 31 21:17 /var/log/lighttpd/error-pihole.log
- -----head of error-pihole.log------
- 2022-08-28 00:00:31: (server.c.1759) logfiles cycled UID = 0 PID = 11868
- 2022-08-31 21:17:13: (server.c.1464) server started (lighttpd/1.4.53)
- -----tail of error-pihole.log------
- 2022-08-28 00:00:31: (server.c.1759) logfiles cycled UID = 0 PID = 11868
- 2022-08-31 21:17:13: (server.c.1464) server started (lighttpd/1.4.53)
- *** [ DIAGNOSING ]: contents of /var/log/pihole
- -rw-r--r-- 1 pihole pihole 3.2K Sep 1 00:09 /var/log/pihole/FTL.log
- -----head of FTL.log------
- [2022-09-01 00:07:51.674 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:07:51.708 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:07:59.110 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:07:59.133 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:00.218 581/T597] Notice: Database size is 392.69 MB, deleted 2522 rows
- [2022-09-01 00:08:17.994 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:18.016 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:18.046 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:18.069 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:19.523 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:19.545 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:46.836 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:46.858 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:57.194 581M] Resizing "FTL-dns-cache" from 4096 to (512 * 16) == 8192 (/dev/shm: 3.7MB used, 484.0MB total, FTL uses 3.7MB)
- [2022-09-01 00:08:59.257 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:59.279 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:09:05.995 581M] WARNING in dnsmasq core: no address range available for DHCP request via lo
- [2022-09-01 00:09:18.324 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:09:18.342 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- -----tail of FTL.log------
- [2022-09-01 00:07:51.674 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:07:51.708 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:07:59.110 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:07:59.133 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:00.218 581/T597] Notice: Database size is 392.69 MB, deleted 2522 rows
- [2022-09-01 00:08:17.994 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:18.016 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:18.046 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:18.069 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:19.523 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:19.545 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:46.836 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:46.858 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:57.194 581M] Resizing "FTL-dns-cache" from 4096 to (512 * 16) == 8192 (/dev/shm: 3.7MB used, 484.0MB total, FTL uses 3.7MB)
- [2022-09-01 00:08:59.257 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:08:59.279 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:09:05.995 581M] WARNING in dnsmasq core: no address range available for DHCP request via lo
- [2022-09-01 00:09:18.324 581M] WARNING in dnsmasq core: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- [2022-09-01 00:09:18.342 581M] WARNING in dnsmasq core: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- *** [ DIAGNOSING ]: contents of /dev/shm
- -rw------- 1 pihole pihole 324K Sep 1 00:09 /dev/shm/FTL-clients
- -rw------- 1 pihole pihole 244 Aug 31 21:17 /dev/shm/FTL-counters
- -rw------- 1 pihole pihole 8.0K Aug 31 21:17 /dev/shm/FTL-dns-cache
- -rw------- 1 pihole pihole 40K Sep 1 00:08 /dev/shm/FTL-domains
- -rw------- 1 pihole pihole 56 Aug 31 21:17 /dev/shm/FTL-lock
- -rw------- 1 pihole pihole 12K Aug 31 21:17 /dev/shm/FTL-overTime
- -rw------- 1 pihole pihole 4.0K Aug 31 21:17 /dev/shm/FTL-per-client-regex
- -rw------- 1 pihole pihole 2.5M Sep 1 00:07 /dev/shm/FTL-queries
- -rw------- 1 pihole pihole 12 Aug 31 21:17 /dev/shm/FTL-settings
- -rw------- 1 pihole pihole 120K Aug 31 21:17 /dev/shm/FTL-strings
- -rw------- 1 pihole pihole 604K Aug 31 21:17 /dev/shm/FTL-upstreams
- *** [ DIAGNOSING ]: contents of /etc
- -rw-r--r-- 1 root root 24 Aug 26 10:45 /etc/dnsmasq.conf
- conf-dir=/etc/dnsmasq.d
- -rw-r--r-- 1 root root 162 Aug 31 21:17 /etc/resolv.conf
- domain lan
- nameserver 208.67.222.222
- nameserver 208.67.220.220
- nameserver fe80::1%eth0
- nameserver 192.168.1.10
- nameserver fe80::1%wlan0
- *** [ DIAGNOSING ]: Pi-hole diagnosis messages
- count last timestamp type message blob1 blob2 blob3 blob4 blob5
- ------ ------------------- -------------------- ------------------------------------------------------------ -------------------- -------------------- -------------------- -------------------- --------------------
- 1 2022-09-01 00:09:05 DNSMASQ_WARN no address range available for DHCP request via lo
- 11 2022-09-01 00:09:18 DNSMASQ_WARN not giving name raspberrypi to the DHCP lease of 192.168.1.1
- 58 because the name exists in /etc/hosts with address 127.0.
- 1.1
- 11 2022-09-01 00:09:18 DNSMASQ_WARN not giving name raspberrypi.lan to the DHCP lease of 192.168
- .1.158 because the name exists in /etc/hosts with address 12
- 7.0.1.1
- *** [ DIAGNOSING ]: Locale
- LANG=
- *** [ DIAGNOSING ]: Pi-hole log
- -rw-r----- 1 pihole pihole 78K Sep 1 00:09 /var/log/pihole/pihole.log
- -----head of pihole.log------
- Sep 1 00:07:51 dnsmasq-dhcp[581]: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- Sep 1 00:07:51 dnsmasq-dhcp[581]: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- Sep 1 00:07:51 dnsmasq-dhcp[581]: DHCPDISCOVER(wlan0) f0:4f:7c:a8:46:ed
- Sep 1 00:07:51 dnsmasq-dhcp[581]: DHCPOFFER(wlan0) 192.168.1.129 f0:4f:7c:a8:46:ed
- Sep 1 00:07:51 dnsmasq-dhcp[581]: DHCPREQUEST(eth0) 192.168.1.129 f0:4f:7c:a8:46:ed
- Sep 1 00:07:51 dnsmasq-dhcp[581]: DHCPACK(eth0) 192.168.1.129 f0:4f:7c:a8:46:ed
- Sep 1 00:07:51 dnsmasq-dhcp[581]: not giving name raspberrypi.lan to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- Sep 1 00:07:51 dnsmasq-dhcp[581]: not giving name raspberrypi to the DHCP lease of 192.168.1.158 because the name exists in /etc/hosts with address 127.0.1.1
- Sep 1 00:07:51 dnsmasq-dhcp[581]: DHCPREQUEST(wlan0) 192.168.1.129 f0:4f:7c:a8:46:ed
- Sep 1 00:07:51 dnsmasq-dhcp[581]: DHCPNAK(wlan0) 192.168.1.129 f0:4f:7c:a8:46:ed wrong server-ID
- Sep 1 00:07:51 dnsmasq[581]: query[A] dogvgb9ujhybx.cloudfront.net from 192.168.1.129
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 8.8.8.8
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 8.8.4.4
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 2001:4860:4860::8888
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 2001:4860:4860::8844
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 208.67.222.222
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 208.67.220.220
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 2620:119:35::35
- Sep 1 00:07:51 dnsmasq[581]: forwarded dogvgb9ujhybx.cloudfront.net to 2620:119:53::53
- Sep 1 00:07:51 dnsmasq[581]: reply dogvgb9ujhybx.cloudfront.net is 52.85.221.83
- -----tail of pihole.log------
- Sep 1 00:09:18 dnsmasq[581]: forwarded gsp85-ssl.ls.apple.com to 8.8.8.8
- Sep 1 00:09:18 dnsmasq[581]: reply gsp85-ssl.ls.apple.com is <CNAME>
- Sep 1 00:09:18 dnsmasq[581]: reply gsp85-ssl.ls2-apple.com.akadns.net is NODATA
- Sep 1 00:09:18 dnsmasq[581]: reply gsp85-ssl.ls.apple.com is <CNAME>
- Sep 1 00:09:18 dnsmasq[581]: reply gsp85-ssl.ls2-apple.com.akadns.net is 17.57.163.28
- Sep 1 00:09:18 dnsmasq[581]: query[HTTPS] gsp85-ssl.ls2-apple.com.akadns.net from 192.168.1.208
- Sep 1 00:09:18 dnsmasq[581]: forwarded gsp85-ssl.ls2-apple.com.akadns.net to 8.8.8.8
- Sep 1 00:09:18 dnsmasq[581]: reply gsp85-ssl.ls2-apple.com.akadns.net is NODATA
- Sep 1 00:09:19 dnsmasq[581]: query[AAAA] ad.doubleclick.net from 192.168.1.125
- Sep 1 00:09:19 dnsmasq[581]: gravity blocked ad.doubleclick.net is ::
- Sep 1 00:09:19 dnsmasq[581]: query[A] ad.doubleclick.net from 192.168.1.125
- Sep 1 00:09:19 dnsmasq[581]: gravity blocked ad.doubleclick.net is 0.0.0.0
- Sep 1 00:09:19 dnsmasq[581]: query[AAAA] www.googleadservices.com from 192.168.1.125
- Sep 1 00:09:19 dnsmasq[581]: gravity blocked www.googleadservices.com is ::
- Sep 1 00:09:19 dnsmasq[581]: query[A] www.googleadservices.com from 192.168.1.125
- Sep 1 00:09:19 dnsmasq[581]: gravity blocked www.googleadservices.com is 0.0.0.0
- Sep 1 00:09:20 dnsmasq[581]: query[A] browser.pipe.aria.microsoft.com from 192.168.1.235
- Sep 1 00:09:20 dnsmasq[581]: gravity blocked browser.pipe.aria.microsoft.com is 0.0.0.0
- Sep 1 00:09:20 dnsmasq[581]: query[AAAA] browser.pipe.aria.microsoft.com from 192.168.1.235
- Sep 1 00:09:20 dnsmasq[581]: gravity blocked browser.pipe.aria.microsoft.com is ::
- ********************************************
- ********************************************
- [✓] ** FINISHED DEBUGGING! **
- * The debug log can be uploaded to tricorder.pi-hole.net for sharing with developers only.
- [i] Debug script running in automated mode
- * Using curl for transmission.
- *****************************************************************
- *****************************************************************
- [✓] Your debug token is: https://tricorder.pi-hole.net/ceLizhyy/
- [i] Logs are deleted 48 hours after upload.
- *****************************************************************
- *****************************************************************
- * Provide the token above to the Pi-hole team for assistance at https://discourse.pi-hole.net
- * A local copy of the debug log can be found at: /var/log/pihole/pihole_debug.log
Add Comment
Please, Sign In to add comment