Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2018-12-06 17:08:47,354:DEBUG:certbot.main:certbot version: 0.29.1
- 2018-12-06 17:08:47,357:DEBUG:certbot.main:Arguments: []
- 2018-12-06 17:08:47,357:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
- 2018-12-06 17:08:47,444:DEBUG:certbot.log:Root logging level set at 20
- 2018-12-06 17:08:47,447:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
- 2018-12-06 17:08:47,665:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x766d5d50> and installer <certbot.cli._Default object at 0x766d5d50>
- 2018-12-06 17:08:47,864:DEBUG:certbot.storage:Should renew, less than 30 days before certificate expiry 2018-12-25 22:14:23 UTC.
- 2018-12-06 17:08:47,865:INFO:certbot.renewal:Cert is due for renewal, auto-renewing...
- 2018-12-06 17:08:47,866:DEBUG:certbot.plugins.selection:Requested authenticator webroot and installer None
- 2018-12-06 17:08:47,893: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 0x75b131f0>
- Prep: True
- 2018-12-06 17:08:47,897:DEBUG:certbot.plugins.selection:Selected authenticator <certbot.plugins.webroot.Authenticator object at 0x75b131f0> and installer None
- 2018-12-06 17:08:47,898:INFO:certbot.plugins.selection:Plugins selected: Authenticator webroot, Installer None
- 2018-12-06 17:08:47,910:DEBUG:certbot.main:Picked account: <Account(RegistrationResource(body=Registration(status=None, terms_of_service_agreed=None, agreement=None, only_return_existing=None, contact=(), key=None, external_account_binding=None), uri=u'https://acme-v02.api.letsencrypt.org/acme/acct/42180889', new_authzr_uri=None, terms_of_service=None), 99d1abf44ae76a30527e984e392c1bd6, Meta(creation_host=u'vorman.mooo.com', creation_dt=datetime.datetime(2018, 9, 15, 22, 5, 55, tzinfo=<UTC>)))>
- 2018-12-06 17:08:47,915:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
- 2018-12-06 17:08:47,921:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
- 2018-12-06 17:08:48,208:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 658
- 2018-12-06 17:08:48,211:DEBUG:acme.client:Received response:
- HTTP 200
- Server: nginx
- Content-Type: application/json
- Content-Length: 658
- X-Frame-Options: DENY
- Strict-Transport-Security: max-age=604800
- Expires: Thu, 06 Dec 2018 22:08:48 GMT
- Cache-Control: max-age=0, no-cache, no-store
- Pragma: no-cache
- Date: Thu, 06 Dec 2018 22:08:48 GMT
- Connection: keep-alive
- {
- "fmzK_X6KSR8": "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.2-November-15-2017.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",
- "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
- }
- 2018-12-06 17:08:48,213:INFO:certbot.main:Renewing an existing certificate
- 2018-12-06 17:08:50,516:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0017_key-certbot.pem
- 2018-12-06 17:08:50,547:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0017_csr-certbot.pem
- 2018-12-06 17:08:50,549:DEBUG:acme.client:Requesting fresh nonce
- 2018-12-06 17:08:50,550:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
- 2018-12-06 17:08:50,643:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 204 0
- 2018-12-06 17:08:50,646:DEBUG:acme.client:Received response:
- HTTP 204
- Server: nginx
- Replay-Nonce: y7fCWFdFnFucUwKcAc4ibEGx7LjYdQVmX2c9I4x_lr4
- X-Frame-Options: DENY
- Strict-Transport-Security: max-age=604800
- Expires: Thu, 06 Dec 2018 22:08:50 GMT
- Cache-Control: max-age=0, no-cache, no-store
- Pragma: no-cache
- Date: Thu, 06 Dec 2018 22:08:50 GMT
- Connection: keep-alive
- 2018-12-06 17:08:50,646:DEBUG:acme.client:Storing nonce: y7fCWFdFnFucUwKcAc4ibEGx7LjYdQVmX2c9I4x_lr4
- 2018-12-06 17:08:50,648:DEBUG:acme.client:JWS payload:
- {
- "identifiers": [
- {
- "type": "dns",
- "value": "vorman.mooo.com"
- }
- ]
- }
- 2018-12-06 17:08:50,675:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
- {
- "protected": "eyJub25jZSI6ICJ5N2ZDV0ZkRm5GdWNVd0tjQWM0aWJFR3g3TGpZZFFWbVgyYzlJNHhfbHI0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNDIxODA4ODkiLCAiYWxnIjogIlJTMjU2In0",
- "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwgCiAgICAgICJ2YWx1ZSI6ICJ2b3JtYW4ubW9vby5jb20iCiAgICB9CiAgXQp9",
- "signature": "Mw9JFNVEsceqYHG1Ovp3AnxQqxKV1eSyJSdfH6klu61lBxBBceoSQM0Zr3i5aJ73dwnE7rOKFFMkRnjpg0bC-ydwip4rUiB3ZTmiK15ed2OyoZ-eXrzmMUMMO3FAVg-dvikE_TOZmw_ijJW3geyGWpnCHdcHBzLJA6E7h1UUKrmIjN5JNZ6YH9zGmmnX-xoqMjr7ANVbv-lIVkLBkLzkd3qZ54nS7sGSxmKVSwJIVQIZRv5J2BNmYgyWQc_n5AILICZBNhDqTaZWmFGsrka6LR427UaxTGb2RRioi_97key_m0Zt7TsLiiGlrdcqVsJKIsTWwYXBtADB-qIhWV5fQw"
- }
- 2018-12-06 17:08:50,881:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 373
- 2018-12-06 17:08:50,884:DEBUG:acme.client:Received response:
- HTTP 201
- Server: nginx
- Content-Type: application/json
- Content-Length: 373
- Boulder-Requester: 42180889
- Location: https://acme-v02.api.letsencrypt.org/acme/order/42180889/209043474
- Replay-Nonce: MSO71YBc9PtbPKpdddMI3WF5U65hb5VzyR4wZ3MY0W4
- X-Frame-Options: DENY
- Strict-Transport-Security: max-age=604800
- Expires: Thu, 06 Dec 2018 22:08:50 GMT
- Cache-Control: max-age=0, no-cache, no-store
- Pragma: no-cache
- Date: Thu, 06 Dec 2018 22:08:50 GMT
- Connection: keep-alive
- {
- "status": "pending",
- "expires": "2018-12-13T22:08:50.81251131Z",
- "identifiers": [
- {
- "type": "dns",
- "value": "vorman.mooo.com"
- }
- ],
- "authorizations": [
- "https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc"
- ],
- "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/42180889/209043474"
- }
- 2018-12-06 17:08:50,885:DEBUG:acme.client:Storing nonce: MSO71YBc9PtbPKpdddMI3WF5U65hb5VzyR4wZ3MY0W4
- 2018-12-06 17:08:50,886:DEBUG:acme.client:JWS payload:
- 2018-12-06 17:08:50,918:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc:
- {
- "protected": "eyJub25jZSI6ICJNU083MVlCYzlQdGJQS3BkZGRNSTNXRjVVNjVoYjVWenlSNHdaM01ZMFc0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei82Wi1rSXYxc1VMV0gwUWFMUGd1OEpabEd4ZlNrMGpwLW5lcVNHcDlSSkRjIiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzQyMTgwODg5IiwgImFsZyI6ICJSUzI1NiJ9",
- "payload": "",
- "signature": "mfT9RJ95DHZneGR-1FqAfr7kZfFUdNYjn-vR6c0aOA4IQ6X2uhOnBFvB3zgYMoOJi8ydo0vrFBdcHUEiuzFQ08kSEJxTUJGvszdS4UHMcYpViS7eGHzgdcc5vnAbb6CAi7Q6DD5mNZwP6Xk17UiXhTiQsf_PMrEfFu55lskWD1cz98qHb3vJAPLw48U4usr04BBP5E3DNezH9f3KDMoZqqOA3RVdWsLnOBsyPeKevPUMweQeWyssPgDmOcVZxQN8YkrmpjaEu9ruVIz9yOS0YVJBJB6x9xBdlkRXeEPyg8nMxZelbcuvz5qx3zeasS4UQ1YmDpmPp5qzPaoSrZ06KQ"
- }
- 2018-12-06 17:08:51,043:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc HTTP/1.1" 200 1163
- 2018-12-06 17:08:51,046:DEBUG:acme.client:Received response:
- HTTP 200
- Server: nginx
- Content-Type: application/json
- Content-Length: 1163
- Boulder-Requester: 42180889
- Replay-Nonce: 77ZGhHxG6VdZoZLvdhTO_VJ7ZjsZUuuNNCYO8yCot-E
- X-Frame-Options: DENY
- Strict-Transport-Security: max-age=604800
- Expires: Thu, 06 Dec 2018 22:08:51 GMT
- Cache-Control: max-age=0, no-cache, no-store
- Pragma: no-cache
- Date: Thu, 06 Dec 2018 22:08:51 GMT
- Connection: keep-alive
- {
- "identifier": {
- "type": "dns",
- "value": "vorman.mooo.com"
- },
- "status": "pending",
- "expires": "2018-12-13T22:08:50Z",
- "challenges": [
- {
- "type": "http-01",
- "status": "pending",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477",
- "token": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4"
- },
- {
- "type": "dns-01",
- "status": "pending",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153478",
- "token": "2kIUMMwPa3MVmmoG3jls_4HgMqvXNrqeprRku07Acp0"
- },
- {
- "type": "tls-alpn-01",
- "status": "pending",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153480",
- "token": "ZX9-7zTsbFx7mAJVUQbLk46MW97fTjHEU0yCsig5QKc"
- },
- {
- "type": "tls-sni-01",
- "status": "pending",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153482",
- "token": "AuYoHhqbKrEuQM48me-4DQ7cFhQuAMdWNTNHuxwvWEM"
- }
- ]
- }
- 2018-12-06 17:08:51,047:DEBUG:acme.client:Storing nonce: 77ZGhHxG6VdZoZLvdhTO_VJ7ZjsZUuuNNCYO8yCot-E
- 2018-12-06 17:08:51,050:INFO:certbot.auth_handler:Performing the following challenges:
- 2018-12-06 17:08:51,051:INFO:certbot.auth_handler:http-01 challenge for vorman.mooo.com
- 2018-12-06 17:08:51,052:DEBUG:certbot.plugins.webroot:Creating root challenges validation dir at /var/www/html/.well-known/acme-challenge
- 2018-12-06 17:08:51,072:DEBUG:certbot.plugins.webroot:Attempting to save validation to /var/www/html/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4
- 2018-12-06 17:08:51,074:INFO:certbot.auth_handler:Waiting for verification...
- 2018-12-06 17:08:51,075:DEBUG:acme.client:JWS payload:
- {
- "keyAuthorization": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4.LahVCsuGL9T1ne2baJSf9rh3loKZrY8IECKRb0nZLsQ",
- "type": "http-01",
- "resource": "challenge"
- }
- 2018-12-06 17:08:51,102:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477:
- {
- "protected": "eyJub25jZSI6ICI3N1pHaEh4RzZWZFpvWkx2ZGhUT19WSjdaanNaVXV1Tk5DWU84eUNvdC1FIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbGVuZ2UvNlota0l2MXNVTFdIMFFhTFBndThKWmxHeGZTazBqcC1uZXFTR3A5UkpEYy8xMDAzMzE1MzQ3NyIsICJraWQiOiAiaHR0cHM6Ly9hY21lLXYwMi5hcGkubGV0c2VuY3J5cHQub3JnL2FjbWUvYWNjdC80MjE4MDg4OSIsICJhbGciOiAiUlMyNTYifQ",
- "payload": "ewogICJrZXlBdXRob3JpemF0aW9uIjogImQ2ZVhfWEVUTU9rR19HZ2MyWTNkai1DZXNVSVVXMW9vUzdXMkZuMDZWVjQuTGFoVkNzdUdMOVQxbmUyYmFKU2Y5cmgzbG9LWnJZOElFQ0tSYjBuWkxzUSIsIAogICJ0eXBlIjogImh0dHAtMDEiLCAKICAicmVzb3VyY2UiOiAiY2hhbGxlbmdlIgp9",
- "signature": "XNWlazJiFAOcrQLgI4QtxhTUktIjY5CRu6OtUv3sXnZbiref-L7I3a_j8-YIulQZL4npNj7WdNwuy3NOJskZbZoRLk7ufkIliiwk8J-y_WNpdAwbyADd6-EJURl0zv0tnZ11ZDccpoUIfCE73bSdZZEIMvVnipISZjj6BWsXpvshg-TCsNKK0_RAw60L39jZPMh7CW905iVP4DIdYxPoSfVkFRJuOryA1g1Xha4MdfScVCn_deu66CMALO4tWCr9bASDS3xq7D9UH3VGOXYfwkGXHOFgr8JIjjQXXtF1aQvkvk2yGDqRUG7NWChZsaLyTP7BDrmvMey_pvrDgUiTJQ"
- }
- 2018-12-06 17:08:51,224:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477 HTTP/1.1" 200 224
- 2018-12-06 17:08:51,230:DEBUG:acme.client:Received response:
- HTTP 200
- Server: nginx
- Content-Type: application/json
- Content-Length: 224
- Boulder-Requester: 42180889
- Link: <https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc>;rel="up"
- Location: https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477
- Replay-Nonce: UHZAL3qmHvOu-wq47OmpBldJvWEO4aO2aSa2PnPRT-M
- X-Frame-Options: DENY
- Strict-Transport-Security: max-age=604800
- Expires: Thu, 06 Dec 2018 22:08:51 GMT
- Cache-Control: max-age=0, no-cache, no-store
- Pragma: no-cache
- Date: Thu, 06 Dec 2018 22:08:51 GMT
- Connection: keep-alive
- {
- "type": "http-01",
- "status": "pending",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477",
- "token": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4"
- }
- 2018-12-06 17:08:51,232:DEBUG:acme.client:Storing nonce: UHZAL3qmHvOu-wq47OmpBldJvWEO4aO2aSa2PnPRT-M
- 2018-12-06 17:08:54,239:DEBUG:acme.client:JWS payload:
- 2018-12-06 17:08:54,302:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc:
- {
- "protected": "eyJub25jZSI6ICJVSFpBTDNxbUh2T3Utd3E0N09tcEJsZEp2V0VPNGFPMmFTYTJQblBSVC1NIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei82Wi1rSXYxc1VMV0gwUWFMUGd1OEpabEd4ZlNrMGpwLW5lcVNHcDlSSkRjIiwgImtpZCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hY2N0LzQyMTgwODg5IiwgImFsZyI6ICJSUzI1NiJ9",
- "payload": "",
- "signature": "JpytqDq1Y9vo3frOU4LsAgB5LL5LUxy4YPvkiiJXZNYZwMtd83vBYXTdK5oeaLOVBCoCeX2xZrYj0g1Pv-S_SyHeX4Frd23kGnQJOqHMWwA7xNoP4REBSysCIkAH11aXgf3VKGUzcq_V4yI7syhBg_utvQD4-eyyPfIkzcOStUm1dU09dfRctWlmwOyJnkgLSvNvfnrt9hvACtTPGIHHfBUkWOAvOkUoZPGQM2tfsn8LpJ146Qp6azJMiAr0xhsBu4m7w-zRa3t9hXSuIoUmPwZkeRFKKhYNPt-vF9WBCG5M71_ypXNBWE6QtOcmqixOidwT1dIG68GAX8xRcZVzDQ"
- }
- 2018-12-06 17:08:54,409:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc HTTP/1.1" 200 1932
- 2018-12-06 17:08:54,415:DEBUG:acme.client:Received response:
- HTTP 200
- Server: nginx
- Content-Type: application/json
- Content-Length: 1932
- Boulder-Requester: 42180889
- Replay-Nonce: f1ahKkenQNafvK3QSMh12Y1AP1Yqrw_oOf0G3Cv4vB0
- X-Frame-Options: DENY
- Strict-Transport-Security: max-age=604800
- Expires: Thu, 06 Dec 2018 22:08:54 GMT
- Cache-Control: max-age=0, no-cache, no-store
- Pragma: no-cache
- Date: Thu, 06 Dec 2018 22:08:54 GMT
- Connection: keep-alive
- {
- "identifier": {
- "type": "dns",
- "value": "vorman.mooo.com"
- },
- "status": "invalid",
- "expires": "2018-12-13T22:08:50Z",
- "challenges": [
- {
- "type": "http-01",
- "status": "invalid",
- "error": {
- "type": "urn:ietf:params:acme:error:unauthorized",
- "detail": "Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: \"\u003c?xml version=\\\"1.0\\\" encoding=\\\"iso-8859-1\\\"?\u003e\\n\u003c!DOCTYPE html PUBLIC \\\"-//W3C//DTD XHTML 1.0 Transitional//EN\\\"\\n \\\"http://www.\"",
- "status": 403
- },
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153477",
- "token": "d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4",
- "validationRecord": [
- {
- "url": "http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4",
- "hostname": "vorman.mooo.com",
- "port": "80",
- "addressesResolved": [
- "148.75.65.185"
- ],
- "addressUsed": "148.75.65.185"
- }
- ]
- },
- {
- "type": "dns-01",
- "status": "invalid",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153478",
- "token": "2kIUMMwPa3MVmmoG3jls_4HgMqvXNrqeprRku07Acp0"
- },
- {
- "type": "tls-alpn-01",
- "status": "invalid",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153480",
- "token": "ZX9-7zTsbFx7mAJVUQbLk46MW97fTjHEU0yCsig5QKc"
- },
- {
- "type": "tls-sni-01",
- "status": "invalid",
- "url": "https://acme-v02.api.letsencrypt.org/acme/challenge/6Z-kIv1sULWH0QaLPgu8JZlGxfSk0jp-neqSGp9RJDc/10033153482",
- "token": "AuYoHhqbKrEuQM48me-4DQ7cFhQuAMdWNTNHuxwvWEM"
- }
- ]
- }
- 2018-12-06 17:08:54,418:DEBUG:acme.client:Storing nonce: f1ahKkenQNafvK3QSMh12Y1AP1Yqrw_oOf0G3Cv4vB0
- 2018-12-06 17:08:54,426:DEBUG:certbot.reporter:Reporting to user: The following errors were reported by the server:
- Domain: vorman.mooo.com
- Type: unauthorized
- Detail: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www."
- 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.
- 2018-12-06 17:08:54,429:DEBUG:certbot.error_handler:Encountered exception:
- Traceback (most recent call last):
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 82, in handle_authorizations
- self._respond(aauthzrs, resp, best_effort)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 161, in _respond
- self._poll_challenges(aauthzrs, chall_update, best_effort)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 232, in _poll_challenges
- raise errors.FailedChallenges(all_failed_achalls)
- FailedChallenges: Failed authorization procedure. vorman.mooo.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www."
- 2018-12-06 17:08:54,430:DEBUG:certbot.error_handler:Calling registered functions
- 2018-12-06 17:08:54,431:INFO:certbot.auth_handler:Cleaning up challenges
- 2018-12-06 17:08:54,433:DEBUG:certbot.plugins.webroot:Removing /var/www/html/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4
- 2018-12-06 17:08:54,435:DEBUG:certbot.plugins.webroot:All challenges cleaned up
- 2018-12-06 17:08:54,437:WARNING:certbot.renewal:Attempting to renew cert (vorman.mooo.com) from /etc/letsencrypt/renewal/vorman.mooo.com.conf produced an unexpected error: Failed authorization procedure. vorman.mooo.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www.". Skipping.
- 2018-12-06 17:08:54,445:DEBUG:certbot.renewal:Traceback was:
- Traceback (most recent call last):
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 432, in handle_renewal_request
- main.renew_cert(lineage_config, plugins, renewal_candidate)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1170, in renew_cert
- renewed_lineage = _get_and_save_cert(le_client, config, lineage=lineage)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 118, in _get_and_save_cert
- renewal.renew_cert(config, domains, le_client, lineage)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 307, in renew_cert
- new_cert, new_chain, new_key, _ = le_client.obtain_certificate(domains, new_key)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 353, in obtain_certificate
- orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 389, in _get_order_and_authorizations
- authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 82, in handle_authorizations
- self._respond(aauthzrs, resp, best_effort)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 161, in _respond
- self._poll_challenges(aauthzrs, chall_update, best_effort)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 232, in _poll_challenges
- raise errors.FailedChallenges(all_failed_achalls)
- FailedChallenges: Failed authorization procedure. vorman.mooo.com (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://vorman.mooo.com/.well-known/acme-challenge/d6eX_XETMOkG_Ggc2Y3dj-CesUIUW1ooS7W2Fn06VV4: "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?>\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\"\n \"http://www."
- 2018-12-06 17:08:54,447:ERROR:certbot.renewal:All renewal attempts failed. The following certs could not be renewed:
- 2018-12-06 17:08:54,448:ERROR:certbot.renewal: /etc/letsencrypt/live/vorman.mooo.com/fullchain.pem (failure)
- 2018-12-06 17:08:54,460:DEBUG:certbot.log:Exiting abnormally:
- Traceback (most recent call last):
- File "/opt/eff.org/certbot/venv/bin/letsencrypt", line 11, in <module>
- sys.exit(main())
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1352, in main
- return config.func(config, plugins)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1259, in renew
- renewal.handle_renewal_request(config)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/renewal.py", line 457, in handle_renewal_request
- len(renew_failures), len(parse_failures)))
- Error: 1 renew failure(s), 0 parse failure(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement