Please fill out the fields below so we can help you better.
My domain is: speakz.ca
I ran this command:sudo letsencrypt --apache
It produced this output:
An unexpected error occurred:
KeyError: 'server’
Please see the logfiles in /var/log/letsencrypt for more details.
log looks like:
2016-09-08 15:41:57,916:DEBUG:letsencrypt.storage:Should renew, less than 30 days before c
ertificate expiry 2016-07-10 12:04:00 UTC.
2016-09-08 15:41:57,916:INFO:letsencrypt.cli:Cert is due for renewal, auto-renewing…
2016-09-08 15:41:57,917:DEBUG:letsencrypt.cli:Exiting abnormally:
Traceback (most recent call last):
File “/usr/bin/letsencrypt”, line 9, in
load_entry_point(‘letsencrypt==0.4.1’, ‘console_scripts’, ‘letsencrypt’)()
File “/usr/lib/python2.7/dist-packages/letsencrypt/cli.py”, line 1986, in main
return config.func(config, plugins)
File “/usr/lib/python2.7/dist-packages/letsencrypt/cli.py”, line 662, in run
lineage, action = _auth_from_domains(le_client, config, domains)
File “/usr/lib/python2.7/dist-packages/letsencrypt/cli.py”, line 453, in _auth_from_doma
ins
original_server = lineage.configuration[“renewalparams”][“server”]
File “/usr/lib/python2.7/dist-packages/configobj.py”, line 554, in getitem
val = dict.getitem(self, key)
KeyError: ‘server’
My operating system is (include version): Ubuntu 16.04.1 LTS
My web server is (include version): Apache/2.4.18
My hosting provider, if applicable, is: n/a
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no