I just removed the www on both. here is my Let's Encrypt error log
2023-11-21 08:44:02,674:DEBUG:certbot.main:certbot version: 0.27.0
2023-11-21 08:44:02,676:DEBUG:certbot.main:Arguments: []
2023-11-21 08:44:02,677:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-11-21 08:44:02,691:DEBUG:certbot.log:Root logging level set at 20
2023-11-21 08:44:02,692:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2023-11-21 08:44:02,733:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x7f2de3da34e0> and installer <certbot.cli._Default object at 0x7f2de3da34e0>
2023-11-21 08:44:02,744:DEBUG:certbot.storage:Should renew, less than 30 days before certificate expiry 2023-11-19 19:06:20 UTC.
2023-11-21 08:44:02,744:INFO:certbot.renewal:Cert is due for renewal, auto-renewing...
2023-11-21 08:44:02,744:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
2023-11-21 08:44:02,745:DEBUG:certbot.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: IAuthenticator, IPlugin
Entry point: webroot = certbot.plugins.webroot:Authenticator
Initialized: <certbot.plugins.webroot.Authenticator object at 0x7f2de3dcb748>
Prep: True
2023-11-21 08:44:02,746:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x7f2de3dcb748> and installer None
2023-11-21 08:44:02,746:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2023-11-21 08:44:02,750:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v02.api.letsencrypt.org/acme/acct/85082002', new_authzr_uri=None, terms_of_service=None), 0f485ae2935ada8b59889b40be8cd2a1, Meta(creation_dt=datetime.datetime(2020, 5, 2, 15, 50, 49, tzinfo=<UTC>), creation_host='adultmart-magento2-open-source-ubuntu'))>
2023-11-21 08:44:02,752:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2023-11-21 08:44:02,755:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
2023-11-21 08:44:02,913:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
2023-11-21 08:44:02,913:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Content-Type: application/json
Content-Length: 752
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"j2-2RQMNJoY": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2023-11-21 08:44:02,914:INFO:certbot.main:Renewing an existing certificate
2023-11-21 08:44:02,974:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0182_key-certbot.pem
2023-11-21 08:44:02,978:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0182_csr-certbot.pem
2023-11-21 08:44:02,979:DEBUG:acme.client:Requesting fresh nonce
2023-11-21 08:44:02,979:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2023-11-21 08:44:03,031:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2023-11-21 08:44:03,031:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: jXyutbsnECAhDv87oOovgWWIDd_-tDNPhw6zDIfUzGfeiawk-Ug
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2023-11-21 08:44:03,032:DEBUG:acme.client:Storing nonce: jXyutbsnECAhDv87oOovgWWIDd_-tDNPhw6zDIfUzGfeiawk-Ug
2023-11-21 08:44:03,032:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "shop.room801.com"\n },\n {\n "type": "dns",\n "value": "shop.explorotica.us"\n }\n ]\n}'
2023-11-21 08:44:03,035:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAialh5dXRic25FQ0FoRHY4N29Pb3ZnV1dJRGRfLXRETlBodzZ6RElmVXpHZmVpYXdrLVVnIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
"signature": "m8BytJ91YsnOKdD-kVk1TvRnOVN0RL3wTb51UbDja6cy9Q-e23xag7ImMiDclj82u63Vmtfy6Vz5KdU1zj78siiFt_Jskyq9xRv036L1KoHRr1wvL9nq6PdmCDhn3JNAiQVdXkb96O9p9LrOGNyLQ3uPT471zoGELESDJLXnNbuxX-x6evB0sX_LrZMxvLw70Abyuafzbn0Z8m-fNsXty8XK2Mcoj6Gohg4VXDN54KaXVqCMVZW0P6zfTw-wbMOu1kxh6blH9ObGYhC1obDAQ0liHiHzlTGjRR-o5NbQi77ZyVORT5XcIsr7eIyt-5_orRkwM5Ax-TRJu9OwnWkMTQ",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInNob3Aucm9vbTgwMS5jb20iCiAgICB9LAogICAgewogICAgICAidHlwZSI6ICJkbnMiLAogICAgICAidmFsdWUiOiAic2hvcC5leHBsb3JvdGljYS51cyIKICAgIH0KICBdCn0"
}
2023-11-21 08:44:03,135:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 482
2023-11-21 08:44:03,136:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Content-Type: application/json
Content-Length: 482
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Location: https://acme-v02.api.letsencrypt.org/acme/order/85082002/223789726656
Replay-Nonce: SFMYLIQjZRQGAtBymyjkYXwnPNYqYAHvf-6Ub0ntrIUeDUV12sI
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"identifiers": [
{
"type": "dns",
"value": "shop.explorotica.us"
},
{
"type": "dns",
"value": "shop.room801.com"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356",
"https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614366"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/85082002/223789726656"
}
2023-11-21 08:44:03,136:DEBUG:acme.client:Storing nonce: SFMYLIQjZRQGAtBymyjkYXwnPNYqYAHvf-6Ub0ntrIUeDUV12sI
2023-11-21 08:44:03,137:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:03,138:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAiU0ZNWUxJUWpaUlFHQXRCeW15amtZWHduUE5ZcVlBSHZmLTZVYjBudHJJVWVEVVYxMnNJIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNTYifQ",
"signature": "WqPwqvBCFtbbkndYLCE75zylpfsl7EwEY5kTpYjj4wAcC3pDtIcmjFPt81cVpv-4cGXBXw6EDOPelk4h5tCfikMVvbHKBAmHPl8SiefX-YOd4wGAdwxpOpjpEEt0RJBEdGzSAnJMZPoZKk_Rt0MeTsLThuU5qKCAXP_wGI7JVhGWV-sSWKNJ0DnyMnFDhPCJf6iMAp2S3gdufV7AzNorLCBOgZwWIYJh5UxK6sjlW2VBDSvrou9MUb_LzOGEoPfVAomEVnsSB4VVEg4MbfuvoVe45L53UFJCS7O9HOnAUHt2ADwhj6DeqPgtcKyuQ1V-w_XfJ7ROogq621c5BQ66yA",
"payload": ""
}
2023-11-21 08:44:03,193:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614356 HTTP/1.1" 200 803
2023-11-21 08:44:03,193:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Content-Type: application/json
Content-Length: 803
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: SFMYLIQjrMgX9KfGF939Kp8qWaXe2qYQbypwB-gDNF7k5Tz8mcM
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.explorotica.us"
},
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/-jsD5Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/k2cm6Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
}
]
}
2023-11-21 08:44:03,194:DEBUG:acme.client:Storing nonce: SFMYLIQjrMgX9KfGF939Kp8qWaXe2qYQbypwB-gDNF7k5Tz8mcM
2023-11-21 08:44:03,194:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:03,197:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614366:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAiU0ZNWUxJUWpyTWdYOUtmR0Y5MzlLcDhxV2FYZTJxWVFieXB3Qi1nRE5GN2s1VHo4bWNNIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNjYifQ",
"signature": "GFbgoKBOY4w1X1jAuKtq77zJnzbwwt6EBSn4Q9_3jZjE-OkgqVJNsMygUiNh21Ap6kDZ3BbaUutxG80H83qNHB504_T8z9LFkJ2rTfESPzS1LnqjU-ML7o457nJ9BGDVxgGMVBK836_K82UmycRjnJI3W5tz2Zz_KtqAzNz8M8plEldugHHe8J-v4gHGpi3-J-U9bF5P_fGDI0hIrnerJj8GzDWSdVBqXcmOPP_W0cCOJIB5lOXAfbnoP0UwdnZASOGhLPiF06soyvr5V3LLwGq8A46YtqH2jDXixTiSrfkWfnMyBElUc0z6VL2HnIWPZQRUTnmAYA2zzKJ1XnvEPg",
"payload": ""
}
2023-11-21 08:44:03,250:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614366 HTTP/1.1" 200 800
2023-11-21 08:44:03,251:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Content-Type: application/json
Content-Length: 800
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: SFMYLIQjo2oC1gMIGVgmH6IY95VyEbHPOV9NEetVxDKe9kvwrQ0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.room801.com"
},
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/lpZG3w",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/0LQUSw",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/38cHCQ",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
}
]
}
2023-11-21 08:44:03,251:DEBUG:acme.client:Storing nonce: SFMYLIQjo2oC1gMIGVgmH6IY95VyEbHPOV9NEetVxDKe9kvwrQ0
2023-11-21 08:44:03,252:INFO:certbot.auth_handler:Performing the following challenges:
2023-11-21 08:44:03,252:INFO:certbot.auth_handler:http-01 challenge for shop.explorotica.us
2023-11-21 08:44:03,252:INFO:certbot.auth_handler:http-01 challenge for shop.room801.com
2023-11-21 08:44:03,253:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
2023-11-21 08:44:03,253:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
2023-11-21 08:44:03,256:DEBUG:certbot.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg
2023-11-21 08:44:03,259:DEBUG:certbot.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo
2023-11-21 08:44:03,259:INFO:certbot.auth_handler:Waiting for verification...
2023-11-21 08:44:03,259:DEBUG:acme.client:JWS payload:
b'{\n "resource": "challenge",\n "type": "http-01"\n}'
2023-11-21 08:44:03,261:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAiU0ZNWUxJUWpvMm9DMWdNSUdWZ21INklZOTVWeUViSFBPVjlORWV0VnhES2U5a3Z3clEwIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8yODYwNTc2MTQzNTYvU2VSX2FRIn0",
"signature": "OqvuAayQxZTPExiMqYScqnbUhfLG_2V_PFm0pJFQRZnWBuwYg6PR50MipWC7jvcAIqtm_y8tMjsUKloAcV7dWQv21OGOgTOJRHBpedfyN95fDhNCLjkk7JDfNZVhO30QSdt0ILloluJCbsbSX4G3rvdxoO-juO43B5Sk0hYl6BT-WLzBV-qAvxLsHWjwIjM0v-KQJ8sNBS5VjCHRoPFot5ACZp4yVvlnCKoptluOgoYOVSykXz03Wud7eQNDZiTJUZ0hW-VTqNuieCvE773mTB1gTXwDrRiC2Ka0GN92khIku4uTfKbXhyf0KzbjHDL8vdlUCrInWbdYwWwh19T1BQ",
"payload": "ewogICJyZXNvdXJjZSI6ICJjaGFsbGVuZ2UiLAogICJ0eXBlIjogImh0dHAtMDEiCn0"
}
2023-11-21 08:44:03,345:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/286057614356/SeR_aQ HTTP/1.1" 200 187
2023-11-21 08:44:03,346:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Content-Type: application/json
Content-Length: 187
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ
Replay-Nonce: jXyutbsnUbIuQ0cAF31JbBRh0UkAGtgTLeHkGDAzdVEImGVukWQ
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
}
2023-11-21 08:44:03,346:DEBUG:acme.client:Storing nonce: jXyutbsnUbIuQ0cAF31JbBRh0UkAGtgTLeHkGDAzdVEImGVukWQ
2023-11-21 08:44:03,346:DEBUG:acme.client:JWS payload:
b'{\n "resource": "challenge",\n "type": "http-01"\n}'
2023-11-21 08:44:03,348:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/lpZG3w:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAialh5dXRic25VYkl1UTBjQUYzMUpiQlJoMFVrQUd0Z1RMZUhrR0RBemRWRUltR1Z1a1dRIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8yODYwNTc2MTQzNjYvbHBaRzN3In0",
"signature": "VfazSaZ2OUASXQP9m3oqj6VvghxfRkMcCnmhSaZaT_Pxzci16ZLYHuEEBD0vj-pLQXwhxzxGownPdHkM4vVy-RjRUdBLLJkMGj07WEMIwkxrrnrs2-lEd33bpB1W4jMuFj60rxIRNCU-CSvj1hul_ZAtio4JqErh0Fs8gdVnROH815n8-nC_oV-oFvvgyi5URhl00Pa5yjDsvrZgDHOML3dtgeAFtZsp-dfvFUQzzzDmw1gW5QujMC3hoMZFsaJOyJ7WsELV5EtipaSVymfuwPdBvOneF8lg_Sh7iD2KrKCQI_P56Of3AKIhZV1T-BF7CuZ_iFqeVFniiQBx7HqakQ",
"payload": "ewogICJyZXNvdXJjZSI6ICJjaGFsbGVuZ2UiLAogICJ0eXBlIjogImh0dHAtMDEiCn0"
}
2023-11-21 08:44:03,404:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/286057614366/lpZG3w HTTP/1.1" 200 187
2023-11-21 08:44:03,405:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:03 GMT
Content-Type: application/json
Content-Length: 187
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614366>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/lpZG3w
Replay-Nonce: SFMYLIQj1_iBHcF5cVmAFyMlIpmF_2j72-Q0jHeDU-TTgLfPiL0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/lpZG3w",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
}
2023-11-21 08:44:03,405:DEBUG:acme.client:Storing nonce: SFMYLIQj1_iBHcF5cVmAFyMlIpmF_2j72-Q0jHeDU-TTgLfPiL0
2023-11-21 08:44:06,408:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:06,411:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAiU0ZNWUxJUWoxX2lCSGNGNWNWbUFGeU1sSXBtRl8yajcyLVEwakhlRFUtVFRnTGZQaUwwIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNTYifQ",
"signature": "Yr0LMXwnlgx62LJqNyr4mNt3kGCfFjWW5X4mFX96S_ti18jTj374ei2FZdzHNbFBJeN8kCSJBK49PmUajupURCvd6N-QGNsBAhWmkifOoUYYDi8vQm0eNDaeFICRTG-56Zy47tYJwCK8OVJ-GX0HUntX37OEDaVnNIZjbSyZVQqF2RgomUXmz7QM0SAZnvBw4qQvIHhjaUmUyV7pPTBNF9xT2PSCatqax498nP9sNlBextSRLBU_01Koxpz7HqPx1-_G8lKG9wNvU1HyphbCDiPHiu84OlK7dXVFNPCDGp0Mp8dvGYteRbAh4cLNs3xT3g4ZKETqWMDe0vE6iUYYYw",
"payload": ""
}
2023-11-21 08:44:06,466:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614356 HTTP/1.1" 200 803
2023-11-21 08:44:06,467:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:06 GMT
Content-Type: application/json
Content-Length: 803
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: jXyutbsnCw2zkBpuCeApiM4JXdqErfgGglWqgs4YgSLw21X0FF4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.explorotica.us"
},
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/-jsD5Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/k2cm6Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
}
]
}
2023-11-21 08:44:06,468:DEBUG:acme.client:Storing nonce: jXyutbsnCw2zkBpuCeApiM4JXdqErfgGglWqgs4YgSLw21X0FF4
2023-11-21 08:44:06,469:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:06,471:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614366:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAialh5dXRic25DdzJ6a0JwdUNlQXBpTTRKWGRxRXJmZ0dnbFdxZ3M0WWdTTHcyMVgwRkY0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNjYifQ",
"signature": "N0jRXyUXs8kHQkhczquEnB78yMjOdH4j5E0MNCIdBlysqzeuTMdifqvyeWOJk-zaKpRAIRLY0v5lD4QdD6HaFVt6aH5JqUnoo35fSXvIQVzgYtJ4aOp1yPg2s6ArzeG7iZCc16NzEcl_LRKxXYlVAS7k_3Fc99-tvTGiAwC-5Q4Tf3-7I0eJZwRrc_Fa574zHQ-T20ehqQxypYafWNtqTRG1ZA8UJYsMF2C9qe8SnNv6wt5ftyJg6XQeXuiXb-8-RQYDTHHip_gcqnwUUcaCHas6yB6fT2xdx5lN6vktp3FKxP0TStUOUZ9p-1sHzU6jbXKlGvtgyM3B3TgTuuOgaw",
"payload": ""
}
2023-11-21 08:44:06,526:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614366 HTTP/1.1" 200 800
2023-11-21 08:44:06,526:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:06 GMT
Content-Type: application/json
Content-Length: 800
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: SFMYLIQj3Ov5b4-IspUqBEMwST4Si1VDjAeZAeroehd_ITb1Ius
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.room801.com"
},
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/lpZG3w",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/0LQUSw",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/38cHCQ",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo"
}
]
}
2023-11-21 08:44:06,527:DEBUG:acme.client:Storing nonce: SFMYLIQj3Ov5b4-IspUqBEMwST4Si1VDjAeZAeroehd_ITb1Ius
2023-11-21 08:44:09,528:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:09,531:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAiU0ZNWUxJUWozT3Y1YjQtSXNwVXFCRU13U1Q0U2kxVkRqQWVaQWVyb2VoZF9JVGIxSXVzIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNTYifQ",
"signature": "Wj6kOWrIoF0ZikK8ubVKQnJ-yzwYKrJTYRKb3EUrkOBG0RsAEspJfOnemBLQhEVhtoSIz3GQTx6JxA7DornUGtA9hllZApUh0--MqqC0pue9BkVhNAtXFm5TeGM4DZ3-uL6fdoP0Odo0TADuug39SCZ2TbfJGnGVVbCU-8u-lQJeqJ67zIl-_rf7mihvlm5tZjGmMI_ov0k5yTdUuNANmEGKWc5KPGabfPofedJTCt8i4IG5By2RacxkWTs2Qf1TYTPakxjLiMuN8xsOvqjR3wu38akvJPZn1L6Z6NhJp83WeUgkx_e-ZRS2PYVQeX5u51Tai3X2HHbogPWk1_xV9Q",
"payload": ""
}
2023-11-21 08:44:09,586:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614356 HTTP/1.1" 200 803
2023-11-21 08:44:09,588:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:09 GMT
Content-Type: application/json
Content-Length: 803
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: jXyutbsni068IH0xoMw0-fTon3urxHkZG4QwdNLk7B93m97ejK0
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.explorotica.us"
},
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/-jsD5Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/k2cm6Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
}
]
}
2023-11-21 08:44:09,588:DEBUG:acme.client:Storing nonce: jXyutbsni068IH0xoMw0-fTon3urxHkZG4QwdNLk7B93m97ejK0
2023-11-21 08:44:09,589:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:09,592:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614366:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAialh5dXRic25pMDY4SUgweG9NdzAtZlRvbjN1cnhIa1pHNFF3ZE5MazdCOTNtOTdlakswIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNjYifQ",
"signature": "ixHUrf4qJ3iARxHDukPEtOdXUNJEDRTVS3j8IE0vL9aOjwvfIiD1irZxTHAXJJpqSLM2BXYHZ1a4DaGnLjcT2ErouHNXzcV1JEZjVHrod30pexz35U6ij7Ul0xhBd73cokngbXeTDcUrE3XavLzBFXaMdcEv2AZBzMFMnu8nvMMSlitrT7wVQPVU1Bh8hJYU7n08tpHBYwG5WvL4CbJi1NQdBrqXsLMEUTVQPvT6XfpxZGNuHH-ZYfiUeI66MLn3e86qIngeDC5Qo-8Tl-erbcHOBkflIE6ijn1n7aEsxJAK15Rj7utuTffL2rICJehmPRepG3dUKk8bjGCbVUbHVQ",
"payload": ""
}
2023-11-21 08:44:09,650:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614366 HTTP/1.1" 200 1621
2023-11-21 08:44:09,651:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:10 GMT
Content-Type: application/json
Content-Length: 1621
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: SFMYLIQjG3ky5z7kAt8szq68mPaG0R8fsAMULvbrY_hjZEz4LJk
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.room801.com"
},
"status": "invalid",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "159.65.238.59: Invalid response from https://shop.room801.com/catalogsearch/result/?q=well+known+acme+challenge+o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ+ZgqTIuo\u0026404=1: \"\\r\\n\u003c!doctype html\u003e\\r\\n\u003chtml class=\\\"use-header3\\\" lang=\\\"en\\\"\u003e\\r\\n \u003chead \u003e\\r\\n \u003cscript\u003e\\n\\tvar BASE_URL = WEB_URL = 'https://shop.r\"",
"status": 403
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614366/lpZG3w",
"token": "o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo",
"validationRecord": [
{
"url": "http://shop.room801.com/.well-known/acme-challenge/o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo",
"hostname": "shop.room801.com",
"port": "80",
"addressesResolved": [
"159.65.238.59"
],
"addressUsed": "159.65.238.59"
},
{
"url": "https://shop.room801.com/catalogsearch/result/?q=well+known+acme+challenge+o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ+ZgqTIuo\u0026404=1",
"hostname": "shop.room801.com",
"port": "443",
"addressesResolved": [
"159.65.238.59"
],
"addressUsed": "159.65.238.59"
}
],
"validated": "2023-11-21T13:44:03Z"
}
]
}
2023-11-21 08:44:09,651:DEBUG:acme.client:Storing nonce: SFMYLIQjG3ky5z7kAt8szq68mPaG0R8fsAMULvbrY_hjZEz4LJk
2023-11-21 08:44:09,653:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
Domain: shop.room801.com
Type: unauthorized
Detail: 159.65.238.59: Invalid response from https://shop.room801.com/catalogsearch/result/?q=well+known+acme+challenge+o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ+ZgqTIuo&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header3\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.r"
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address.
2023-11-21 08:44:09,654:DEBUG:certbot.error_handler:Encountered exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 82, in handle_authorizations
self._respond(aauthzrs, resp, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 155, in _respond
self._poll_challenges(aauthzrs, chall_update, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 226, in _poll_challenges
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. shop.room801.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: 159.65.238.59: Invalid response from https://shop.room801.com/catalogsearch/result/?q=well+known+acme+challenge+o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ+ZgqTIuo&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header3\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.r"
2023-11-21 08:44:09,654:DEBUG:certbot.error_handler:Calling registered functions
2023-11-21 08:44:09,654:INFO:certbot.auth_handler:Cleaning up challenges
2023-11-21 08:44:09,654:DEBUG:certbot.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg
2023-11-21 08:44:09,654:DEBUG:certbot.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ-ZgqTIuo
2023-11-21 08:44:09,655:DEBUG:certbot.plugins.webroot:All challenges cleaned up
2023-11-21 08:44:09,655:WARNING:certbot.renewal:Attempting to renew cert (shop.room801.com) from /etc/letsencrypt/renewal/shop.room801.com.conf produced an unexpected error: Failed authorization procedure. shop.room801.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: 159.65.238.59: Invalid response from https://shop.room801.com/catalogsearch/result/?q=well+known+acme+challenge+o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ+ZgqTIuo&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header3\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.r". Skipping.
2023-11-21 08:44:09,657:DEBUG:certbot.renewal:Traceback was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/renewal.py", line 443, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 1197, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 115, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/usr/lib/python3/dist-packages/certbot/renewal.py", line 318, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 334, in obtain_certificate
orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 370, in _get_order_and_authorizations
authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 82, in handle_authorizations
self._respond(aauthzrs, resp, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 155, in _respond
self._poll_challenges(aauthzrs, chall_update, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 226, in _poll_challenges
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. shop.room801.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: 159.65.238.59: Invalid response from https://shop.room801.com/catalogsearch/result/?q=well+known+acme+challenge+o2qouXpIPoYxt8KMq3qRegJ3JGRYtrGo0jQ+ZgqTIuo&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header3\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.r"
2023-11-21 08:44:09,665:DEBUG:certbot.storage:Should renew, less than 30 days before certificate expiry 2023-11-19 19:07:49 UTC.
2023-11-21 08:44:09,665:INFO:certbot.renewal:Cert is due for renewal, auto-renewing...
2023-11-21 08:44:09,681:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
2023-11-21 08:44:09,681:DEBUG:certbot.plugins.selection:Single candidate plugin: * webroot
Description: Place files in webroot directory
Interfaces: IAuthenticator, IPlugin
Entry point: webroot = certbot.plugins.webroot:Authenticator
Initialized: <certbot.plugins.webroot.Authenticator object at 0x7f2de3de6160>
Prep: True
2023-11-21 08:44:09,682:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x7f2de3de6160> and installer None
2023-11-21 08:44:09,682:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
2023-11-21 08:44:09,689:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(key=None, contact=(), agreement=None, status=None, terms_of_service_agreed=None, only_return_existing=None, external_account_binding=None), uri='https://acme-v02.api.letsencrypt.org/acme/acct/85082002', new_authzr_uri=None, terms_of_service=None), 0f485ae2935ada8b59889b40be8cd2a1, Meta(creation_dt=datetime.datetime(2020, 5, 2, 15, 50, 49, tzinfo=<UTC>), creation_host='adultmart-magento2-open-source-ubuntu'))>
2023-11-21 08:44:09,690:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
2023-11-21 08:44:09,692:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
2023-11-21 08:44:09,818:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 752
2023-11-21 08:44:09,819:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:10 GMT
Content-Type: application/json
Content-Length: 752
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"XXBA_L73AHA": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
"keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
"meta": {
"caaIdentities": [
"letsencrypt.org"
],
"termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf",
"website": "https://letsencrypt.org"
},
"newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
"newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
"newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
"renewalInfo": "https://acme-v02.api.letsencrypt.org/draft-ietf-acme-ari-01/renewalInfo/",
"revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
}
2023-11-21 08:44:09,820:INFO:certbot.main:Renewing an existing certificate
2023-11-21 08:44:09,959:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0183_key-certbot.pem
2023-11-21 08:44:09,964:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0183_csr-certbot.pem
2023-11-21 08:44:09,965:DEBUG:acme.client:Requesting fresh nonce
2023-11-21 08:44:09,965:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
2023-11-21 08:44:10,009:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
2023-11-21 08:44:10,010:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:10 GMT
Connection: keep-alive
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: v0bMowfiNGX72fcJvA22HOiP353m4NDHdvXYshwmgooic88hodU
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
2023-11-21 08:44:10,011:DEBUG:acme.client:Storing nonce: v0bMowfiNGX72fcJvA22HOiP353m4NDHdvXYshwmgooic88hodU
2023-11-21 08:44:10,011:DEBUG:acme.client:JWS payload:
b'{\n "identifiers": [\n {\n "type": "dns",\n "value": "shop.explorotica.us"\n }\n ]\n}'
2023-11-21 08:44:10,014:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAidjBiTW93ZmlOR1g3MmZjSnZBMjJIT2lQMzUzbTROREhkdlhZc2h3bWdvb2ljODhob2RVIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
"signature": "ZNHrB-QvSnxjueHPJpS3u8mVRCm6vfZ-KqKMU1An5MXbdrBWpsUTuCMiE0M_dhlcQlb7H9VlUYMugpA02JwP18q0xjbruPfQFMYhMDE3bVSD1KRVu4oP2XNy8RRZdANUDxFiZNUXxJqJsCdQXBHnhFN93N2qvYxIlTk9ATwDcCBqGzxY1uBO7t4o5DcL3M4vhsiADWRv8tNI4qGF3TT0_95ZPr_EaOXwECqWNHZdTC2JG4SlbQ2pc_sbd2O41Cw4zh5q8bYTo9aYeE3QSxNOPDg6kw1HIEnwvPk6vFkOj53vPIqJQbVApFbsTGHvyIJX0LrUv9NK1OdUA9tHg-aP_Q",
"payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInNob3AuZXhwbG9yb3RpY2EudXMiCiAgICB9CiAgXQp9"
}
2023-11-21 08:44:10,218:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 343
2023-11-21 08:44:10,219:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Date: Tue, 21 Nov 2023 13:44:10 GMT
Content-Type: application/json
Content-Length: 343
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Location: https://acme-v02.api.letsencrypt.org/acme/order/85082002/223789750756
Replay-Nonce: nbWKegf8OFWIhWXwZ-5QJRi0jvt0orzS5r9JA6DBHNzrKF4dvsE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"identifiers": [
{
"type": "dns",
"value": "shop.explorotica.us"
}
],
"authorizations": [
"https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356"
],
"finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/85082002/223789750756"
}
2023-11-21 08:44:10,220:DEBUG:acme.client:Storing nonce: nbWKegf8OFWIhWXwZ-5QJRi0jvt0orzS5r9JA6DBHNzrKF4dvsE
2023-11-21 08:44:10,220:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:10,223:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAibmJXS2VnZjhPRldJaFdYd1otNVFKUmkwanZ0MG9yelM1cjlKQTZEQkhOenJLRjRkdnNFIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNTYifQ",
"signature": "IFLqRxjb-33JtJYZ6FrOGPtiHFzIXWZSukA-3WN4xSjzmd968ARw6trF9C-I5lx90zf76mUODbHf9XdtQnOFQAmeVrDnbdan8h7dCRhjgOlCq_-JHIJG09sy0s25ZbJ04RLeWfkvkkiXyLSZGYeV1-Sp_5O-B1whohzjOMWwYdWq-gQfR2SfYugZSpyClFTytu_45nlmr8E-HkMiPq7yWypM9tQhE70JcRj22o92_YZQC9MoTS1I-kupkD9e0nEMOGKVI9bP-5EEwFw5BZ04QBTfiS5qONYCjRkM6W-BPz1C2CKF6UXjPvMNEiSIOCAjkEgA9CpFIvfUNX5E0KvSgg",
"payload": ""
}
2023-11-21 08:44:10,269:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614356 HTTP/1.1" 200 803
2023-11-21 08:44:10,270:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:10 GMT
Content-Type: application/json
Content-Length: 803
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: nbWKegf8dMCLeDDSB8l3QWGJFkIoM98ShIT-4R007HDn5qMoW_8
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.explorotica.us"
},
"status": "pending",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "dns-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/-jsD5Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
},
{
"type": "tls-alpn-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/k2cm6Q",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
}
]
}
2023-11-21 08:44:10,271:DEBUG:acme.client:Storing nonce: nbWKegf8dMCLeDDSB8l3QWGJFkIoM98ShIT-4R007HDn5qMoW_8
2023-11-21 08:44:10,272:INFO:certbot.auth_handler:Performing the following challenges:
2023-11-21 08:44:10,272:INFO:certbot.auth_handler:http-01 challenge for shop.explorotica.us
2023-11-21 08:44:10,273:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
2023-11-21 08:44:10,276:DEBUG:certbot.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg
2023-11-21 08:44:10,276:INFO:certbot.auth_handler:Waiting for verification...
2023-11-21 08:44:10,277:DEBUG:acme.client:JWS payload:
b'{\n "resource": "challenge",\n "type": "http-01"\n}'
2023-11-21 08:44:10,280:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAibmJXS2VnZjhkTUNMZUREU0I4bDNRV0dKRmtJb005OFNoSVQtNFIwMDdIRG41cU1vV184IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8yODYwNTc2MTQzNTYvU2VSX2FRIn0",
"signature": "hbtMPiqU1g7vii79qaJi02WuHDDhCKmxpoEtQOdRKiU8M87unYsQmzx6a4S9eeTSOsz7vdDUs6pJrZ0hWXYk8d0mKY-L-F8BubmpAEPotOm0SvWxK311kysHXucCIt93i1ObxS3DxVqahxd-vGG_DXSsF7YIDngaEtNRYPFJ6NnlToAQuHcpnL2JnwXbkAEhI2XBaHDYJGyQo9Mi15NKaUKjafn_VL_oxpTebxRW6t6lIq3BCXA1IIbmdr8V_iAsSIZLcU0Xn1tvYMrGPU9Grke1XA9_mKKLKTGjN3Q06AmFF3H6a4Y2VlP5oiubZEnF4FiilllHTygI8eCMVbdoMA",
"payload": "ewogICJyZXNvdXJjZSI6ICJjaGFsbGVuZ2UiLAogICJ0eXBlIjogImh0dHAtMDEiCn0"
}
2023-11-21 08:44:10,333:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/286057614356/SeR_aQ HTTP/1.1" 200 187
2023-11-21 08:44:10,334:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:10 GMT
Content-Type: application/json
Content-Length: 187
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index", <https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356>;rel="up"
Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ
Replay-Nonce: nbWKegf8R47Hkmfb4ZW7UV7kr0T0zz4YvT-6B-srehvnhY9IQG4
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"type": "http-01",
"status": "pending",
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg"
}
2023-11-21 08:44:10,335:DEBUG:acme.client:Storing nonce: nbWKegf8R47Hkmfb4ZW7UV7kr0T0zz4YvT-6B-srehvnhY9IQG4
2023-11-21 08:44:13,336:DEBUG:acme.client:JWS payload:
b''
2023-11-21 08:44:13,338:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/286057614356:
{
"protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvODUwODIwMDIiLCAibm9uY2UiOiAibmJXS2VnZjhSNDdIa21mYjRaVzdVVjdrcjBUMHp6NFl2VC02Qi1zcmVodm5oWTlJUUc0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yODYwNTc2MTQzNTYifQ",
"signature": "Vj69Etw9wFtoBSs7DQO8u8T4SVHTKTBgwLckojV5Fsybxlz1EAfuxRfn2juGeAaW6wqaR9HvZ9llUmkkt8hUAt9IGha96-zV9PBlpKOno0sU_Q9M_CUZIjXeD-BauKR_NWdC36-XkZhX_HASjRd48CVye8m13mdmNi8GzkrBu0Xc8cdceSYko-ypJ0zJaUGeweQxMnMNuxuy-WIkbYkmnJRA8nXz9Hr1_K8asHaQbpDk7qyKLLrYukXUKwEvrq8qc2AGE7hHQ4XnmnP_NY81VII-T9gXPGNoSkbgCXOL5GX8465Y0mfoi-Xvg4wxmaBjMPX9ykXGwvNs08UxySNDsA",
"payload": ""
}
2023-11-21 08:44:13,385:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/286057614356 HTTP/1.1" 200 1637
2023-11-21 08:44:13,386:DEBUG:acme.client:Received response:
HTTP 200
Server: nginx
Date: Tue, 21 Nov 2023 13:44:13 GMT
Content-Type: application/json
Content-Length: 1637
Connection: keep-alive
Boulder-Requester: 85082002
Cache-Control: public, max-age=0, no-cache
Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
Replay-Nonce: nbWKegf8eKbghCbnEVzCDiGkd-uToMKwEDtH_DHUELvAL_5A8as
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
{
"identifier": {
"type": "dns",
"value": "shop.explorotica.us"
},
"status": "invalid",
"expires": "2023-11-28T13:44:03Z",
"challenges": [
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "159.65.238.59: Invalid response from https://shop.explorotica.us/catalogsearch/result/?q=well+known+acme+challenge+XTK9n+iX4H03+hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg\u0026404=1: \"\\r\\n\u003c!doctype html\u003e\\r\\n\u003chtml class=\\\"use-header2\\\" lang=\\\"en\\\"\u003e\\r\\n \u003chead \u003e\\r\\n \u003cscript\u003e\\n\\tvar BASE_URL = WEB_URL = 'https://shop.e\"",
"status": 403
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/286057614356/SeR_aQ",
"token": "XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg",
"validationRecord": [
{
"url": "http://shop.explorotica.us/.well-known/acme-challenge/XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg",
"hostname": "shop.explorotica.us",
"port": "80",
"addressesResolved": [
"159.65.238.59"
],
"addressUsed": "159.65.238.59"
},
{
"url": "https://shop.explorotica.us/catalogsearch/result/?q=well+known+acme+challenge+XTK9n+iX4H03+hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg\u0026404=1",
"hostname": "shop.explorotica.us",
"port": "443",
"addressesResolved": [
"159.65.238.59"
],
"addressUsed": "159.65.238.59"
}
],
"validated": "2023-11-21T13:44:03Z"
}
]
}
2023-11-21 08:44:13,386:DEBUG:acme.client:Storing nonce: nbWKegf8eKbghCbnEVzCDiGkd-uToMKwEDtH_DHUELvAL_5A8as
2023-11-21 08:44:13,387:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
Domain: shop.explorotica.us
Type: unauthorized
Detail: 159.65.238.59: Invalid response from https://shop.explorotica.us/catalogsearch/result/?q=well+known+acme+challenge+XTK9n+iX4H03+hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header2\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.e"
To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address.
2023-11-21 08:44:13,387:DEBUG:certbot.error_handler:Encountered exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 82, in handle_authorizations
self._respond(aauthzrs, resp, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 155, in _respond
self._poll_challenges(aauthzrs, chall_update, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 226, in _poll_challenges
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. shop.explorotica.us (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: 159.65.238.59: Invalid response from https://shop.explorotica.us/catalogsearch/result/?q=well+known+acme+challenge+XTK9n+iX4H03+hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header2\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.e"
2023-11-21 08:44:13,388:DEBUG:certbot.error_handler:Calling registered functions
2023-11-21 08:44:13,388:INFO:certbot.auth_handler:Cleaning up challenges
2023-11-21 08:44:13,388:DEBUG:certbot.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/XTK9n-iX4H03__hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg
2023-11-21 08:44:13,388:DEBUG:certbot.plugins.webroot:All challenges cleaned up
2023-11-21 08:44:13,389:WARNING:certbot.renewal:Attempting to renew cert (shop.explorotica.us) from /etc/letsencrypt/renewal/shop.explorotica.us.conf produced an unexpected error: Failed authorization procedure. shop.explorotica.us (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: 159.65.238.59: Invalid response from https://shop.explorotica.us/catalogsearch/result/?q=well+known+acme+challenge+XTK9n+iX4H03+hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header2\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.e". Skipping.
2023-11-21 08:44:13,389:DEBUG:certbot.renewal:Traceback was:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/renewal.py", line 443, in handle_renewal_request
main.renew_cert(lineage_config, plugins, renewal_candidate)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 1197, in renew_cert
renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 115, in _get_and_save_cert
renewal.renew_cert(config, domains, le_client, lineage)
File "/usr/lib/python3/dist-packages/certbot/renewal.py", line 318, in renew_cert
new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 334, in obtain_certificate
orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
File "/usr/lib/python3/dist-packages/certbot/client.py", line 370, in _get_order_and_authorizations
authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 82, in handle_authorizations
self._respond(aauthzrs, resp, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 155, in _respond
self._poll_challenges(aauthzrs, chall_update, best_effort)
File "/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 226, in _poll_challenges
raise errors.FailedChallenges(all_failed_achalls)
certbot.errors.FailedChallenges: Failed authorization procedure. shop.explorotica.us (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: 159.65.238.59: Invalid response from https://shop.explorotica.us/catalogsearch/result/?q=well+known+acme+challenge+XTK9n+iX4H03+hgJ6LHfQ2DYG7hYo2Z73s8TBAcvQg&404=1: "\r\n<!doctype html>\r\n<html class=\"use-header2\" lang=\"en\">\r\n <head >\r\n <script>\n\tvar BASE_URL = WEB_URL = 'https://shop.e"
2023-11-21 08:44:13,391:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
2023-11-21 08:44:13,391:ERROR:certbot.renewal: /etc/letsencrypt/live/shop.room801.com/fullchain.pem (failure)
/etc/letsencrypt/live/shop.explorotica.us/fullchain.pem (failure)
2023-11-21 08:44:13,392:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/bin/certbot", line 11, in <module>
load_entry_point('certbot==0.27.0', 'console_scripts', 'certbot')()
File "/usr/lib/python3/dist-packages/certbot/main.py", line 1364, in main
return config.func(config, plugins)
File "/usr/lib/python3/dist-packages/certbot/main.py", line 1276, in renew
renewal.handle_renewal_request(config)
File "/usr/lib/python3/dist-packages/certbot/renewal.py", line 468, in handle_renewal_request
len(renew_failures), len(parse_failures)))
certbot.errors.Error: 2 renew failure(s), 0 parse failure(s)