My domain is: xxxx
I ran this command: ./certbot-auto renew --standalone
It produced this output:
Attempting to renew cert from /etc/letsencrypt/renewal/xxxxxxxxxxx.com.conf produced an unexpected error: urn:acme:error:rateLimited ::There were too many requests of a given type :: Error creating new authz :: too many currently pending authorizations. Skipping.
My operating system is (include version): debian jessie
My web server is (include version): apache
My hosting provider, if applicable, is: ovh
I can login to a root shell on my machine yes :
I’m using a control panel to manage my site : no, just the shell
Content-Length: 91
Allow: POST
Boulder-Request-Id: zj0XNsKfi-EGX_oLq6IJ4UvkbRlK3i8ZL9UYr6px4
Replay-Nonce: Ts4lFobIKsPLe6jwR4oxgr5c5xDnbG0XNOihvi9YObQ
Expires: Sun, 18 Jun 2017 07:09:29 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Sun, 18 Jun 2017 07:09:29 GMT
Connection: keep-alive
2017-06-18 07:09:29,518:DEBUG:acme.client:Storing nonce: Ts4lFobIKsPLe6jwR4oxgr5c5xDnbG0XNOihvi9YObQ
2017-06-18 07:09:29,518:DEBUG:acme.client:JWS payload:
{
“identifier”: {
“type”: “dns”,
“value”: “www.XXXXXXXXXXXXXXXXXXXXX.fr”
},
“resource”: “new-authz”
}
2017-06-18 07:09:29,521:DEBUG:acme.client:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz:
{
“protected”: "eyJub25jZSI6ICJUczRsRm9iSUtzUExlNmp3UjRveGdyNWM1eERuYkcwWE5PaWh2aTlZT2JRIiwgImFsZyI6ICJSUzI1NiIsICJqd2siOiB7ImUiOiAiQVFBQiIsICJrdHkiOiAiUlNBIiwgIm4iOiAidmZpQ0NaVDV2VjFBY0s2c243R3hp$
“payload”: “ewogICJpZGVudGlmaWVyIjogewogICAgInR5cGUiOiAiZG5zIiwgCiAgICAidmFsdWUiOiAid3d3LnNhYmFpMDcyNi5mciIKICB9LCAKICAicmVzb3VyY2UiOiAibmV3LWF1dGh6Igp9”,
“signature”: "eJYzMkGQZwdQa3WrBuug99bHdJiJUWsB-MsF2k2le0bSrsLmpeVYI6m-QE-1HfK18czByVv9-LXzTI5tCxezvT6Bx56I6vYXk1E_f-HfmMh0bW2tQ7ZjBurj2YQ0FDjbDQfTvJJycyxgf5DklqRDzwNAlno7MLky_iHBB_TMD9AFDCMu3pQN$
}
2017-06-18 07:09:29,802:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 “POST /acme/new-authz HTTP/1.1” 429 144
2017-06-18 07:09:29,803:DEBUG:acme.client:Received response:
HTTP 429
Server: nginx
Content-Type: application/problem+json
Content-Length: 144
Boulder-Request-Id: DNg2h2ZefFfDNHyt6TZxFB34KJory4tX1J7mS13XxgY
Boulder-Requester: 2636879
Replay-Nonce: RWMit7T_27ffUElhaGdFnSv4u3vHg0dQRWp-Iygj4C4
Expires: Sun, 18 Jun 2017 07:09:29 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Sun, 18 Jun 2017 07:09:29 GMT
Connection: close