My log is flooding with messages of dns cache full:
09-28 00:04:07 dns,error cache full, not storing
09-28 00:04:07 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:04:09 dns,warning DoH max concurrent queries reached, ignoring query
09-28 00:04:09 dns,warning DoH max concurrent queries reached, ignoring query [ignoring repeated messages]
09-28 00:04:19 dns,error cache full, not storing
09-28 00:04:19 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:04:29 dns,error cache full, not storing
09-28 00:04:29 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:04:40 dns,error cache full, not storing
09-28 00:04:40 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:04:50 dns,error cache full, not storing
09-28 00:04:50 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:05:00 dns,error cache full, not storing
09-28 00:05:00 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:05:10 dns,error cache full, not storing
09-28 00:05:10 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:05:20 dns,error cache full, not storing
09-28 00:05:20 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:05:30 dns,error cache full, not storing
09-28 00:05:30 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:05:41 dns,error cache full, not storing
09-28 00:05:41 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:05:57 dns,error cache full, not storing
09-28 00:05:57 dns,error cache full, not storing [ignoring repeated messages]
09-28 00:06:10 dns,error cache full, not storing
I never seen or had this before. But 132 cache entries seem not much. But use up all 2mib of cache? These “cache full” messages I see for several hours now. So it seems the cache entries do not expire or free.
[foo@bar] /ip/dns/cache/all> print count-only
133
Anyone a clue?
Another finding:
After a
/ip/dns/cache/flush
there are only 12 cache items left:
/ip/dns/cache/all/print count-only
12
But the cache is still utilized to the full 2048kib.
cache-size: 2048KiB
cache-used: 2048KiB
And I still get the “cache full” errors.
Holy chick.
And another finding: http://forum.mikrotik.com/t/dns-cahe-full-adlist-read-max-cache-size-reached/177327/1
And another finding: http://forum.mikrotik.com/t/v7-16beta-testing-is-released/176494/1
What’s wrong? This cna’t be a bug known and reported months ago.