2022-04-04 20:07:48,494:DEBUG:certbot._internal.main:certbot version: 1.9.0
,2022-04-04 20:07:48,495:DEBUG:certbot._internal.main:Arguments: ['--register-unsafely-without-email', '--webroot', '--agree-tos', '--webroot-path', '/home/Diasha/sites/diasha.in.ua/www', '-d', 'diasha.in.ua', '-d', 'www.diasha.in.ua']
,2022-04-04 20:07:48,496:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#dns-cloudflare,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
,2022-04-04 20:07:48,562:DEBUG:certbot._internal.log:Root logging level set at 20
,2022-04-04 20:07:48,563:INFO:certbot._internal.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
,2022-04-04 20:07:48,568:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
,2022-04-04 20:07:48,573:DEBUG:certbot._internal.plugins.selection:Single candidate plugin: * webroot
,Description: Place files in webroot directory
,Interfaces: IAuthenticator, IPlugin
,Entry point: webroot = certbot._internal.plugins.webroot:Authenticator
,Initialized: <certbot._internal.plugins.webroot.Authenticator object at 0x7fb64ebbd048>
,Prep: True
,2022-04-04 20:07:48,574:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7fb64ebbd048> and installer None
,2022-04-04 20:07:48,574:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
,2022-04-04 20:07:48,623:DEBUG:certbot._internal.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/62039991', new_authzr_uri=None, terms_of_service=None), 81e47697c155ed5ed2b901bba3ddc4b6, Meta(creation_dt=datetime.datetime(2019, 7, 26, 3, 49, 3, tzinfo=<UTC>), creation_host='vmi285238.contaboserver.net', register_to_eff=None))>
,2022-04-04 20:07:48,625:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
,2022-04-04 20:07:48,628:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
,2022-04-04 20:07:49,214:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 658
,2022-04-04 20:07:49,216:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:49 GMT
,Content-Type: application/json
,Content-Length: 658
,Connection: keep-alive
,Cache-Control: public, max-age=0, no-cache
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "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",
,  "qUXJkfp07I4": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
,  "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
,}
,2022-04-04 20:07:49,256:INFO:certbot._internal.main:Obtaining a new certificate
,2022-04-04 20:07:49,538:DEBUG:certbot.crypto_util:Generating key (2048 bits): /etc/letsencrypt/keys/0164_key-certbot.pem
,2022-04-04 20:07:49,549:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0164_csr-certbot.pem
,2022-04-04 20:07:49,552:DEBUG:acme.client:Requesting fresh nonce
,2022-04-04 20:07:49,552:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
,2022-04-04 20:07:49,699:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
,2022-04-04 20:07:49,700:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:49 GMT
,Connection: keep-alive
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0002NZsA2_qiOIXLQLqjX9irHhYb3wy8MK4o_f1LPNdNYeI
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,
,2022-04-04 20:07:49,700:DEBUG:acme.client:Storing nonce: 0002NZsA2_qiOIXLQLqjX9irHhYb3wy8MK4o_f1LPNdNYeI
,2022-04-04 20:07:49,700:DEBUG:acme.client:JWS payload:
,b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "diasha.in.ua"\n    },\n    {\n      "type": "dns",\n      "value": "www.diasha.in.ua"\n    }\n  ]\n}'
,2022-04-04 20:07:49,703:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMk5ac0EyX3FpT0lYTFFMcWpYOWlySGhZYjN3eThNSzRvX2YxTFBOZE5ZZUkiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL25ldy1vcmRlciJ9",
,  "signature": "hrlo9K7BKHlxZl6AF7XsvNlLDRPck-dk7y-qCzzVUhejlahIVHRmXmQdVWMYF8TLFHD1fFvpWRMasY9LPwa5vWnCIAkXKxmnbqGzFFRKvXoVHXwtI-_BbFI_pmXWtgYDoeX34fyFlGYpa6R4SPePAq1EtaAWFMATyPl-yWgZtYDK3SLIt5yNj8hDMDr_oSjyZUdaeZtOprfE-p21yENJOKPHbFv48HrOLaZIXfDZqMh_tbSMiqLU0HXDHYkvTrhj8gfOSY_jcgCEp-Cxb4HsfxtnnwPM3cN8ntaMsv9OpPaoONPYrJwFtuhiaILxervvEbePCSrgg8Pd3leJZwp94g",
,  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImRpYXNoYS5pbi51YSIKICAgIH0sCiAgICB7CiAgICAgICJ0eXBlIjogImRucyIsCiAgICAgICJ2YWx1ZSI6ICJ3d3cuZGlhc2hhLmluLnVhIgogICAgfQogIF0KfQ"
,}
,2022-04-04 20:07:49,883:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 472
,2022-04-04 20:07:49,884:DEBUG:acme.client:Received response:
,HTTP 201
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:49 GMT
,Content-Type: application/json
,Content-Length: 472
,Connection: keep-alive
,Boulder-Requester: 62039991
,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/62039991/77312568930
,Replay-Nonce: 0001yY7eRJf6mZmHB5LBp0pcgLchocOEs_JOggpeRy6Frfc
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "status": "pending",
,  "expires": "2022-04-11T17:07:49Z",
,  "identifiers": [
,    {
,      "type": "dns",
,      "value": "diasha.in.ua"
,    },
,    {
,      "type": "dns",
,      "value": "www.diasha.in.ua"
,    }
,  ],
,  "authorizations": [
,    "https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699190",
,    "https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699200"
,  ],
,  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/62039991/77312568930"
,}
,2022-04-04 20:07:49,885:DEBUG:acme.client:Storing nonce: 0001yY7eRJf6mZmHB5LBp0pcgLchocOEs_JOggpeRy6Frfc
,2022-04-04 20:07:49,885:DEBUG:acme.client:JWS payload:
,b''
,2022-04-04 20:07:49,889:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699190:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMXlZN2VSSmY2bVptSEI1TEJwMHBjZ0xjaG9jT0VzX0pPZ2dwZVJ5NkZyZmMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzk0ODA2Njk5MTkwIn0",
,  "signature": "LhtuiJQy-g1VOIkCVN2CPbPm_9rixnpHo__yTRmjDjzlBCdNwPJq1xdzVuSdauRJSX2inol8ABhMPlUomz0oFAJncwhQ0t0M4sHWRJyi9GYPs-gQCYRuEfgp1LezHvGHbh0ILJnaZAPstnCSygbgpTKVIxElg47lHwm37T2u9GRk4juxjzh1yKNLZ_66hKbnNfqMX8Grjf4-dVunmPycNGjUwTVGlH9U47fVTEGmpOwQiYm44OIZ1wwsxvpb7cTLQV5toiME2z_tP1FGIL1-V1eO2C3xo0tBZGh35SIDBOfWYUsopch4NELAKQnHV_GMmyVv_cpw63Z3mjAP6YEgDg",
,  "payload": ""
,}
,2022-04-04 20:07:50,040:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/94806699190 HTTP/1.1" 200 793
,2022-04-04 20:07:50,041:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:49 GMT
,Content-Type: application/json
,Content-Length: 793
,Connection: keep-alive
,Boulder-Requester: 62039991
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0001mYpZsFMcrAEogTkYkahLGg8DK-I1Q-D45mHZV_i2l-E
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "diasha.in.ua"
,  },
,  "status": "pending",
,  "expires": "2022-04-11T17:07:49Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/GiTs8g",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/z3zTHQ",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/vtL-nA",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,    }
,  ]
,}
,2022-04-04 20:07:50,042:DEBUG:acme.client:Storing nonce: 0001mYpZsFMcrAEogTkYkahLGg8DK-I1Q-D45mHZV_i2l-E
,2022-04-04 20:07:50,043:DEBUG:acme.client:JWS payload:
,b''
,2022-04-04 20:07:50,046:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699200:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMW1ZcFpzRk1jckFFb2dUa1lrYWhMR2c4REstSTFRLUQ0NW1IWlZfaTJsLUUiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzk0ODA2Njk5MjAwIn0",
,  "signature": "MN-mdkLVa8RFaaxS7yEVZ89E-OABXwkCqHqZeCSoXTXuFgJq7l9e_kjJVspsDsxEs0bKcEWocIQ6--Hxbt5crOp4IgWAmeJ-SNOoYIQB4MtY2NVjiiL2GlACnHCf6W59V2Bymhu59Q0W01dRLFEzqcQkdaQ4rN_d-WIDDZnFqqO1Ijajvs199kCi4uwj_ks9ddicYclTNmf67EtoQXO4g4NEGJOwRJhcGJUTj6Gjhzk3ooEIy1HRjEUoOC8dqCznIEJ5-eom9MolxGeKT7pwnv6tXYS9YWdzPsZtQsjttOhx4OcoNERDIokQmrGLJTnCtswM4vtE2r32HWGTXO2J8w",
,  "payload": ""
,}
,2022-04-04 20:07:50,195:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/94806699200 HTTP/1.1" 200 797
,2022-04-04 20:07:50,196:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:50 GMT
,Content-Type: application/json
,Content-Length: 797
,Connection: keep-alive
,Boulder-Requester: 62039991
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0001WMJxBxnIRlX9MWl_zO8iDcYfkLT3i8ZoBQRlkcGSIJc
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "www.diasha.in.ua"
,  },
,  "status": "pending",
,  "expires": "2022-04-11T17:07:49Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/spCORQ",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/vLAEnA",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/80EUuw",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,    }
,  ]
,}
,2022-04-04 20:07:50,196:DEBUG:acme.client:Storing nonce: 0001WMJxBxnIRlX9MWl_zO8iDcYfkLT3i8ZoBQRlkcGSIJc
,2022-04-04 20:07:50,197:INFO:certbot._internal.auth_handler:Performing the following challenges:
,2022-04-04 20:07:50,197:INFO:certbot._internal.auth_handler:http-01 challenge for diasha.in.ua
,2022-04-04 20:07:50,197:INFO:certbot._internal.auth_handler:http-01 challenge for www.diasha.in.ua
,2022-04-04 20:07:50,197:INFO:certbot._internal.plugins.webroot:Using the webroot path /home/Diasha/sites/diasha.in.ua/www for all unmatched domains.
,2022-04-04 20:07:50,198:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /home/Diasha/sites/diasha.in.ua/www/.well-known/acme-challenge
,2022-04-04 20:07:50,198:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /home/Diasha/sites/diasha.in.ua/www/.well-known/acme-challenge
,2022-04-04 20:07:50,202:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /home/Diasha/sites/diasha.in.ua/www/.well-known/acme-challenge/EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs
,2022-04-04 20:07:50,205:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /home/Diasha/sites/diasha.in.ua/www/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY
,2022-04-04 20:07:50,205:INFO:certbot._internal.auth_handler:Waiting for verification...
,2022-04-04 20:07:50,206:DEBUG:acme.client:JWS payload:
,b'{}'
,2022-04-04 20:07:50,207:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/GiTs8g:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMVdNSnhCeG5JUmxYOU1XbF96TzhpRGNZZmtMVDNpOFpvQlFSbGtjR1NJSmMiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzk0ODA2Njk5MTkwL0dpVHM4ZyJ9",
,  "signature": "ZuM7HaHoEEWoch-z-grnbt9Po8Eh9QRvaglW25pfOSytZSrSS7BHwILZtiwobwt3ULqVOYvWTqGYM1qNkPHzZGWeTdd3wczI4uC5oFq1tduoVk94F3VbjaAGL67cBZNXvAPPqQor-paKvASQJbyOCIloL-JBTnYfb-V3or6lLF5glvN-G0YW_SyGYFzgn35I0qmXdvUT7n01GmS9TnSQxLf2-6fhBwfUvxq9T6CMaCWZtAKKB4HKNDBSWTT8lqDetRf3cCftPTD8n7I39OQJEsMI_f4bETA0j44k2k303x63lq3Qe8XWro5hGLDzQ9O64JMgT2tNZbM_OBj5wjcjdA",
,  "payload": "e30"
,}
,2022-04-04 20:07:50,359:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/94806699190/GiTs8g HTTP/1.1" 200 186
,2022-04-04 20:07:50,360:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:50 GMT
,Content-Type: application/json
,Content-Length: 186
,Connection: keep-alive
,Boulder-Requester: 62039991
,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/94806699190>;rel="up"
,Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/GiTs8g
,Replay-Nonce: 0001cP3VSY0S29S0bHyu1EHtITzD7QnP6NW4Eclfbh5eFR0
,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/94806699190/GiTs8g",
,  "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,}
,2022-04-04 20:07:50,361:DEBUG:acme.client:Storing nonce: 0001cP3VSY0S29S0bHyu1EHtITzD7QnP6NW4Eclfbh5eFR0
,2022-04-04 20:07:50,361:DEBUG:acme.client:JWS payload:
,b'{}'
,2022-04-04 20:07:50,364:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/spCORQ:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMWNQM1ZTWTBTMjlTMGJIeXUxRUh0SVR6RDdRblA2Tlc0RWNsZmJoNWVGUjAiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2NoYWxsLXYzLzk0ODA2Njk5MjAwL3NwQ09SUSJ9",
,  "signature": "mP7eo5lOUe0l-31CXg8HO1UbvieYiQLum9s_y1GybC2WqLeygAwG2W65ho4saZIQVlEVzSeK7MQv0CKePeguLxuSozp9lTYtudaTTyxX4VFIRf3Zj-HjreRGqCh3U0lkFbBsk-ZS6sVRp86dg4-8TJ3J269WH2COEfaNYBfzhQBb6LiDIyjgBr_Ye8lVeHxF83esmrAqJO3iKsu5eZ_p1AtjyVxuRA0fvUgeXvW0-Upf9d1YJvkupwfPDYAkU1X37IZK_HSKOYDRYkznGfifSPrkuAbeXtDJRq-H1QLSEyW9QfmQadLh57_rRcNeMLNnlDNt-9MgZfauhdWnWHjPxQ",
,  "payload": "e30"
,}
,2022-04-04 20:07:50,515:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/94806699200/spCORQ HTTP/1.1" 200 186
,2022-04-04 20:07:50,516:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:50 GMT
,Content-Type: application/json
,Content-Length: 186
,Connection: keep-alive
,Boulder-Requester: 62039991
,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/94806699200>;rel="up"
,Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/spCORQ
,Replay-Nonce: 000257GOXitp9ud04Zbrr0_MUO0z648XgfoLZCYr6o_UvQw
,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/94806699200/spCORQ",
,  "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,}
,2022-04-04 20:07:50,516:DEBUG:acme.client:Storing nonce: 000257GOXitp9ud04Zbrr0_MUO0z648XgfoLZCYr6o_UvQw
,2022-04-04 20:07:51,517:DEBUG:acme.client:JWS payload:
,b''
,2022-04-04 20:07:51,519:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699190:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMjU3R09YaXRwOXVkMDRaYnJyMF9NVU8wejY0OFhnZm9MWkNZcjZvX1V2UXciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzk0ODA2Njk5MTkwIn0",
,  "signature": "q26NdaDtgMvlmyCdMPreivKOf2Jv8Gc1S8ijUcf46r7wX3anUavLhDqs_tV4AJl3d5zBZ0Lm8-YZ7j7Jg0NcQlv_0cXlSQaCbt18-_G6I5mk1UCqjgh8gdJv7PkbtLh83UvByHAZeRFm47rOgkCqvTCaH3Sb5L7qw3m2vQiAuBBLjonnm04H72VB7gP2Gsw3WXPzfMbu2u0xoVITqfdzMsHv7f5c8Ym_0JhKgH3lIHiJLJ70k-3hePqZ_-ow-qrqmNXwWLumWpO3FpEurgiGk_yfdacPg4-uW9CpTKdsvpz43o4sczvEY7if4OMHDbYFY_1hB34Fi3_cDbLmgaFU9A",
,  "payload": ""
,}
,2022-04-04 20:07:51,667:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/94806699190 HTTP/1.1" 200 793
,2022-04-04 20:07:51,668:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:51 GMT
,Content-Type: application/json
,Content-Length: 793
,Connection: keep-alive
,Boulder-Requester: 62039991
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0001O_pa2o6TutT3nCz1AjPIQmLIF6cD3ZUEMbA82q-nPig
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "diasha.in.ua"
,  },
,  "status": "pending",
,  "expires": "2022-04-11T17:07:49Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/GiTs8g",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/z3zTHQ",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/vtL-nA",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs"
,    }
,  ]
,}
,2022-04-04 20:07:51,668:DEBUG:acme.client:Storing nonce: 0001O_pa2o6TutT3nCz1AjPIQmLIF6cD3ZUEMbA82q-nPig
,2022-04-04 20:07:51,669:DEBUG:acme.client:JWS payload:
,b''
,2022-04-04 20:07:51,670:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699200:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMU9fcGEybzZUdXRUM25DejFBalBJUW1MSUY2Y0QzWlVFTWJBODJxLW5QaWciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzk0ODA2Njk5MjAwIn0",
,  "signature": "fzZWX7bqO_bhMzMhOFVs_4pMG37ADfk3KV5XcI-6CviiKn-eFVBrJcpnxr7phTuAzUIY0KmUaytuVBb3Cjnu4s8ivbHELy6Exkmf-MpFM2PL8q9Jfjhgl8EOj5JMNJSiYwPlSmo5pdDYVJjtqqcQaBLVYGuqqiHLhI9WDFTBxlwmwp6Li8Q86vLlcEpahP6cd0F4YWCOLaazxvUHnelCZs9JLkuBWG2nKdoktNkkYRwQOfQPDkCK1DvLBqQZ90IfZhlzrwt8AYL-SpStrdGrFR7a3kkOSSPXfe7lph64uIARa72hSe1b25HgG8gbp2BEsI2M9O2-lsaJMlU__Q7ASQ",
,  "payload": ""
,}
,2022-04-04 20:07:51,822:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/94806699200 HTTP/1.1" 200 797
,2022-04-04 20:07:51,823:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:51 GMT
,Content-Type: application/json
,Content-Length: 797
,Connection: keep-alive
,Boulder-Requester: 62039991
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0001ZE2GIHGx-80YRJpVZCRale_4m62yf7J46Y3dzwiT7xw
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "www.diasha.in.ua"
,  },
,  "status": "pending",
,  "expires": "2022-04-11T17:07:49Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/spCORQ",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/vLAEnA",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/80EUuw",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY"
,    }
,  ]
,}
,2022-04-04 20:07:51,823:DEBUG:acme.client:Storing nonce: 0001ZE2GIHGx-80YRJpVZCRale_4m62yf7J46Y3dzwiT7xw
,2022-04-04 20:07:54,828:DEBUG:acme.client:JWS payload:
,b''
,2022-04-04 20:07:54,831:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699190:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMVpFMkdJSEd4LTgwWVJKcFZaQ1JhbGVfNG02MnlmN0o0NlkzZHp3aVQ3eHciLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzk0ODA2Njk5MTkwIn0",
,  "signature": "mZ3IM9dYLEtfTDDYZ9jAjtKr1hadEyCsAucbiep70EQQnNleTF8-doBxA_3ja-xKAY5CkxmPp0lrYSFGnTXMX_GUZObCxYqsm7elHu2Cu2EFb0fKm9TB3sj3H3Yeu6RMmH5yjrNA-EcyOruZvrE5EU86A56UmxpRqN5FQsHRj6Qn2a-iagjnwRwrgToNAyacqs0TtTZLxw1ecib1uQ-CPpUYxk2hvdzETL70SvwDm94AWFaJrHtbQd1601JtUfEZxZ_XW_furRvHO2kknprtv_pIWFxOzR0sCmGmsuHST6c7jzCfmTxLwskALWgOv-GlxQOMxjJwuCbNcObsY518tQ",
,  "payload": ""
,}
,2022-04-04 20:07:54,981:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/94806699190 HTTP/1.1" 200 1323
,2022-04-04 20:07:54,982:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:54 GMT
,Content-Type: application/json
,Content-Length: 1323
,Connection: keep-alive
,Boulder-Requester: 62039991
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0001Amyja5HkhxfUq9c4ydV-pPejpcKg_R5mUbKV_n8B53c
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "diasha.in.ua"
,  },
,  "status": "invalid",
,  "expires": "2022-04-11T17:07:49Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "invalid",
,      "error": {
,        "type": "urn:ietf:params:acme:error:unauthorized",
,        "detail": "Invalid response from https://diasha.in.ua/.well-known/acme-challenge/EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs [167.86.79.61]: 404",
,        "status": 403
,      },
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699190/GiTs8g",
,      "token": "EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs",
,      "validationRecord": [
,        {
,          "url": "http://diasha.in.ua/.well-known/acme-challenge/EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs",
,          "hostname": "diasha.in.ua",
,          "port": "80",
,          "addressesResolved": [
,            "167.86.79.61"
,          ],
,          "addressUsed": "167.86.79.61"
,        },
,        {
,          "url": "https://diasha.in.ua/.well-known/acme-challenge/EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs",
,          "hostname": "diasha.in.ua",
,          "port": "443",
,          "addressesResolved": [
,            "167.86.79.61"
,          ],
,          "addressUsed": "167.86.79.61"
,        }
,      ],
,      "validated": "2022-04-04T17:07:50Z"
,    }
,  ]
,}
,2022-04-04 20:07:54,982:DEBUG:acme.client:Storing nonce: 0001Amyja5HkhxfUq9c4ydV-pPejpcKg_R5mUbKV_n8B53c
,2022-04-04 20:07:54,982:DEBUG:acme.client:JWS payload:
,b''
,2022-04-04 20:07:54,985:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/94806699200:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvNjIwMzk5OTEiLCAibm9uY2UiOiAiMDAwMUFteWphNUhraHhmVXE5YzR5ZFYtcFBlanBjS2dfUjVtVWJLVl9uOEI1M2MiLCAidXJsIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2F1dGh6LXYzLzk0ODA2Njk5MjAwIn0",
,  "signature": "pTmZm9bEjHbqziO_O6Yp_nlIv2E_6wL-zFuajlp6Of6Jr-W51aaWLvcWzuuOfC7h83hE_iPdCa07QHYNYcf9njWTHwpEs3WR4vtRRdddaSzwxgc7OZK0w68hc9CpZxRF_ZSVHgdUHYTtuEOCYL-QblCOljJITNTy3DI1yo91xNutzVPjioub1oXi1gCA1qPy9_8Fqhbpzi7j6yWIm6S0sHQxmfahhGmRHgwWHR_vo5rQnXmT8Xmfw5VD8ad_lo5uDt1istGevVcnV5xhfjEZsTWXf06VU0VndtK4Ns0BPdQPj7xCTwNJUcReeofeDaryL0taL-tGQsE_DA_0HPVD5Q",
,  "payload": ""
,}
,2022-04-04 20:07:55,136:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/94806699200 HTTP/1.1" 200 1642
,2022-04-04 20:07:55,137:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Mon, 04 Apr 2022 17:07:55 GMT
,Content-Type: application/json
,Content-Length: 1642
,Connection: keep-alive
,Boulder-Requester: 62039991
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 0001lCvbXZg_jXwjpHLsqN9yTRk9jtdZMRb_RFIeJb2T0Yw
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "www.diasha.in.ua"
,  },
,  "status": "invalid",
,  "expires": "2022-04-11T17:07:49Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "invalid",
,      "error": {
,        "type": "urn:ietf:params:acme:error:unauthorized",
,        "detail": "Invalid response from https://diasha.in.ua/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY [167.86.79.61]: 404",
,        "status": 403
,      },
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/94806699200/spCORQ",
,      "token": "w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY",
,      "validationRecord": [
,        {
,          "url": "http://www.diasha.in.ua/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY",
,          "hostname": "www.diasha.in.ua",
,          "port": "80",
,          "addressesResolved": [
,            "167.86.79.61"
,          ],
,          "addressUsed": "167.86.79.61"
,        },
,        {
,          "url": "http://diasha.in.ua/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY",
,          "hostname": "diasha.in.ua",
,          "port": "80",
,          "addressesResolved": [
,            "167.86.79.61"
,          ],
,          "addressUsed": "167.86.79.61"
,        },
,        {
,          "url": "https://diasha.in.ua/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY",
,          "hostname": "diasha.in.ua",
,          "port": "443",
,          "addressesResolved": [
,            "167.86.79.61"
,          ],
,          "addressUsed": "167.86.79.61"
,        }
,      ],
,      "validated": "2022-04-04T17:07:50Z"
,    }
,  ]
,}
,2022-04-04 20:07:55,137:DEBUG:acme.client:Storing nonce: 0001lCvbXZg_jXwjpHLsqN9yTRk9jtdZMRb_RFIeJb2T0Yw
,2022-04-04 20:07:55,138:WARNING:certbot._internal.auth_handler:Challenge failed for domain diasha.in.ua
,2022-04-04 20:07:55,138:WARNING:certbot._internal.auth_handler:Challenge failed for domain www.diasha.in.ua
,2022-04-04 20:07:55,138:INFO:certbot._internal.auth_handler:http-01 challenge for diasha.in.ua
,2022-04-04 20:07:55,138:INFO:certbot._internal.auth_handler:http-01 challenge for www.diasha.in.ua
,2022-04-04 20:07:55,139:DEBUG:certbot._internal.reporter:Reporting to user: The following errors were reported by the server:
,
,Domain: diasha.in.ua
,Type:   unauthorized
,Detail: Invalid response from https://diasha.in.ua/.well-known/acme-challenge/EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs [167.86.79.61]: 404
,
,Domain: www.diasha.in.ua
,Type:   unauthorized
,Detail: Invalid response from https://diasha.in.ua/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY [167.86.79.61]: 404
,
,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.
,2022-04-04 20:07:55,140:DEBUG:certbot._internal.error_handler:Encountered exception:
,Traceback (most recent call last):
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 91, in handle_authorizations
,    self._poll_authorizations(authzrs, max_retries, best_effort)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 180, in _poll_authorizations
,    raise errors.AuthorizationError('Some challenges have failed.')
,certbot.errors.AuthorizationError: Some challenges have failed.
,
,2022-04-04 20:07:55,140:DEBUG:certbot._internal.error_handler:Calling registered functions
,2022-04-04 20:07:55,140:INFO:certbot._internal.auth_handler:Cleaning up challenges
,2022-04-04 20:07:55,141:DEBUG:certbot._internal.plugins.webroot:Removing /home/Diasha/sites/diasha.in.ua/www/.well-known/acme-challenge/EETUhBkv7UjucrXncnloAY_hJ7sGuk1ftCmmvwlr_Qs
,2022-04-04 20:07:55,141:DEBUG:certbot._internal.plugins.webroot:Removing /home/Diasha/sites/diasha.in.ua/www/.well-known/acme-challenge/w17o3C2WOMmaFY3ZZgbllPmaGfecC99fygQRoNZveBY
,2022-04-04 20:07:55,141:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
,2022-04-04 20:07:55,141:DEBUG:certbot._internal.log:Exiting abnormally:
,Traceback (most recent call last):
,  File "/usr/bin/certbot", line 11, in <module>
,    load_entry_point('certbot==1.9.0', 'console_scripts', 'certbot')()
,  File "/usr/lib/python3.6/site-packages/certbot/main.py", line 15, in main
,    return internal_main.main(cli_args)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1362, in main
,    return config.func(config, plugins)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1243, in certonly
,    lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 122, in _get_and_save_cert
,    lineage = le_client.obtain_and_enroll_certificate(domains, certname)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 418, in obtain_and_enroll_certificate
,    cert, chain, key, _ = self.obtain_certificate(domains)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 351, in obtain_certificate
,    orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 398, in _get_order_and_authorizations
,    authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 91, in handle_authorizations
,    self._poll_authorizations(authzrs, max_retries, best_effort)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/auth_handler.py", line 180, in _poll_authorizations
,    raise errors.AuthorizationError('Some challenges have failed.')
,certbot.errors.AuthorizationError: Some challenges have failed.
,2022-04-04 20:07:55,211:ERROR:certbot._internal.log:Some challenges have failed.