So when i first issued the cert for my domain i did it for solarfactory.mx and www.solarfactory.mx but now i am using a permanent redirect on my NGINX block to solarfactory.mx/tienda so it is understandable that when i run the comand sudo cerbot renew the acme challenge fails, but my question is how can i renew my cert under this permanent rewrite of solarfactory.mx to solarfactory.mx/tienda
My domain is: solarfactory.mx
I ran this command: sudo certbot renew
It produced this output: Attempting to renew cert (solarfactory.mx) from /etc/letsencrypt/renewal/solarfactory.mx.conf produced an unexpected error: urn:acme:error:rateLimited :: There were too many requests of a given type :: Error creating new authz :: too many failed authorizations recently: see https://letsencrypt.org/docs/rate-limits/. Skipping.
My web server is (include version): NGINX 1.10.3
The operating system my web server runs on is (include version): ubuntu 17.04