Page 1 of 1

urequests [Errno 5] EIO

Posted: Mon Jun 17, 2019 4:51 pm
by fefe
urequests post throws the following error from time to time.

OSError: [Errno 5] EIO

Also when digging deeper and watching the serial output I can see that from time to time the SSL handshake fails. Unsure what I can do about this. Any guidance would be helpful.

Re: urequests [Errno 5] EIO

Posted: Mon Jun 17, 2019 5:58 pm
by fefe
Turns out the problem is with the newest ESP32 firmware.

esp32-20190617-v1.11-47-g1a51fc9dd.bin . -- this version has bugged urequests


esp32-20190529-v1.11.bin . -- this version working perfect