Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
schystresande.se
I ran this command:
certbot certonly -d schystresande.se
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
1: Nginx Web Server plugin (nginx)
2: Spin up a temporary webserver (standalone)
3: Place files in webroot directory (webroot)
Select the appropriate number [1-3] then [enter] (press 'c' to cancel): 2
Plugins selected: Authenticator standalone, Installer None
Certificate is due for renewal, auto-renewing...
Renewing an existing certificate for schystresande.se
An unexpected error occurred:
FileExistsError: [Errno 17] File exists: '/etc/letsencrypt/archive/schystresande.se/privkey2.pem'
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details
My web server is (include version):
nginx 1.18.0-0ubuntu1.2
The operating system my web server runs on is (include version):
ubuntu 20.04
My hosting provider, if applicable, is:
Linode
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):
certbot 1.26.0
Output of sudo ls -alR /etc/letsencrypt/
Pasted here: Output of sudo ls -alR /etc/letsencrypt/ · GitHub
Output of sudo certbot certificates
Found the following certs:
Certificate Name: schystresande.se
Serial Number: 4454bb06f70614c1fca793b2e985d1564b1
Key Type: RSA
Domains: schystresande.se
Expiry Date: 2022-05-04 07:28:32+00:00 (VALID: 20 days)
Certificate Path: /etc/letsencrypt/live/schystresande.se/fullchain.pem
Private Key Path: /etc/letsencrypt/live/schystresande.se/privkey.pem
If erasing my entire current configuration would be easier than other options that would be ok. I just don't know how to do it safely.