Error in urequests. #9555
Replies: 1 comment
-
I think we need some more detail. ESP8266 is the mcu not the board and without at least the minimal set of code that's failing diagnosis is next to impossible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting this error while trying to start my webclock.
`Traceback (most recent call last):
File "", line 1, in
File "", line 57, in
File "/lib/urequests.py", line 112, in get
File "/lib/urequests.py", line 60, in request
OSError: (-256, 'CONN_LOST')`
My board is the esp8266, with an OLED screen.
If anyone knows the problem, I would appreciate the help :)
Thanks in advance,
glxxyx
Beta Was this translation helpful? Give feedback.
All reactions