DNS Resolution nach 4.0 Update

Nachdem ich gestern von 3.3.0 auf 4 geupdatet habe funktioniert die DNS Auflösung nicht mehr über pihole. Status zeigt mir, dass alles läuft.
Was kann ich tun?
Was mir im debug auffällt:

*** [ 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::81b7:3070:b1b4:aa3c 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::3631:c4ff:fe43:4892
   * Pinging fe80::3631:c4ff:fe43:4892...
[✗] 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
[✓] soundeem.com is 0.0.0.0 via localhost (127.0.0.1)
[✗] Failed to resolve soundeem.com via Pi-hole (192.168.0.101)
[✓] doubleclick.com is 172.217.22.14 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
[✓] coolwebstats.com is :: via localhost (::1)
[✗] Failed to resolve coolwebstats.com via Pi-hole (2003:c2:a3e3:5600:f3dc:5c31:becb:8f42)
[✓] doubleclick.com is 2a00:1450:4001:821::200e via a remote, public DNS server (2001:4860:4860::8888)

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

Pihole zeigt mir unter Pi-hole Ethernet Interface: tun0
Ich habe vor Monaten parallel pivpn installiert, aber bis zum Update hatte pihole damit keine Probleme. tun0 wurde auch schon vor dem Update angezeigt.

Kann ich irgendwie das Setup nochmal ausführen ohne meine gesammelten Black und Whitelisten zu verlieren?

Ich habe das Setup nochmal ausgeführt. In dem Zug habe ich zwar meine custom Blocklisten verloren, aber DNS funktioniert wieder. Jetzt steht auch eth0 als Ethernet Interface. Zuvor hatte ich auch versucht es einfach in den setupVars.conf zu ändern, aber ohne Erfolg.