Hi! I’m using a docker-compose with caddy (ports 80:80 and 443:443), but when docker-compose is up, the logs of caddy are:
… authorization failed: HTTP 0 - (ca=https://acme.zerossl.com/v2/DV90)",“attempt”:7,“retrying_in”:1200,“elapsed”:2673.503534964,“max_duration”:2592000}
@Whitestrake thank you for your support. Yes, firewall allow access on ports 80 and 443. Sorry, but the real address is ommited (testsite.ddns.net is just to illustrate).
Gotcha. We recommend people don’t redact their domain names in this way - disregarding that it can confuse troubleshooting, somebody else actually utilizes that domain and might not appreciate you linking it here. For those purposes, example.com, example.net and the entire .example TLD are reserved by IANA for demonstration purposes.
When I did some quick Googling of HTTP 0 error response from ZeroSSL, I only really noted a few instances of no access (firewall, wrong IP address, etc) from the ACME provider to the client. Without more context and logs, I’m not sure I can steer you any better to troubleshoot.