I’m running nextcloudpi which has an option to create and renew let’s encrypt certificates. However, I cant renew my certificate. Error Message is below. Any help is appreciated
My domain is:
https://nextcloud.anotherthought.de
I ran this command:
nextcloudpi-config letsencrypt option (which effectively launches this script:
It produced this output:
Launching letsencrypt
Creating virtual environment…
Installing Python packages…
Installation succeeded.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Cert is due for renewal, auto-renewing…
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for nextcloud.anotherthought.de
Using the webroot path /var/www/nextcloud for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. nextcloud.anotherthought.de (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://nextcloud.anotherthought.de/.well-known/acme-challenge/Mchao1pwyrNQsZ6d4RJGv14G4PrZrwUgcrs8PPz_0oo: Timeout after connect (your server may be slow or overloaded)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: nextcloud.anotherthought.de
Type: connection
Detail: Fetching
http://nextcloud.anotherthought.de/.well-known/acme-challenge/Mchao1pwyrNQsZ6d4RJGv14G4PrZrwUgcrs8PPz_0oo:
Timeout after connect (your server may be slow or overloaded)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.
Done. Press any key…
My web server is (include version):
Server version: Apache/2.4.25 (Raspbian)
The operating system my web server runs on is (include version):
Raspian
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