Wildcard Domains aren't being made or I am an idiot

Ah, right; there was a known issue with the cloudflare plugin, so depending on the version you ended up with from the build, you might have a broken one.

So run caddy version on your built container (or docker-compose exec caddy caddy version) and see what it shows you. If it’s v2.4.0-beta.1 then that’s the buggy version, if you have v2.4.0-beta.2 then it should be fine and the problem is something else. If you have v2.4.0-beta.1 then rebuild the container and you should get v2.4.0-beta.2.

returned REFUSED is not an error message I’ve seen before though, so that might be a misconfiguration of your domains on Cloudflare. Maybe your domain isn’t using the right name servers?

2 Likes