2020-05-15 01:48:36,986:DEBUG:acme.client:Storing nonce: 0001LXVl8qKIbma6nYOYkn3VDnUNgrOMBSrKw1JbYN1Ui7I
2020-05-15 01:48:37,005:DEBUG:certbot.storage:Archive directory /etc/letsencrypt/archive/componentnet.com and live directory /etc/letsencrypt/live/componentnet.com created.
2020-05-15 01:48:37,005:DEBUG:certbot.storage:Writing certificate to /etc/letsencrypt/live/componentnet.com/cert.pem.
2020-05-15 01:48:37,006:DEBUG:certbot.storage:Writing private key to /etc/letsencrypt/live/componentnet.com/privkey.pem.
2020-05-15 01:48:37,006:DEBUG:certbot.storage:Writing chain to /etc/letsencrypt/live/componentnet.com/chain.pem.
2020-05-15 01:48:37,006:DEBUG:certbot.storage:Writing full chain to /etc/letsencrypt/live/componentnet.com/fullchain.pem.
2020-05-15 01:48:37,006:DEBUG:certbot.storage:Writing README to /etc/letsencrypt/live/componentnet.com/README.
2020-05-15 01:48:37,021:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 01:48:37,038:DEBUG:certbot.cli:Var installer=apache (set by user).
2020-05-15 01:48:37,052:DEBUG:certbot.cli:Var authenticator=apache (set by user).
2020-05-15 01:48:37,057:DEBUG:certbot.storage:Writing new config /etc/letsencrypt/renewal/componentnet.com.conf.
2020-05-15 01:48:37,060:DEBUG:certbot.reporter:Reporting to user: Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/componentnet.com/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/componentnet.com/privkey.pem
Your cert will expire on 2020-08-13. 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”
2020-05-15 01:48:37,063:DEBUG:certbot.reverter:Creating backup of /etc/apache2/sites-available/componentnet.com-le-ssl.conf
2020-05-15 01:48:37,065:DEBUG:certbot.error_handler:Encountered exception:
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/certbot/client.py”, line 516, in deploy_certificate
fullchain_path=fullchain_path)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 334, in deploy_cert
vhosts = self.choose_vhosts(domain)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 358, in choose_vhosts
return [self.choose_vhost(domain, create_if_no_ssl)]
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 540, in choose_vhost
vhost = self.make_vhost_ssl(vhost)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 1116, in make_vhost_ssl
self._copy_create_ssl_vhost_skeleton(nonssl_vhost, ssl_fp)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 1260, in _copy_create_ssl_vhost_skeleton
ssl_vh_contents, sift = self._sift_rewrite_rules(orig_contents)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 1332, in _sift_rewrite_rules
line = next(contents)
StopIteration
2020-05-15 01:48:37,065:DEBUG:certbot.error_handler:Calling registered functions
2020-05-15 01:48:37,066:DEBUG:certbot.reporter:Reporting to user: Unable to install the certificate
2020-05-15 01:48:37,067:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File “/usr/bin/letsencrypt”, line 11, in
load_entry_point(‘certbot==0.31.0’, ‘console_scripts’, ‘certbot’)()
File “/usr/lib/python3/dist-packages/certbot/main.py”, line 1365, in main
return config.func(config, plugins)
File “/usr/lib/python3/dist-packages/certbot/main.py”, line 1126, in run
_install_cert(config, le_client, domains, new_lineage)
File “/usr/lib/python3/dist-packages/certbot/main.py”, line 760, in _install_cert
path_provider.cert_path, path_provider.chain_path, path_provider.fullchain_path)
File “/usr/lib/python3/dist-packages/certbot/client.py”, line 516, in deploy_certificate
fullchain_path=fullchain_path)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 334, in deploy_cert
vhosts = self.choose_vhosts(domain)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 358, in choose_vhosts
return [self.choose_vhost(domain, create_if_no_ssl)]
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 540, in choose_vhost
vhost = self.make_vhost_ssl(vhost)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 1116, in make_vhost_ssl
self._copy_create_ssl_vhost_skeleton(nonssl_vhost, ssl_fp)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 1260, in _copy_create_ssl_vhost_skeleton
ssl_vh_contents, sift = self._sift_rewrite_rules(orig_contents)
File “/usr/lib/python3/dist-packages/certbot_apache/configurator.py”, line 1332, in _sift_rewrite_rules
line = next(contents)
StopIteration
2020-05-15 01:48:37,067:ERROR:certbot.log:An unexpected error occurred:
2020-05-15 09:12:58,618:DEBUG:certbot.main:certbot version: 0.31.0
2020-05-15 09:12:58,620:DEBUG:certbot.main:Arguments: [’-q’]
2020-05-15 09:12:58,620:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2020-05-15 09:12:58,631:DEBUG:certbot.log:Root logging level set at 30
2020-05-15 09:12:58,632:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2020-05-15 09:12:58,670:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x7f6cd8f0ccf8> and installer <certbot.cli._Default object at 0x7f6cd8f0ccf8>
2020-05-15 09:12:58,680:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-15 09:12:58,681:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 09:12:58,681:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f6cd8fbbf60>
2020-05-15 09:12:58,683:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-05-15 09:12:58,686:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-15 09:12:58,687:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 09:12:58,687:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f6cd8f09320>
2020-05-15 09:12:58,687:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-05-15 09:12:58,691:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-15 09:12:58,692:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 09:12:58,692:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f6cd8f0c0b8>
2020-05-15 09:12:58,693:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-05-15 09:12:58,693:DEBUG:certbot.renewal:no renewal failures
2020-05-15 13:10:39,382:DEBUG:certbot.main:certbot version: 0.31.0
2020-05-15 13:10:39,383:DEBUG:certbot.main:Arguments: [’-q’]
2020-05-15 13:10:39,384:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2020-05-15 13:10:39,404:DEBUG:certbot.log:Root logging level set at 30
2020-05-15 13:10:39,405:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2020-05-15 13:10:39,450:DEBUG:certbot.plugins.selection:Requested authenticator <certbot.cli._Default object at 0x7f8cdb6dbcf8> and installer <certbot.cli._Default object at 0x7f8cdb6dbcf8>
2020-05-15 13:10:39,461:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-15 13:10:39,462:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 13:10:39,463:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f8cdb7914e0>
2020-05-15 13:10:39,464:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-05-15 13:10:39,468:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-15 13:10:39,468:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 13:10:39,469:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f8cdb6d8be0>
2020-05-15 13:10:39,469:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-05-15 13:10:39,473:INFO:certbot.renewal:Cert not yet due for renewal
2020-05-15 13:10:39,474:DEBUG:certbot.plugins.selection:Requested authenticator apache and installer apache
2020-05-15 13:10:39,474:DEBUG:certbot.plugins.selection:Selecting plugin: * apache
Description: Apache Web Server plugin
Interfaces: IAuthenticator, IInstaller, IPlugin
Entry point: apache = certbot_apache.entrypoint:ENTRYPOINT
Initialized: <certbot_apache.override_debian.DebianConfigurator object at 0x7f8cdb6db8d0>
2020-05-15 13:10:39,475:DEBUG:certbot.plugins.storage:Plugin storage file /etc/letsencrypt/.pluginstorage.json was empty, no values loaded
2020-05-15 13:10:39,475:DEBUG:certbot.renewal:no renewal failures