Problem with renewing certificate with certbot

Hi!

i have the same problem… again…
i cannot renew my certificate because of an error in certbot (or… an error in my config, to be precious)
can anybody please help me to fix it? i had to reinstall my nextcloud the last time…
thank you so much in advance!

My domain is: elberthome.dnshome.de

I ran this command: certbot renew

It produced this output:

Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/elberthome.dnshome.de.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 elberthome.dnshome.de
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (elberthome.dnshome.de) from /etc/letsencrypt/renewal/elberthome.dnshome.de.conf produced an unexpected error: Failed authorization procedure. elberthome.dnshome.de (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://elberthome.dnshome.de/.well-known/acme-challenge/r8Yjgd5t_-MMurDJZ1rz2GaoWY64v0vSeMkzL3tXnlQ: Connection refused. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/elberthome.dnshome.de/fullchain.pem (failure)


All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/elberthome.dnshome.de/fullchain.pem (failure)


1 renew failure(s), 0 parse failure(s)

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: elberthome.dnshome.de
    Type: connection
    Detail: Fetching
    http://elberthome.dnshome.de/.well-known/acme-challenge/r8Yjgd5t_-MMurDJZ1rz2GaoWY64v0vSeMkzL3tXnlQ:
    Connection refused

    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

The operating system my web server runs on is (include version): nginx version: nginx/1.10.3

My hosting provider, if applicable, is: none

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): nope, its a nextcloud running on raspbian

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): certbot 0.28.0

Hi @noomiis

you need an open port 80. But there is nothing open, all refused - https://check-your-website.server-daten.de/?q=elberthome.dnshome.de

Domainname Http-Status redirect Sec. G
http://elberthome.dnshome.de/
84.152.247.218 -2 1.123 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it 84.152.247.218:80
https://elberthome.dnshome.de/
84.152.247.218 -2 1.134 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it 84.152.247.218:443
http://elberthome.dnshome.de/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
84.152.247.218 -2 1.157 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it 84.152.247.218:80
Visible Content:

So open your port 80 / Firewall / Router.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.