My domain is: www.brosz.works
I ran this command: certbot --nginx -d www.brosz.works -d emby.brosz.works
It produced this output:
Renewing an existing certificate for www.brosz.works and emby.brosz.works
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: emby.brosz.works
Type: connection
Detail: During secondary validation: 71.211.92.240: Fetching http://emby.brosz.works/.well-known/acme-challenge/jzDmj6IWEpztIeTyTFOIIhMoHgE1uzPu0Rnzx_nxVfU: Timeout during connect (likely firewall problem)
Domain: www.brosz.works
Type: connection
Detail: During secondary validation: 71.211.92.240: Fetching http://www.brosz.works/.well-known/acme-challenge/7jzH_vrf-GxURjHCen3b4Pcq4ovdsFjVqJK8Vp-10ZA: Timeout during connect (likely firewall problem)
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
Some challenges have failed.
My web server is (include version): Nginx 1.18
The operating system my web server runs on is (include version): Ubuntu 22.04
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): Originally on the Ubuntu version (1.21?) Removed that version and installed snap version to test if that fixed th issue and I get the same errors on 2.10
I havnt found anything super useful in the logs. I can reach the challenge file from the internet so I am stumped. I tried disabling my Geoblocking and my snort rules to see if it made a difference and it seems the CA still cant reach my stuff. This has worked for a few years so not quite sure what broke. My certs still have a few weeks left but I cant seem to figure out why the CAs cant reach me.