I’ve already tried a lot:
There is no firewall running.
Port forwarding for tcp-ports 80 und 443 is activated on my router.
I suspect two possible problems:
- I use a Speedport Pro from Telekom (Hybrid DSL + LTE).
- Strict configuration in .htaccess for Nextcloud.
- DynDNS-Problems. I use dynv6. There is only a AAAA-record.
My domain is:
guckuck.dynv6.net
I ran this command:
certbot renew
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/guckuck.dynv6.net.conf
Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for guckuck.dynv6.net
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification…
Challenge failed for domain guckuck.dynv6.net
http-01 challenge for guckuck.dynv6.net
Cleaning up challenges
Attempting to renew cert (guckuck.dynv6.net) from /etc/letsencrypt/renewal/guckuck.dynv6.net.conf produced an unexpected error: Some challenges have failed… Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/guckuck.dynv6.net/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/guckuck.dynv6.net/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: guckuck.dynv6.net
Type: connection
Detail: Fetching
http://guckuck.dynv6.net/.well-known/acme-challenge/Csg6ZeTSZHyHP9a9wi1i2jaJHTXfceeA-56NsmlT80k:
Timeout during connect (likely firewall problem)To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
My web server is (include version):
nginx/1.18.0
The operating system my web server runs on is (include version):
PRETTY_NAME=“Debian GNU/Linux bullseye/sid”
NAME=“Debian GNU/Linux”
My hosting provider, if applicable, is:
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):
certbot 1.6.0
