Cert expired didn't auto renew

Today the cert of my domain https://cuantificalo.com/ expired and I don’t know why it didn’t the auto renew.

I tried with:

  • sudo letsencrypt renew
  • sudo certbot certonly --force-renew -d cuantificalo.com
    but doesn’t works

what can I check? or what can I try?

thank you!!!

Hi @irob, welcome to the Caddy community.

Both of those commands are separate programs to Caddy, which manages its own certificates automatically.

Can you tell us:

  • How do you run Caddy?
  • What’s in your Caddyfile?
  • Do you have process logs you can post?

ok, now its renewed, I rebooted the AWS instance, and run ‘caddy’ again, I think that solves the solved the problem.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.