[Dnsmasq-discuss] dnsmasq in docker container

2024-08-25 Thread Danil Smirnov
Hi, There is some evidence on the Internet that dnsmasq doesn't play well with Docker (when run in a Docker container), i.e.: https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2021q4/015909.html https://www.reddit.com/r/homelab/comments/1d7w3l9/struggling_to_diagnose_irregular_hangs_with/

Re: [Dnsmasq-discuss] dnsmasq in docker container

2024-08-25 Thread Danil Smirnov
nt 4160, retried 3, failed 0, nxdomain replies 196, avg. latency 2ms dnsmasq: server X.X.X.X#53: queries sent 2412, retried 2, failed 0, nxdomain replies 72, avg. latency 4ms Sincerely, Danil Smirnov > > Best, > Dominik > > > >Am 25. August 2024 12:21:27 MESZ schrieb Dimitry

Re: [Dnsmasq-discuss] dnsmasq in docker container, why and what

2024-08-25 Thread Danil Smirnov
h developers - this list is the only channel. You might think that my thread isn't appropriate for this list, but unfortunately, I haven't found a better place to report the issue which, after the pretty intensive googling, looks like a systematic one. Sincerely, Danil Smirn

Re: [Dnsmasq-discuss] dnsmasq in docker container, why and what

2024-08-25 Thread Danil Smirnov
minutes? > For now, I established a watchdog in my environment that will restart the container on freeze while collecting some stats. I'm going to monitor the issue for one more week (already spent a week debugging the issue). After seeing some useful data I'll try to reproduce i

Re: [Dnsmasq-discuss] dnsmasq in docker container

2024-08-25 Thread Danil Smirnov
new that. But still hoped that this signal might get the app from that hung state. It wasn't the case. Sincerely, Danil Smirnov ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] dnsmasq in docker container, why and what

2024-09-05 Thread Danil Smirnov
he time shown is 3 hours later than UTC): [image: Screenshot 2024-09-05 at 09.42.38.png] I'm using these params <https://github.com/dockur/dnsmasq/blob/master/entry.sh#L14> plus "fast-dns-retry". Also tried adding "no-negcache" and "all-servers" but it

Re: [Dnsmasq-discuss] dnsmasq in docker container, why and what

2024-09-05 Thread Danil Smirnov
Screenshot for my previous post: https://smirnov.la/Screenshot%202024-09-05%20at%2009.42.38.png On Thu, Sep 5, 2024 at 9:52 AM Danil Smirnov wrote: > Hi, > > So I managed to isolate and reproduce the issue quite reliably. > > Every day exactly at 06:10 UTC time my dnsmasq

Re: [Dnsmasq-discuss] dnsmasq in docker container

2024-09-11 Thread Danil Smirnov
s or even years non-stop without such issues. > Just discovered this: https://github.com/pi-hole/FTL/issues/1082 and this: https://github.com/pi-hole/pi-hole/issues/5608 I wonder how you're not aware of those... Sincerely, Danil Smirnov Also worth considering are issues with docker-prox