Timeout during connect (likely firewall problem)

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: sso.smartidentity.nicotechnologies.com

I ran this command:sudo certbot --nginx -d sso.smartidentity.nicotechnologies.com

It produced this output: Domain: sso.smartidentity.nicotechnologies.com
Type: connection
Detail: Fetching http://sso.smartidentity.nicotechnologies.com/.well-known/acme-challenge/gmy-f9EErY2ZZyLuIaIJebpRI0Xl1UhoBU876QA2VCU: Timeout during connec>

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 addre>
2

My web server is (include version): nginx

The operating system my web server runs on is (include version): ubunut 20

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): yes

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

Hi @sekulu,

It looks like some part of your network doesn't permit incoming connections from the rest of the Internet. In order to complete this verification, you have to be able to receive incoming connections on port 80, which currently seems to be blocked by a firewall or something.

the problem was with my AAAA records. this has been resolved

1 Like

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