Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Application update failed at 2019-07-13T10:37:20Z with exit status 1 and error: container_command 20_getcert in ovideo/.ebextensions/https.config failed.
- Saving debug log to /var/log/letsencrypt/letsencrypt.log
- Plugins selected: Authenticator apache, Installer apache
- Obtaining a new certificate
- Performing the following challenges:
- http-01 challenge for teahrm.id
- Cleaning up challenges
- Exiting abnormally:
- Traceback (most recent call last):
- File "/opt/eff.org/certbot/venv/bin/letsencrypt", line 11, in <module>
- sys.exit(main())
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1381, in main
- return config.func(config, plugins)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 1264, in certonly
- lineage = _get_and_save_cert(le_client, config, domains, certname, lineage)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/main.py", line 120, in _get_and_save_cert
- lineage = le_client.obtain_and_enroll_certificate(domains, certname)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 406, in obtain_and_enroll_certificate
- cert, chain, key, _ = self.obtain_certificate(domains)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 349, in obtain_certificate
- orderr = self._get_order_and_authorizations(csr.data, self.config.allow_subset_of_names)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/client.py", line 385, in _get_order_and_authorizations
- authzr = self.auth_handler.handle_authorizations(orderr, best_effort)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot/auth_handler.py", line 69, in handle_authorizations
- resps = self.auth.perform(achalls)
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot_apache/configurator.py", line 2303, in perform
- http_response = http_doer.perform()
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot_apache/http_01.py", line 76, in perform
- self._mod_config()
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot_apache/http_01.py", line 111, in _mod_config
- for vh in self._relevant_vhosts():
- File "/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/certbot_apache/http_01.py", line 166, in _relevant_vhosts
- " {0}.".format(http01_port))
- PluginError: Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain. Please add a virtual host for port 80.
- Please see the logfiles in /var/log/letsencrypt for more details.
- Incorrect application version "Sample Application-12" (deployment 11). Expected version "Sample Application-1" (deployment 4).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement