Page 1 of 1

Websocket tls timeout

Posted: Fri Apr 29, 2022 3:25 pm
by sGuitton85
Hi all,

Sometimes I have an issue while creating my websocket, the esp-tls timeout. Is there a way to increase the tls timeout when using the websocket?
I am using the ESP-IDF v4.3.2
You will find the error I get below :

W (2420228) esp-tls: Failed to open new connection in specified timeout
E (2597878) TRANS_SSL: Failed to open a new connection
E (2597878) TRANSPORT_WS: Error connecting to host xxxxxxxxxxxxxxxxxxx

Thanks in advance,

Re: Websocket tls timeout

Posted: Wed May 11, 2022 7:18 am
by ESP_YJM