Hello,
Been trying to figure this one out without luck, I have Pi-hole installed on a k3s cluster running on a two Raspberry Pi 4s (one master node, one worker node). (I picked the docker tag as this is effectively the same thing and didn't see one related to kubernetes)
I have a Google Wifi mesh network (currently 2 routers), and have set the DNS to the IP of the worker node where Pi-hole is installed.
The ad blocking is working, however, on my Android phone, using the Google app (not Chrome) when I click a result, I receive the error "net:ERR_NETWORK_CHANGED", the odd thing is, this is only sometimes. Sometimes the results load, other times they don't.
Sometimes if I get the error and go back and click the same link, it loads.
I'm not sure what is going on here.
From what I can tell, the error doesn't seem to be related to a google redirect being blocked by pi-hole, but something with the network setup itself, if I perform the same search within Chrome directly, all the results work.
Here is my 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] 2020-04-22:12:53:49 debug log has been initialized.
*** [ INITIALIZING ] Sourcing setup variables
[i] Sourcing /etc/pihole/setupVars.conf...
*** [ DIAGNOSING ]: Core version
[i] Core: v4.4 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: master
[i] Commit: v4.4-0-g9e49077
*** [ DIAGNOSING ]: Web version
[i] Web: v4.3.3 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
[i] Branch: master
[i] Commit: v4.3.3-0-g62f2ffc
*** [ DIAGNOSING ]: FTL version
[✓] FTL: v4.3.1
*** [ DIAGNOSING ]: lighttpd version
[i] 1.4.45
*** [ DIAGNOSING ]: php version
[i] 7.0.33
*** [ DIAGNOSING ]: Operating system
[✓] Debian GNU/Linux 9 (stretch)
*** [ DIAGNOSING ]: SELinux
[i] SELinux not detected
*** [ DIAGNOSING ]: Processor
[✓] armv7l
*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the eth0 interface:
10.42.1.6/24 matches the IP found in /etc/pihole/setupVars.conf
[✓] IPv6 address(es) bound to the eth0 interface:
fe80::4c9a:fff:fedf:5f9a 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: 10.42.1.1
* Pinging 10.42.1.1...
[✓] Gateway responded.
*** [ DIAGNOSING ]: Ports in use
[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
[✓] nepomucen-dorohusk.pl is 0.0.0.0 via localhost (127.0.0.1)
[✓] nepomucen-dorohusk.pl is 0.0.0.0 via Pi-hole (10.42.1.6)
[✓] doubleclick.com is 172.217.13.238 via a remote, public DNS server (8.8.8.8)
*** [ DIAGNOSING ]: Pi-hole processes
[✗] lighttpd daemon is inactive
[✗] pihole-FTL daemon is inactive
*** [ DIAGNOSING ]: Setup variables
QUERY_LOGGING=true
INSTALL_WEB_SERVER=true
INSTALL_WEB_INTERFACE=true
LIGHTTPD_ENABLED=
IPV4_ADDRESS=10.42.1.6/24
IPV6_ADDRESS=
PIHOLE_INTERFACE=eth0
BLOCKING_ENABLED=true
DNSMASQ_LISTENING=single
PIHOLE_DNS_1=8.8.8.8
PIHOLE_DNS_2=8.8.4.4
DNS_FQDN_REQUIRED=false
DNS_BOGUS_PRIV=false
DNSSEC=true
CONDITIONAL_FORWARDING=true
CONDITIONAL_FORWARDING_IP=192.168.86.1
CONDITIONAL_FORWARDING_DOMAIN=lan
CONDITIONAL_FORWARDING_REVERSE=86.168.192.in-addr.arpa
*** [ 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 1881489 Apr 22 12:23 /etc/pihole/gravity.list
-----head of gravity.list------
0.0.0.0
0.0.0.0.beeglivesex.com
0.0.0.0.creative.hpyrdr.com
0.0.0.0.hpyrdr.com
-----tail of gravity.list------
zzz.clickbank.net
zzzezeroe.fr
zzzpooeaz-france.com
zzzrtrcm2.com
*** [ DIAGNOSING ]: contents of /etc/pihole
-rw-r--r-- 1 root root 313 Apr 15 18:57 /etc/pihole/adlists.list
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
https://mirror1.malwaredomains.com/files/justdomains
http://sysctl.org/cameleon/hosts
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 0 Apr 22 03:01 /etc/pihole/blacklist.txt
-rw-r--r-- 1 root root 51 Apr 22 12:23 /etc/pihole/local.list
10.42.1.6 pihole-5c7fc9958-vk9c4
10.42.1.6 pi.hole
-rw-r--r-- 1 root root 0 Apr 22 12:22 /etc/pihole/whitelist.txt
*** [ DIAGNOSING ]: contents of /etc/dnsmasq.d
-rw-r--r-- 1 root root 1679 Apr 22 12:23 /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
server=8.8.8.8
server=8.8.4.4
dnssec
trust-anchor=.,19036,8,2,49AAC11D7B6F6446702E54A1607371607A1A41855200FD2CE1CDDE32F24E8FB5
trust-anchor=.,20326,8,2,E06D44B80B8F1D39A95C0B0D7C65D08458E880409BBC683457104237C7F8EC8D
interface=eth0
server=/lan/192.168.86.1
server=/86.168.192.in-addr.arpa/192.168.86.1
server=/use-application-dns.net/
*** [ DIAGNOSING ]: contents of /etc/lighttpd
-rw-r--r-- 1 root root 3499 Apr 15 18:57 /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" )
mimetype.assign = ( ".png" => "image/png",
".jpg" => "image/jpeg",
".jpeg" => "image/jpeg",
".html" => "text/html",
".css" => "text/css; charset=utf-8",
".js" => "application/javascript",
".json" => "application/json",
".txt" => "text/plain",
".svg" => "image/svg+xml" )
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"] =~ ".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 Feb 26 18:38 /etc/cron.d/pihole
32 4 * * 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
54 17 * * * 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 2509 Apr 15 18:59 /var/log/lighttpd/error.log
2020-04-15 14:57:16: (log.c.217) server started
2020-04-15 14:58:17: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 46
2020-04-15 14:58:17: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 47
2020-04-15 14:58:17: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 52
2020-04-15 14:58:21: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 46
2020-04-15 14:58:21: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 47
2020-04-15 14:58:21: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 52
2020-04-15 14:58:24: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 46
2020-04-15 14:58:24: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 47
2020-04-15 14:58:24: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 52
2020-04-15 14:58:34: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 46
2020-04-15 14:58:34: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 47
2020-04-15 14:58:34: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 52
2020-04-15 14:59:12: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 46
2020-04-15 14:59:12: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 47
2020-04-15 14:59:12: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 52
*** [ DIAGNOSING ]: contents of /var/log
-rw-r--r-- 1 root root 33883 Apr 22 12:53 /var/log/pihole-FTL.log
-----head of pihole-FTL.log------
[2020-04-15 14:57:04.014 338] Using log file /var/log/pihole-FTL.log
[2020-04-15 14:57:04.014 338] ########## FTL started! ##########
[2020-04-15 14:57:04.014 338] FTL branch: master
[2020-04-15 14:57:04.014 338] FTL version: v4.3.1
[2020-04-15 14:57:04.014 338] FTL commit: b60d63f
[2020-04-15 14:57:04.014 338] FTL date: 2019-05-25 21:37:26 +0200
[2020-04-15 14:57:04.014 338] FTL user: root
[2020-04-15 14:57:04.015 338] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
[2020-04-15 14:57:04.015 338] SOCKET_LISTENING: only local
[2020-04-15 14:57:04.015 338] AAAA_QUERY_ANALYSIS: Show AAAA queries
[2020-04-15 14:57:04.015 338] MAXDBDAYS: max age for stored queries is 365 days
[2020-04-15 14:57:04.015 338] RESOLVE_IPV6: Resolve IPv6 addresses
[2020-04-15 14:57:04.015 338] RESOLVE_IPV4: Resolve IPv4 addresses
[2020-04-15 14:57:04.015 338] DBINTERVAL: saving to DB file every minute
[2020-04-15 14:57:04.015 338] DBFILE: Using /etc/pihole/pihole-FTL.db
[2020-04-15 14:57:04.015 338] MAXLOGAGE: Importing up to 24.0 hours of log data
[2020-04-15 14:57:04.015 338] PRIVACYLEVEL: Set to 0
[2020-04-15 14:57:04.015 338] IGNORE_LOCALHOST: Show queries from localhost
[2020-04-15 14:57:04.015 338] BLOCKINGMODE: Null IPs for blocked domains
[2020-04-15 14:57:04.015 338] ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
[2020-04-15 14:57:04.016 338] DBIMPORT: Importing history from database
[2020-04-15 14:57:04.016 338] PIDFILE: Using /var/run/pihole-FTL.pid
[2020-04-15 14:57:04.016 338] PORTFILE: Using /var/run/pihole-FTL.port
[2020-04-15 14:57:04.016 338] SOCKETFILE: Using /var/run/pihole/FTL.sock
[2020-04-15 14:57:04.016 338] WHITELISTFILE: Using /etc/pihole/whitelist.txt
[2020-04-15 14:57:04.016 338] BLACKLISTFILE: Using /etc/pihole/black.list
[2020-04-15 14:57:04.016 338] GRAVITYFILE: Using /etc/pihole/gravity.list
[2020-04-15 14:57:04.016 338] REGEXLISTFILE: Using /etc/pihole/regex.list
[2020-04-15 14:57:04.016 338] SETUPVARSFILE: Using /etc/pihole/setupVars.conf
[2020-04-15 14:57:04.016 338] AUDITLISTFILE: Using /etc/pihole/auditlog.list
[2020-04-15 14:57:04.016 338] MACVENDORDB: Using /etc/pihole/macvendor.db
[2020-04-15 14:57:04.016 338] PARSE_ARP_CACHE: Active
[2020-04-15 14:57:04.017 338] Finished config file parsing
[2020-04-15 14:57:04.017 338] WARNING: Starting pihole-FTL as user root is not recommended
[2020-04-15 14:57:04.017 338] SQLite3 message: cannot open file at line 38452 of [0eca3dd3d3] (14)
-----tail of pihole-FTL.log------
[2020-04-22 08:23:35.149 3389] Resizing "/FTL-queries" from 589824 to 786432
[2020-04-22 08:23:35.163 3389] Resizing "/FTL-strings" from 20480 to 24576
[2020-04-22 08:23:35.164 3389] Resizing "/FTL-queries" from 786432 to 983040
[2020-04-22 08:23:35.180 3389] Resizing "/FTL-queries" from 983040 to 1179648
[2020-04-22 08:23:35.191 3389] Resizing "/FTL-strings" from 24576 to 28672
[2020-04-22 08:23:35.195 3389] Resizing "/FTL-queries" from 1179648 to 1376256
[2020-04-22 08:23:35.213 3389] Resizing "/FTL-strings" from 28672 to 32768
[2020-04-22 08:23:35.217 3389] Resizing "/FTL-queries" from 1376256 to 1572864
[2020-04-22 08:23:35.233 3389] Resizing "/FTL-queries" from 1572864 to 1769472
[2020-04-22 08:23:35.245 3389] Resizing "/FTL-queries" from 1769472 to 1966080
[2020-04-22 08:23:35.258 3389] Resizing "/FTL-queries" from 1966080 to 2162688
[2020-04-22 08:23:35.260 3389] Resizing "/FTL-strings" from 32768 to 36864
[2020-04-22 08:23:35.273 3389] Imported 43751 queries from the long-term database
[2020-04-22 08:23:35.273 3389] -> Total DNS queries: 43751
[2020-04-22 08:23:35.273 3389] -> Cached DNS queries: 3968
[2020-04-22 08:23:35.273 3389] -> Forwarded DNS queries: 13200
[2020-04-22 08:23:35.273 3389] -> Exactly blocked DNS queries: 26583
[2020-04-22 08:23:35.273 3389] -> Unknown DNS queries: 0
[2020-04-22 08:23:35.273 3389] -> Unique domains: 1369
[2020-04-22 08:23:35.273 3389] -> Unique clients: 2
[2020-04-22 08:23:35.273 3389] -> Known forward destinations: 2
[2020-04-22 08:23:35.273 3389] Successfully accessed setupVars.conf
[2020-04-22 08:23:35.274 3389] *************************************************************************
[2020-04-22 08:23:35.274 3389] * WARNING: Required Linux capability CAP_NET_ADMIN not available *
[2020-04-22 08:23:35.274 3389] *************************************************************************
[2020-04-22 08:23:35.739 3389] PID of FTL process: 3389
[2020-04-22 08:23:35.739 3389] Listening on port 4711 for incoming IPv4 telnet connections
[2020-04-22 08:23:35.739 3389] Listening on port 4711 for incoming IPv6 telnet connections
[2020-04-22 08:23:35.740 3389] Listening on Unix socket
[2020-04-22 08:23:35.741 3389] Received SIGHUP, reloading cache
[2020-04-22 08:23:35.741 3389] Blocking status is enabled
[2020-04-22 08:23:35.741 3389] Compiled 0 Regex filters and 0 whitelisted domains in 0.1 msec (0 errors)
[2020-04-22 08:23:35.741 3389] /etc/pihole/black.list: parsed 0 domains (took 0.0 ms)
[2020-04-22 08:23:36.099 3389] /etc/pihole/gravity.list: parsed 92112 domains (took 357.5 ms)
[2020-04-22 08:53:31.998 3389] Resizing "/FTL-queries" from 2162688 to 2359296
*** [ DIAGNOSING ]: contents of /dev/shm
-rw------- 1 root root 323584 Apr 22 12:23 /dev/shm/FTL-clients
-rw------- 1 root root 108 Apr 22 12:23 /dev/shm/FTL-counters
-rw------- 1 root root 65536 Apr 22 12:23 /dev/shm/FTL-domains
-rw------- 1 root root 12288 Apr 22 12:23 /dev/shm/FTL-forwarded
-rw------- 1 root root 28 Apr 22 12:23 /dev/shm/FTL-lock
-rw------- 1 root root 53248 Apr 22 12:23 /dev/shm/FTL-overTime
-rw------- 1 root root 2359296 Apr 22 12:53 /dev/shm/FTL-queries
-rw------- 1 root root 12 Apr 22 12:23 /dev/shm/FTL-settings
-rw------- 1 root root 36864 Apr 22 12:23 /dev/shm/FTL-strings
*** [ DIAGNOSING ]: Locale
LANG=
*** [ DIAGNOSING ]: Pi-hole log
-rw-r--r-- 1 pihole pihole 3536024 Apr 22 12:53 /var/log/pihole.log
-----head of pihole.log------
Apr 22 00:00:03 dnsmasq[30950]: query[A] reports.crashlytics.com from 10.42.1.1
Apr 22 00:00:03 dnsmasq[30950]: /etc/pihole/gravity.list reports.crashlytics.com is 0.0.0.0
Apr 22 00:00:19 dnsmasq[30950]: query[A] api.segment.io from 10.42.1.1
Apr 22 00:00:19 dnsmasq[30950]: /etc/pihole/gravity.list api.segment.io is 0.0.0.0
Apr 22 00:00:21 dnsmasq[30950]: query[A] reports.crashlytics.com from 10.42.1.1
Apr 22 00:00:21 dnsmasq[30950]: /etc/pihole/gravity.list reports.crashlytics.com is 0.0.0.0
Apr 22 00:00:24 dnsmasq[30950]: query[A] logsink.devices.nest.com from 10.42.1.1
Apr 22 00:00:24 dnsmasq[30950]: forwarded logsink.devices.nest.com to 8.8.8.8
Apr 22 00:00:24 dnsmasq[30950]: reply logsink.devices.nest.com is 35.190.54.210
Apr 22 00:00:24 dnsmasq[30950]: query[AAAA] czfe146-front01-iad01.transport.home.nest.com from 10.42.1.1
Apr 22 00:00:24 dnsmasq[30950]: forwarded czfe146-front01-iad01.transport.home.nest.com to 8.8.8.8
Apr 22 00:00:24 dnsmasq[30950]: reply czfe146-front01-iad01.transport.home.nest.com is <CNAME>
Apr 22 00:00:24 dnsmasq[30950]: reply ec2-18-232-72-120.compute-1.amazonaws.com is NODATA-IPv6
Apr 22 00:00:31 dnsmasq[30950]: query[A] www.youtube.com from 10.42.1.1
Apr 22 00:00:31 dnsmasq[30950]: cached www.youtube.com is <CNAME>
Apr 22 00:00:31 dnsmasq[30950]: forwarded www.youtube.com to 8.8.8.8
Apr 22 00:00:31 dnsmasq[30950]: reply www.youtube.com is <CNAME>
Apr 22 00:00:31 dnsmasq[30950]: reply youtube-ui.l.google.com is 172.217.13.78
Apr 22 00:00:31 dnsmasq[30950]: reply youtube-ui.l.google.com is 172.217.13.238
********************************************
********************************************
[✓] ** 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.
***********************************
***********************************
[✓] Your debug token is: https://tricorder.pi-hole.net/i22eluyjaq
***********************************
***********************************
* Provide the token above to the Pi-hole team for assistance at
* https://discourse.pi-hole.net
* Your log will self-destruct on our server after 48 hours.
* A local copy of the debug log can be found at: /var/log/pihole_debug.log