Closed Focalcrest-Madi closed 11 months ago
Hello @Focalcrest-Madi Can you please share the minimal application to reproduce this issue. I tried simple_ota example on v4.4.2, but was unable to reproduce this issue. Please also share the sdkconfig with which you are able to reproduce this issue.
Hello @Focalcrest-Madi Closing this issue. Please feel free to reopen.
Answers checklist.
IDF version.
v4.4.2
Espressif SoC revision.
ESP32C3
Operating System used.
macOS
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
Development Kit.
Custom board
Power Supply used.
External 3.3V
What is the expected behavior?
I am using ESP32 for HTTP OTA upgrade. The OTA server uses AWS. There is a small probability that the upgrade fails during the OTA upgrade of the ESP device. The OTA failure log content is "TRANSPORT_BASE: esp_tls_conn_read error, errno=No more processes HTTP_CLIENT: esp_transport_read returned:-26880 and errno:11". What is the reason for this?
What is the actual behavior?
I am performing repeated OTA upgrades on the ESP32C3 device.
Steps to reproduce.
I am performing repeated OTA upgrades on the ESP32C3 device
Debug Logs.
More Information.
No response