I'm using portainer to manage my docker containers on my raspberry pi.
I have also setup pi-hole and unbound.
When I try to fetch portainer templates, I get a 500: Unable to retrieve templates via the network
with details:
Get "http://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/portainer-2.0/Template/template.json": dial tcp: lookup raw.githubusercontent.com on 127.0.0.11:53: read udp 127.0.0.1:59111-\u003e127.0.0.11:53: i/o timeout
I already found out that it has something to do with the unbound / pihole installation. But I don't really know what to do now.