Skip to content

upip mbedtls_ssl_handshake #380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bert2002 opened this issue Mar 29, 2020 · 2 comments
Closed

upip mbedtls_ssl_handshake #380

bert2002 opened this issue Mar 29, 2020 · 2 comments

Comments

@bert2002
Copy link

Hi,
i am trying to use upip on a ESP32 and it is failing with

MicroPython v1.12-317-g688323307 on 2020-03-29; ESP32 module with ESP32
Type "help()" for more information.
>>> 
>>> import upip
>>> upip.install('pkg_resources')
Installing to: /lib/
mbedtls_ssl_handshake error: -4290
Error installing 'pkg_resources': [Errno 5] EIO, packages may be partially installed
>>> 

I tried firmwares esp32-idf3-20200328-v1.12-310-g9418611c8.bin, esp32-idf3-20200329-v1.12-317-g688323307.bin and esp32-idf4-20200329-v1.12-317-g688323307.bin, but getting the same errors. The ESP32 is connected to the wifi.

Any idea why this is happening?

Many thanks,
bert

@george-hawkins
Copy link

Hello @bert2002 - I'm not involved with the MicroPython project but this repo is largely unmaintained (though this might change at some stage, see #377). So you're probably better off logging issues at micropython/micropython.

I and others have seen similar problems to you - the tracking issue for this seems to be micropython/micropython#5543. At the moment it doesn't look like this is a fairly long term issue with the ESP32 port, unfortunately.

@bert2002
Copy link
Author

bert2002 commented May 1, 2020

Thanks for the heads up @george-hawkins ;)

@bert2002 bert2002 closed this as completed May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants