Advertisement
Guest User

Untitled

a guest
Dec 7th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. 2015-12-07 18:27:08,089:DEBUG:letsencrypt.cli:Root logging level set at 30
  2. 2015-12-07 18:27:08,090:INFO:letsencrypt.cli:Saving debug log to /var/log/letsencrypt/letsencrypt.log
  3. 2015-12-07 18:27:08,090:DEBUG:letsencrypt.cli:letsencrypt version: 0.1.0
  4. 2015-12-07 18:27:08,090:DEBUG:letsencrypt.cli:Arguments: ['--apache']
  5. 2015-12-07 18:27:08,090:DEBUG:letsencrypt.cli:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#webroot,PluginEntr$
  6. 2015-12-07 18:27:08,107:DEBUG:letsencrypt.cli:Requested authenticator apache and installer apache
  7. 2015-12-07 18:27:08,244:DEBUG:letsencrypt.plugins.disco:Other error:(PluginEntryPoint#apache): Unable to parse runtime variables
  8. Traceback (most recent call last):
  9. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/plugins/disco.py", line 103, in prepare
  10. self._initialized.prepare()
  11. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt_apache/configurator.py", line 148, in prepare
  12. self.aug, self.conf("server-root"), self.conf("ctl"))
  13. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt_apache/parser.py", line 39, in __init__
  14. self.update_runtime_variables(ctl)
  15. File "/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt_apache/parser.py", line 104, in update_runtime_variables
  16. raise errors.PluginError("Unable to parse runtime variables")
  17. PluginError: Unable to parse runtime variables
  18. 2015-12-07 18:27:08,246:DEBUG:letsencrypt.display.ops:No candidate plugin
  19. 2015-12-07 18:27:08,246:DEBUG:letsencrypt.cli:Selected authenticator None and installer None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement