Here is some of my log. I can’t upload, new user restriction…
l8w
Expires: Fri, 23 Feb 2018 13:56:53 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Fri, 23 Feb 2018 13:56:53 GMT
Connection: keep-alive
b’‘
2018-02-23 13:56:53,875:DEBUG:acme.client:Storing nonce: aSvpPUPWmLn1B67-pG4XP_OLzlHj_Ka3CrbF6w6sl8w
2018-02-23 13:56:53,875:DEBUG:acme.client:JWS payload:
b’{\n “identifier”: {\n “type”: “dns”,\n “value”: “harrysweet.com”\n },\n “resource”: “new-authz”\n}'
2018-02-23 13:56:53,881:DEBUG:acme.client:Sending POST request to https://acme-v01.api.letsencrypt.org/acme/new-authz:
{
“payload”: “ewogICJpZGVudGlmaWVyIjogewogICAgInR5cGUiOiAiZG5zIiwKICAgICJ2YWx1ZSI6ICJoYXJyeXN3ZWV0LmNvbSIKICB9LAogICJyZXNvdXJjZSI6ICJuZXctYXV0aHoiCn0”,
“signature”: “vSCcV51YXhWZDQqpyIII8ljdGewc63WkkbAS7vxPWH0py6dpP_Clf9gTIA9Azib77xPuNc2sFziOIG_HSvX_v6YsUHXYiTYLlTAAmciIrHVSCbamsP0DL9SB1DjA4-w1xhnPWMQqXckjFWoPFRsiy9RYPrD6aJchlItNC051v4F4r0Js68Pd9GmVXOuppvNW8iStCYjjxlNB5WKUR08ykVn5iRLWxEI2uFgk39F6P8DUYqz38HY7Drr7e7C7EBekkAp-isjvGIAM3wtsSw3L4t2BFxx5pHhJT9GzNz2PS5eBeViVYMvHB__B8aW7h7j1nJQr-2ZZKRT0pZZC-Dy7Yg”,
“protected”: “eyJub25jZSI6ICJhU3ZwUFVQV21MbjFCNjctcEc0WFBfT0x6bEhqX0thM0NyYkY2dzZzbDh3IiwgImFsZyI6ICJSUzI1NiIsICJqd2siOiB7Im4iOiAidjlabTNUMlJkNWhXaFpvallLTFlEZ3hHSW9teUlBSlZSMlhLTno0cllWR2dEM2dBRUVyUzF4ZklZcEg2OGx6OUFvUmgxMS1VTVk2MGhRbXFoVkhHdE44OGwzemxOTHpocDlsRWp5b2Znd2VfeUhaOFhXaWNqYmJZeDhIY1BXU3pQdjJmMnRwVnJtQVlTWmNkNGdIWVB6b3dUS1hVXzVUbktKbzZSeW85aEVjRVI5TTctY1hyekI1NUpmUGZ4ZkhMRFRvZnl1czBQbXc3cUhUTjRHSXdYZGVnVTFLUEdfcUIyeTFSYmFocEF4akxvSlZVRVNLQ25VXzdCcldKenR5ZDZ3bkVJTzV3QU5aU1U0UjA1MkUyUHJDbUdmSXZJanJxT3JOeWQwY3cwaHBOelZuYmM3bS1TMWM5a1VYY3Joc1hCeEEzOU12QmJsSlAzYVNZTmpqOFJRIiwgImt0eSI6ICJSU0EiLCAiZSI6ICJBUUFCIn19”
}
2018-02-23 13:56:54,177:DEBUG:requests.packages.urllib3.connectionpool:https://acme-v01.api.letsencrypt.org:443 “POST /acme/new-authz HTTP/1.1” 201 719
2018-02-23 13:56:54,178:DEBUG:acme.client:Received response:
HTTP 201
Server: nginx
Content-Type: application/json
Content-Length: 719
Boulder-Requester: 29934081
Link: https://acme-v01.api.letsencrypt.org/acme/new-cert;rel="next"
Location: https://acme-v01.api.letsencrypt.org/acme/authz/ngzbWq7ADR0r0O6Vt7uJpYDVNSIRVR0dsvQboiX0W3o
Replay-Nonce: t5bRp-yMcQCOqtHu9xtpxST9nYCM_TfR4V3B_TzNwWE
X-Frame-Options: DENY
Strict-Transport-Security: max-age=604800
Expires: Fri, 23 Feb 2018 13:56:54 GMT
Cache-Control: max-age=0, no-cache, no-store
Pragma: no-cache
Date: Fri, 23 Feb 2018 13:56:54 GMT
Connection: keep-alive
b’{\n “identifier”: {\n “type”: “dns”,\n “value”: “harrysweet.com”\n },\n “status”: “pending”,\n “expires”: “2018-03-01T18:10:46Z”,\n “challenges”: [\n {\n “type”: “http-01”,\n “status”: “pending”,\n “uri”: “https://acme-v01.api.letsencrypt.org/acme/challenge/ngzbWq7ADR0r0O6Vt7uJpYDVNSIRVR0dsvQboiX0W3o/3560042192”,\n “token”: “uIJSAOMsDfUUtyJ5tVDsRyvqPDVGFVtxxQtW9F6DAx4”\n },\n {\n “type”: “dns-01”,\n “status”: “pending”,\n “uri”: “https://acme-v01.api.letsencrypt.org/acme/challenge/ngzbWq7ADR0r0O6Vt7uJpYDVNSIRVR0dsvQboiX0W3o/3560042193”,\n “token”: “7YIRjF07AH1DRiD6yyBVyE_lVeiimIuVRiUX1mi3A2U”\n }\n ],\n “combinations”: [\n [\n 0\n ],\n [\n 1\n ]\n ]\n}'
2018-02-23 13:56:54,178:DEBUG:acme.client:Storing nonce: t5bRp-yMcQCOqtHu9xtpxST9nYCM_TfR4V3B_TzNwWE
2018-02-23 13:56:54,179:INFO:certbot.auth_handler:Performing the following challenges:
2018-02-23 13:56:54,179:INFO:certbot.auth_handler:http-01 challenge for harrysweet.com
2018-02-23 13:56:54,317:DEBUG:certbot_apache.http_01:Adding a temporary challenge validation Include for name: harrysweet.amoodle.org in: /etc/httpd/conf/httpd.conf
2018-02-23 13:56:54,318:DEBUG:certbot_apache.http_01:writing a pre config file with text:
RewriteEngine on
RewriteRule ^/.well-known/acme-challenge/([A-Za-z0-9-_=]+)$ /var/lib/letsencrypt/http_challenges/$1 [L]
2018-02-23 13:56:54,320:DEBUG:certbot.error_handler:Encountered exception:
Traceback (most recent call last):
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/auth_handler.py”, line 115, in _solve_challenges
resp = self.auth.perform(self.achalls)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot_apache/configurator.py”, line 1950, in perform
http_response = http_doer.perform()
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot_apache/http_01.py”, line 70, in perform
self._mod_config()
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot_apache/http_01.py”, line 116, in _mod_config
with open(self.challenge_conf_pre, “w”) as new_conf:
FileNotFoundError: [Errno 2] No such file or directory: ‘/etc/httpd/conf.d/le_http_01_challenge_pre.conf’
2018-02-23 13:56:54,320:DEBUG:certbot.error_handler:Calling registered functions
2018-02-23 13:56:54,320:INFO:certbot.auth_handler:Cleaning up challenges
2018-02-23 13:56:54,321:WARNING:certbot.reverter:File:
- Could not be found to be deleted /etc/httpd/conf.d/le_http_01_challenge_pre.conf - Certbot probably shut down unexpectedly
2018-02-23 13:56:54,321:WARNING:certbot.reverter:File:
- Could not be found to be deleted /etc/httpd/conf.d/le_http_01_challenge_post.conf - Certbot probably shut down unexpectedly
2018-02-23 13:56:54,814:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File “/opt/eff.org/certbot/venv/bin/letsencrypt”, line 9, in
load_entry_point(‘letsencrypt==0.7.0’, ‘console_scripts’, ‘letsencrypt’)()
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/main.py”, line 1240, in main
return config.func(config, plugins)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/main.py”, line 994, in run
certname, lineage)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/main.py”, line 118, in _get_and_save_cert
lineage = le_client.obtain_and_enroll_certificate(domains, certname)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/client.py”, line 357, in obtain_and_enroll_certificate
certr, chain, key, _ = self.obtain_certificate(domains)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/client.py”, line 318, in obtain_certificate
self.config.allow_subset_of_names)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/auth_handler.py”, line 74, in get_authorizations
resp = self._solve_challenges()
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot/auth_handler.py”, line 115, in _solve_challenges
resp = self.auth.perform(self.achalls)
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot_apache/configurator.py”, line 1950, in perform
http_response = http_doer.perform()
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot_apache/http_01.py”, line 70, in perform
self._mod_config()
File “/opt/eff.org/certbot/venv/lib64/python3.4/site-packages/certbot_apache/http_01.py”, line 116, in _mod_config
with open(self.challenge_conf_pre, “w”) as new_conf:
FileNotFoundError: [Errno 2] No such file or directory: '/etc/httpd/conf.d/le_http_01_challenge_pre.conf’
2018-02-23 13:56:54,815:ERROR:certbot.log:An unexpected error occurred: