Websocket tls timeout
Posted: Fri Apr 29, 2022 3:25 pm
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,
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,