Created
July 6, 2021 08:58
-
-
Save IosifZ/4f93122601f517e5589f7740112b6884 to your computer and use it in GitHub Desktop.
pi-hole debug
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] 2021-07-06:11:46:49 debug log has been initialized. | |
*** [ INITIALIZING ] Sourcing setup variables | |
[i] Sourcing /etc/pihole/setupVars.conf... | |
*** [ DIAGNOSING ]: Core version | |
[i] Core: v5.3.1 (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.3.1-0-g4736e03 | |
*** [ DIAGNOSING ]: Web version | |
[i] Web: v5.5 (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.5-0-g7e602e0 | |
*** [ DIAGNOSING ]: FTL version | |
[✓] FTL: v5.8.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249) | |
*** [ DIAGNOSING ]: lighttpd version | |
[i] 1.4.55 | |
*** [ DIAGNOSING ]: php version | |
[i] 7.4.3 | |
*** [ DIAGNOSING ]: Operating system | |
[i] dig return code: 0 | |
[i] dig response: "Raspbian=9,10 Ubuntu=16,18,20 Debian=9,10 Fedora=32,33 CentOS=7,8" | |
[✗] Distro: Linuxmint | |
[✗] Error: Linuxmint is not a supported distro (https://docs.pi-hole.net/main/prerequisites/) | |
*** [ DIAGNOSING ]: SELinux | |
[i] SELinux not detected | |
*** [ DIAGNOSING ]: FirewallD | |
[i] Firewalld service inactive | |
*** [ DIAGNOSING ]: Processor | |
[✓] x86_64 | |
*** [ DIAGNOSING ]: Networking | |
[✓] IPv4 address(es) bound to the eth0 interface: | |
192.168.0.54/24 matches the IP found in /etc/pihole/setupVars.conf | |
[✓] IPv6 address(es) bound to the eth0 interface: | |
2a02:2f0e:d300:2900:9dd7:7649:5ee6:3b52 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) | |
2a02:2f0e:d300:2900:9b03:4b9e:5610:3f44 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) | |
fe80::cddc:979e:6ef7:ae59 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.0.1 | |
* Pinging 192.168.0.1... | |
[✗] Gateway did not respond. (https://discourse.pi-hole.net/t/why-is-a-default-gateway-important-for-pi-hole/3546) | |
[i] Default IPv6 gateway: fe80::aa5e:45ff:fe9b:1f10 | |
fe80::aa5e:45ff:fe9b:1f10 | |
* Pinging fe80::aa5e:45ff:fe9b:1f10 | |
fe80::aa5e:45ff:fe9b:1f10... | |
[✗] Gateway did not respond. (https://discourse.pi-hole.net/t/why-is-a-default-gateway-important-for-pi-hole/3546) | |
*** [ DIAGNOSING ]: Ports in use | |
[::1]:631 cupsd (IPv6) | |
127.0.0.1:631 cupsd (IPv4) | |
127.0.0.1:5053 cloudflare (IPv4) | |
*:5938 teamviewer (IPv6) | |
*:5938 teamviewer (IPv4) | |
127.0.0.1:5939 teamviewer (IPv4) | |
[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 | |
[4711] is in use by pihole-FTL | |
[4711] is in use by pihole-FTL | |
*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain | |
[✓] 4e76.btcc.com is 0.0.0.0 via localhost (127.0.0.1) | |
[✓] 4e76.btcc.com is 0.0.0.0 via Pi-hole (192.168.0.54) | |
[✗] Failed to resolve doubleclick.com 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 | |
[✓] preview-sv6.criteo.com is :: via localhost (::1) | |
[✗] Failed to resolve preview-sv6.criteo.com via Pi-hole (2a02:2f0e:d201:9700:8403:1b86:b1ea:bd81) | |
[✓] doubleclick.com is 2a00:1450:400d:805::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 | |
DHCP packets received on interface eth0: 0 | |
DHCP packets received on interface lo: 0 | |
*** [ 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 Tue 2021-07-06 11:40:25 EEST; 6min ago | |
Docs: man:systemd-sysv-generator(8) | |
Process: 666 ExecStart=/etc/init.d/pihole-FTL start (code=exited, status=0/SUCCESS) | |
Jul 06 11:40:24 iosif-DNS2 systemd[1]: Starting LSB: pihole-FTL daemon... | |
Jul 06 11:40:24 iosif-DNS2 pihole-FTL[666]: Not running | |
Jul 06 11:40:25 iosif-DNS2 su[757]: (to pihole) root on none | |
Jul 06 11:40:25 iosif-DNS2 su[757]: pam_unix(su:session): session opened for user pihole by (uid=0) | |
Jul 06 11:40:25 iosif-DNS2 pihole-FTL[779]: FTL started! | |
Jul 06 11:40:25 iosif-DNS2 su[757]: pam_unix(su:session): session closed for user pihole | |
Jul 06 11:40:25 iosif-DNS2 systemd[1]: Started LSB: pihole-FTL daemon. | |
*** [ DIAGNOSING ]: Setup variables | |
PIHOLE_INTERFACE=eth0 | |
IPV4_ADDRESS=192.168.0.54/24 | |
IPV6_ADDRESS=2a02:2f0e:d201:9700:8403:1b86:b1ea:bd81 | |
QUERY_LOGGING=true | |
INSTALL_WEB_SERVER=true | |
INSTALL_WEB_INTERFACE=true | |
LIGHTTPD_ENABLED=true | |
CACHE_SIZE=10000 | |
BLOCKING_ENABLED=true | |
ADMIN_EMAIL= | |
WEBUIBOXEDLAYOUT=boxed | |
WEBTHEME=default-darker | |
DNSMASQ_LISTENING=all | |
PIHOLE_DNS_1=1.1.1.1 | |
DNS_FQDN_REQUIRED=true | |
DNS_BOGUS_PRIV=true | |
DNSSEC=false | |
REV_SERVER=false | |
*** [ 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: Tue, 06 Jul 2021 08:47:12 GMT | |
Cache-Control: max-age=0 | |
Date: Tue, 06 Jul 2021 08:47:12 GMT | |
Server: lighttpd/1.4.55 | |
[✓] Web interface X-Header: X-Pi-hole: The Pi-hole Web interface is working! | |
*** [ DIAGNOSING ]: Gravity List and Database | |
-rw-rw-r-- 1 pihole pihole 97296384 Jul 5 18:07 /etc/pihole/gravity.db | |
*** [ DIAGNOSING ]: Info table | |
property value | |
-------------------- ---------------------------------------- | |
version 14 | |
updated 1625497637 | |
gravity_count 1271110 | |
Last gravity run finished at: Mon 05 Jul 2021 06:07:17 PM EEST | |
----- First 10 Gravity Domains ----- | |
localhost.localdomain | |
wizhumpgyros.com | |
coccyxwickimp.com | |
n2019cov.000webhostapp.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 2021-07-05 15:51:27 2021-07-05 15:51:27 The default group | |
1 1 BB 2020-05-11 22:44:53 2021-07-05 18:02:57 | |
*** [ DIAGNOSING ]: Domainlist (0/1 = exact white-/blacklist, 2/3 = regex white-/blacklist) | |
id type enabled group_ids domain date_added date_modified comment | |
---- ---- ------- ------------ ---------------------------------------------------------------------------------------------------- ------------------- ------------------- -------------------------------------------------- | |
1 2 1 0 (\.|^)iosifbox\.com$ 2021-07-05 16:21:22 2021-07-05 16:21:22 | |
2 1 1 0 googleads.g.doubleclick.net 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
3 1 1 0 s8t.teads.tv 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
4 1 1 0 adclick.g.doubleclick.net 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
5 1 1 0 clickserve.dartsearch.net 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
6 1 1 0 d.adroll.com 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
7 1 1 0 ladsreds.com 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
9 1 1 0 actionbutton.co 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/blacklist.txt | |
10 0 1 0 settings-win.data.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
11 0 1 0 arc.msn.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
12 0 1 0 choice.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
13 0 1 0 config.edge.skype.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
14 0 1 0 cy2.settings.data.microsoft.com.akadns.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
15 0 1 0 cy2.vortex.data.microsoft.com.akadns.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
16 0 1 0 dc.applicationinsights.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
17 0 1 0 fg.download.windowsupdate.com.c.footprint.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
18 0 1 0 fs.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
19 0 1 0 g.msn.com.nsatc.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
20 0 1 0 go.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
21 0 1 0 licensing.mp.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
22 0 1 0 location-inference-westus.cloudapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
23 0 1 0 login.msa.akadns6.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
24 0 1 0 microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
25 0 1 0 mobile.pipe.aria.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
26 0 1 0 modern.watson.data.microsoft.com.akadns.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
27 0 1 0 nexus.officeapps.live.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
28 0 1 0 nexusrules.officeapps.live.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
29 0 1 0 oca.telemetry.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
30 0 1 0 prod.do.dsp.mp.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
31 0 1 0 query.prod.cms.rt.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
32 0 1 0 ris.api.iris.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
33 0 1 0 schemas.microsoft.akadns.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
34 0 1 0 schemas.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
35 0 1 0 search.msn.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
36 0 1 0 settings.data.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
37 0 1 0 telecommand.telemetry.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
38 0 1 0 telemetry.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
39 0 1 0 telemetry.microsoft.com.nsatc.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
40 0 1 0 telemetry.urs.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
41 0 1 0 uhf.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
42 0 1 0 v10.events.data.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
43 0 1 0 v10.vortex-win.data.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
44 0 1 0 vortex.data.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
45 0 1 0 watson.telemetry.microsoft.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
46 0 1 0 windowsupdate.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
47 0 1 0 www.msftconnecttest.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
48 0 1 0 portainer.localhost 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
49 0 1 0 traefik.localhost 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
50 0 1 0 whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
51 0 1 0 www.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
52 0 1 0 w1.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
53 0 1 0 w2.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
54 0 1 0 w3.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
55 0 1 0 w4.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
56 0 1 0 w5.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
57 0 1 0 w6.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
58 0 1 0 w7.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
59 0 1 0 w8.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
60 0 1 0 w9.web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
61 0 1 0 web.whatsapp.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
62 0 1 0 media-ams3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
63 0 1 0 media-amt2-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
64 0 1 0 media-arn2-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
65 0 1 0 media-ber1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
66 0 1 0 media-bru2-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
67 0 1 0 media-cdt1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
68 0 1 0 media-dfw5-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
69 0 1 0 media-frt3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
70 0 1 0 media-frt3-2.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
71 0 1 0 media-frx5-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
72 0 1 0 media-iad3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
73 0 1 0 media-lax3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
74 0 1 0 media-lax3-2.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
75 0 1 0 media-lga3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
76 0 1 0 media-lhr3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
77 0 1 0 media-lht6-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
78 0 1 0 media-mad1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
79 0 1 0 media-mia3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
80 0 1 0 media-mxp1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
81 0 1 0 media-ort2-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
82 0 1 0 media-ort2-2.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
83 0 1 0 media-otp1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
84 0 1 0 media-sea1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
85 0 1 0 media-sin6-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
86 0 1 0 media-sjc3-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
87 0 1 0 media-sof1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
88 0 1 0 media-vie1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
89 0 1 0 media-waw1-1.cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
90 0 1 0 media-yyz1-1-cdn.whatsapp.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
91 0 1 0 whatsapp-cdn-shv-01-atl1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
92 0 1 0 whatsapp-cdn-shv-01-dfw1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
93 0 1 0 whatsapp-cdn-shv-01-iad3.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
94 0 1 0 whatsapp-cdn-shv-01-lax1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
95 0 1 0 whatsapp-cdn-shv-01-lax3.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
96 0 1 0 whatsapp-cdn-shv-01-lga1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
97 0 1 0 whatsapp-cdn-shv-01-mia1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
98 0 1 0 whatsapp-cdn-shv-01-ord1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
99 0 1 0 whatsapp-cdn-shv-01-sea1.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
100 0 1 0 whatsapp-cdn-shv-01-sjc2.fbcdn.net 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
101 0 1 0 wa.me 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
102 0 1 0 www.wa.me 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
103 0 1 0 foreverliving.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
104 0 1 0 www.foreverliving.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
105 0 1 0 is.gd 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
106 0 1 0 www.opensubtitles.org 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
107 0 1 0 amzn.to 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
108 0 1 0 profitshare.ro 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
109 0 1 0 prism.app-us1.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
110 0 1 0 express.co.uk 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
111 0 1 0 f64.ro 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
112 0 1 0 www.bitmetv.org 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
113 0 1 0 nordvpn.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
114 0 1 0 nuskin.com 2020-05-11 22:41:11 2021-07-05 18:02:57 Migrated from /etc/pihole/whitelist.txt | |
115 2 1 0 (\.|^)asus\.com$ 2020-05-27 00:05:42 2021-07-05 18:02:57 | |
116 0 1 0 foreverliving.ro 2020-06-01 14:44:21 2021-07-05 18:02:57 | |
117 1 1 0 doubleclick.net 2020-06-08 19:24:38 2021-07-05 18:02:41 | |
118 0 1 0 ubuntu.com 2020-07-01 20:20:20 2021-07-05 18:02:57 | |
119 0 1 0 teamviewer.com 2020-07-01 22:38:37 2021-07-05 18:02:57 | |
120 0 1 0 escapade.world 2020-07-05 19:36:41 2021-07-05 18:02:57 | |
121 1 1 0 doubkeclick.net 2020-08-05 20:11:15 2021-07-05 18:02:41 | |
122 0 1 0 onesignal.com 2020-11-25 13:34:37 2021-07-05 18:02:57 added for Tautulli pairing with Android app | |
126 0 1 0 router9.teamviewer.com 2021-06-16 23:12:36 2021-07-05 18:02:57 Added from Query Log | |
127 3 1 0 (\.|^)https://thinkdigitaladro\.hit\.gemius\.pl$ 2021-06-30 06:56:12 2021-07-05 18:02:41 | |
128 3 1 0 (\.|^)https://h\.lqm\.io/$ 2021-06-30 06:57:08 2021-07-05 18:02:41 | |
129 3 1 0 (\.|^)googleadservices\.com$ 2021-07-01 18:49:08 2021-07-05 18:02:41 | |
134 1 1 0 googleadservices.com 2021-07-01 18:53:01 2021-07-05 18:02:41 | |
*** [ DIAGNOSING ]: Clients | |
id group_ids ip date_added date_modified comment | |
---- ------------ ---------------------------------------------------------------------------------------------------- ------------------- ------------------- -------------------------------------------------- | |
2 0 192.168.0.61 2020-07-13 13:23:27 2021-07-05 18:02:41 Huawei_p30 | |
3 0 192.168.0.55 2020-07-13 13:23:48 2021-07-05 18:02:41 iosif-box | |
4 0 192.168.0.53 2020-07-13 13:24:15 2021-07-05 18:02:41 iosif-dns | |
5 0 192.168.0.65 2020-07-13 13:24:38 2021-07-05 18:02:41 iosif-notebook | |
6 0 192.168.0.60 2020-07-13 13:24:55 2021-07-05 18:02:41 oneplus7tpro | |
7 0 192.168.0.63 2020-07-13 13:25:07 2021-07-05 18:02:41 osmc | |
8 0 192.168.0.90 2020-07-13 13:25:20 2021-07-05 18:02:41 redmi8 | |
9 0 192.168.0.62 2020-07-13 13:25:44 2021-07-05 18:02:41 rohqul031 | |
10 0 192.168.0.1 2020-07-13 13:25:55 2021-07-05 18:02:41 asus-router | |
11 0 192.168.0.181 2020-07-13 13:26:31 2021-07-05 18:02:41 iosif-vpn | |
*** [ DIAGNOSING ]: Adlists | |
id enabled group_ids address date_added date_modified comment | |
---- ------- ------------ ---------------------------------------------------------------------------------------------------- ------------------- ------------------- -------------------------------------------------- | |
1 1 0 https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts 2021-07-05 15:51:27 2021-07-05 15:51:27 Migrated from /etc/pihole/adlists.list | |
3 1 0 http://sysctl.org/cameleon/hosts 2021-07-05 17:55:59 2021-07-05 17:55:59 | |
4 1 0 https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt 2021-07-05 17:56:08 2021-07-05 17:56:08 | |
5 1 0 https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt 2021-07-05 17:56:16 2021-07-05 17:56:16 | |
6 1 0 https://adaway.org/hosts.txt 2021-07-05 17:56:33 2021-07-05 17:56:33 | |
7 1 0 https://v.firebog.net/hosts/AdguardDNS.txt 2021-07-05 17:56:40 2021-07-05 17:56:40 | |
8 1 0 https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt 2021-07-05 17:56:47 2021-07-05 17:56:47 | |
9 1 0 https://v.firebog.net/hosts/Easylist.txt 2021-07-05 17:56:53 2021-07-05 17:56:53 | |
10 1 0 https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts;showintro=0 2021-07-05 17:57:01 2021-07-05 17:57:01 | |
14 1 0 https://raw.githubusercontent.com/StevenBlack/hosts/master/data/UncheckyAds/hosts 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
15 1 0 https://www.squidblacklist.org/downloads/dg-ads.acl 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
16 1 0 https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
17 1 0 https://hosts-file.net/exp.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
18 1 0 https://hosts-file.net/emd.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
19 1 0 https://hosts-file.net/psh.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
20 1 0 https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
21 1 0 https://www.malwaredomainlist.com/hostslist/hosts.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
22 1 0 https://bitbucket.org/ethanr/dns-blacklists/raw/8575c9f96e5b4a1308f2f12394abd86d0927a4a0/bad_lists/M 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
23 1 0 https://v.firebog.net/hosts/Prigent-Malware.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
24 1 0 https://v.firebog.net/hosts/Prigent-Phishing.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
25 1 0 https://phishing.army/download/phishing_army_blocklist_extended.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
26 1 0 https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-malware.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
27 1 0 https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
28 1 0 https://ransomwaretracker.abuse.ch/downloads/CW_C2_DOMBL.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
29 1 0 https://ransomwaretracker.abuse.ch/downloads/LY_C2_DOMBL.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
30 1 0 https://ransomwaretracker.abuse.ch/downloads/TC_C2_DOMBL.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
31 1 0 https://ransomwaretracker.abuse.ch/downloads/TL_C2_DOMBL.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
32 1 0 https://v.firebog.net/hosts/Shalla-mal.txt 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
33 1 0 https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.Risk/hosts 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
34 1 0 https://www.squidblacklist.org/downloads/dg-malicious.acl 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
35 1 0 https://zerodot1.gitlab.io/CoinBlockerLists/hosts 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
36 1 0 https://blocklist.site/app/dl/crypto 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
37 1 0 https://blocklist.site/app/dl/fakenews 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
38 1 0 https://blocklist.site/app/dl/gambling 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
39 1 0 https://blocklist.site/app/dl/malware 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
40 1 0 https://blocklist.site/app/dl/phishing 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
41 1 0 https://blocklist.site/app/dl/redirect 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
42 1 0 https://blocklist.site/app/dl/spam 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
43 1 0 https://blocklist.site/app/dl/scam 2020-05-11 22:41:11 2021-07-05 18:02:41 Migrated from /etc/pihole/adlists.list | |
*** [ DIAGNOSING ]: contents of /etc/pihole | |
-rw-r--r-- 1 root root 144 Jul 5 18:07 /etc/pihole/local.list | |
192.168.0.54 iosif-DNS2 | |
2a02:2f0e:d201:9700:8403:1b86:b1ea:bd81 iosif-DNS2 | |
192.168.0.54 pi.hole | |
2a02:2f0e:d201:9700:8403:1b86:b1ea:bd81 pi.hole | |
-rw-r--r-- 1 root root 238 Jul 5 15:51 /etc/pihole/logrotate | |
/var/log/pihole.log { | |
su root syslog | |
daily | |
copytruncate | |
rotate 5 | |
compress | |
delaycompress | |
notifempty | |
nomail | |
} | |
/var/log/pihole-FTL.log { | |
su root syslog | |
weekly | |
copytruncate | |
rotate 3 | |
compress | |
delaycompress | |
notifempty | |
nomail | |
} | |
-rw-rw-r-- 1 pihole root 15 Jul 5 15:51 /etc/pihole/pihole-FTL.conf | |
PRIVACYLEVEL=0 | |
*** [ DIAGNOSING ]: contents of /etc/dnsmasq.d | |
-rw-r--r-- 1 root root 1422 Jul 6 10:59 /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.log | |
local-ttl=2 | |
log-async | |
server=1.1.1.1 | |
domain-needed | |
expand-hosts | |
bogus-priv | |
except-interface=nonexisting | |
server=/use-application-dns.net/ | |
*** [ DIAGNOSING ]: contents of /etc/lighttpd | |
-rw-r--r-- 1 root root 257 Jul 5 17:50 /etc/lighttpd/external.conf | |
$SERVER["socket"] == ":80" { | |
setenv.add-environment = ("fqdn" => "true") | |
$HTTP["host"] =~ "^pi\.hole" { | |
url.redirect = ("^/(.*)" => "https://phl2.iosifbox.com/$1") | |
} | |
} | |
-rw-r--r-- 1 root root 4066 Jul 5 15:51 /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 = "/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/json", | |
"application/vnd.ms-fontobject", | |
"application/xml", | |
"font/eot", | |
"font/opentype", | |
"font/otf", | |
"font/ttf", | |
"image/bmp", | |
"image/svg+xml", | |
"image/vnd.microsoft.icon", | |
"image/x-icon", | |
"text/css", | |
"text/html", | |
"text/javascript", | |
"text/plain", | |
"text/xml" | |
) | |
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"] =~ "\.(eot|otf|tt[cf]|woff2?)$" { | |
setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" ) | |
} | |
} | |
$HTTP["url"] =~ "^/admin/\.(.*)" { | |
url.access-deny = ("") | |
} | |
expire.url = ( "" => "access plus 0 seconds" ) | |
*** [ DIAGNOSING ]: contents of /etc/cron.d | |
-rw-r--r-- 1 root root 1754 Jul 5 15:51 /etc/cron.d/pihole | |
17 4 * * 7 root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updateGravity >/var/log/pihole_updateGravity.log || cat /var/log/pihole_updateGravity.log | |
00 00 * * * root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole flush once quiet | |
@reboot root /usr/sbin/logrotate /etc/pihole/logrotate | |
*/10 * * * * root PATH="$PATH:/usr/sbin:/usr/local/bin/" pihole updatechecker local | |
6 15 * * * 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 2556 Jul 6 11:40 /var/log/lighttpd/error.log | |
-----head of error.log------ | |
2021-07-05 15:51:14: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 15:51:23: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 15:51:24: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 16:20:45: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: dns_get_record(): A temporary server error occurred. in /var/www/html/pihole/index.php on line 230 | |
2021-07-05 16:20:45: (mod_fastcgi.c.421) FastCGI-stderr: PHP Notice: Trying to access array offset on value of type bool in /var/www/html/pihole/index.php on line 230 | |
2021-07-05 16:20:45: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/html/pihole/index.php on line 231 | |
2021-07-05 17:36:08: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 17:36:23: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 17:51:23: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 17:51:45: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 18:02:57: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: Executing sudo pihole -a addcustomdns 192.168.0.62 ROHQUL031 failed. in /var/www/html/admin/scripts/pi-hole/php/func.php on line 79 | |
2021-07-05 18:02:57: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: Executing sudo pihole -a addcustomdns 192.168.0.65 IOSIF-NOTEBOOK failed. in /var/www/html/admin/scripts/pi-hole/php/func.php on line 79 | |
2021-07-05 18:02:57: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: Executing sudo pihole -a addcustomdns 192.168.0.63 osmc failed. in /var/www/html/admin/scripts/pi-hole/php/func.php on line 79 | |
2021-07-05 18:49:51: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 21:43:57: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 22:13:18: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 22:13:36: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 23:15:04: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 23:15:23: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 10:06:27: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-06 10:06:48: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 10:43:17: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-06 10:45:41: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 11:11:39: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-06 11:12:00: (server.c.1488) server started (lighttpd/1.4.55) | |
-----tail of error.log------ | |
2021-07-05 15:51:23: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 15:51:24: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 16:20:45: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: dns_get_record(): A temporary server error occurred. in /var/www/html/pihole/index.php on line 230 | |
2021-07-05 16:20:45: (mod_fastcgi.c.421) FastCGI-stderr: PHP Notice: Trying to access array offset on value of type bool in /var/www/html/pihole/index.php on line 230 | |
2021-07-05 16:20:45: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: array_key_exists() expects parameter 2 to be array, null given in /var/www/html/pihole/index.php on line 231 | |
2021-07-05 17:36:08: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 17:36:23: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 17:51:23: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 17:51:45: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 18:02:57: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: Executing sudo pihole -a addcustomdns 192.168.0.62 ROHQUL031 failed. in /var/www/html/admin/scripts/pi-hole/php/func.php on line 79 | |
2021-07-05 18:02:57: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: Executing sudo pihole -a addcustomdns 192.168.0.65 IOSIF-NOTEBOOK failed. in /var/www/html/admin/scripts/pi-hole/php/func.php on line 79 | |
2021-07-05 18:02:57: (mod_fastcgi.c.421) FastCGI-stderr: PHP Warning: Executing sudo pihole -a addcustomdns 192.168.0.63 osmc failed. in /var/www/html/admin/scripts/pi-hole/php/func.php on line 79 | |
2021-07-05 18:49:51: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 21:43:57: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 22:13:18: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 22:13:36: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-05 23:15:04: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-05 23:15:23: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 10:06:27: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-06 10:06:48: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 10:43:17: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-06 10:45:41: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 11:11:39: (server.c.1970) server stopped by UID = 0 PID = 1 | |
2021-07-06 11:12:00: (server.c.1488) server started (lighttpd/1.4.55) | |
2021-07-06 11:40:24: (server.c.1488) server started (lighttpd/1.4.55) | |
*** [ DIAGNOSING ]: contents of /var/log | |
-rw-r--r-- 1 pihole pihole 36187 Jul 6 11:40 /var/log/pihole-FTL.log | |
-----head of pihole-FTL.log------ | |
[2021-07-06 00:37:37.210 790M] Resizing "FTL-queries" from 262144 to (8192 * 64) == 524288 (/dev/shm: 761.9KB used, 480.4MB total, FTL uses 749.9KB) | |
[2021-07-06 01:58:35.037 790M] Resizing "FTL-dns-cache" from 4096 to (512 * 16) == 8192 (/dev/shm: 1.0MB used, 480.4MB total, FTL uses 1.0MB) | |
[2021-07-06 02:36:42.945 790M] Resizing "FTL-queries" from 524288 to (12288 * 64) == 786432 (/dev/shm: 1.0MB used, 480.4MB total, FTL uses 1.0MB) | |
[2021-07-06 03:57:59.645 790M] Resizing "FTL-queries" from 786432 to (16384 * 64) == 1048576 (/dev/shm: 1.3MB used, 480.4MB total, FTL uses 1.3MB) | |
[2021-07-06 05:13:24.006 790M] Resizing "FTL-queries" from 1048576 to (20480 * 64) == 1310720 (/dev/shm: 1.6MB used, 480.4MB total, FTL uses 1.5MB) | |
[2021-07-06 06:24:11.279 790M] Resizing "FTL-queries" from 1310720 to (24576 * 64) == 1572864 (/dev/shm: 1.8MB used, 480.4MB total, FTL uses 1.8MB) | |
[2021-07-06 07:32:36.285 790M] Resizing "FTL-queries" from 1572864 to (28672 * 64) == 1835008 (/dev/shm: 2.1MB used, 480.4MB total, FTL uses 2.1MB) | |
[2021-07-06 08:46:58.686 790M] Resizing "FTL-queries" from 1835008 to (32768 * 64) == 2097152 (/dev/shm: 2.3MB used, 480.4MB total, FTL uses 2.3MB) | |
[2021-07-06 09:52:12.898 790M] Resizing "FTL-dns-cache" from 8192 to (768 * 16) == 12288 (/dev/shm: 2.6MB used, 480.4MB total, FTL uses 2.6MB) | |
[2021-07-06 09:57:18.445 790M] Resizing "FTL-queries" from 2097152 to (36864 * 64) == 2359296 (/dev/shm: 2.6MB used, 480.4MB total, FTL uses 2.6MB) | |
[2021-07-06 10:06:28.353 790M] Shutting down... | |
[2021-07-06 10:06:28.654 790M] Finished final database update | |
[2021-07-06 10:06:28.654 790M] Waiting for threads to join | |
[2021-07-06 10:06:28.654 790M] Thread telnet-IPv4 (0) is idle, terminating it. | |
[2021-07-06 10:06:28.659 790M] Thread telnet-IPv6 (1) is idle, terminating it. | |
[2021-07-06 10:06:28.663 790M] Thread telnet-socket (2) is idle, terminating it. | |
[2021-07-06 10:06:28.664 790M] Thread database (3) is idle, terminating it. | |
[2021-07-06 10:06:28.666 790M] Thread housekeeper (4) is idle, terminating it. | |
[2021-07-06 10:06:28.667 790M] Thread DNS client (5) is idle, terminating it. | |
[2021-07-06 10:06:28.667 790M] All threads joined | |
[2021-07-06 10:06:28.702 790M] ########## FTL terminated after 10h 51m 5s (code 0)! ########## | |
[2021-07-06 10:06:48.390 778M] Using log file /var/log/pihole-FTL.log | |
[2021-07-06 10:06:48.391 778M] ########## FTL started! ########## | |
[2021-07-06 10:06:48.391 778M] FTL branch: master | |
[2021-07-06 10:06:48.391 778M] FTL version: v5.8.1 | |
[2021-07-06 10:06:48.391 778M] FTL commit: b90ab8b1 | |
[2021-07-06 10:06:48.391 778M] FTL date: 2021-04-21 20:03:47 +0100 | |
[2021-07-06 10:06:48.392 778M] FTL user: pihole | |
[2021-07-06 10:06:48.392 778M] Compiled for x86_64 (compiled on CI) using gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 | |
[2021-07-06 10:06:48.392 778M] Creating mutex | |
[2021-07-06 10:06:48.392 778M] Starting config file parsing (/etc/pihole/pihole-FTL.conf) | |
[2021-07-06 10:06:48.392 778M] SOCKET_LISTENING: only local | |
[2021-07-06 10:06:48.392 778M] AAAA_QUERY_ANALYSIS: Show AAAA queries | |
[2021-07-06 10:06:48.392 778M] MAXDBDAYS: max age for stored queries is 365 days | |
[2021-07-06 10:06:48.392 778M] RESOLVE_IPV6: Resolve IPv6 addresses | |
-----tail of pihole-FTL.log------ | |
[2021-07-06 11:40:25.263 779M] Database version is 9 | |
[2021-07-06 11:40:25.264 779M] Imported 0 alias-clients | |
[2021-07-06 11:40:25.264 779M] Database successfully initialized | |
[2021-07-06 11:40:25.264 779M] Resizing "FTL-strings" from 40960 to (81920 * 1) == 81920 (/dev/shm: 720.9KB used, 480.4MB total, FTL uses 708.9KB) | |
[2021-07-06 11:40:25.264 779M] New upstream server: 1.0.0.1:53 (0/512) | |
[2021-07-06 11:40:25.265 779M] New upstream server: 1.1.1.1:53 (1/512) | |
[2021-07-06 11:40:25.271 779M] New upstream server: 2606:4700:4700::1111:53 (2/512) | |
[2021-07-06 11:40:25.279 779M] Resizing "FTL-queries" from 262144 to (8192 * 64) == 524288 (/dev/shm: 761.9KB used, 480.4MB total, FTL uses 749.9KB) | |
[2021-07-06 11:40:25.290 779M] Resizing "FTL-queries" from 524288 to (12288 * 64) == 786432 (/dev/shm: 1.0MB used, 480.4MB total, FTL uses 1.0MB) | |
[2021-07-06 11:40:25.308 779M] Resizing "FTL-queries" from 786432 to (16384 * 64) == 1048576 (/dev/shm: 1.3MB used, 480.4MB total, FTL uses 1.3MB) | |
[2021-07-06 11:40:25.327 779M] Resizing "FTL-queries" from 1048576 to (20480 * 64) == 1310720 (/dev/shm: 1.5MB used, 480.4MB total, FTL uses 1.5MB) | |
[2021-07-06 11:40:25.340 779M] Resizing "FTL-queries" from 1310720 to (24576 * 64) == 1572864 (/dev/shm: 1.8MB used, 480.4MB total, FTL uses 1.8MB) | |
[2021-07-06 11:40:25.355 779M] Resizing "FTL-queries" from 1572864 to (28672 * 64) == 1835008 (/dev/shm: 2.1MB used, 480.4MB total, FTL uses 2.1MB) | |
[2021-07-06 11:40:25.368 779M] Resizing "FTL-queries" from 1835008 to (32768 * 64) == 2097152 (/dev/shm: 2.3MB used, 480.4MB total, FTL uses 2.3MB) | |
[2021-07-06 11:40:25.384 779M] Resizing "FTL-queries" from 2097152 to (36864 * 64) == 2359296 (/dev/shm: 2.6MB used, 480.4MB total, FTL uses 2.6MB) | |
[2021-07-06 11:40:25.401 779M] Resizing "FTL-queries" from 2359296 to (40960 * 64) == 2621440 (/dev/shm: 2.9MB used, 480.4MB total, FTL uses 2.8MB) | |
[2021-07-06 11:40:25.402 779M] Resizing "FTL-domains" from 12288 to (1024 * 24) == 24576 (/dev/shm: 3.1MB used, 480.4MB total, FTL uses 3.1MB) | |
[2021-07-06 11:40:25.416 779M] Imported 38758 queries from the long-term database | |
[2021-07-06 11:40:25.416 779M] -> Total DNS queries: 38758 | |
[2021-07-06 11:40:25.416 779M] -> Cached DNS queries: 499 | |
[2021-07-06 11:40:25.416 779M] -> Forwarded DNS queries: 37297 | |
[2021-07-06 11:40:25.416 779M] -> Blocked DNS queries: 101 | |
[2021-07-06 11:40:25.416 779M] -> Unknown DNS queries: 280 | |
[2021-07-06 11:40:25.416 779M] -> Unique domains: 516 | |
[2021-07-06 11:40:25.416 779M] -> Unique clients: 16 | |
[2021-07-06 11:40:25.416 779M] -> Known forward destinations: 3 | |
[2021-07-06 11:40:25.416 779M] Successfully accessed setupVars.conf | |
[2021-07-06 11:40:25.431 793M] PID of FTL process: 793 | |
[2021-07-06 11:40:25.431 793M] INFO: FTL is running as user pihole (UID 999) | |
[2021-07-06 11:40:25.431 793/T796] Listening on Unix socket | |
[2021-07-06 11:40:25.431 793/T795] Listening on port 4711 for incoming IPv6 telnet connections | |
[2021-07-06 11:40:25.431 793M] Reloading DNS cache | |
[2021-07-06 11:40:25.431 793M] Blocking status is enabled | |
[2021-07-06 11:40:25.431 793/T794] Listening on port 4711 for incoming IPv4 telnet connections | |
[2021-07-06 11:40:26.469 793/T797] Compiled 3 whitelist and 3 blacklist regex filters for 16 clients in 21.8 msec | |
*** [ DIAGNOSING ]: contents of /dev/shm | |
-rw------- 1 pihole pihole 356352 Jul 6 11:40 /dev/shm/FTL-clients | |
-rw------- 1 pihole pihole 224 Jul 6 11:40 /dev/shm/FTL-counters | |
-rw------- 1 pihole pihole 4096 Jul 6 11:40 /dev/shm/FTL-dns-cache | |
-rw------- 1 pihole pihole 24576 Jul 6 11:40 /dev/shm/FTL-domains | |
-rw------- 1 pihole pihole 48 Jul 6 11:40 /dev/shm/FTL-lock | |
-rw------- 1 pihole pihole 8192 Jul 6 11:40 /dev/shm/FTL-overTime | |
-rw------- 1 pihole pihole 4096 Jul 6 11:40 /dev/shm/FTL-per-client-regex | |
-rw------- 1 pihole pihole 2621440 Jul 6 11:40 /dev/shm/FTL-queries | |
-rw------- 1 pihole pihole 12 Jul 6 11:40 /dev/shm/FTL-settings | |
-rw------- 1 pihole pihole 81920 Jul 6 11:40 /dev/shm/FTL-strings | |
-rw------- 1 pihole pihole 20480 Jul 6 11:40 /dev/shm/FTL-upstreams | |
*** [ DIAGNOSING ]: Pi-hole diagnosis messages | |
*** [ DIAGNOSING ]: Locale | |
LANG=en_US.UTF-8 | |
*** [ DIAGNOSING ]: Pi-hole log | |
-rw-r--r-- 1 pihole pihole 5581732 Jul 6 11:47 /var/log/pihole.log | |
-----head of pihole.log------ | |
Jul 6 00:00:03 dnsmasq[790]: query[ANY] auth.docker.io from 192.168.0.55 | |
Jul 6 00:00:03 dnsmasq[790]: forwarded auth.docker.io to 1.1.1.1 | |
Jul 6 00:00:04 dnsmasq[790]: query[PTR] 63.0.168.192.in-addr.arpa from 127.0.0.1 | |
Jul 6 00:00:04 dnsmasq[790]: /etc/pihole/custom.list 192.168.0.63 is osmc | |
Jul 6 00:00:04 dnsmasq[790]: query[PTR] 55.0.168.192.in-addr.arpa from 127.0.0.1 | |
Jul 6 00:00:04 dnsmasq[790]: /etc/pihole/custom.list 192.168.0.55 is iosif-box | |
Jul 6 00:00:04 dnsmasq[790]: query[PTR] 153.0.168.192.in-addr.arpa from 127.0.0.1 | |
Jul 6 00:00:04 dnsmasq[790]: config 192.168.0.153 is NXDOMAIN | |
Jul 6 00:00:05 dnsmasq[790]: query[A] 192-168-0-55.4c41cc7fdcec46beb87831f8566ada7f.plex.direct from 192.168.0.63 | |
Jul 6 00:00:05 dnsmasq[790]: forwarded 192-168-0-55.4c41cc7fdcec46beb87831f8566ada7f.plex.direct to 1.1.1.1 | |
Jul 6 00:00:05 dnsmasq[790]: query[AAAA] 192-168-0-55.4c41cc7fdcec46beb87831f8566ada7f.plex.direct from 192.168.0.63 | |
Jul 6 00:00:05 dnsmasq[790]: forwarded 192-168-0-55.4c41cc7fdcec46beb87831f8566ada7f.plex.direct to 1.1.1.1 | |
Jul 6 00:00:07 dnsmasq[790]: query[PTR] 1.0.168.192.in-addr.arpa from 127.0.0.1 | |
Jul 6 00:00:07 dnsmasq[790]: /etc/pihole/custom.list 192.168.0.1 is router.asus.com | |
Jul 6 00:00:07 dnsmasq[790]: query[PTR] 238.0.168.192.in-addr.arpa from 127.0.0.1 | |
Jul 6 00:00:07 dnsmasq[790]: config 192.168.0.238 is NXDOMAIN | |
Jul 6 00:00:08 dnsmasq[790]: query[ANY] registry-1.docker.io from 192.168.0.55 | |
Jul 6 00:00:08 dnsmasq[790]: forwarded registry-1.docker.io to 1.1.1.1 | |
Jul 6 00:00:09 dnsmasq[790]: query[ANY] registry-1.docker.io from 192.168.0.55 | |
Jul 6 00:00:09 dnsmasq[790]: forwarded registry-1.docker.io to 1.1.1.1 | |
******************************************** | |
******************************************** | |
[✓] ** 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. | |
[i] Debug script running in automated mode | |
* Using curl for transmission. | |
* curl failed, falling back to netcat 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.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment