Traefik Error Message Refers to ACME?

Using the command 'docker logs traefik' on my production Wappler server revealed the following output. Isn't ACME the fictitious company the Coyote would order rockets from to catch the Roadrunner? What's it doing on my server?

1 Like

Its probably an SSL error trying to get certs from letsencrypt.org. Acme is a server side program that updates the certificates.

1 Like

Are you behind Cloudflare?

Meep meep!

1 Like

Nope, Digital Ocean.

I mention this as can have issues with renewal of certificates if Cloudflare is enabled at the time of request and will see a similar log entry until Cloudflare is paused. Not sure if the DO firewall also causes the same issue though (ignore if you don't have it configured)...

Is this the initial certificate (your first time publish) or a renewal?

Have you entered the correct domain name in your settings? Not just index.php or so?

I installed Traefik on my staging and prod servers about a month back and the SSL cert installed within minutes after that. So it's not the initial cert and probably too soon for a renewal. Domains and hosts setup in DNS as well. I have Digital Ocean hosting DNS (and my servers).

I'm using Node rather than PHP so it's most likely not a configuration I entered into settings. Happy to share screenshots if requested. Just let me know what you'd like to see.

Yes! But it also seems to be the name of some standard or protocol to fetch/renew Let's Encrypt certificates (HTTPS)