The issue I am facing:
I recently did a distro update from Buster to Bullseye. After the distro update finished Pi-hole is semi working. For some reason the DNS service won't start back up.
Debug report from the (Pi-hole debug log file)
Details about my system:
I'm currently using a Pi4. It is setup to have Pi-hole, Unbound and, NTP services working on it.
What I have changed since installing Pi-hole:
I did a distro update from Buster to Bullseye following the ([Tom's Hardware guide] (How To Upgrade Raspberry Pi OS to Bullseye from Buster | Tom's Hardware)). Due to update of Raspbian to Bullseye I did change the security mirror to deb http://security.debian.org/debian-security/ bullseye-security main contrib non-free
I have rebooted the machine many times and tried the following commands to no avail.
pihole -up (did update Web-interface version)
pihole status (did identify that DNS Service not running)
pihole restartdns (says restarted but, running status right after shows DNS not started)
I have also tried reinstalling pi-hole but, that did not get the DNS service working.
I’m not familiar with connman. Is that part of the po-hole install process? I don’t recall ever installing that service. Trying to figure out which install put it there? Is that a normal install for Bullseye?