Advertisement
Guest User

log

a guest
Apr 7th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.01 KB | None | 0 0
  1. 2019-04-07 12:22:08,680:DEBUG:certbot.main:certbot version: 0.31.0
  2. 2019-04-07 12:22:08,681:DEBUG:certbot.main:Arguments: ['--apache']
  3. 2019-04-07 12:22:08,682:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
  4. 2019-04-07 12:22:08,713:DEBUG:certbot.log:Root logging level set at 20
  5. 2019-04-07 12:22:08,714:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
  6. 2019-04-07 12:22:08,716:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
  7. 2019-04-07 12:22:08,870:DEBUG:certbot_apache.configurator:Apache version is 2.4.29
  8. 2019-04-07 12:22:09,497:DEBUG:certbot.plugins.selection:Single candidate plugin: * apache
  9. Description: Apache Web Server plugin
  10. Interfaces: IAuthenticator, IInstaller, IPlugin
  11. Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
  12. Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f07a38f9be0>
  13. Prep: True
  14. 2019-04-07 12:22:09,500:DEBUG:certbot.plugins.selection:Selected authenticator <certbot_apache.override_debian.DebianConfigurator object at 0x7f07a38f9be0> and installer <certbot_apache.override_debian.DebianConfigurator object at 0x7f07a38f9be0>
  15. 2019-04-07 12:22:09,500:INFO:certbot.plugins.selection:Plugins selected: Authenticator apache, Installer apache
  16. 2019-04-07 12:22:09,510: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/54696823', new_authzr_uri=None, terms_of_service=None), bfa46d1d227e54195bb6f7c2d9fb63c6, Meta(creation_dt=datetime.datetime(2019, 4, 6, 9, 29, 6, tzinfo=<UTC>), creation_host='vmd29009'))>
  17. 2019-04-07 12:22:09,513:DEBUG:acme.client:Sending GET request to https://acme-v02.api.letsencrypt.org/directory.
  18. 2019-04-07 12:22:09,519:DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): acme-v02.api.letsencrypt.org
  19. 2019-04-07 12:22:09,739:DEBUG:urllib3.connectionpool:https://acme-v02.api.letsencrypt.org:443 "GET /directory HTTP/1.1" 200 658
  20. 2019-04-07 12:22:09,740:DEBUG:acme.client:Received response:
  21. HTTP 200
  22. Server: nginx
  23. Content-Type: application/json
  24. Content-Length: 658
  25. X-Frame-Options: DENY
  26. Strict-Transport-Security: max-age=604800
  27. Expires: Sun, 07 Apr 2019 10:22:09 GMT
  28. Cache-Control: max-age=0, no-cache, no-store
  29. Pragma: no-cache
  30. Date: Sun, 07 Apr 2019 10:22:09 GMT
  31. Connection: keep-alive
  32.  
  33. {
  34. "g4lkGIxLi7s": "https://community.letsencrypt.org/t/adding-random-entries-to-the-directory/33417",
  35. "keyChange": "https://acme-v02.api.letsencrypt.org/acme/key-change",
  36. "meta": {
  37. "caaIdentities": [
  38. "letsencrypt.org"
  39. ],
  40. "termsOfService": "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf",
  41. "website": "https://letsencrypt.org"
  42. },
  43. "newAccount": "https://acme-v02.api.letsencrypt.org/acme/new-acct",
  44. "newNonce": "https://acme-v02.api.letsencrypt.org/acme/new-nonce",
  45. "newOrder": "https://acme-v02.api.letsencrypt.org/acme/new-order",
  46. "revokeCert": "https://acme-v02.api.letsencrypt.org/acme/revoke-cert"
  47. }
  48. 2019-04-07 12:22:13,418:INFO:certbot.renewal:Cert not yet due for renewal
  49. 2019-04-07 12:22:14,814:INFO:certbot.main:Keeping the existing certificate
  50. 2019-04-07 12:22:14,815:DEBUG:certbot.reporter:Reporting to user: Congratulations! Your certificate and chain have been saved at:
  51. /etc/letsencrypt/live/cubehosting.eu/fullchain.pem
  52. Your key file has been saved at:
  53. /etc/letsencrypt/live/cubehosting.eu/privkey.pem
  54. Your cert will expire on 2019-07-05. To obtain a new or tweaked version of this certificate in the future, simply run certbot again with the "certonly" option. To non-interactively renew *all* of your certificates, run "certbot renew"
  55. 2019-04-07 12:22:14,835:INFO:certbot_apache.configurator:Created an SSL vhost at /etc/apache2/sites-available/000-default-le-ssl.conf
  56. 2019-04-07 12:22:14,853:DEBUG:certbot.reverter:Creating backup of /etc/apache2/sites-available/000-default-le-ssl.conf
  57. 2019-04-07 12:22:15,060:INFO:certbot_apache.configurator:Deploying Certificate to VirtualHost /etc/apache2/sites-available/000-default-le-ssl.conf
  58. 2019-04-07 12:22:15,062:INFO:certbot_apache.override_debian:Enabling available site: /etc/apache2/sites-available/000-default-le-ssl.conf
  59. 2019-04-07 12:22:15,120:INFO:certbot_apache.configurator:Created an SSL vhost at /etc/apache2/sites-available/000-default-le-ssl.conf
  60. 2019-04-07 12:22:15,309:INFO:certbot_apache.configurator:Deploying Certificate to VirtualHost /etc/apache2/sites-available/000-default-le-ssl.conf
  61. 2019-04-07 12:22:15,362:INFO:certbot_apache.configurator:Created an SSL vhost at /etc/apache2/sites-available/000-default-le-ssl.conf
  62. 2019-04-07 12:22:15,603:INFO:certbot_apache.configurator:Deploying Certificate to VirtualHost /etc/apache2/sites-available/000-default-le-ssl.conf
  63. 2019-04-07 12:22:15,684:INFO:certbot_apache.configurator:Created an SSL vhost at /etc/apache2/sites-available/000-default-le-ssl.conf
  64. 2019-04-07 12:22:15,917:INFO:certbot_apache.configurator:Deploying Certificate to VirtualHost /etc/apache2/sites-available/000-default-le-ssl.conf
  65. 2019-04-07 12:22:16,068:DEBUG:certbot.error_handler:Encountered exception:
  66. Traceback (most recent call last):
  67. File "/usr/lib/python3/dist-packages/certbot/client.py", line 516, in deploy_certificate
  68. fullchain_path=fullchain_path)
  69. File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 336, in deploy_cert
  70. self._deploy_cert(vhost, cert_path, key_path, chain_path, fullchain_path)
  71. File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 446, in _deploy_cert
  72. self._add_dummy_ssl_directives(vhost.path)
  73. File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 1431, in _add_dummy_ssl_directives
  74. "insert_cert_file_path")
  75. File "/usr/lib/python3/dist-packages/certbot_apache/parser.py", line 329, in add_dir
  76. self.aug.set(aug_conf_path + "/directive[last() + 1]", directive)
  77. File "/usr/lib/python3/dist-packages/augeas.py", line 187, in set
  78. raise ValueError("Unable to set value to path!")
  79. ValueError: Unable to set value to path!
  80.  
  81. 2019-04-07 12:22:16,068:DEBUG:certbot.error_handler:Calling registered functions
  82. 2019-04-07 12:22:16,071:DEBUG:certbot.reporter:Reporting to user: Unable to install the certificate
  83. 2019-04-07 12:22:16,071:DEBUG:certbot.log:Exiting abnormally:
  84. Traceback (most recent call last):
  85. File "/usr/bin/certbot", line 11, in <module>
  86. load_entry_point('certbot==0.31.0', 'console_scripts', 'certbot')()
  87. File "/usr/lib/python3/dist-packages/certbot/main.py", line 1365, in main
  88. return config.func(config, plugins)
  89. File "/usr/lib/python3/dist-packages/certbot/main.py", line 1126, in run
  90. _install_cert(config, le_client, domains, new_lineage)
  91. File "/usr/lib/python3/dist-packages/certbot/main.py", line 760, in _install_cert
  92. path_provider.cert_path, path_provider.chain_path, path_provider.fullchain_path)
  93. File "/usr/lib/python3/dist-packages/certbot/client.py", line 516, in deploy_certificate
  94. fullchain_path=fullchain_path)
  95. File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 336, in deploy_cert
  96. self._deploy_cert(vhost, cert_path, key_path, chain_path, fullchain_path)
  97. File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 446, in _deploy_cert
  98. self._add_dummy_ssl_directives(vhost.path)
  99. File "/usr/lib/python3/dist-packages/certbot_apache/configurator.py", line 1431, in _add_dummy_ssl_directives
  100. "insert_cert_file_path")
  101. File "/usr/lib/python3/dist-packages/certbot_apache/parser.py", line 329, in add_dir
  102. self.aug.set(aug_conf_path + "/directive[last() + 1]", directive)
  103. File "/usr/lib/python3/dist-packages/augeas.py", line 187, in set
  104. raise ValueError("Unable to set value to path!")
  105. ValueError: Unable to set value to path!
  106. 2019-04-07 12:22:16,073:ERROR:certbot.log:An unexpected error occurred:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement