Back in December (the 20th!) I successfully (with the help of people here!) installed this. It’s been working fine ever since.
HAS there been a Debian update since then?
DO I need to update Debian if there has been?
And if I do - is there a nice walkthrough guide like the initial installation process?
It is not that lookups are not working, which they are. If you look closely the CoreDNS plugin is failing install.
Error on install CoreDNS plugin
So, my question was around a potential service conflict.
I am guessing you are focussed around the no-internet log entry, which I think is a by-product of CoreDNS not being there.
I hope this helps.
Update:
Correction!!!
The hassio-supervisor container is unable to access localnetwork DNS server answering on host IP address aka Pihole. Provided below is my reasoning why I think so. Happy to be proven wrong if you have additional info.
-Tried with PiHole but pointed /etc/resolv.conf to an host PiHole DNS server — Did not work
-Tried with PiHole but pointed /etc/resolv.conf to an internal DNS server which performs lookups from host PiHole server — Worked
I have been trying (for the last 2 dys) to refurbish an old Lenovo Q180 to act as my HA server. I’m getting stuck as the same place on trying to install the Debian (debian-10.9.0-i386-DVD-1.iso) via a USB formated using Rufus. I have followed the steps and note the following issues, which I suspect is causing the eventual failiure of the installation. The issue is the Non-Free updates that the Debian installer asks for. I could not find any excting instructions for how to prepare the required ones so tht the installer can locate them when I select “YES” to including them. I have downloded this folder containng firmware files and tried unzipping them all in to the firmware folder on the Rufus USB but the installer just loops round unable to locate them.
Does anyone have any suggestions to get past this point? If I select NO to having the firmeware then the install of Debian goes to the end, then I unplug the USB before rebooting the machine. Then on Debian start up it complains of a Kernal error and the Wifi hardware error: “rtl8821ae: Polling FW fail!! REG_MCUFWDL: 0x00000006” then scrolls through a long list of STARTING and [OK] until it gets to the started GNOME Display Manager where everything stops but the cursor is still flashing in the bottom left corner.
Any one can offer some advise please…its driving me mad after 2 days
during the install, I think it tells you what firmware it’s looking for. In my case it’s wireless drivers, so I can say no, I don’t have them and load them later. If you need graphics or other critical drivers, you may have to download them yourself and add them during the install. One approach that might work would be to install debian with no desktop and use command line to add non-free to all the sources in /etc/apt/sources.list (and remove any lines that refer to your install CD or wherever you had that iso). Then add gnome: How To Install GNOME Desktop on Debian 10 - idroot
I’m not familiar with coreDNS, but It appears you are trying to install two DNS servers on this box? Both use port 53 by default? I don’t think that works…
Agreed. I looked into the PiHole add-on, and I saw the post about it being deprecated. The AdGuard addon is not as full featured as PiHole. Sad stuff. Where is that violin when you need it.
As you pointed out, CoreDNS conflict needs to be looked into by the Devs.