My domain is:
I ran this command:
sudo snap install --classic certbot
It produced this output (when run as root):
error: cannot perform the following tasks:
- Run configure hook of "certbot" snap if present (run hook "configure": / not root-owned 755:33)
My web server is (include version):
Server version: Apache/2.4.41 (Ubuntu)
Server built: 2020-08-12T19:46:17
The operating system my web server runs on is (include version):
Ubuntu 20.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): Not relevant. Installation of certbot failed
Any help would be appreciated.