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. https://crt.sh/?q=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: lokago.de
I ran this command: certbot -v
It produced this output:
2024-10-21 19:51:39,971:INFO:certbot._internal.auth_handler:Challenge failed for domain lokago.de
2024-10-21 19:51:39,971:INFO:certbot._internal.auth_handler:Challenge failed for domain www.lokago.de
2024-10-21 19:51:39,971:INFO:certbot._internal.auth_handler:http-01 challenge for lokago.de
2024-10-21 19:51:39,971:INFO:certbot._internal.auth_handler:http-01 challenge for www.lokago.de
2024-10-21 19:51:39,971:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: lokago.de
Type: connection
Detail: 207.154.228.245: Fetching https://lokago.de/.well-known/acme-challenge/5j95xih_S-ILzOlVKDrhfq0xiVJ_G4erDPEIZUiRKj4: Timeout during connect (likely firewall problem)
Domain: www.lokago.de
Type: connection
Detail: 207.154.228.245: Fetching https://www.lokago.de/.well-known/acme-challenge/j-OljrvHqEQs2bC5Tsl3FXiLfR2MB3EVm4qBN9i6YQs: Timeout during connect (likely firewall problem)
Hint: 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.
2024-10-21 19:51:39,972:DEBUG:certbot._internal.error_handler:Encountered exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/certbot/_internal/auth_handler.py", line 108, in handle_authorizations
self._poll_authorizations(authzrs, max_retries, max_time_mins, best_effort)
File "/usr/lib/python3/dist-packages/certbot/_internal/auth_handler.py", line 212, in _poll_authorizations
raise errors.AuthorizationError('Some challenges have failed.')
certbot.errors.AuthorizationError: Some challenges have failed.
My web server is (include version): nginx version: nginx/1.26.1
The operating system my web server runs on is (include version):
Linux shop-beta.lokago.de 6.8.0-47-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 21:40:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
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): yes (spinupwp)
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 2.9.0
nmap -Pn -p80,443 lokago.de
Starting Nmap 7.95 ( https://nmap.org ) at 2024-10-21 22:46 EEST
Nmap scan report for lokago.de (207.154.228.245)
Host is up (0.071s latency).
Other addresses for lokago.de (not scanned): 2a03:b0c0:3:d0::1093:a001
rDNS record for 207.154.228.245: shop-beta.lokago.de
PORT STATE SERVICE
80/tcp open http
443/tcp open https
Nmap done: 1 IP address (1 host up) scanned in 1.01 seconds