Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator standalone, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for jarfx.dyndns.org
Waiting for verification…
Challenge failed for domain jarfx.dyndns.org
http-01 challenge for jarfx.dyndns.org
Cleaning up challenges
Attempting to renew cert (jarfx.dyndns.org) from /etc/letsencrypt/renewal/jarfx.dyndns.org.conf produced an unexpected error: Some challenges have failed… Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/jarfx.dyndns.org/fullchain.pem (failure)
://jarfx.dyndns.org/.well-known/acme-challenge/LpKiFIpzycSdXMy3THHKU_0QJ-bCqzufSPy8gyTbP8U:
Timeout during connect (likely firewall problem)
My firewalls are open.
I had to turn apache2 off or I got a cannot bind to port 80 message.
My domain is: jarfx.dyndns.org
I ran this command: certbot certonly --standalone
It produced this output: the certificates were made
My web server is (include version): Apache2, but want to use cert on Openfire and subsonic
The operating system my web server runs on is (include version): OpenSUSE Leap 15.1
My hosting provider, if applicable, is:
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):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): certbot 0.36.0
What is the pass phrase for the private key made by certbot? this is private
I had to turn Apache off, Otherwise I got a “could not bind to port 80” message. But I started Apache and tried again. I still get a timeout:
ertbot --apache
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
No names were found in your configuration files. Please enter in your domain
name(s) (comma and/or space separated) (Enter ‘c’ to cancel): jarfx.dyndns.org
Cert is due for renewal, auto-renewing…
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for jarfx.dyndns.org
Waiting for verification…
Challenge failed for domain jarfx.dyndns.org
http-01 challenge for jarfx.dyndns.org
Cleaning up challenges
Some challenges have failed.
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.
Thanks for the help. I had turned Apache2 off because certbot said it could not bind to that port. However, it still was not answering requests until I turned on the firewall on my Linux machine (SUSE Leap 15.1). Really strange. Now it renewed the cert.