I started weaks ago with a RPI4 and a local installation. That works fine.
Yesterday I started with a new Image and installed Portainer and Pihol on it.
I don't know If the Pihole is working fine, I think I see more advertising as with my old setup.(Imported all Settings via Teleporter)
Sometimes I get this Error:
pihole maximum number of concurrent dns queries reached (max 150)
And see below for some Clients the Pihole show no Hostname.
*** pihole wurde von fritz.box nicht gefunden: Non-existent domain.
PS C:\Users\dennwer> nslookup pi.hole
Server: fritz.box
Address: fd00::<redacted>a8
*** Keine internal type for both IPv4 and IPv6 Addresses (A+AAAA)-Einträge für pi.hole verfügbar.
If your other observation of maximum number of concurrent dns queries would still reoccur once you've settled for a clean router configuration, feel free to provide a fresh debug token.
Your nslookups now show that your client is using your Pi-hole at 192.168.178.59 for DNS, and that Pi-hole is blocking flurry.com.
Your Pi-hole container isn't aware of its host's IP address yet.
You should set that container's recommended environment variableFTLCONF_LOCAL_IPV4 to 192.168.178.59.
As for the maximum number of concurrent dns queries:
Those are most often seen as a result of a DNS loop.
As your Pi-hole is using your FB as upstream, would your FritzBox perhaps be using Pi-hole as upstream as well?
Please share a screenshot from your router's upstream configuration from Internet/Zugangsdaten/DNS-Server.
Your FritzBox is indeed using Pi-hole as its upstream, which in turn would close a full DNS loop.
What's your intention for that?
As your previous nslookup results show that your FB is already distributing Pi-hole's IPv4 as local DNS server, your clients would use Pi-hole for DNS as soon as they acquire a fresh DHCP lease from your FB.
This would allow you to switch your FB upstream DNSv4-Servers to some public resolvers.