2023-04-27 10:56:57,861:DEBUG:certbot._internal.main:certbot version: 1.11.0
,2023-04-27 10:56:57,862:DEBUG:certbot._internal.main:Location of certbot entry point: /usr/bin/certbot
,2023-04-27 10:56:57,862:DEBUG:certbot._internal.main:Arguments: ['--register-unsafely-without-email', '--webroot', '--agree-tos', '--webroot-path', '/home/market/sites/dyp.info/letto_market_front', '-d', 'dyp.info', '-d', 'www.dyp.info']
,2023-04-27 10:56:57,864:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#dns-cloudflare,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
,2023-04-27 10:56:57,932:DEBUG:certbot._internal.log:Root logging level set at 20
,2023-04-27 10:56:57,935:INFO:certbot._internal.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
,2023-04-27 10:56:57,937:DEBUG:certbot._internal.plugins.selection:Requested authenticator webroot and installer None
,2023-04-27 10:56:57,950: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 0x7f0b30936e48>
,Prep: True
,2023-04-27 10:56:57,953:DEBUG:certbot._internal.plugins.selection:Selected authenticator <certbot._internal.plugins.webroot.Authenticator object at 0x7f0b30936e48> and installer None
,2023-04-27 10:56:57,953:INFO:certbot._internal.plugins.selection:Plugins selected: Authenticator webroot, Installer None
,2023-04-27 10:56:58,010: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/250994660', new_authzr_uri=None, terms_of_service=None), 1038477a366faa572a3a92bd9d8a6649, Meta(creation_dt=datetime.datetime(2021, 10, 22, 20, 49, 49, tzinfo=<UTC>), creation_host='vpsyykvn.netxi.host', register_to_eff=None))>
,2023-04-27 10:56:58,013:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
,2023-04-27 10:56:58,018:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org:443
,2023-04-27 10:56:58,700:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 756
,2023-04-27 10:56:58,701:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:58 GMT
,Content-Type: application/json
,Content-Length: 756
,Connection: keep-alive
,Cache-Control: public, max-age=0, no-cache
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "C_k1UgSPDnU": "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/get/draft-ietf-acme-ari-00/renewalInfo/",
,  "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
,}
,2023-04-27 10:56:58,711:DEBUG:certbot.display.util:Notifying user: Requesting a certificate for dyp.info and www.dyp.info
,2023-04-27 10:56:58,748:DEBUG:certbot.crypto_util:Generating RSA key (2048 bits): /etc/letsencrypt/keys/0076_key-certbot.pem
,2023-04-27 10:56:58,752:DEBUG:certbot.crypto_util:Creating CSR: /etc/letsencrypt/csr/0076_csr-certbot.pem
,2023-04-27 10:56:58,753:DEBUG:acme.client:Requesting fresh nonce
,2023-04-27 10:56:58,753:DEBUG:acme.client:Sending HEAD request to https://acme-v02.api.letsencrypt.org/acme/new-nonce.
,2023-04-27 10:56:58,919:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "HEAD /acme/new-nonce HTTP/1.1" 200 0
,2023-04-27 10:56:58,920:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:58 GMT
,Connection: keep-alive
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: A5FErKWh4UvxrYG95P6dw5p66qu2fTczS10X1vCZdoIL6oo
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,
,2023-04-27 10:56:58,920:DEBUG:acme.client:Storing nonce: A5FErKWh4UvxrYG95P6dw5p66qu2fTczS10X1vCZdoIL6oo
,2023-04-27 10:56:58,921:DEBUG:acme.client:JWS payload:
,b'{\n  "identifiers": [\n    {\n      "type": "dns",\n      "value": "dyp.info"\n    },\n    {\n      "type": "dns",\n      "value": "www.dyp.info"\n    }\n  ]\n}'
,2023-04-27 10:56:58,924:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/new-order:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIkE1RkVyS1doNFV2eHJZRzk1UDZkdzVwNjZxdTJmVGN6UzEwWDF2Q1pkb0lMNm9vIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9uZXctb3JkZXIifQ",
,  "signature": "evm2uYA_rWeQg0Vnid9hptpR_jdxpnrFmpRP5ZKKA4-uqSTr6JIXKKu2ci0kRMtPGwku1c3uwCnSj9WryvMa5BcGM4dIcESU9H9nDtPsTZwXXkWhTCM4IT68A6Fk10X9L8JQ7NSDbUY_U76n_hvd2i_eKV_AYIc86LOmJXrZbfvrTrB8S-lZbgSFDPiZA3DTKK6pvu86ttGhwg3K3n5UQuQ6ColMUktyBx5R6Z6CWvJbOoBZ1-6Uq2Lmod7pxBKt3-xZ3hHXn6s-bVnUlo6yOhCKOUjNoMkH_8DJwK03hHXHvO7G6BbzqYfAwEsaYXr0MtztTWzqGZFuZGekdw0f-A",
,  "payload": "ewogICJpZGVudGlmaWVycyI6IFsKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogImR5cC5pbmZvIgogICAgfSwKICAgIHsKICAgICAgInR5cGUiOiAiZG5zIiwKICAgICAgInZhbHVlIjogInd3dy5keXAuaW5mbyIKICAgIH0KICBdCn0"
,}
,2023-04-27 10:56:59,117:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/new-order HTTP/1.1" 201 468
,2023-04-27 10:56:59,118:DEBUG:acme.client:Received response:
,HTTP 201
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:59 GMT
,Content-Type: application/json
,Content-Length: 468
,Connection: keep-alive
,Boulder-Requester: 250994660
,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/250994660/178725515177
,Replay-Nonce: A5FE0QshzocgW5aBI8G9475rSUh7y8bX6CDwQ7W5ZaZWdV0
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "status": "pending",
,  "expires": "2023-05-04T14:56:59Z",
,  "identifiers": [
,    {
,      "type": "dns",
,      "value": "dyp.info"
,    },
,    {
,      "type": "dns",
,      "value": "www.dyp.info"
,    }
,  ],
,  "authorizations": [
,    "https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827117",
,    "https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827127"
,  ],
,  "finalize": "https://acme-v02.api.letsencrypt.org/acme/finalize/250994660/178725515177"
,}
,2023-04-27 10:56:59,118:DEBUG:acme.client:Storing nonce: A5FE0QshzocgW5aBI8G9475rSUh7y8bX6CDwQ7W5ZaZWdV0
,2023-04-27 10:56:59,119:DEBUG:acme.client:JWS payload:
,b''
,2023-04-27 10:56:59,121:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827117:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIkE1RkUwUXNoem9jZ1c1YUJJOEc5NDc1clNVaDd5OGJYNkNEd1E3VzVaYVpXZFYwIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMjI5NzI4MjcxMTcifQ",
,  "signature": "MBEBnbjcctSFwiRywoJTme9OJ-gu5lQs19T1SXclYgEBTYwLs5GN4JSN8L97isOY6yhquAgjQF_c5BUeLjba7Q-huRoZ73DIGNqU_G3BKJ4HUFZav1azUb9ISnO7ITOOZxGaF0vtDaqlQqRDUQuQDqw5mOYVqe-plekhTvjle3bx47orCnmqr7sVMG27U_6ijSGbvCITbrOshtDgPH7CQOJxrIpRX4qdj4Kf_fhrW4mhODobuin0QKVWGlAhtmIpDGblHt1qOD_1QW4iCcL_BsUA62wi2aZPX0vPxpxCCTgbN6aV0JY0daUnL41LmZ7X3NBphyQPp9ry5ogD8DTfSQ",
,  "payload": ""
,}
,2023-04-27 10:56:59,293:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/222972827117 HTTP/1.1" 200 792
,2023-04-27 10:56:59,294:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:59 GMT
,Content-Type: application/json
,Content-Length: 792
,Connection: keep-alive
,Boulder-Requester: 250994660
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: 43975M42M1noi4M-lRvTIi5rTL6QBxaKVVCSl6nq8TbUxjI
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "dyp.info"
,  },
,  "status": "pending",
,  "expires": "2023-05-04T14:56:59Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827117/I3VeWQ",
,      "token": "EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827117/umy93w",
,      "token": "EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827117/Oow3yw",
,      "token": "EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0"
,    }
,  ]
,}
,2023-04-27 10:56:59,294:DEBUG:acme.client:Storing nonce: 43975M42M1noi4M-lRvTIi5rTL6QBxaKVVCSl6nq8TbUxjI
,2023-04-27 10:56:59,294:DEBUG:acme.client:JWS payload:
,b''
,2023-04-27 10:56:59,296:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827127:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIjQzOTc1TTQyTTFub2k0TS1sUnZUSWk1clRMNlFCeGFLVlZDU2w2bnE4VGJVeGpJIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMjI5NzI4MjcxMjcifQ",
,  "signature": "QJQtvgS2LUuWSZnM3ffZ2Lv0Mj9xVKOIE00qc4mpoe1wP28A9HP8_fKZ8OS1-Up2Yj3IXl2DmHvNNNe1DjgC-4_iBrpTWK0RX182GRh8xB-egexDzhccNQD1P28CjfQJTjaAVltlCSdRwU_dqIGrsWLebjmhtXBEZPt1-a3b2igjgGx9rKrMY82e7uge-leirAXgjeGp3On3YSiEq9q11o7cH6QFpqfv9uVZt_a1_2TQTAdfC1dgoA3UQXBrgGH_3-y9iUFS29hHjZf5nECXhoNEKZWgieLKUNq15xUZs0qMikXIvsMNkoUoqOCLif_IpbywAcbnuL8_VDPrGn2Exg",
,  "payload": ""
,}
,2023-04-27 10:56:59,465:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/222972827127 HTTP/1.1" 200 796
,2023-04-27 10:56:59,466:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:59 GMT
,Content-Type: application/json
,Content-Length: 796
,Connection: keep-alive
,Boulder-Requester: 250994660
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: F977Dc1sBAyjR88anM6lD0XDWjn30rHC4LPya20R1xWMVOo
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "www.dyp.info"
,  },
,  "status": "pending",
,  "expires": "2023-05-04T14:56:59Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FLkGcg",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/xSeAcA",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FzdFZg",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,    }
,  ]
,}
,2023-04-27 10:56:59,466:DEBUG:acme.client:Storing nonce: F977Dc1sBAyjR88anM6lD0XDWjn30rHC4LPya20R1xWMVOo
,2023-04-27 10:56:59,467:INFO:certbot._internal.auth_handler:Performing the following challenges:
,2023-04-27 10:56:59,467:INFO:certbot._internal.auth_handler:http-01 challenge for dyp.info
,2023-04-27 10:56:59,467:INFO:certbot._internal.auth_handler:http-01 challenge for www.dyp.info
,2023-04-27 10:56:59,467:INFO:certbot._internal.plugins.webroot:Using the webroot path /home/market/sites/dyp.info/letto_market_front for all unmatched domains.
,2023-04-27 10:56:59,467:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /home/market/sites/dyp.info/letto_market_front/.well-known/acme-challenge
,2023-04-27 10:56:59,468:DEBUG:certbot._internal.plugins.webroot:Creating root challenges validation dir at /home/market/sites/dyp.info/letto_market_front/.well-known/acme-challenge
,2023-04-27 10:56:59,471:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /home/market/sites/dyp.info/letto_market_front/.well-known/acme-challenge/EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0
,2023-04-27 10:56:59,474:DEBUG:certbot._internal.plugins.webroot:Attempting to save validation to /home/market/sites/dyp.info/letto_market_front/.well-known/acme-challenge/CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU
,2023-04-27 10:56:59,474:INFO:certbot._internal.auth_handler:Waiting for verification...
,2023-04-27 10:56:59,474:DEBUG:acme.client:JWS payload:
,b'{}'
,2023-04-27 10:56:59,476:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827117/I3VeWQ:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIkY5NzdEYzFzQkF5alI4OGFuTTZsRDBYRFdqbjMwckhDNExQeWEyMFIxeFdNVk9vIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8yMjI5NzI4MjcxMTcvSTNWZVdRIn0",
,  "signature": "QXbTFk51aeQRGOez9RtN1fPL0Qywuf8v135wJLA6NS55yMLTEXhlLY-UNnB4Y2wtnft1QieQsfitoC2eiSWjFlCJZmH3VgIjpCw8Clm9-bA7y5vPqfxmjurpa8nxBRQrUKtuTJAdK4Ep1fYW36Z4In17Flv0FmWaZ4fhDDWKQK4f-cCrOv12hV7T71cuCYiwEsqZ_kC4_BiYDPFtcwJ9C0mR7A_Onjoqybgh9g52p2GDwFY7JZ5OPniVol0UArc0boGdswbwnsw0NJ5kTF77LABJG9hnf1g9EF62l1JmHWq14uU7g_1GI_6AF2oPBihO3E22-4x2UlbU2DjWhqqZYg",
,  "payload": "e30"
,}
,2023-04-27 10:56:59,646:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/222972827117/I3VeWQ HTTP/1.1" 200 187
,2023-04-27 10:56:59,647:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:59 GMT
,Content-Type: application/json
,Content-Length: 187
,Connection: keep-alive
,Boulder-Requester: 250994660
,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/222972827117>;rel="up"
,Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827117/I3VeWQ
,Replay-Nonce: A5FEHPGRjqm_J-SHtpwDO8z1IuxUnGQIaUiV1nWQhdjd_LE
,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/222972827117/I3VeWQ",
,  "token": "EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0"
,}
,2023-04-27 10:56:59,647:DEBUG:acme.client:Storing nonce: A5FEHPGRjqm_J-SHtpwDO8z1IuxUnGQIaUiV1nWQhdjd_LE
,2023-04-27 10:56:59,648:DEBUG:acme.client:JWS payload:
,b'{}'
,2023-04-27 10:56:59,650:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FLkGcg:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIkE1RkVIUEdSanFtX0otU0h0cHdETzh6MUl1eFVuR1FJYVVpVjFuV1FoZGpkX0xFIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9jaGFsbC12My8yMjI5NzI4MjcxMjcvRkxrR2NnIn0",
,  "signature": "PBk4MWXFP4DWNMfgsyxZ0JhTi0WPYLbb5IeM8GNNu-JxpUR9TyHFDU-_Yaw3ClmNekkZd4bhDxe-kQQr6xPmjb1jnDQpXuSkMiV1rmh_VPu34fibxRfLCVyQRm3VIDckyl-HBZPHC3nfUFMwPRMkdzQIZInxFbNwGQd2OLn5rZ-UOuOghEyIP07D58FIRGDNiaWXWW83fcQXzsdkVB1r853F5twOkAgoOwqT2ds6mVLys9YohQ2nKWbSBLBHY9EtdD_GPyVqGWjRQBfRsY35YrcF62233IxkfKqghECR-uxt7ewuF8qGtNtvdVOJE6idRJkJpungs8oE6PQ3PvnClw",
,  "payload": "e30"
,}
,2023-04-27 10:56:59,819:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/chall-v3/222972827127/FLkGcg HTTP/1.1" 200 187
,2023-04-27 10:56:59,820:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:56:59 GMT
,Content-Type: application/json
,Content-Length: 187
,Connection: keep-alive
,Boulder-Requester: 250994660
,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/222972827127>;rel="up"
,Location: https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FLkGcg
,Replay-Nonce: 2712-FBZ7oXvplM0LT01VgRsLs4L-BE1UD_iiuHAT4zQo34
,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/222972827127/FLkGcg",
,  "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,}
,2023-04-27 10:56:59,821:DEBUG:acme.client:Storing nonce: 2712-FBZ7oXvplM0LT01VgRsLs4L-BE1UD_iiuHAT4zQo34
,2023-04-27 10:57:00,822:DEBUG:acme.client:JWS payload:
,b''
,2023-04-27 10:57:00,825:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827117:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIjI3MTItRkJaN29YdnBsTTBMVDAxVmdSc0xzNEwtQkUxVURfaWl1SEFUNHpRbzM0IiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMjI5NzI4MjcxMTcifQ",
,  "signature": "cPcoPDg6OQVSLp6-_696PIj8aJYJ9-v6ZL9YtZFWICrLOF313ex1_OHWIAiQGIe9koDv2SYSbQm5yHYRfuhu4vbpw63iHM7gJYcj7Gxb-0C-FcEPdryJHyuxP7aU06BOcrLiXeF07l7Os6DJQ4YXMeoB2VHt0VLGGQcm2EsxjuNNE_7Dvd4RNF6hJy6TYMbvJfpAVVXRAM9D9E5FV1LgCCatuIU9OFF_d5x0NM9Qr6M9o8I6wEH4zbivjMxkk0RDK2X-edhexxUYud6b9pgsQ2sdaYGFTPpLp2duDfjk8nA0H5efBAktFFCzBMn5-lVHqqPcnMO_Z9twMtwqYLUDXA",
,  "payload": ""
,}
,2023-04-27 10:57:00,993:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/222972827117 HTTP/1.1" 200 1000
,2023-04-27 10:57:00,994:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:57:00 GMT
,Content-Type: application/json
,Content-Length: 1000
,Connection: keep-alive
,Boulder-Requester: 250994660
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: F977jFDEmXz5B6ZpqkgeHeZK7xlUF3bV6rELqKaZ75cZ6mE
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "dyp.info"
,  },
,  "status": "invalid",
,  "expires": "2023-05-04T14:56:59Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "invalid",
,      "error": {
,        "type": "urn:ietf:params:acme:error:unauthorized",
,        "detail": "46.175.144.75: Invalid response from http://dyp.info/.well-known/acme-challenge/EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0: 404",
,        "status": 403
,      },
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827117/I3VeWQ",
,      "token": "EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0",
,      "validationRecord": [
,        {
,          "url": "http://dyp.info/.well-known/acme-challenge/EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0",
,          "hostname": "dyp.info",
,          "port": "80",
,          "addressesResolved": [
,            "46.175.144.75"
,          ],
,          "addressUsed": "46.175.144.75"
,        }
,      ],
,      "validated": "2023-04-27T14:56:59Z"
,    }
,  ]
,}
,2023-04-27 10:57:00,994:DEBUG:acme.client:Storing nonce: F977jFDEmXz5B6ZpqkgeHeZK7xlUF3bV6rELqKaZ75cZ6mE
,2023-04-27 10:57:00,994:DEBUG:acme.client:JWS payload:
,b''
,2023-04-27 10:57:00,996:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827127:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIkY5NzdqRkRFbVh6NUI2WnBxa2dlSGVaSzd4bFVGM2JWNnJFTHFLYVo3NWNaNm1FIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMjI5NzI4MjcxMjcifQ",
,  "signature": "ggyHWFRuhV_7gX0eCi3I-FWgmWMBXhGlAk_u6mQ52x-a7oA4Ez6dfwjWjBgnt8ay82w1VtjMkJ4gUqp8V7OqWdu_XDYW59_lh3xy8xmBNp78jPa3oDafATCVpOhoGuZh_e8PuUOUd1k8LpkwYRgKU3LGrsNaMMS-p5aId6YupB88FTNYwVcw7CHs-4tdrIS9dnIsXE-yLgLYoqJS3XY-ewgljzET_Go0HJreQUNquMDJ2URWNVJxVZJM3rGOrN8deEZgNGaAuLcaA8mCDM-ZUezkHbCI1Li-30gMR4KXFYW-EI1Ks4guW7rZrB6ipeB8CFie90nreu0MJXkFCt2sbg",
,  "payload": ""
,}
,2023-04-27 10:57:01,164:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/222972827127 HTTP/1.1" 200 796
,2023-04-27 10:57:01,165:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:57:01 GMT
,Content-Type: application/json
,Content-Length: 796
,Connection: keep-alive
,Boulder-Requester: 250994660
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: A5FE0i6Ailp38E45-RAMb5BMZg9ggDOrkPJAzA6rFOGTXsU
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "www.dyp.info"
,  },
,  "status": "pending",
,  "expires": "2023-05-04T14:56:59Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FLkGcg",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,    },
,    {
,      "type": "dns-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/xSeAcA",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,    },
,    {
,      "type": "tls-alpn-01",
,      "status": "pending",
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FzdFZg",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU"
,    }
,  ]
,}
,2023-04-27 10:57:01,165:DEBUG:acme.client:Storing nonce: A5FE0i6Ailp38E45-RAMb5BMZg9ggDOrkPJAzA6rFOGTXsU
,2023-04-27 10:57:01,165:WARNING:certbot._internal.auth_handler:Challenge failed for domain dyp.info
,2023-04-27 10:57:04,169:DEBUG:acme.client:JWS payload:
,b''
,2023-04-27 10:57:04,171:DEBUG:acme.client:Sending POST request to https://acme-v02.api.letsencrypt.org/acme/authz-v3/222972827127:
,{
,  "protected": "eyJhbGciOiAiUlMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS12MDIuYXBpLmxldHNlbmNyeXB0Lm9yZy9hY21lL2FjY3QvMjUwOTk0NjYwIiwgIm5vbmNlIjogIkE1RkUwaTZBaWxwMzhFNDUtUkFNYjVCTVpnOWdnRE9ya1BKQXpBNnJGT0dUWHNVIiwgInVybCI6ICJodHRwczovL2FjbWUtdjAyLmFwaS5sZXRzZW5jcnlwdC5vcmcvYWNtZS9hdXRoei12My8yMjI5NzI4MjcxMjcifQ",
,  "signature": "I7skWYy821OkxRGLbFvfjVQ3nolFA3ikmj5oyt4BAAAom60yeck1fXLGk7_Orc-Bc_118ADxcnQdBVpgTO-lLi1vRFbZkvgFYPX7O3oEV2NkvGU0EgpUWbM2CVla-waAJveeunTROpRLGz-UQAsXObp56aWHBJNGby_I7zjSkZkC9FIEsF3Soo2kLe_sP9zIBmi-JEo4_9qAiCcY5vpHI6DJpQyWsMdg4w_nE3eDVxr8ArNP5o6okkOYT0vlUa503VCxZ1Fxhx0rb8bRxFbYHJnVMx30nVjdy7JgX_1ZoCK5gNRoGGnSgEKO1DfQdjsVQllqaj2HJkaDOmpOEgKX7Q",
,  "payload": ""
,}
,2023-04-27 10:57:04,342:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "POST /acme/authz-v3/222972827127 HTTP/1.1" 200 1016
,2023-04-27 10:57:04,343:DEBUG:acme.client:Received response:
,HTTP 200
,Server: nginx
,Date: Thu, 27 Apr 2023 14:57:04 GMT
,Content-Type: application/json
,Content-Length: 1016
,Connection: keep-alive
,Boulder-Requester: 250994660
,Cache-Control: public, max-age=0, no-cache
,Link: <https://acme-v02.api.letsencrypt.org/directory>;rel="index"
,Replay-Nonce: A5FEL0-7GySE-gqz_Y1epRi7puRDCaFOuaHAr_SSalMLkWM
,X-Frame-Options: DENY
,Strict-Transport-Security: max-age=604800
,
,{
,  "identifier": {
,    "type": "dns",
,    "value": "www.dyp.info"
,  },
,  "status": "invalid",
,  "expires": "2023-05-04T14:56:59Z",
,  "challenges": [
,    {
,      "type": "http-01",
,      "status": "invalid",
,      "error": {
,        "type": "urn:ietf:params:acme:error:unauthorized",
,        "detail": "46.175.144.75: Invalid response from http://www.dyp.info/.well-known/acme-challenge/CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU: 404",
,        "status": 403
,      },
,      "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/222972827127/FLkGcg",
,      "token": "CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU",
,      "validationRecord": [
,        {
,          "url": "http://www.dyp.info/.well-known/acme-challenge/CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU",
,          "hostname": "www.dyp.info",
,          "port": "80",
,          "addressesResolved": [
,            "46.175.144.75"
,          ],
,          "addressUsed": "46.175.144.75"
,        }
,      ],
,      "validated": "2023-04-27T14:56:59Z"
,    }
,  ]
,}
,2023-04-27 10:57:04,343:DEBUG:acme.client:Storing nonce: A5FEL0-7GySE-gqz_Y1epRi7puRDCaFOuaHAr_SSalMLkWM
,2023-04-27 10:57:04,344:WARNING:certbot._internal.auth_handler:Challenge failed for domain www.dyp.info
,2023-04-27 10:57:04,344:INFO:certbot._internal.auth_handler:http-01 challenge for dyp.info
,2023-04-27 10:57:04,344:INFO:certbot._internal.auth_handler:http-01 challenge for www.dyp.info
,2023-04-27 10:57:04,345:DEBUG:certbot._internal.reporter:Reporting to user: The following errors were reported by the server:
,
,Domain: dyp.info
,Type:   unauthorized
,Detail: 46.175.144.75: Invalid response from http://dyp.info/.well-known/acme-challenge/EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0: 404
,
,Domain: www.dyp.info
,Type:   unauthorized
,Detail: 46.175.144.75: Invalid response from http://www.dyp.info/.well-known/acme-challenge/CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU: 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.
,2023-04-27 10:57:04,345: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.
,
,2023-04-27 10:57:04,345:DEBUG:certbot._internal.error_handler:Calling registered functions
,2023-04-27 10:57:04,345:INFO:certbot._internal.auth_handler:Cleaning up challenges
,2023-04-27 10:57:04,345:DEBUG:certbot._internal.plugins.webroot:Removing /home/market/sites/dyp.info/letto_market_front/.well-known/acme-challenge/EkCrjocUDcbphYpwhRC-peyzNhdmHQHqu_NTk__aQH0
,2023-04-27 10:57:04,346:DEBUG:certbot._internal.plugins.webroot:Removing /home/market/sites/dyp.info/letto_market_front/.well-known/acme-challenge/CkqXAbbkRBcD_aTNU-yRTF3pw8OzMR5d3LsU69Kx2nU
,2023-04-27 10:57:04,346:DEBUG:certbot._internal.plugins.webroot:All challenges cleaned up
,2023-04-27 10:57:04,346:DEBUG:certbot._internal.log:Exiting abnormally:
,Traceback (most recent call last):
,  File "/usr/bin/certbot", line 11, in <module>
,    load_entry_point('certbot==1.11.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 1421, in main
,    return config.func(config, plugins)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/main.py", line 1294, 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 135, 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 441, in obtain_and_enroll_certificate
,    cert, chain, key, _ = self.obtain_certificate(domains)
,  File "/usr/lib/python3.6/site-packages/certbot/_internal/client.py", line 374, 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 421, 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.
,2023-04-27 10:57:04,348:ERROR:certbot._internal.log:Some challenges have failed.