No connection after update to 4.3.5

Hi! I updated from idontknowwhatversion (6-month old more or less) and now my installation is broken. I guess some configuration got overwritten but I can't figure out what.

Any help is appreciated. Thanks!

Expected Behaviour:

That it worked like before the update

Actual Behaviour:

No internet connection on devices with pi-hole as DNS

Debug Token:

https://tricorder.pi-hole.net/zj6ilju8sp

e[95m*** [ INITIALIZING ]e[0m
[i] 2020-02-25:16:12:36 debug log has been initialized.

e[95m*** [ INITIALIZING ]e[0m Sourcing setup variables
[i] Sourcing /etc/pihole/setupVars.conf...

e[95m*** [ DIAGNOSING ]:e[0m Core version
[i] Core: e[33mv4.3.5e[0m (e[96mhttps://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249e[0m)
[i] Branch: e[32mmastere[0m
[i] Commit: v4.3.5-0-g121c93e

e[95m*** [ DIAGNOSING ]:e[0m Web version
[i] Web: e[33mv4.3.3e[0m (e[96mhttps://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249e[0m)
[i] Branch: e[32mmastere[0m
[i] Commit: v4.3.3-0-g62f2ffc

e[95m*** [ DIAGNOSING ]:e[0m FTL version
[e[32m✓e[0m] FTL: e[32mv4.3.1e[0m

e[95m*** [ DIAGNOSING ]:e[0m lighttpd version
[i] 1.4.53

e[95m*** [ DIAGNOSING ]:e[0m php version
[i] 7.3.14

e[95m*** [ DIAGNOSING ]:e[0m Operating system
[e[32m✓e[0m] e[32mRaspbian GNU/Linux 10 (buster)e[0m

e[95m*** [ DIAGNOSING ]:e[0m SELinux
[i] e[32mSELinux not detectede[0m

e[95m*** [ DIAGNOSING ]:e[0m Processor
[e[32m✓e[0m] e[32marmv7le[0m

e[95m*** [ DIAGNOSING ]:e[0m Networking
[e[32m✓e[0m] IPv4 address(es) bound to the tun0 interface:
   e[91m10.8.0.1/24e[0m does not match the IP found in /etc/pihole/setupVars.conf (e[96mhttps://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127e[0m)

[e[32m✓e[0m] IPv6 address(es) bound to the tun0 interface:
   e[91mfe80::fc73:b73f:57ff:ee6fe[0m does not match the IP found in /etc/pihole/setupVars.conf (e[96mhttps://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127e[0m)

   ^ 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.1
   * Pinging 192.168.1.1...
[e[91m✗e[0m] e[91mGateway did not respond.e[0m (e[96mhttps://discourse.pi-hole.net/t/why-is-a-default-gateway-important-for-pi-hole/3546e[0m)


e[95m*** [ DIAGNOSING ]:e[0m Ports in use
*:9091 transmissi (IPv4)
*:63397 transmissi (IPv4)
*:63397 transmissi (IPv6)
127.0.0.1:43547 cloudflare (IPv4)
127.0.0.1:54 cloudflare (IPv4)
*:32400 Plex Me (IPv6)
127.0.0.1:32401 Plex Me (IPv4)
*:22 sshd (IPv4)
*:22 sshd (IPv6)
127.0.0.1:25 exim4 (IPv4)
[::1]:25 exim4 (IPv6)
*:445 smbd (IPv6)
*:139 smbd (IPv6)
*:445 smbd (IPv4)
*:139 smbd (IPv4)
127.0.0.1:33987 Plex Sc (IPv4)
127.0.0.1:32600 Plex Tu (IPv4)
127.0.0.1:36823 Plex Sc (IPv4)
[e[32m80e[0m] is in use by e[32mlighttpde[0m
[e[32m80e[0m] is in use by e[32mlighttpde[0m
[e[32m53e[0m] is in use by e[32mpihole-FTLe[0m
[e[32m53e[0m] is in use by e[32mpihole-FTLe[0m
[e[32m4711e[0m] is in use by e[32mpihole-FTLe[0m
[e[32m4711e[0m] is in use by e[32mpihole-FTLe[0m

e[95m*** [ DIAGNOSING ]:e[0m Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[e[91m✗e[0m] e[91mFailed to resolvee[0m  via e[91mlocalhoste[0m (127.0.0.1)
[e[91m✗e[0m] e[91mFailed to resolvee[0m  via e[91mPi-holee[0m (192.168.1.148)
[e[32m✓e[0m] doubleclick.com e[32mis 216.58.211.46e[0m via e[96ma remote, public DNS servere[0m (8.8.8.8)

e[95m*** [ DIAGNOSING ]:e[0m Pi-hole processes
[e[32m✓e[0m] e[32mlighttpde[0m daemon is e[32mactivee[0m
[e[32m✓e[0m] e[32mpihole-FTLe[0m daemon is e[32mactivee[0m

e[95m*** [ DIAGNOSING ]:e[0m Setup variables
    TEMPERATUREUNIT=C
    ADMIN_EMAIL=jlorquin@gmail.com
    WEBUIBOXEDLAYOUT=boxed
    BLOCKING_ENABLED=false
    PIHOLE_INTERFACE=tun0
    IPV4_ADDRESS=192.168.1.148/24
    IPV6_ADDRESS=
    PIHOLE_DNS_1=1.1.1.1
    PIHOLE_DNS_2=1.0.0.1
    QUERY_LOGGING=true
    INSTALL_WEB_SERVER=true
    INSTALL_WEB_INTERFACE=true
    LIGHTTPD_ENABLED=true

e[95m*** [ DIAGNOSING ]:e[0m Dashboard and block page
[e[32m✓e[0m] Block page X-Header: e[32mX-Pi-hole: A black hole for Internet advertisements.e[0m
[e[32m✓e[0m] Web interface X-Header: e[32mX-Pi-hole: The Pi-hole Web interface is working!e[0m

e[95m*** [ DIAGNOSING ]:e[0m Gravity list
e[32m-rw-r--r-- 1 root root 1 feb 25 15:46 /etc/pihole/gravity.liste[0m
   e[96m-----head of gravity.list------e[0m
   

   e[96m-----tail of gravity.list------e[0m
   

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/etc/piholee[0m

e[32m-rw-r--r-- 1 root root 3781 dic  5 14:56 /etc/pihole/adlists.liste[0m
   https://hosts-file.net/grm.txt
   https://reddestdream.github.io/Projects/MinimalHosts/etc/MinimalHostsBlocker/minimalhosts
   https://raw.githubusercontent.com/StevenBlack/hosts/master/data/KADhosts/hosts
   https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.Spam/hosts
   https://v.firebog.net/hosts/static/w3kbl.txt
   https://v.firebog.net/hosts/BillStearns.txt
   https://www.dshield.org/feeds/suspiciousdomains_Low.txt
   https://www.dshield.org/feeds/suspiciousdomains_Medium.txt
   https://www.dshield.org/feeds/suspiciousdomains_High.txt
   https://www.joewein.net/dl/bl/dom-bl-base.txt
   https://raw.githubusercontent.com/matomo-org/referrer-spam-blacklist/master/spammers.txt
   https://hostsfile.org/Downloads/hosts.txt
   https://someonewhocares.org/hosts/zero/hosts
   https://raw.githubusercontent.com/Dawsey21/Lists/master/main-blacklist.txt
   https://raw.githubusercontent.com/vokins/yhosts/master/hosts
   http://winhelp2002.mvps.org/hosts.txt
   https://hosts.nfz.moe/basic/hosts
   https://raw.githubusercontent.com/RooneyMcNibNug/pihole-stuff/master/SNAFU.txt
   https://ssl.bblck.me/blacklists/hosts-file.txt
   https://adaway.org/hosts.txt
   https://v.firebog.net/hosts/AdguardDNS.txt
   https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt
   https://v.firebog.net/hosts/Easylist.txt
   https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts;showintro=0
   https://raw.githubusercontent.com/StevenBlack/hosts/master/data/UncheckyAds/hosts
   https://www.squidblacklist.org/downloads/dg-ads.acl
   https://raw.githubusercontent.com/bigdargon/hostsVN/master/hosts
   https://raw.githubusercontent.com/jdlingyu/ad-wars/master/hosts
   https://v.firebog.net/hosts/Easyprivacy.txt
   https://v.firebog.net/hosts/Prigent-Ads.txt
   https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-blocklist.txt
   https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.2o7Net/hosts
   https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt
   https://raw.githubusercontent.com/Kees1958/WS3_annual_most_used_survey_blocklist/master/w3tech_hostfile.txt
   https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt
   https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt
   https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/android-tracking.txt
   https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV.txt
   https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/AmazonFireTV.txt
   https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt
   https://mirror1.malwaredomains.com/files/justdomains
   https://hosts-file.net/exp.txt
   https://hosts-file.net/emd.txt
   https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt
   https://www.malwaredomainlist.com/hostslist/hosts.txt
   https://bitbucket.org/ethanr/dns-blacklists/raw/8575c9f96e5b4a1308f2f12394abd86d0927a4a0/bad_lists/Mandiant_APT1_Report_Appendix_D.txt
   https://v.firebog.net/hosts/Prigent-Malware.txt
   https://v.firebog.net/hosts/Prigent-Phishing.txt
   https://phishing.army/download/phishing_army_blocklist_extended.txt
   https://gitlab.com/quidsup/notrack-blocklists/raw/master/notrack-malware.txt
   https://ransomwaretracker.abuse.ch/downloads/CW_C2_DOMBL.txt
   https://ransomwaretracker.abuse.ch/downloads/TC_C2_DOMBL.txt
   https://v.firebog.net/hosts/Shalla-mal.txt
   https://raw.githubusercontent.com/StevenBlack/hosts/master/data/add.Risk/hosts
   https://www.squidblacklist.org/downloads/dg-malicious.acl
   https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-hosts.txt
   https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Alternate%20versions%20Anti-Malware%20List/AntiMalwareHosts.txt
   https://raw.githubusercontent.com/HorusTeknoloji/TR-PhishingList/master/url-lists.txt
   https://zerodot1.gitlab.io/CoinBlockerLists/hosts_browser

e[32m-rw-r--r-- 1 root root 2198 dic  4 23:39 /etc/pihole/blacklist.txte[0m
   ads.samsungads.com
   abtauthprd.samsungcloudsolution.com
   acr0.samsungcloudsolution.com
   ad.samsungadhub.com
   amauthprd.samsungcloudsolution.com
   api-hub.samsungyosemite.com
   az43064.vo.msecnd.net
   cdn.samsungcloudsolution.net
   configprd.samsungcloudsolution.net
   coordinator-production-28516768.us-east-1.elb.amazonaws.com
   cpu.samsungelectronics.com
   d179kwmlpc4o47.cloudfront.ne
   d179kwmlpc4o47.cloudfront.net
   d1jwpcr0q4pcq0.cloudfront.net
   d1oxlq5h9kq8q5.cloudfront.net
   d2tnx644ijgq6i.cloudfront.net
   d3mjsomixevyw7.cloudfront.net
   d37ju0xanoz6gh.cloudfront.net
   dev-multiscreen.samsung.com
   device-metrics-us.amazon.com
   fkp.samsungcloudsolution.com
   fkp.samsungcloudsolution.net
   game.internetat.tv
   gld.samsungosp.com
   gpm.samsungqbe.com
   i-stream.pl
   infolink.pavv.co.k
   lcprd1.samsungcloudsolution.net
   log-1.samsungacr.com
   log-2.samsungacr.com
   log-3.samsungacr.com
   log-ingestion.samsungacr.com
   log-ingestion-eu.samsungacr.com
   log.internetat.tv
   multiscreen.samsung.com
   musicid.samsungcloudsolution.com
   notice.samsungcloudsolution.com
   noticecdn.samsungcloudsolution.com
   noticefile.samsungcloudsolution.com
   ns11.whois.co.kr
   oempprd.samsungcloudsolution.com
   oempprd.samsungcloudsolution.net
   openapi.samsung.com
   osb-apps.samsungqbe.com
   osb-krsvc.samsungqbe.com
   osb-eusvc.samsungqbe.com
   osb.samsungqbe.com
   otnprd10.samsungcloudsolution.net
   otnprd11.samsungcloudsolution.net
   otnprd8.samsungcloudsolution.net
   otnprd9.samsungcloudsolution.net
   pavv.co.kr
   pipeaota.com
   premium-videos.telly.com
   prov.samsungcloudsolution.com
   rd.samsungadhub.com
   rwww.samsungotn.net
   samsungacr.com
   samsungadhub.com
   samsungcloudsolution.com
   samsungcloudsolution.net
   samsungqbe.com
   samsungrm.net
   sas.samsungcloudsolution.com
   sca.samsung.com
   sso.internetat.tv
   syncplusconfig.s3.amazonaws.com
   targeted-config-test.samsungacr.com
   test.samsungrm.net
   us-api.samsungyosemite.com
   vd.emp.prd.s3.amazonaws.com
   vdterms.samsungcloudsolution.com
   www.samsungotn.net
   www.samsungrm.net
   samsungelectronics.com
   apu.samsungelectronics.com
   bpu.samsungelectronics.com
   dpu.samsungelectronics.com
   kpu.samsungelectronics.com
   upu.samsungelectronics.com
   zpu.samsungelectronics.com
   xpu.samsungelectronics.com
   ypu.samsungelectronics.com
   vd.contents.prod.eu.s3.amazonaws.com

e[32m-rw-r--r-- 1 root root 48 feb 25 16:11 /etc/pihole/local.liste[0m
   192.168.1.148 raspberrypi
   192.168.1.148 pi.hole

e[32m-rw-r--r-- 1 root root 234 feb 25 16:10 /etc/pihole/logrotatee[0m
   /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
   }

e[32m-rw-r--r-- 1 root root 5528 feb 24 22:25 /etc/pihole/whitelist.txte[0m
   time.samsungcloudsolution.com
   cdn.samsungcloudsolution.com
   ssl0.ovh.net
   upload.facebook.com
   creative.ak.fbcdn.net
   external-lhr0-1.xx.fbcdn.net
   external-lhr1-1.xx.fbcdn.net
   external-lhr10-1.xx.fbcdn.net
   external-lhr2-1.xx.fbcdn.net
   external-lhr3-1.xx.fbcdn.net
   external-lhr4-1.xx.fbcdn.net
   external-lhr5-1.xx.fbcdn.net
   external-lhr6-1.xx.fbcdn.net
   external-lhr7-1.xx.fbcdn.net
   external-lhr8-1.xx.fbcdn.net
   external-lhr9-1.xx.fbcdn.net
   fbcdn-creative-a.akamaihd.net
   scontent-lhr3-1.xx.fbcdn.net
   scontent.xx.fbcdn.net
   scontent.fgdl5-1.fna.fbcdn.net
   graph.facebook.com
   b-graph.facebook.com
   connect.facebook.com
   cdn.fbsbx.com
   api.facebook.com
   edge-mqtt.facebook.com
   mqtt.c10r.facebook.com
   portal.fb.com
   star.c10r.facebook.com
   star-mini.c10r.facebook.com
   b-api.facebook.com
   fb.me
   bigzipfiles.facebook.com
   youtu.be
   opensubtitles.org
   www.opensubtitles.org
   pubsub.plex.tv
   plugins.plex.tv
   chapterdb.plex.tv
   cloudfront.net
   plex.direct
   csi.gstatic.com
   dl.opensubtitles.org
   speedvideo.net
   ton.twimg.com
   twimg.com
   tinyurl.com
   bit.ly
   dropbox.com
   pubsub.plex.bz
   fonts.gstatic.com
   assets.adobedtm.com
   www.googletagmanager.com
   links.services.disqus.com
   ump.plex.tv
   meta.plex.tv
   goo.gl
   static.opensubtitles.org
   public.popcorn-tracker.org
   104.28.1.30
   104.28.16.69
   107.150.14.110
   109.121.134.121
   114.55.113.60
   125.227.35.196
   128.199.70.66
   157.7.202.64
   158.69.146.212
   173.254.204.71
   178.175.143.27
   178.33.73.26
   182.176.139.129
   185.5.97.139
   188.165.253.109
   194.106.216.222
   195.123.209.37
   210.244.71.25
   210.244.71.26
   213.159.215.198
   213.163.67.56
   37.19.5.139
   37.19.5.155
   46.4.109.148
   5.79.249.77
   5.79.83.193
   51.254.244.161
   59.36.96.77
   74.82.52.209
   80.246.243.18
   81.200.2.231
   85.17.19.180
   87.248.186.252
   87.253.152.137
   91.216.110.47
   91.217.91.21
   91.218.230.81
   93.92.64.5
   atrack.pow7.com
   bt.henbt.com
   bt.pusacg.org
   bt2.careland.com.cn
   explodie.org
   mgtracker.org
   mgtracker.org
   open.acgtracker.com
   open.lolicon.eu
   open.touki.ru.php
   p4p.arenabg.ch
   p4p.arenabg.com
   pow7.com
   retracker.gorcomnet.ru
   retracker.krs-ix.ru
   retracker.krs-ix.ru
   secure.pow7.com
   t1.pow7.com
   t2.pow7.com
   thetracker.org
   torrent.gresille.org
   torrentsmd.com
   tracker.aletorrenty.pl
   tracker.baravik.org
   tracker.bittor.pw
   tracker.bittorrent.am
   tracker.calculate.ru
   tracker.dler.org
   tracker.dutchtracking.com
   tracker.dutchtracking.com
   tracker.dutchtracking.nl
   tracker.dutchtracking.nl
   tracker.edoardocolombo.eu
   tracker.ex.ua
   tracker.ex.ua
   tracker.filetracker.pl
   tracker.flashtorrents.org
   tracker.grepler.com
   tracker.internetwarriors.net
   tracker.kicks-ass.net
   tracker.kicks-ass.net
   tracker.kuroy.me
   tracker.mg64.net
   tracker.opentrackr.org
   tracker.skyts.net
   tracker.tfile.me
   tracker.tiny-vps.com
   tracker.tvunderground.org.ru
   tracker.yoshi210.com
   tracker1.wasabii.com.tw
   tracker2.itzmx.com
   tracker2.wasabii.com.tw
   www.wareztorrent.com
   www.wareztorrent.com
   https
   https
   107.150.14.110
   109.121.134.121
   114.55.113.60
   128.199.70.66
   151.80.120.114
   168.235.67.63
   178.33.73.26
   182.176.139.129
   185.5.97.139
   185.86.149.205
   188.165.253.109
   191.101.229.236
   194.106.216.222
   195.123.209.37
   195.123.209.40
   208.67.16.113
   213.163.67.56
   37.19.5.155
   46.4.109.148
   5.79.249.77
   5.79.83.193
   51.254.244.161
   62.138.0.158
   62.212.85.66
   74.82.52.209
   85.17.19.180
   89.234.156.205
   9.rarbg.com
   9.rarbg.me
   9.rarbg.to
   91.218.230.81
   94.23.183.33
   bt.xxx-tracker.com
   eddie4.nl
   explodie.org
   mgtracker.org
   open.stealth.si
   p4p.arenabg.com
   shadowshq.eddie4.nl
   shadowshq.yi.org
   torrent.gresille.org
   tracker.aletorrenty.pl
   tracker.bittor.pw
   tracker.coppersurfer.tk
   tracker.eddie4.nl
   tracker.ex.ua
   tracker.filetracker.pl
   tracker.flashtorrents.org
   tracker.grepler.com
   tracker.ilibr.org
   tracker.internetwarriors.net
   tracker.kicks-ass.net
   tracker.kuroy.me
   tracker.leechers-paradise.org
   tracker.mg64.net
   tracker.mg64.net
   tracker.opentrackr.org
   tracker.piratepublic.com
   tracker.sktorrent.net
   tracker.skyts.net
   tracker.tiny-vps.com
   tracker.yoshi210.com
   tracker2.indowebster.com
   tracker4.piratux.com
   zer0day.ch
   zer0day.to
   whatsapp.com
   www.whatsapp.com
   w1.web.whatsapp.com
   w2.web.whatsapp.com
   w3.web.whatsapp.com
   w4.web.whatsapp.com
   w5.web.whatsapp.com
   w6.web.whatsapp.com
   w7.web.whatsapp.com
   w8.web.whatsapp.com
   w9.web.whatsapp.com
   web.whatsapp.com
   media-ams3-1.cdn.whatsapp.net
   media-amt2-1.cdn.whatsapp.net
   media-arn2-1.cdn.whatsapp.net
   media-ber1-1.cdn.whatsapp.net
   media-bru2-1.cdn.whatsapp.net
   media-cdt1-1.cdn.whatsapp.net
   media-dfw5-1.cdn.whatsapp.net
   media-frt3-1.cdn.whatsapp.net
   media-frt3-2.cdn.whatsapp.net
   media-frx5-1.cdn.whatsapp.net
   media-iad3-1.cdn.whatsapp.net
   media-lax3-1.cdn.whatsapp.net
   media-lax3-2.cdn.whatsapp.net
   media-lga3-1.cdn.whatsapp.net
   media-lhr3-1.cdn.whatsapp.net
   media-lht6-1.cdn.whatsapp.net
   media-mad1-1.cdn.whatsapp.net
   media-mia3-1.cdn.whatsapp.net
   media-mxp1-1.cdn.whatsapp.net
   media-ort2-1.cdn.whatsapp.net
   media-ort2-2.cdn.whatsapp.net
   media-otp1-1.cdn.whatsapp.net
   media-sea1-1.cdn.whatsapp.net
   media-sin6-1.cdn.whatsapp.net
   media-sjc3-1.cdn.whatsapp.net
   media-sof1-1.cdn.whatsapp.net
   media-vie1-1.cdn.whatsapp.net
   media-waw1-1.cdn.whatsapp.net
   media-yyz1-1-cdn.whatsapp.net
   whatsapp-cdn-shv-01-atl1.fbcdn.net
   whatsapp-cdn-shv-01-dfw1.fbcdn.net
   whatsapp-cdn-shv-01-iad3.fbcdn.net
   whatsapp-cdn-shv-01-lax1.fbcdn.net
   whatsapp-cdn-shv-01-lax3.fbcdn.net
   whatsapp-cdn-shv-01-lga1.fbcdn.net
   whatsapp-cdn-shv-01-mia1.fbcdn.net
   whatsapp-cdn-shv-01-ord1.fbcdn.net
   whatsapp-cdn-shv-01-sea1.fbcdn.net
   whatsapp-cdn-shv-01-sjc2.fbcdn.net
   wa.me
   www.wa.me
   open.demonii.com
   tracker.publicbt.com
   tracker.openbittorrent.com
   tracker.istole.it

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/etc/dnsmasq.de[0m

e[32m-rw-r--r-- 1 root root 1387 feb 25 16:10 /etc/dnsmasq.d/01-pihole.confe[0m
   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=1.1.1.1
   server=1.0.0.1
   interface=tun0

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/etc/lighttpde[0m

e[32m-rw-r--r-- 1 root root 3499 feb 25 16:09 /etc/lighttpd/lighttpd.confe[0m
   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"

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/etc/cron.de[0m

e[32m-rw-r--r-- 1 root root 1703 feb 25 16:10 /etc/cron.d/piholee[0m
   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
   51 14  * * *   root    PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
   @reboot root    PATH="$PATH:/usr/local/bin/" pihole updatechecker remote reboot

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/var/log/lighttpde[0m

e[32m-rw-r--r-- 1 www-data www-data 764 feb 25 16:10 /var/log/lighttpd/error.loge[0m
   2020-02-23 00:00:05: (server.c.1759) logfiles cycled UID = 0 PID = 11871 
   2020-02-25 15:31:43: (server.c.2059) server stopped by UID = 0 PID = 1 
   2020-02-25 15:31:43: (server.c.1464) server started (lighttpd/1.4.53) 
   2020-02-25 15:31:43: (server.c.1493) WARNING: unknown config-key: alias.url (ignored) 
   2020-02-25 15:46:24: (server.c.2059) server stopped by UID = 0 PID = 1 
   2020-02-25 15:46:55: (server.c.1464) server started (lighttpd/1.4.53) 
   2020-02-25 15:46:55: (server.c.1493) WARNING: unknown config-key: alias.url (ignored) 
   2020-02-25 16:10:03: (server.c.2059) server stopped by UID = 0 PID = 1 
   2020-02-25 16:10:04: (server.c.1464) server started (lighttpd/1.4.53) 
   2020-02-25 16:10:04: (server.c.1493) WARNING: unknown config-key: alias.url (ignored) 

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/var/loge[0m

e[32m-rw-r--r-- 1 pihole pihole 34889 feb 25 16:11 /var/log/pihole-FTL.loge[0m
   e[96m-----head of pihole-FTL.log------e[0m
   [2020-02-25 00:26:28.720 18302] Resizing "/FTL-strings" from 28672 to 32768
   [2020-02-25 15:31:46.832 18302] Shutting down...
   [2020-02-25 15:31:46.904 18302] Finished final database update
   [2020-02-25 15:31:46.914 18302] ########## FTL terminated after 124193576.0 ms! ##########
   [2020-02-25 15:31:48.195 13573] Using log file /var/log/pihole-FTL.log
   [2020-02-25 15:31:48.195 13573] ########## FTL started! ##########
   [2020-02-25 15:31:48.195 13573] FTL branch: master
   [2020-02-25 15:31:48.195 13573] FTL version: v4.3.1
   [2020-02-25 15:31:48.195 13573] FTL commit: b60d63f
   [2020-02-25 15:31:48.195 13573] FTL date: 2019-05-25 21:37:26 +0200
   [2020-02-25 15:31:48.195 13573] FTL user: pihole
   [2020-02-25 15:31:48.195 13573] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
   [2020-02-25 15:31:48.195 13573]    SOCKET_LISTENING: only local
   [2020-02-25 15:31:48.195 13573]    AAAA_QUERY_ANALYSIS: Show AAAA queries
   [2020-02-25 15:31:48.195 13573]    MAXDBDAYS: max age for stored queries is 365 days
   [2020-02-25 15:31:48.195 13573]    RESOLVE_IPV6: Resolve IPv6 addresses
   [2020-02-25 15:31:48.195 13573]    RESOLVE_IPV4: Resolve IPv4 addresses
   [2020-02-25 15:31:48.195 13573]    DBINTERVAL: saving to DB file every minute
   [2020-02-25 15:31:48.195 13573]    DBFILE: Using /etc/pihole/pihole-FTL.db
   [2020-02-25 15:31:48.195 13573]    MAXLOGAGE: Importing up to 24.0 hours of log data
   [2020-02-25 15:31:48.195 13573]    PRIVACYLEVEL: Set to 0
   [2020-02-25 15:31:48.195 13573]    IGNORE_LOCALHOST: Show queries from localhost
   [2020-02-25 15:31:48.195 13573]    BLOCKINGMODE: Null IPs for blocked domains
   [2020-02-25 15:31:48.195 13573]    ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
   [2020-02-25 15:31:48.195 13573]    DBIMPORT: Importing history from database
   [2020-02-25 15:31:48.196 13573]    PIDFILE: Using /var/run/pihole-FTL.pid
   [2020-02-25 15:31:48.196 13573]    PORTFILE: Using /var/run/pihole-FTL.port
   [2020-02-25 15:31:48.196 13573]    SOCKETFILE: Using /var/run/pihole/FTL.sock
   [2020-02-25 15:31:48.196 13573]    WHITELISTFILE: Using /etc/pihole/whitelist.txt
   [2020-02-25 15:31:48.196 13573]    BLACKLISTFILE: Using /etc/pihole/black.list
   [2020-02-25 15:31:48.196 13573]    GRAVITYFILE: Using /etc/pihole/gravity.list
   [2020-02-25 15:31:48.196 13573]    REGEXLISTFILE: Using /etc/pihole/regex.list
   [2020-02-25 15:31:48.196 13573]    SETUPVARSFILE: Using /etc/pihole/setupVars.conf
   [2020-02-25 15:31:48.196 13573]    AUDITLISTFILE: Using /etc/pihole/auditlog.list
   [2020-02-25 15:31:48.196 13573]    MACVENDORDB: Using /etc/pihole/macvendor.db

   e[96m-----tail of pihole-FTL.log------e[0m
   [2020-02-25 16:10:07.591 12623] New forward server: 127.0.0.1 (0/512)
   [2020-02-25 16:10:07.596 12623] Resizing "/FTL-strings" from 4096 to 8192
   [2020-02-25 16:10:07.604 12623] Resizing "/FTL-queries" from 196608 to 393216
   [2020-02-25 16:10:07.607 12623] Resizing "/FTL-strings" from 8192 to 12288
   [2020-02-25 16:10:07.614 12623] Resizing "/FTL-strings" from 12288 to 16384
   [2020-02-25 16:10:07.621 12623] Resizing "/FTL-strings" from 16384 to 20480
   [2020-02-25 16:10:07.622 12623] Resizing "/FTL-queries" from 393216 to 589824
   [2020-02-25 16:10:07.635 12623] Resizing "/FTL-queries" from 589824 to 786432
   [2020-02-25 16:10:07.644 12623] Resizing "/FTL-strings" from 20480 to 24576
   [2020-02-25 16:10:07.648 12623] New forward server: 1.0.0.1 (1/512)
   [2020-02-25 16:10:07.650 12623] New forward server: 1.1.1.1 (2/512)
   [2020-02-25 16:10:07.650 12623] Imported 15755 queries from the long-term database
   [2020-02-25 16:10:07.650 12623]  -> Total DNS queries: 15755
   [2020-02-25 16:10:07.650 12623]  -> Cached DNS queries: 5466
   [2020-02-25 16:10:07.651 12623]  -> Forwarded DNS queries: 6090
   [2020-02-25 16:10:07.651 12623]  -> Exactly blocked DNS queries: 4199
   [2020-02-25 16:10:07.651 12623]  -> Unknown DNS queries: 0
   [2020-02-25 16:10:07.651 12623]  -> Unique domains: 927
   [2020-02-25 16:10:07.651 12623]  -> Unique clients: 5
   [2020-02-25 16:10:07.651 12623]  -> Known forward destinations: 3
   [2020-02-25 16:10:07.651 12623] Successfully accessed setupVars.conf
   [2020-02-25 16:10:07.656 12625] PID of FTL process: 12625
   [2020-02-25 16:10:07.656 12625] Listening on port 4711 for incoming IPv4 telnet connections
   [2020-02-25 16:10:07.656 12625] Listening on port 4711 for incoming IPv6 telnet connections
   [2020-02-25 16:10:07.656 12625] Listening on Unix socket
   [2020-02-25 16:10:07.658 12625] Received SIGHUP, reloading cache
   [2020-02-25 16:10:07.658 12625] Blocking status is disabled
   [2020-02-25 16:10:07.659 12625] Compiled 16 Regex filters and 334 whitelisted domains in 1.0 msec (0 errors)
   [2020-02-25 16:10:07.659 12625] /etc/pihole/black.list: parsed 0 domains (took 0.1 ms)
   [2020-02-25 16:10:07.659 12625] /etc/pihole/gravity.list: parsed 0 domains (took 0.0 ms)
   [2020-02-25 16:11:58.849 12625] Received SIGHUP, reloading cache
   [2020-02-25 16:11:58.849 12625] Blocking status is disabled
   [2020-02-25 16:11:58.850 12625] Compiled 16 Regex filters and 334 whitelisted domains in 1.0 msec (0 errors)
   [2020-02-25 16:11:58.850 12625] /etc/pihole/black.list: parsed 0 domains (took 0.0 ms)
   [2020-02-25 16:11:58.851 12625] /etc/pihole/gravity.list: parsed 0 domains (took 0.0 ms)

e[95m*** [ DIAGNOSING ]:e[0m contents of e[96m/dev/shme[0m
-rw------- 1 pihole pihole 323584 feb 25 16:10 /dev/shm/FTL-clients
-rw------- 1 pihole pihole 108 feb 25 16:10 /dev/shm/FTL-counters
-rw------- 1 pihole pihole 65536 feb 25 16:10 /dev/shm/FTL-domains
-rw------- 1 pihole pihole 12288 feb 25 16:10 /dev/shm/FTL-forwarded
-rw------- 1 pihole pihole 28 feb 25 16:10 /dev/shm/FTL-lock
-rw------- 1 pihole pihole 53248 feb 25 16:10 /dev/shm/FTL-overTime
-rw------- 1 pihole pihole 786432 feb 25 16:12 /dev/shm/FTL-queries
-rw------- 1 pihole pihole 12 feb 25 16:10 /dev/shm/FTL-settings
-rw------- 1 pihole pihole 24576 feb 25 16:10 /dev/shm/FTL-strings
-rw-r--r-- 1 plex plex 16 feb 25 15:46 /dev/shm/sem.9334581e-7251-4ef7-a8ec-5bfe8e89ff68
-rw-r--r-- 1 plex plex 16 feb 25 15:47 /dev/shm/sem.F8EEB26D-AB23-4061-8250-130AB5285A4A

e[95m*** [ DIAGNOSING ]:e[0m Locale
    LANG=es_ES.UTF-8

e[95m*** [ DIAGNOSING ]:e[0m Pi-hole log
e[32m-rw-r--r-- 1 pihole pihole 2455416 feb 25 16:12 /var/log/pihole.loge[0m
   e[96m-----head of pihole.log------e[0m
   Feb 25 00:00:03 dnsmasq[18302]: query[A] googleads.g.doubleclick.net from 192.168.1.111
   Feb 25 00:00:03 dnsmasq[18302]: /etc/pihole/gravity.list googleads.g.doubleclick.net is 0.0.0.0
   Feb 25 00:00:09 dnsmasq[18302]: query[A] b38543-p263-h97-aek5mswu.1.cdn.telefonica.com from 192.168.1.129
   Feb 25 00:00:09 dnsmasq[18302]: forwarded b38543-p263-h97-aek5mswu.1.cdn.telefonica.com to 127.0.0.1
   Feb 25 00:00:09 dnsmasq[18302]: reply b38543-p263-h97-aek5mswu.1.cdn.telefonica.com is 80.58.180.13
   Feb 25 00:00:10 dnsmasq[18302]: query[A] trACKer.COPPErsurfEr.TK from 127.0.0.1
   Feb 25 00:00:10 dnsmasq[18302]: forwarded trACKer.COPPErsurfEr.TK to 127.0.0.1
   Feb 25 00:00:10 dnsmasq[18302]: query[AAAA] trAckER.cOpperSUrfER.tK from 127.0.0.1
   Feb 25 00:00:10 dnsmasq[18302]: forwarded trAckER.cOpperSUrfER.tK to 127.0.0.1
   Feb 25 00:00:10 dnsmasq[18302]: reply trACKer.COPPErsurfEr.TK is 62.138.0.158
   Feb 25 00:00:10 dnsmasq[18302]: reply trAckER.cOpperSUrfER.tK is NODATA-IPv6
   Feb 25 00:00:28 dnsmasq[18302]: query[A] asvas-prod.dof6.com from 192.168.1.129
   Feb 25 00:00:28 dnsmasq[18302]: forwarded asvas-prod.dof6.com to 127.0.0.1
   Feb 25 00:00:28 dnsmasq[18302]: query[A] hzmovistar.imagenio.telefonica.net from 192.168.1.129
   Feb 25 00:00:28 dnsmasq[18302]: cached hzmovistar.imagenio.telefonica.net is 81.45.97.141
   Feb 25 00:00:28 dnsmasq[18302]: reply asvas-prod.dof6.com is 81.45.97.139
   Feb 25 00:00:32 dnsmasq[18302]: query[A] web.whatsapp.com from 192.168.1.1
   Feb 25 00:00:32 dnsmasq[18302]: forwarded web.whatsapp.com to 127.0.0.1
   Feb 25 00:00:32 dnsmasq[18302]: query[A] web.whatsapp.com from 192.168.1.1
   Feb 25 00:00:32 dnsmasq[18302]: forwarded web.whatsapp.com to 127.0.0.1

Hello, the networking is not correct on your server. Pi-hole is configured for the tun0 interface but the addresses are not valid.

*** [ DIAGNOSING ]: Networking
[✓] IPv4 address(es) bound to the tun0 interface:
   10.8.0.1/24 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)

[✓] IPv6 address(es) bound to the tun0 interface:
   fe80::fc73:b73f:57ff:ee6f does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)

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

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

[i] Default IPv4 gateway: 192.168.1.1
   * Pinging 192.168.1.1...
[✗] Gateway did not respond. (https://discourse.pi-hole.net/t/why-is-a-default-gateway-important-for-pi-hole/3546)
*** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
[✗] Failed to resolve  via localhost (127.0.0.1)
[✗] Failed to resolve  via Pi-hole (192.168.1.148)
[✓] doubleclick.com is 216.58.211.46 via a remote, public DNS server (8.8.8.8)
*** [ DIAGNOSING ]: Setup variables
    BLOCKING_ENABLED=false
    PIHOLE_INTERFACE=tun0
    IPV4_ADDRESS=192.168.1.148/24

Hmmm, you're right. I changed the interface to eth0 and it works now... why would the updater change it on its own??

one thing though is: now all devices EXCEPT my main computer work (.141), that's really odd. Let's see if I can figure out!

Thanks!

Our updater should not change that. Did you install something else like piVPN on the same device?

Nope... all I did was an apt-get update && apt-get upgrade after pihole -up

That is strange. Changing interfaces is something I would not want happening during an update.

I am running into exactly the same problem but I do have PiVPN installed (before). I still believe this would be the culprit. For now I have reverted P-Hole back to the version before as I haven't had the time to reconfigure (and honestly didn't want to).

I have set up PiVPN according to the first comment here on the Reddit Post https://www.reddit.com/r/pihole/comments/db2z2b/just_spent_4_hours_setting_up_and_securing_my_old/
However I'm not so sure anymore that this is relevent as the relevant section in the official PiVPN FAQ have been removed (almost the same instructions as in the Reddit Comment) if I compare it Compare Revisions · pivpn/pivpn Wiki · GitHub

Also a newly released PiVPN Version is there with some Pi-Hole Commits so I believe Pi-Hole is not supported out of the box. I will try to upgrade to the latest PiVPN and undo the changes made by hand before. And then try a Pi-Hole Update again to see if this was the culprit.

Or are there any other leads as to why this could be happening during the upgrade?

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