# Error "http: TLS handshake error from"

**URL:** https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518
**Category:** Ayuda (en Español)
**Created:** [May 17, 2023, 1:40pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518 "2023-05-17T13:40:36Z")
**Posts on this page:** 16
**Page:** 1

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 17, 2023, 1:40pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/1 "2023-05-17T13:40:36Z")

</div>

Por favor, complete los campos del siguiente formulario para que podamos ayudarle de la mejor forma posible. Nota: debe proporcionar su nombre de dominio para obtener ayuda. Los nombres de dominio de los certificados emitidos se hacen públicos en los registros de Transparencia de Certificados (por ejemplo, [crt.sh | example.com](https://crt.sh/?q=example.com)), por lo que esconder aquí su nombre de dominio no sirve de nada, únicamente nos dificulta prestarle la ayuda solicitada.

Puedo leer las respuestas en Inglés (sí o no): SI

Mi dominio es: [influx.w2.enkrott.com](http://influx.w2.enkrott.com)

Ejecuté este comando:

Produjo esta salida:

Mi servidor web es (incluya la versión): influxdb 2.6.1

El sistema operativo en el que se ejecuta mi servidor web es (incluya la versión): Ubuntu 22.04

Mi proveedor de alojamiento web (si aplica) es:

Puedo iniciar una sesión en una shell root en mi servidor (sí, no o no lo sé):

Estoy usando un panel de control para administrar mi sitio (no o proporcione el nombre y la versión del panel de control):

La versión de mi cliente es (por ejemplo, si usa certbot, muestre la salida de `certbot --version` o `certbot-auto --version`): 2.6.0

Instale cerbot para acceder mediante SSL a influxdb y en el log de influxdb da siempre el siguente mensaje cada pocos segundos.  
│May 17 13:37:07 influxdb influxd-systemd-start.sh[1069111]: ts=2023-05-17T13:37:07.939909Z lvl=info msg="http: TLS handshake error from X.X.X.X:YYYYY: read tcp 10.132.0.10:8086-\>35.233.167.246:58083: i/o timeout" log\_id=0hrKf~o0000 service=http donde X.X.X.X es una direccion IP e YYYYY es un puerto y ambos van cambiando...

Sí que accedo en el navegador [https://influx.w2.enkrott.com](https://influx.w2.enkrott.com)

¿por que me da estos mensajes? ¿solucion?

Gracias y un saludo

---

<div class="post-metadata">

### Author: ![MikeMcQ](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/mikemcq/32/52772_2.png) [@MikeMcQ](https://community.letsencrypt.org/u/MikeMcQ)
#### Post date: [May 17, 2023, 1:52pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/2 "2023-05-17T13:52:43Z")

</div>

> [@sergioaema](#):
>
> i/o timeout"

Welcome @sergioaema

That looks like a communications timeout error and not a problem with the certs. Most likely some sort of firewall maybe blocking port 443 from the public internet?

You say you can reach the website with `https://influx.w2.enkrott.com/` but I cannot. Could this be the problem? See this SSL Checker website which also cannot see that domain using HTTPS

> **[SSL Checker](https://decoder.link/sslchecker/influx.w2.enkrott.com/443)**
>
> Verify that your SSL certificate is installed correctly, identify installation issues if any.

---

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 17, 2023, 2:35pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/3 "2023-05-17T14:35:15Z")

</div>

I’m sorry, [https://influx.w2.enkrott.com:8086](https://influx.w2.enkrott.com:8086)

I run SSL Checker and All is Ok.

 ![](https://global.discourse-cdn.com/letsencrypt/original/3X/5/c/5ceb71acff6e25a4318351f0d14a1138337cbaa2.png)

---

<div class="post-metadata">

### Author: ![rg305](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/rg305/32/91314_2.png) [@rg305](https://community.letsencrypt.org/u/rg305)
#### Post date: [May 17, 2023, 3:50pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/4 "2023-05-17T15:50:55Z")

</div>

> [@sergioaema](#):
>
> TLS handshake error from X.X.X.X:YYYYY

Do you recognize that "`X.X.X.X`" IP?  
It may be some hacker/scanner IP.

---

<div class="post-metadata">

### Author: ![Bruce5051](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/bruce5051/32/76576_2.png) [@Bruce5051](https://community.letsencrypt.org/u/Bruce5051)
#### Post date: [May 17, 2023, 6:48pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/5 "2023-05-17T18:48:29Z")

</div>

Supplemental

```plaintext
$ nmap -Pn -p80,443,8086 influx.w2.enkrott.com
Starting Nmap 7.80 ( https://nmap.org ) at 2023-05-17 18:46 UTC
Nmap scan report for influx.w2.enkrott.com (35.187.89.122)
Host is up (0.15s latency).
rDNS record for 35.187.89.122: 122.89.187.35.bc.googleusercontent.com

PORT STATE SERVICE
80/tcp closed http
443/tcp filtered https
8086/tcp open d-s-n

Nmap done: 1 IP address (1 host up) scanned in 2.46 seconds

```

---

<div class="post-metadata">

### Author: ![Bruce5051](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/bruce5051/32/76576_2.png) [@Bruce5051](https://community.letsencrypt.org/u/Bruce5051)
#### Post date: [May 17, 2023, 7:01pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/6 "2023-05-17T19:01:54Z")

</div>

Is there some analytics, from say a CDN, that are not able handle the TLS levels and Ciphers you have available for client services and apps to connect with?

Some security scanning services?

---

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 18, 2023, 7:04am UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/7 "2023-05-18T07:04:04Z")

</div>

They are all ips from google; My proyect is in Google Cloud.  
am i being attacked by hacker on google?  
how can I solve that?

 ![Screen Shot 05-18-23 at 09.00 AM](https://global.discourse-cdn.com/letsencrypt/original/3X/6/b/6b2acfb76cd5a9e23abed1ce8e26d7c0de64e8fd.jpeg)

---

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 18, 2023, 7:07am UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/8 "2023-05-18T07:07:32Z")

</div>

I dont know; My proyect is in Google Cloud and I am receiving many request of IPs of Google..  
Hacker?

 ![Screen Shot 05-18-23 at 09.00 AM](https://global.discourse-cdn.com/letsencrypt/original/3X/6/b/6b2acfb76cd5a9e23abed1ce8e26d7c0de64e8fd.jpeg)

---

<div class="post-metadata">

### Author: ![rg305](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/rg305/32/91314_2.png) [@rg305](https://community.letsencrypt.org/u/rg305)
#### Post date: [May 18, 2023, 7:12am UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/10 "2023-05-18T07:12:43Z")

</div>

> [@sergioaema](#):
>
> how can I solve that?

Q#1: Do you have a firewall?  
Q#2: Do you know how to use the firewall?

---

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 18, 2023, 11:23am UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/13 "2023-05-18T11:23:35Z")

</div>

I can close port 80, but Cerbot uses it for the certificate, right?

---

<div class="post-metadata">

### Author: ![Osiris](https://avatars.discourse-cdn.com/v4/letter/o/839c29/32.png) [@Osiris](https://community.letsencrypt.org/u/Osiris)
#### Post date: [May 18, 2023, 11:27am UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/14 "2023-05-18T11:27:19Z")

</div>

> [@sergioaema](#):
>
> I can close port 80 (…)

> **[Best Practice - Keep Port 80 Open - Let's Encrypt](https://letsencrypt.org/docs/allow-port-80/)**
>
> We occasionally get reports from people who have trouble using the HTTP-01 challenge type because they’ve firewalled off port 80 to their web server. Our recommendation is that all servers meant for general web use should offer both HTTP on...

---

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 18, 2023, 11:30am UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/15 "2023-05-18T11:30:09Z")

</div>

Yes, I have two Firewalls: Google Cloud y ufw in linux Linux.  
I have open ports 80, 8086 (server inflxudb), 1883 (mqtt), 22 (ssh) icmp, all port for virtual machine for my proyect in GCP

 ![image](https://global.discourse-cdn.com/letsencrypt/original/3X/6/3/63a9f5ba014a504efbcf1af8106c09e245db1c1c.png)

---

<div class="post-metadata">

### Author: ![rg305](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/rg305/32/91314_2.png) [@rg305](https://community.letsencrypt.org/u/rg305)
#### Post date: [May 18, 2023, 2:10pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/16 "2023-05-18T14:10:59Z")

</div>

> [@sergioaema](#):
>
> I have open ports ... 8086 (server inflxudb)

Why?  
[you are allowing them to connect]

---

<div class="post-metadata">

### Author: ![sergioaema](https://avatars.discourse-cdn.com/v4/letter/s/b782af/32.png) [@sergioaema](https://community.letsencrypt.org/u/sergioaema)
#### Post date: [May 18, 2023, 2:31pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/18 "2023-05-18T14:31:49Z")

</div>

Because I connect to [https://influx.wave2.enkrott.com:8086](https://influx.wave2.enkrott.com:8086/). This port is the default port for influxdb

---

<div class="post-metadata">

### Author: ![MikeMcQ](https://sea3.discourse-cdn.com/letsencrypt/user_avatar/community.letsencrypt.org/mikemcq/32/52772_2.png) [@MikeMcQ](https://community.letsencrypt.org/u/MikeMcQ)
#### Post date: [May 18, 2023, 2:39pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/19 "2023-05-18T14:39:42Z")

</div>

That's an influxdb "info" level entry. You should ask about this on an influxdb forum.

Many services have nearly useless "info" level entries and adjusting the log level suppresses the messages. And, many times they are just nuisance messages. Now, this does seem like something that might be a problem. But, again, a forum of influxdb experts are best to advise you.

I don't have any trouble accessing that domain:port which shows the certs are fine. A timeout problem can be caused by a wide variety of things.

```plaintext
curl -I https://influx.w2.enkrott.com:8086
HTTP/2 200
last-modified: Wed, 28 Dec 2022 21:04:13 GMT
x-influxdb-build: OSS
x-influxdb-version: v2.6.1

openssl s_client -connect influx.w2.enkrott.com:8086
Certificate chain
 0 s:CN = influx.w2.enkrott.com
   i:C = US, O = Let's Encrypt, CN = R3
   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
   v:NotBefore: Apr 7 16:36:30 2023 GMT; NotAfter: Jul 6 16:36:29 2023 GMT
 1 s:C = US, O = Let's Encrypt, CN = R3
   i:C = US, O = Internet Security Research Group, CN = ISRG Root X1
   a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
   v:NotBefore: Sep 4 00:00:00 2020 GMT; NotAfter: Sep 15 16:00:00 2025 GMT
 2 s:C = US, O = Internet Security Research Group, CN = ISRG Root X1
   i:O = Digital Signature Trust Co., CN = DST Root CA X3
   a:PKEY: rsaEncryption, 4096 (bit); sigalg: RSA-SHA256
   v:NotBefore: Jan 20 19:14:03 2021 GMT; NotAfter: Sep 30 18:14:03 2024 GMT

```

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/letsencrypt/original/3X/c/a/ca6c06ea1ea201324bba7048c6841ce60236468d.png) [@system](https://community.letsencrypt.org/u/system)
#### Post date: [June 17, 2023, 2:40pm UTC](https://community.letsencrypt.org/t/error-http-tls-handshake-error-from/198518/20 "2023-06-17T14:40:13Z")

</div>

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