setup on pace 5286AV

I'm trying to setup Pihole on a 5268AC Pace modem/router. I was able to get it working for my personal computer, but when I tried to get it on the network, things got weird on other devices so I reset.

When I had it set up on my own computer, everything was running fine, but as the 5268AC has no option to disable DCHP, i set the DCHP server to a single local IP and turned on the Pihole’s DCHP. after that, most computers in the house worked fine, but with no blocked ads. the next day, all the house's switches, the xbox and ps4 were unable to connect at all. I then reset the 5268ACs DHCP to the default and am confused how to get Pihole on the entire network.

Side note: before resetting, my computer had a fairly consistent sub 10Ms ping to google, and now im in the 50+ range if anyone knows what happened with that.

Images from my router and Pihole: Imgur: The magic of the Internet

Please send us the token generated by

pihole -d

or do it through the Web interface:

There was a problem uploading the log, so here it the command output.

*** [ INITIALIZING ]
[i] 2019-09-10:21:40:01 debug log has been initialized.

*** [ INITIALIZING ] Sourcing setup variables
[i] Sourcing /etc/pihole/setupVars.conf...

*** [ DIAGNOSING ]: Core version
[i] Core: v4.3.1 ([site])
[i] Branch: master
[i] Commit: v4.3.1-0-g1a741f6

*** [ DIAGNOSING ]: Web version
[i] Web: v4.3 ([site])
[i] Branch: master
[i] Commit: v4.3-0-g44aff72

*** [ DIAGNOSING ]: FTL version
[✓] FTL: v4.3.1 ([site])

*** [ DIAGNOSING ]: lighttpd version
[i] 1.4.53

*** [ DIAGNOSING ]: php version
[i] 7.3.4

*** [ DIAGNOSING ]: Operating system
[✓] Raspbian GNU/Linux 10 (buster)

*** [ DIAGNOSING ]: SELinux
[i] SELinux not detected

*** [ DIAGNOSING ]: Processor
[✓] armv7l

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the eth0 interface:
   192.168.1.252/24 matches the IP found in /etc/pihole/setupVars.conf

[✓] IPv6 address(es) bound to the eth0 interface:
   2600:1700:3f7a:5e60::4ea does not match the IP found in /etc/pihole/setupVars.conf ([site])
   (the green one) 2600:1700:3f7a:5e60:d1f8:7731:7ebe:56d0 matches the IP found in /etc/pihole/setupVars.conf
   fe80::6637:8739:e7fa:2107 does not match the IP found in /etc/pihole/setupVars.conf ([site])

   ^ Please note that you may have more than one IP address listed.
   As long as one of them is green, and it matches what is in /etc/pihole/setupVars.conf, there is no need for concern.

   The link to the FAQ is for an issue that sometimes occurs when the IPv6 address changes, which is why we check for it.

[i] Default IPv4 gateway: 192.168.1.254
   * Pinging 192.168.1.254...
[✓] Gateway responded.
[i] Default IPv6 gateway: fe80::de7f:a4ff:fef7:26c5
   * Pinging fe80::de7f:a4ff:fef7:26c5...
ping6: Warning: source address might be selected on device other than eth0.
[✓] Gateway responded.

*** [ DIAGNOSING ]: Ports in use
[*:80] is in use by lighttpd
[*:80] is in use by lighttpd
*:22 sshd (IPv4)
*:22 sshd (IPv6)
[*:53] is in use by pihole-FTL
[*:53] is in use by pihole-FTL
[127.0.0.1:4711] is in use by pihole-FTL
[[::1]:4711] is in use by pihole-FTL

*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✓] [site] is 0.0.0.0 via localhost (127.0.0.1)
[✓] [site] is 0.0.0.0 via Pi-hole (192.168.1.252)
[✓] [site] is 172.217.12.78 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
[✓] [site] is :: via localhost (::1)
[✓] [site] is :: via Pi-hole (2600:1700:3f7a:5e60:d1f8:7731:7ebe:56d0)
[✓] [site] is 2607:f8b0:4000:812::200e via a remote, public DNS server (2001:4860:4860::8888)

*** [ DIAGNOSING ]: Pi-hole processes
[✓] lighttpd daemon is active
[✓] pihole-FTL daemon is active

*** [ DIAGNOSING ]: Setup variables
    PIHOLE_INTERFACE=eth0
    IPV4_ADDRESS=192.168.1.252/24
    IPV6_ADDRESS=2600:1700:3f7a:5e60:d1f8:7731:7ebe:56d0
    QUERY_LOGGING=true
    INSTALL_WEB_SERVER=true
    INSTALL_WEB_INTERFACE=true
    LIGHTTPD_ENABLED=true
    DHCP_START=192.168.1.1
    DHCP_END=192.168.1.254
    DHCP_ROUTER=192.168.1.250
    DHCP_LEASETIME=24
    PIHOLE_DOMAIN=lan
    DHCP_IPv6=false
    DHCP_rapid_commit=false
    PIHOLE_DNS_1=192.168.1.252#53
    DNS_FQDN_REQUIRED=true
    DNS_BOGUS_PRIV=true
    DNSSEC=false
    CONDITIONAL_FORWARDING=false
    DNSMASQ_LISTENING=single
    DHCP_ACTIVE=false
    BLOCKING_ENABLED=true

*** [ DIAGNOSING ]: Dashboard and block page
[✗] Block page X-Header: X-Header does not match or could not be retrieved.
HTTP/1.1 400 Bad Request
Content-Type: text/html
Content-Length: 345
Connection: close
Date: Tue, 10 Sep 2019 20:40:04 GMT
Server: lighttpd/1.4.53

[✓] Web interface X-Header: X-Pi-hole: The Pi-hole Web interface is working!

*** [ DIAGNOSING ]: Gravity list
-rw-r--r-- 1 root root 22167322 Sep  8 23:48 /etc/pihole/gravity.list
   -----head of gravity.list------
   -akbank. com
   [sites]

   -----tail of gravity.list------
   zzzyzs. net
   [sites]

*** [ DIAGNOSING ]: contents of /etc/pihole

-rw-r--r-- 1 root root 3718 Sep  8 23:47 /etc/pihole/adlists.list
   https://raw.githubusercontent. com/StevenBlack/hosts/master/hosts
   [BlockLists]

-rw-r--r-- 1 root root 35 Sep  9 00:57 /etc/pihole/blacklist.txt
   ads.revjet. com
   revjet. com
   2mdn. net

-rw-r--r-- 1 root root 148 Sep  8 23:48 /etc/pihole/local.list
   192.168.1.252 raspberrypi
   2600:1700:3f7a:5e60:d1f8:7731:7ebe:56d0 raspberrypi
   192.168.1.252 pi.hole
   2600:1700:3f7a:5e60:d1f8:7731:7ebe:56d0 pi.hole

-rw-r--r-- 1 root root 234 Sep  1 01:15 /etc/pihole/logrotate
   /var/log/pihole.log {
        su root root
        daily
        copytruncate
        rotate 5
        compress
        delaycompress
        notifempty
        nomail
   }
   /var/log/pihole-FTL.log {
        su root root
        weekly
        copytruncate
        rotate 3
        compress
        delaycompress
        notifempty
        nomail
   }

-rw-r--r-- 1 root root 3618 Sep  1 01:44 /etc/pihole/whitelist.txt
   0.cli ent-channel.google. com
   1dr v. com
   2.andro id.pool.ntp. org
   akama ihd. net
   [Blocked sites]

*** [ DIAGNOSING ]: contents of /etc/dnsmasq.d

-rw-r--r-- 1 root root 1534 Sep 10 02:08 /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=192.168.1.252
   domain-needed
   bogus-priv
   interface=eth0

*** [ DIAGNOSING ]: contents of /etc/lighttpd

-rw-r--r-- 1 root root 3498 Sep  1 01:15 /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 1703 Sep  1 01:15 /etc/cron.d/pihole
   8 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
   35 13  * * *   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 2090 Sep 10 21:40 /var/log/lighttpd/error.log
   2019-09-08 00:00:41: (server.c.1759) logfiles cycled UID = 0 PID = 14655
   2019-09-08 23:05:34: https://hosts-file. net/grm.txt is not a valid domain
   2019-09-08 23:09:36: https://hosts-file. net/grm.txt is not a valid domain
   2019-09-09 01:02:10: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-09 01:02:10: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:17:07: (server.c.1464) server started (lighttpd/1.4.53)
   2019-09-10 02:17:07: (server.c.1493) WARNING: unknown config-key: alias.url (ignored)
   2019-09-10 02:38:41: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:38:42: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:38:44: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:38:44: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:38:45: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:38:45: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 02:17:07: (server.c.1464) server started (lighttpd/1.4.53)
   2019-09-10 02:17:07: (server.c.1493) WARNING: unknown config-key: alias.url (ignored)
   2019-09-10 12:34:13: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 12:34:14: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 12:34:48: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 12:34:48: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 21:39:11: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 21:39:11: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 21:40:04: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400
   2019-09-10 21:40:04: (response.c.404) uri-path does not begin with '/': pihole/index.php -> 400

*** [ DIAGNOSING ]: contents of /var/log

-rw-r--r-- 1 pihole pihole 16890 Sep 10 21:39 /var/log/pihole-FTL.log
   -----head of pihole-FTL.log------
   [2019-09-10 00:11:45.822 3536] Resizing "/FTL-strings" from 24576 to 28672
   [2019-09-10 01:57:31.399 3536] Resizing "/FTL-queries" from 1769472 to 1966080
   [2019-09-10 02:08:42.818 3536] Shutting down...
   [2019-09-10 02:08:42.823 3536] Finished final database update
   [2019-09-10 02:08:42.825 3536] ########## FTL terminated after 90207800.0 ms! ##########
   [2019-09-10 02:08:53.605 23508] Using log file /var/log/pihole-FTL.log
   [2019-09-10 02:08:53.605 23508] ########## FTL started! ##########
   [2019-09-10 02:08:53.605 23508] FTL branch: master
   [2019-09-10 02:08:53.605 23508] FTL version: v4.3.1
   [2019-09-10 02:08:53.605 23508] FTL commit: b60d63f
   [2019-09-10 02:08:53.605 23508] FTL date: 2019-05-25 21:37:26 +0200
   [2019-09-10 02:08:53.605 23508] FTL user: pihole
   [2019-09-10 02:08:53.605 23508] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
   [2019-09-10 02:08:53.605 23508]    SOCKET_LISTENING: only local
   [2019-09-10 02:08:53.605 23508]    AAAA_QUERY_ANALYSIS: Show AAAA queries
   [2019-09-10 02:08:53.605 23508]    MAXDBDAYS: max age for stored queries is 365 days
   [2019-09-10 02:08:53.605 23508]    RESOLVE_IPV6: Resolve IPv6 addresses
   [2019-09-10 02:08:53.605 23508]    RESOLVE_IPV4: Resolve IPv4 addresses
   [2019-09-10 02:08:53.605 23508]    DBINTERVAL: saving to DB file every minute
   [2019-09-10 02:08:53.605 23508]    DBFILE: Using /etc/pihole/pihole-FTL.db
   [2019-09-10 02:08:53.605 23508]    MAXLOGAGE: Importing up to 24.0 hours of log data
   [2019-09-10 02:08:53.606 23508] Notice: Increasing privacy level from 0 to 3
   [2019-09-10 02:08:53.606 23508]    PRIVACYLEVEL: Set to 3
   [2019-09-10 02:08:53.606 23508]    IGNORE_LOCALHOST: Show queries from localhost
   [2019-09-10 02:08:53.606 23508]    BLOCKINGMODE: Null IPs for blocked domains
   [2019-09-10 02:08:53.606 23508]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
   [2019-09-10 02:08:53.606 23508]    DBIMPORT: Importing history from database
   [2019-09-10 02:08:53.606 23508]    PIDFILE: Using /var/run/pihole-FTL.pid
   [2019-09-10 02:08:53.606 23508]    PORTFILE: Using /var/run/pihole-FTL.port
   [2019-09-10 02:08:53.606 23508]    SOCKETFILE: Using /var/run/pihole/FTL.sock
   [2019-09-10 02:08:53.606 23508]    WHITELISTFILE: Using /etc/pihole/whitelist.txt
   [2019-09-10 02:08:53.606 23508]    BLACKLISTFILE: Using /etc/pihole/black.list
   [2019-09-10 02:08:53.606 23508]    GRAVITYFILE: Using /etc/pihole/gravity.list
   [2019-09-10 02:08:53.606 23508]    REGEXLISTFILE: Using /etc/pihole/regex.list
   [2019-09-10 02:08:53.606 23508]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf

   -----tail of pihole-FTL.log------
   [2019-09-10 09:23:43.652 697] Resizing "/FTL-queries" from 3538944 to 3735552
   [2019-09-10 09:39:16.057 697] Resizing "/FTL-queries" from 3735552 to 3932160
   [2019-09-10 09:57:25.122 697] Resizing "/FTL-queries" from 3932160 to 4128768
   [2019-09-10 10:20:13.290 697] Resizing "/FTL-queries" from 4128768 to 4325376
   [2019-09-10 10:36:24.644 697] Resizing "/FTL-queries" from 4325376 to 4521984
   [2019-09-10 10:59:59.129 697] Resizing "/FTL-queries" from 4521984 to 4718592
   [2019-09-10 11:25:25.781 697] Resizing "/FTL-queries" from 4718592 to 4915200
   [2019-09-10 11:42:46.651 697] Resizing "/FTL-queries" from 4915200 to 5111808
   [2019-09-10 12:01:56.811 697] Resizing "/FTL-queries" from 5111808 to 5308416
   [2019-09-10 12:19:21.763 697] Resizing "/FTL-strings" from 4096 to 8192
   [2019-09-10 12:25:15.074 697] Resizing "/FTL-queries" from 5308416 to 5505024
   [2019-09-10 12:49:20.304 697] Resizing "/FTL-queries" from 5505024 to 5701632
   [2019-09-10 13:13:52.302 697] Resizing "/FTL-queries" from 5701632 to 5898240
   [2019-09-10 13:39:45.309 697] Resizing "/FTL-queries" from 5898240 to 6094848
   [2019-09-10 14:05:06.940 697] Resizing "/FTL-queries" from 6094848 to 6291456
   [2019-09-10 14:30:42.630 697] Resizing "/FTL-queries" from 6291456 to 6488064
   [2019-09-10 14:56:44.397 697] Resizing "/FTL-queries" from 6488064 to 6684672
   [2019-09-10 15:18:34.550 697] Resizing "/FTL-queries" from 6684672 to 6881280
   [2019-09-10 15:41:12.446 697] Resizing "/FTL-queries" from 6881280 to 7077888
   [2019-09-10 16:05:32.331 697] Resizing "/FTL-queries" from 7077888 to 7274496
   [2019-09-10 16:29:40.056 697] Resizing "/FTL-queries" from 7274496 to 7471104
   [2019-09-10 16:51:20.813 697] Resizing "/FTL-queries" from 7471104 to 7667712
   [2019-09-10 17:08:11.803 697] Resizing "/FTL-queries" from 7667712 to 7864320
   [2019-09-10 17:29:39.807 697] Resizing "/FTL-queries" from 7864320 to 8060928
   [2019-09-10 17:52:21.060 697] Resizing "/FTL-queries" from 8060928 to 8257536
   [2019-09-10 18:16:32.003 697] Resizing "/FTL-queries" from 8257536 to 8454144
   [2019-09-10 18:41:45.555 697] Resizing "/FTL-queries" from 8454144 to 8650752
   [2019-09-10 19:07:28.300 697] Resizing "/FTL-queries" from 8650752 to 8847360
   [2019-09-10 19:32:34.741 697] Resizing "/FTL-queries" from 8847360 to 9043968
   [2019-09-10 19:54:42.183 697] Resizing "/FTL-queries" from 9043968 to 9240576
   [2019-09-10 20:20:04.571 697] Resizing "/FTL-queries" from 9240576 to 9437184
   [2019-09-10 20:45:47.305 697] Resizing "/FTL-queries" from 9437184 to 9633792
   [2019-09-10 21:11:30.048 697] Resizing "/FTL-queries" from 9633792 to 9830400
   [2019-09-10 21:37:53.492 697] Resizing "/FTL-queries" from 9830400 to 10027008
   [2019-09-10 21:39:10.392 697] Resizing "/FTL-strings" from 8192 to 12288

*** [ DIAGNOSING ]: contents of /dev/shm
-rw------- 1 pihole pihole 323584 Sep 10 05:37 /dev/shm/FTL-clients
-rw------- 1 pihole pihole 108 Sep 10 02:17 /dev/shm/FTL-counters
-rw------- 1 pihole pihole 65536 Sep 10 12:53 /dev/shm/FTL-domains
-rw------- 1 pihole pihole 12288 Sep 10 02:17 /dev/shm/FTL-forwarded
-rw------- 1 pihole pihole 28 Sep 10 02:17 /dev/shm/FTL-lock
-rw------- 1 pihole pihole 53248 Sep 10 02:17 /dev/shm/FTL-overTime
-rw------- 1 pihole pihole 10027008 Sep 10 21:40 /dev/shm/FTL-queries
-rw------- 1 pihole pihole 12 Sep 10 02:17 /dev/shm/FTL-settings
-rw------- 1 pihole pihole 12288 Sep 10 21:39 /dev/shm/FTL-strings

*** [ DIAGNOSING ]: Locale
    LANG=en_GB.UTF-8

*** [ DIAGNOSING ]: Pi-hole log
-rw-r--r-- 1 pihole pihole 29774790 Sep 10 21:40 /var/log/pihole.log
   -----head of pihole.log------
   Sep 10 00:00:07 dnsmasq[3536]: query[A] [site] from 192.168.1.90
   Sep 10 00:00:07 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:07 dnsmasq[3536]: query[AAAA] [site] from 192.168.1.90
   Sep 10 00:00:07 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:09 dnsmasq[3536]: query[A] [site] from 192.168.1.90
   Sep 10 00:00:09 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:09 dnsmasq[3536]: query[AAAA] [site] from 192.168.1.90
   Sep 10 00:00:09 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:12 dnsmasq[3536]: query[A] [site] from 192.168.1.90
   Sep 10 00:00:12 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:12 dnsmasq[3536]: query[AAAA] [site] from 192.168.1.90
   Sep 10 00:00:12 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:14 dnsmasq[3536]: query[A] [site] from 192.168.1.90
   Sep 10 00:00:14 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:14 dnsmasq[3536]: query[AAAA] [site] from 192.168.1.90
   Sep 10 00:00:14 dnsmasq[3536]: config error is REFUSED
   Sep 10 00:00:59 dnsmasq[3536]: query[A] t.[site] from 192.168.1.97
   Sep 10 00:00:59 dnsmasq[3536]: /etc/pihole/gravity.list t.[site] is 0.0.0.0
   Sep 10 00:00:59 dnsmasq[3536]: query[AAAA] t.[site] from 192.168.1.97
   Sep 10 00:00:59 dnsmasq[3536]: /etc/pihole/gravity.list t.[site] is 0.0.0.0


********************************************
********************************************
[✓] ** FINISHED DEBUGGING! **

    * The debug log can be uploaded to tricorder.pi-hole. net for sharing with developers only.
    * For more information, see: https://pi-hole. net/2016/11/07/crack-our-medical-tricorder-win-a-raspberry-pi-3/
    * If available, we'll use openssl to upload the log, otherwise it will fall back to netcat.

[?] Would you like to upload the log? [y/N] y
    * Using curl 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

I tried to edit it down, but I'm not sure what all is important

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.