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: co2balanceserver.com
I ran this command: A command from kobo-install
It produced this output:
My web server is (include version): I'm using a VPS with 8GB RAM, 160GB Storage
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: OVHCloud
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): snap install certbot # version 2.9.0, or
apt install certbot # version 0.40.0-1ubuntu0.1
I'm getting this error:
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Which then follows up with:
Domain: ee.co2balanceserver.com
Type: connection
Detail: 198.244.188.76: Fetching http://ee.co2balanceserver.com/.well-known/acme-challenge/7tTG7j0yl-5MYO6dWsQ4vwB293AdxFmOW_jt_sMXqQk: Connection refusedDomain: kc.co2balanceserver.com
Type: connection
Detail: 198.244.188.76: Fetching http://kc.co2balanceserver.com/.well-known/acme-challenge/zoSsnbtGw0BNbgnWcxIFnbP4S2fqztN-tHsHh_9_LR8: Connection refusedDomain: kf.co2balanceserver.com
Type: connection
Detail: 198.244.188.76: Fetching http://kf.co2balanceserver.com/.well-known/acme-challenge/_sQtDQfEIeqD5QagWQ6gVtXeRylxWSiona-Sv6Ywkz8: Connection refusedHint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
I'm very new to this, can anyone offer any advice?
Thanks in advance!