Hi community,
since I'm not so familiar with http_client library of ESP32 idf, I' m here to ask you about the error as in subject.
This happens after a lot of transmissions in https using http_client_perform() in async mode.
I thought about handling it doing http_client_cleanup() and http_client_init after it happens, but it doesn't seem to restore nothing.
Any help?
I can post some code if needed.
Thank you.
TRANSPORT_BASE: poll_read select error 113, errno = Software caused connection abort, fd = 54: cannot recover from this
Re: TRANSPORT_BASE: poll_read select error 113, errno = Software caused connection abort, fd = 54: cannot recover from t
Got any news? It seems I miss something in freeing resources but I can't see what I could do other than call http_client_cleanup () after I get the error. Thank you.
Re: TRANSPORT_BASE: poll_read select error 113, errno = Software caused connection abort, fd = 54: cannot recover from t
We observe the same issue using MQTT.
E (311640) transport_base: poll_read select error 113, errno = Software caused connection abort, fd = 51
E (311641) mqtt_client: Poll read error: 119, aborting connection
E (311640) transport_base: poll_read select error 113, errno = Software caused connection abort, fd = 51
E (311641) mqtt_client: Poll read error: 119, aborting connection
Who is online
Users browsing this forum: Bing [Bot] and 211 guests