Error New Domain

root@servidor:~# certbot
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache

Which names would you like to activate HTTPS for?


1: libreria.libreriamarlene.com


Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ‘c’ to cancel): 1
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for libreria.libreriamarlene.com
Enabled Apache rewrite module
Waiting for verification…
Challenge failed for domain libreria.libreriamarlene.com
http-01 challenge for libreria.libreriamarlene.com
Cleaning up challenges
Some challenges have failed.

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: libreria.libreriamarlene.com
    Type: connection
    Detail: Fetching
    http://libreria.libreriamarlene.com/.well-known/acme-challenge/EQuRNsTKJeO9Fb JcVYkT4Gkg3p8Bpeh1CwZCVkTG81I:
    Connection refused

    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.
    root@servidor:~#

1 Like

Could you please elaborate a little bit more about your issue? I can see the error message, but I would like to see a liiiiiiiiitle bit more information. For example, the host it’s running on. Is it different from the base domain? Where is the host running? Is it behind firewalls or (NAT) routers?

To me, by just pasting the certbot output without anything else, you’re coming over as very uninterested and expect us, a Community primarily of volunteers to give you an easy answer or something like that.

2 Likes

Hi @EscuderoKevin

first start with some basics:

Then read the basics about challenge types:

Conclusion: If you want to use http validation to create a certificate, a working port 80 is required.

Not a "Connection refused".

That's your job - change that.

2 Likes

Sorry, but i just paste.

Ok.
Error message :

The following errors were reported by the server:

Domain: libreria.libreriamarlene.com
Type: connection
Detail: Fetching
http://libreria.libreriamarlene.com/.well-known/acme-challenge/EQuRNsTKJeO9Fb JcVYkT4Gkg3p8Bpeh1CwZCVkTG81I:
Connection refused

Its Ubuntu 20 , i have Webhosting with "Libreriamarlene.com" and i create DNS A to my ipaddress and need add ssl , i do this more than 20 times with other servers but this idk what happend...

No Firewall , No Router, u can test https://libreria.libreriamarlene.com and http://libreria.libreriamarlene.com

1 Like

Conclusion: If you want to use http validation to create a certificate, a working port 80 is required.

Its working , check https://libreria.libreriamarlene.com and http://libreria.libreriamarlene.com

It doesn't work, see your older check, ~~3 hours old - https://check-your-website.server-daten.de/?q=libreria.libreriamarlene.com

Domainname Http-Status redirect Sec. G
http://libreria.libreriamarlene.com/ 181.45.226.171 -2 1.703 V
ConnectFailure - Unable to connect to the remote server
https://libreria.libreriamarlene.com/ 181.45.226.171 -2 1.713 V
ConnectFailure - Unable to connect to the remote server
http://libreria.libreriamarlene.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de 181.45.226.171 -2 1.737 V
ConnectFailure - Unable to connect to the remote server

Looks like a blocking firewall.

If one online tool can't connect your port 80, Letsencrypt may be blocked too. Your internal or regional check isn't enough.

1 Like

Are you the person who's hosting that site too? Because you've got HTTPS working, but HTTP doesn't redirect to HTTPS. So people just typing in your address won't go to a secure website.

No, it's not. I'm getting a connection refused too. Looks like there's no webserver running at all.

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