Renew expired cert

SSL on my site expired , don’t know how to renew it.

My domain is:lovinsaudi.com

I ran this command: sudo letsencrypt renew

It produced this output:
Traceback (most recent call last):
File “/usr/local/bin/letsencrypt”, line 7, in
from letsencrypt.cli import main
File “/usr/local/lib/python2.7/dist-packages/letsencrypt/cli.py”, line 20, in
import zope.component
File “/usr/local/lib/python2.7/dist-packages/zope/component/init.py”, line 16, in
from zope.interface import Interface
ImportError: No module named interface

My web server is (include version): Digital ocean : Ubuntu 14.04.5 LTS (GNU/Linux 3.13.0-57generic x56_64)

The operating system my web server runs on is (include version):Ubuntu 14.04.5 LTS (GNU/Linux 3.13.0-57generic x56_64)

My hosting provider, if applicable, is: Digital ocean

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

I would have a look at this thread: Getting “Error: couldn't get currently installed version for letsencrypt” when trying to renew my certificates

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.