Hi, My Website https://yana.com suddenly stopped working today.
A friend of mine set up Lets Encrypt for me, so sorry if I don’t have all the details.
My domain is: https://yana.com
I ran this command: /opt/letsencrypt/letsencrypt-auto renew
It produced this output:
/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/cryptography/hazmat/primitives/constant_time.py:26: CryptographyDeprecationWarning: Support for your Python version is deprecated. The next version of cryptography will remove support. Please upgrade to a release (2.7.7+) that supports hmac.compare_digest as soon as possible.
utils.PersistentlyDeprecated2018,
/opt/eff.org/certbot/venv/local/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py:163: CryptographyDeprecationWarning: OpenSSL version 1.0.1 is no longer supported by the OpenSSL project, please upgrade. The next version of cryptography will drop support for it.
utils.CryptographyDeprecationWarning
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/www.yana.com.conf
Cert not yet due for renewal
Processing /etc/letsencrypt/renewal/yana.com.conf
Cert not yet due for renewal
The following certs are not due for renewal yet:
/etc/letsencrypt/live/www.yana.com/fullchain.pem expires on 2020-02-23 (skipped)
/etc/letsencrypt/live/yana.com/fullchain.pem expires on 2020-02-16 (skipped)
No renewals were attempted.
My web server is (include version):
nginx version: nginx/1.4.6 (Ubuntu)
The operating system my web server runs on is (include version):
Linux watcher 3.13.0-170-generic #220-Ubuntu
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
Says “command not found”. How to run certbot?