Apr 10
11:56:49 supervisord[56300]: captured stdio output from
policy-loader[56778] (stderr): [system] config 'policy-loader.conf'
(workdir '/run/knot-resolver'): No such file or directory
Well, this log line is really weird and we don't know why it happens
for you. But I tried to download the threatfox RPZ and it won't
parse anyway because of this line apparently having an illegally
formatted/escaped domain name:
I found out it happens when the file system /run/knot-resolver is full.
It seems like /run/knotresolver/ruledb/data.mdb becomes very large. I
have about 60 MB of RPZ files, of which the largest one is this:
https://github.com/hagezi/dns-blocklists/blob/main/rpz/tif.txt
Yet, 256 MB of tmpfs is not enough for /run/knot-resolver and then it
will end up in a loop.
--
Frederik Himpe <frederik(a)frehi.be>