My domain is: evtcc.org
I ran this command: snap install --classic certbot
It produced this output:
error: cannot install "certbot": Post "https://api.snapcraft.io/v2/snaps/refresh": http: server
gave HTTP response to HTTPS client
My web server is (include version): N/A
The operating system my web server runs on is (include version): Ubuntu 22.04
My hosting provider, if applicable, is: N/A
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): N/A
I believe the above preset fields are a complete description of the problem. Please note that I have run apt update; apt upgrade
prior to attempting to install certbot. This is a pretty vanilla setup so far! I have setup iptables to forward 80 to 8080 so that the server is run as a non-privileged user, but that's the only configuration that could conceivably affect this. Would be grateful for any help.