✅ [SOLVED] SSL Renewal Error - AttributeError: 'acme_v2' object has no attribute 'renew_cert'
Hi everyone,
I was getting this error when trying to renew my SSL certificate:
AttributeError: 'acme_v2' object has no attribute 'renew_cert'. Did you mean: 'renew_cert_to'?
After trying different solutions, I finally fixed it by disabling the SSL certificate and recreating it from scratch.
🔧 Steps I followed:
- Clicked "Disable SSL" (as shown in the image below).
- Then clicked "Save".
- After that, I went back and recreated the SSL certificate as a new one instead of renewing the old one.
- It worked perfectly without any errors.
📸 Screenshot for reference:

Hope this helps anyone facing the same issue!
Best,