Replies: 1 comment 8 replies
-
That's kinda okay for a Docker container. @ainar-g maybe we shouldn't log this as error since this is expected behavior in many cases? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I run Adguard-Home for severals months now, installed in a docker container on my Synology NAS, without problems.
I saw recently on the container log an error :
It don't seems to cause any troubles, but I'm wondering why I get this error. And I would like to correct it.
I don't understand the only passage in the documentation that tell about ipset :
ipset
— List of domain-ipset_name associations for adding IP addresses of the specified domain names to an ipset list. Syntax:DOMAIN[,DOMAIN].../IPSET_NAME[,IPSET_NAME]
.... IPv4 addresses are added to an ipset list withipv4
family, IPv6 addresses - toipv6
ipset list. ipset list must exist. This setting is supported on Linux only. This feature is similar to--ipset
in dnsmasq.In my config fille
AdGuardHome.yaml
, I have this :Thanks for any help you can provide 😃
Bye
Beta Was this translation helpful? Give feedback.
All reactions