moranno
November 11, 2021, 9:09am
1
I'm trying to install the certbot on my Ubuntu 20.04 oracle arm machine,
I did exactly follow the instructions:
After
sudo snap install core; sudo snap refresh core
then:
sudo snap install certbot-nginx
but:
error: snap "certbot-nginx" not found
Any ideas?
1 Like
rg305
November 11, 2021, 9:46am
2
Hi @moranno and welcome to the LE community forum
moranno:
Any ideas?
sudo apt update
sudo apt-get update
sudo apt upgrade
1 Like
moranno
November 11, 2021, 10:18am
3
Thanks for the tip, unfortunately, it's still the same "snap "certbot-nginx" not found".
Does certbot-nginx support Arm Architecture?
Dragory
November 11, 2021, 10:26am
4
I started experiencing this today as well. Spun up a new server and tried to install certbot only to run into this error. Made sure everything is up to date as well, as suggested in @rg305 's reply.
rg305
November 11, 2021, 10:35am
6
Please try just:
sudo snap install certbot
And show the output of:
sudo snap install core; sudo snap refresh core
And also:
snap find certbot
1 Like
snap regonizes certbot_nginx but it says that's something to do with experimental libraries... I did install certbot with classic flag... sudo snap install certbot --classic
rg305
November 11, 2021, 10:51am
8
Hi @mun_tunnus welcome to the LE community forum and thanks for adding your post.
Are you also using ARM?
Either way, please also show the output of:
snap find certbot
1 Like
Name Version Publisher Notes Summary
certbot 1.21.0 certbot-eff✓ classic Automatically configure HTTPS using Let's Encrypt
certbot-dns-cloudxns 1.21.0 certbot-eff✓ - CloudXNS DNS Authenticator plugin for Certbot
certbot-dns-cloudflare 1.21.0 certbot-eff✓ - Cloudflare DNS Authenticator plugin for Certbot
certbot-dns-dnsmadeeasy 1.21.0 certbot-eff✓ - DNS Made Easy DNS Authenticator plugin for Certbot
certbot-dns-dnsimple 1.21.0 certbot-eff✓ - DNSimple DNS Authenticator plugin for Certbot
certbot-dns-digitalocean 1.21.0 certbot-eff✓ - DigitalOcean DNS Authenticator plugin for Certbot
certbot-dns-nsone 1.21.0 certbot-eff✓ - NS1 DNS Authenticator plugin for Certbot
certbot-dns-sakuracloud 1.21.0 certbot-eff✓ - Sakura Cloud DNS Authenticator plugin for Certbot
certbot-dns-rfc2136 1.21.0 certbot-eff✓ - RFC 2136 DNS Authenticator plugin for Certbot
certbot-dns-ovh 1.21.0 certbot-eff✓ - OVH DNS Authenticator plugin for Certbot
certbot-dns-luadns 1.21.0 certbot-eff✓ - LuaDNS Authenticator plugin for Certbot
certbot-dns-linode 1.21.0 certbot-eff✓ - Linode DNS Authenticator plugin for Certbot
certbot-dns-route53 1.21.0 certbot-eff✓ - Route53 DNS Authenticator plugin for Certbot
certbot-dns-gehirn 1.21.0 certbot-eff✓ - Gehirn Infrastructure Service DNS Authenticator plugin for Certbot
certbot-dns-google 1.21.0 certbot-eff✓ - Google Cloud DNS Authenticator plugin for Certbot
certbot-dns-hetzner 1.0.5 bigmichi1 - Hetzner DNS Authenticator plugin for Certbot
certbot-dns-porkbun v0.2.1 infinityofspace - Porkbun 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.1 tengattack - Aliyun DNS Authenticator plugin for Certbot
passprox 2.3.2 nsg - HAProxy with a bundled Certbot (Let's Encrypt support)
dnsrobocert 3.13.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.
...and I'm using x86 system.
sudo /var/lib/snapd/snap/bin/certbot --nginx
_az
November 11, 2021, 11:01am
10
Please check my post here regarding certbot-nginx
and the Certbot installation instructions.
3 Likes
m85000
November 11, 2021, 1:30pm
11
same on impish ubuntu 21.10 / nginx
snap find cerbot shows company name - How to todo ?
old way was easy
maybe someone will make upgrade on links
immer wenn ich es eilig hab
1 Like
system
Closed
December 11, 2021, 1:30pm
12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.