HTTP CALL FAILS

Ritu21
Posts: 123
Joined: Sat Aug 04, 2018 9:58 am

HTTP CALL FAILS

Postby Ritu21 » Fri Apr 19, 2019 1:23 pm

Hi,

All Http call fails after below error:

esp-tls: mbedtls_ssl_setup returned -0x7f00
E (1099343) esp-tls: Failed to open new connection
E (1099343) TRANS_SSL: Failed to open a new connection
E (1099353) HTTP_CLIENT: Connection failed, sock < 0
E (1099353) http_client: Device Health request failed: ESP_ERR_HTTP_CONNECT
E (1099443) esp-tls: mbedtls_ssl_setup returned -0x7f00


E (1099443) esp-tls: Failed to open new connection
E (1099453) TRANS_SSL: Failed to open a new connection
E (1099453) HTTP_CLIENT: Connection failed, sock < 0


What does this means?? How to handle such errors as it happens many a times with different error no??

Thanks
Ritu.

Ritu21
Posts: 123
Joined: Sat Aug 04, 2018 9:58 am

Re: HTTP CALL FAILS

Postby Ritu21 » Mon Apr 22, 2019 10:09 am

Waiting for your response!!!

User avatar
fly135
Posts: 606
Joined: Wed Jan 03, 2018 8:33 pm
Location: Orlando, FL

Re: HTTP CALL FAILS

Postby fly135 » Mon Apr 22, 2019 1:36 pm

Do you know if the Wifi connected when those errors occur?

Ritu21
Posts: 123
Joined: Sat Aug 04, 2018 9:58 am

Re: HTTP CALL FAILS

Postby Ritu21 » Mon Apr 22, 2019 1:58 pm

Yes, wifi is connected.

efisio.bova
Posts: 2
Joined: Mon Apr 11, 2022 10:50 pm

Re: HTTP CALL FAILS

Postby efisio.bova » Mon Apr 11, 2022 10:52 pm

Try incrementing MAX_HTTP_RECV_BUFFER. It resolved for me.

Code: Select all

#define MAX_HTTP_RECV_BUFFER 2048

Who is online

Users browsing this forum: Bing [Bot] and 66 guests