Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout during connect (likely firewall problem) #1145

Open
chrysa95 opened this issue Feb 4, 2019 · 1 comment
Open

Timeout during connect (likely firewall problem) #1145

chrysa95 opened this issue Feb 4, 2019 · 1 comment

Comments

@chrysa95
Copy link

chrysa95 commented Feb 4, 2019

Hello,
I try this in command line sudo certbot certonly --standalone --standalone-supported-challenges http-01 -d cmob2.hopto.org and i am getting the following errors:

  • The following errors were reported by the server:

    Domain: cmob2.hopto.org
    Type: connection
    Detail: Fetching
    http:https://cmob.hopto.org/.well-known/acme-challenge/mVPKxOtuNpdtQjpzygQu9lajiy1DAt4ptnwJaQuKwXg:
    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.

Any possible answers?

@karlp
Copy link
Contributor

karlp commented Feb 4, 2019

What does this have to do with mosquitto? Mosquitto isn't a webserver, it certainly doesn't support http based challenges, though with the libwebsockets and webroot serving you could possibly convince it to behave as one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants