Timeout during connect firewall issue?

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: tybierwagen.net

I ran this command: (setting up swag following space invader one video on unraid)

It produced this output: Timeout during connect (likely firewall problem)

My web server is (include version): Home server

The operating system my web server runs on is (include version): Unraid 6.12.3

My hosting provider, if applicable, is: n/a

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

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

It surely produced more output than that. But that aside, the error is pretty clear, isn't it? Let's Encrypt needs to connect to your site via HTTP in order to validate that you own it, and it can't connect. Neither can I. Neither can letsdebug.net:
Let's Debug

You'll need to figure out why that is (the most likely reason, as the error message tells you, is a firewall issue) and fix it before you'll be able to get a cert this way.

5 Likes

I see you switched to proxying your domain name at Cloudflare. That's perfectly fine of course but Cloudflare CDN cannot reach your home server either. Cloudflare issues a 523 error so see the first link below for debug help.

You also might consider using the Cloudflare Origin CA Cert. You use this instead of a Let's Encrypt cert on your home server to encrypt the traffic between Cloudflare's CDN Edge and your Origin Server (your home server). See its link below

https://community.cloudflare.com/t/community-tip-fixing-error-523-origin-is-unreachable/44218

4 Likes

Thank you sir for the link, you made my day. :slight_smile:

5 Likes

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