Expected Behaviour:
When i try to update my Adlist i get sometimes a DNS error or a connection Error instead of a correct connection
-Ubunutu 24.04lts, Portainer 2.20.3, Docker 27.1.2, Docker Compose v2.29.1
Actual Behaviour:
[i] Neutrino emissions detected...
[✓] Pulling blocklist source list into range
[✓] Preparing new gravity database
[✓] Creating new gravity databases
[i] Using libz compression
[i] Target: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
[✗] Status: Connection Refused
[✗] List download failed: using previously cached list
[✓] Parsed 170228 exact domains and 0 ABP-style domains (ignored 1 non-domain entries)
Sample of non-domain entries:
- "0.0.0.0"
Pi-hole is running on a Portainer instance with unbound. Both are in a mcvlan network, have an own ip Adress and are in the same network. Pihole and unbound seems to work, but the adlist update fail all the time. In my Router i set the ip i gave to pihole in the mcvlan as DNS Server, and in Pihole i set a ref to unbound with port.
I tried some things but nothing work. For example i set in my Pi-Hole yaml FTLCONF_LOCAL_IPV4 to the IP i set for pi-hole in the mcvlan. Last i tried was to set the nameserver in nano /etc/resolv.conf for my ubuntu server to the ip of Pihole. I don´t know where the failure is and could need some help. If you need further informations let me know.