I run a Discourse instance on something that can be described as a semi-managed docker container. Every few months the container doesn’t resolve any DNS names, causing external images to fail to upload and e-mails fail to send. After a reboot it’s fine again.
Now the webhost says that this is a known problem with Discourse in Docker. I have a hard time believing it since there are hardly any topics about this kind of problems here or on Github.
I’m looking for experiences of others running the Discourse Docker container. Do you recognize this problem? Do you have to reboot every few months? Basically double checking if the webhost is talking nonsense, or is this a known problem with Discourse in Docker?
Job exception: getaddrinfo: Temporary failure in name resolution
That’s why I know the DNS lookups are failing. This is a returning problem that disappears after a reboot of the server that runs the container. I suspect an intermittent network problem at our webhost. It’s a pretty plain setup, nothing behind Cloudflare or a CDN.