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. crt.sh | 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: cider123.duckdns.org
I ran this command: certbot renew
It produced this output:
peter@cider123:~$ sudo certbot renew
[sudo] password for peter:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/cider123.duckdns.org.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 cider123.duckdns.org
Using the webroot path /usr/share/jitsi-meet for all unmatched domains.
Waiting for verification...
Challenge failed for domain cider123.duckdns.org
http-01 challenge for cider123.duckdns.org
Cleaning up challenges
Attempting to renew cert (cider123.duckdns.org) from /etc/letsencrypt/renewal/cider123.duckdns.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/cider123.duckdns.org/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/cider123.duckdns.org/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: cider123.duckdns.org
Type: connection
Detail: 78.33.99.154: Fetching
http://cider123.duckdns.org/.well-known/acme-challenge/JBEIC1arWWPRXMcYV3vPPZwFhBjjYxVPmcCqoCcGe8U:
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.
peter@cider123:~$
My web server is (include version): nginx
peter@cider123:~$ systemctl status nginx
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2022-04-29 13:07:54 UTC; 4h 57min ago
Docs: man:nginx(8)
Main PID: 1124 (nginx)
Tasks: 5 (limit: 9309)
Memory: 11.8M
CGroup: /system.slice/nginx.service
├─1124 nginx: master process /usr/sbin/nginx -g daemon on; master_process on;
├─1125 nginx: worker process
├─1126 nginx: worker process
├─1127 nginx: worker process
└─1128 nginx: worker process
Apr 29 13:07:43 cider123.duckdns.org systemd[1]: Starting A high performance web server and a reverse proxy server...
Apr 29 13:07:54 cider123.duckdns.org systemd[1]: Started A high performance web server and a reverse proxy server.
peter@cider123:~$
The operating system my web server runs on is (include version):
Ubuntu 20.04 LTS
My hosting provider, if applicable, is:
N/A running on PC occasionally for private Jitsi meetings
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):
Not sure but OS was updated two days ago.
I get no errors when trying to open Jitsi webpage, the browser remains frozen,
I installed letsencrypt via Jitsi install about 18 months ago and was working fine.
Changed my ISP 3 months ago and changed IP on Duckdns but did not change any letsencrypt config and am not sure if the problem started with ISP change or large update about one week ago.
I would be grateful if you can help as the cert is about to expire (I think).
Thank