Connection refused

Hi @shtirlic

you have ipv4- and ipv6 - addresses ( https://check-your-website.server-daten.de/?q=mystery-home-shop.com ):

Host T IP-Address is auth. ∑ Queries ∑ Timeout
mystery-home-shop.com A 88.99.87.195 yes 1 0
AAAA 2a01:4f8:c17:6a9c::2 yes
www.mystery-home-shop.com A 88.99.87.195 yes 1 0
AAAA 2a01:4f8:c17:6a9c::2 yes

But your http + ipv6 doesn't work:

Domainname Http-Status redirect Sec. G
http://mystery-home-shop.com/
88.99.87.195 301 https://mystery-home-shop.com/ 0.047 A
http://www.mystery-home-shop.com/
88.99.87.195 301 https://mystery-home-shop.com/ 0.046 E
http://mystery-home-shop.com/
2a01:4f8:c17:6a9c::2 -2 1.077 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it [2a01:4f8:c17:6a9c::2]:80
http://www.mystery-home-shop.com/
2a01:4f8:c17:6a9c::2 -2 1.097 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it [2a01:4f8:c17:6a9c::2]:80
https://www.mystery-home-shop.com/
88.99.87.195 301 http://mystery-home-shop.com/ 0.264 N
Certificate error: RemoteCertificateNameMismatch
https://mystery-home-shop.com/
88.99.87.195 200 0.856 I
https://mystery-home-shop.com/
2a01:4f8:c17:6a9c::2 -2 1.094 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it [2a01:4f8:c17:6a9c::2]:443
https://www.mystery-home-shop.com/
2a01:4f8:c17:6a9c::2 -2 1.093 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it [2a01:4f8:c17:6a9c::2]:443
http://mystery-home-shop.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
88.99.87.195 301 https://mystery-home-shop.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de 0.047 A
Visible Content: Moved Permanently The document has moved here .
http://www.mystery-home-shop.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
88.99.87.195 301 https://mystery-home-shop.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de 0.046 E
Visible Content: Moved Permanently The document has moved here .
http://mystery-home-shop.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
2a01:4f8:c17:6a9c::2 -2 1.060 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it [2a01:4f8:c17:6a9c::2]:80
Visible Content:
http://www.mystery-home-shop.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
2a01:4f8:c17:6a9c::2 -2 1.080 V
ConnectFailure - Unable to connect to the remote server No connection could be made because the target machine actively refused it [2a01:4f8:c17:6a9c::2]:80

Looks like your port 80 / ipv6 isn't configured or blocked by a firewall.

That's critical, because Letsencrypt prefers ipv6.

So

  • check your firewall settings and check, if ipv6 is configured (or)
  • remove the ipv6 AAAA entry, create a certificate, then fix your ipv6
3 Likes