after installation of the latest update 2023.05-1 (PI 3 version) my PI-HOLE failed to start. pi-hole is installed as a docker image and worked perfectly until I updated osmc to the latest version.
I have the suspicion that the update changed something around the usage of port 53. Could this be the case?
Unfortunately I do not know how this looked before the update. Could it be the case that “osmc:domain” is bound to the port and therefore my pi-hole does not start anymore? Can this be deactivated to use port 53 for pi-hole?
To support people who might be facing the same.
I’ve faced this issue in the past, and editing the /etc/connman.prefs did the trick.
After Dec/23 update, connman was binding the 53 port again (even though it had dnsproxy=no in the file above).
After searching for additional config files, I’ve also had to change the file /etc/osmc/prefs.d/connman. After changing this second file to dnsproxy=no, the 53 port is not bound at boot and Pihole is back online.
Sorry – I changed this to match /etc/osmc-prefs.d nomenclature recently.
I didn’t think many people were using this option so didn’t widely document it
Hi Sam,
Yes, please ensure our pihole play nicely with OSMC. I have several Pi’s in the house and one dedicated to pihole and OSMC as it’s not the Pi that gets a lot of attention as the others do. The pihole has its duty to protect the house.