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: not domain related question
I ran this command: certbot --version
It produced this output: See below
My web server is (include version):
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: NA
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): 1.20.0
$ snap find certbot
Name Version Publisher Notes Summary
certbot 1.22.0 certbot-effâś“ classic Automatically configure HTTPS using Let's Encrypt
certbot-dns-cloudxns 1.22.0 certbot-effâś“ - CloudXNS DNS Authenticator plugin for Certbot
certbot-dns-cloudflare 1.22.0 certbot-effâś“ - Cloudflare DNS Authenticator plugin for Certbot
certbot-dns-dnsmadeeasy 1.22.0 certbot-effâś“ - DNS Made Easy DNS Authenticator plugin for Certbot
certbot-dns-dnsimple 1.22.0 certbot-effâś“ - DNSimple DNS Authenticator plugin for Certbot
certbot-dns-digitalocean 1.22.0 certbot-effâś“ - DigitalOcean DNS Authenticator plugin for Certbot
certbot-dns-nsone 1.22.0 certbot-effâś“ - NS1 DNS Authenticator plugin for Certbot
certbot-dns-sakuracloud 1.22.0 certbot-effâś“ - Sakura Cloud DNS Authenticator plugin for Certbot
certbot-dns-rfc2136 1.22.0 certbot-effâś“ - RFC 2136 DNS Authenticator plugin for Certbot
certbot-dns-ovh 1.22.0 certbot-effâś“ - OVH DNS Authenticator plugin for Certbot
certbot-dns-luadns 1.22.0 certbot-effâś“ - LuaDNS Authenticator plugin for Certbot
certbot-dns-linode 1.22.0 certbot-effâś“ - Linode DNS Authenticator plugin for Certbot
certbot-dns-route53 1.22.0 certbot-effâś“ - Route53 DNS Authenticator plugin for Certbot
certbot-dns-gehirn 1.22.0 certbot-effâś“ - Gehirn Infrastructure Service DNS Authenticator plugin for Certbot
certbot-dns-google 1.22.0 certbot-effâś“ - Google Cloud DNS Authenticator plugin for Certbot
certbot-dns-hetzner 1.22.0 bigmichi1 - Hetzner DNS Authenticator plugin for Certbot
certbot-dns-porkbun v0.2.1 infinityofspace - Porkbun DNS Authenticator plugin for Certbot
certbot-dns-dnspod 0.24.1 ericzhang456 - DNSPod DNS Authenticator plugin for Certbot
certbot-dns-duckdns v0.6.1 infinityofspace - DuckDNS Authenticator plugin for Certbot
certbot-dns-inwx 2.1.3 oggy - INWX DNS Authenticator plugin for Certbot
certbot-dns-aliyun 0.38.2 tengattack - Aliyun DNS Authenticator plugin for Certbot
passprox 2.3.2 nsg - HAProxy with a bundled Certbot (Let's Encrypt support)
dnsrobocert 3.15.0 adferrand - Deploy and orchestrate DNS-challenged Let's Encrypt TLS certificates
tomcat-with-ssl 0.1 bsuttton - Apache Tomcat with SSL activated and managed by Certbot.
$ certbot --version
certbot 1.20.0
certbot@ply-certbot03:/snap/bin$ which certbot
/usr/local/bin/certbot
certbot@ply-certbot03:/snap/bin$ ls -lsa /usr/local/bin | grep certbot
0 lrwxrwxrwx 1 root root 24 Oct 20 19:30 certbot -> /opt/certbot/bin/certbot
$ apt list --installed | grep -i -E 'certb|lets'
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.3 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
$
$ systemctl status snapd.socket
â—Ź snapd.socket - Socket activation for snappy daemon
Loaded: loaded (/lib/systemd/system/snapd.socket; enabled; vendor preset: enabled)
Active: active (running) since Thu 2021-10-21 03:57:28 UTC; 2 months 15 days ago
Triggers: â—Ź snapd.service
Listen: /run/snapd.socket (Stream)
/run/snapd-snap.socket (Stream)
Tasks: 0 (limit: 7029)
Memory: 20.0K
CGroup: /system.slice/snapd.socket