Skip to content

OSError: [Errno 5] EIO, urequests error #396

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
abaouz opened this issue Aug 21, 2020 · 1 comment
Closed

OSError: [Errno 5] EIO, urequests error #396

abaouz opened this issue Aug 21, 2020 · 1 comment

Comments

@abaouz
Copy link

abaouz commented Aug 21, 2020

>>> uos.uname()                                                                                  
(sysname='esp8266', nodename='esp8266', release='2.0.0(5a875ba)', version='v1.12-351-gbd5633778 o
n 2020-04-08', machine='ESP module (1M) with ESP8266')

To reproduce the bug:
import urequests
urequest.get("some url")

ssl_handshake_status: -40 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/lib/urequests.py", line 112, in get File "/lib/urequests.py", line 60, in request OSError: [Errno 5] EIO

Is it know bug ?

@abaouz abaouz changed the title OSError: [Errno 5] EIO, urequests doesn't manage numbers in URL OSError: [Errno 5] EIO, urequests error Aug 21, 2020
@mattytrentini
Copy link
Contributor

This may be related to #400 but, in any case, it's quite old. Could you please re-test and reopen this if the problem still exists? It would also be helpful to supply the failing url if possible.

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