E (5171) esp-tls: mbedtls_ssl_handshake returned -0x7200 I (5171) esp-tls: Certificate verified. E (5171) esp-tls: Failed to open new connection E (5171) TRANS_SSL: Failed to open a new connection E (5181) HTTP_CLIENT: Connection failed, sock < 0 E (5191) esp_https_ota...
ssl_tls.c:2779: 0x7fff9b1abb98: ssl->f_send() returned 378 (-0xfffffe86) ssl_tls.c:2807: 0x7fff9b1abb98: <= flush output ssl_tls.c:3476: 0x7fff9b1abb98: <= write record ssl_tls.c:3320: 0x7fff9b1abb98: <= write handshake message ssl_cli.c:1106: 0x7fff9b1abb98: <= w...
I (6094) mbedtls: ssl_msg.c:2089 ssl->f_recv(_timeout)() returned 4019 (-0xfffff04d) I (6104) mbedtls: ssl_msg.c:2111 <= fetch input I (6134) mbedtls: ssl_msg.c:3959 <= read record W (6334) mbedtls: ssl_tls.c:7378 x509_verify_cert() returned -9984 (-0x2700) I (6334...
Hi I keep facing this error now and then when ever i work with shadow. aws_iot: failed! mbedtls_ssl_handshake returned -0x4310 E (18143) APP_DEBUG: aws_iot_shadow_connect returned error -4, aborting... Shadow update timeout .. And if it ...
ssl->f_recv(_timeout)() returned 365 (-0xfffffe93) <= fetch input copercini commented May 30, 2017 • edited @projectgus Even if timeout enabled it still hangs and WDT doesn't reset. Here is an Arduino sketch with an example: (Sorry I'm not much familiar with IDF yet) WiFiCl...