PROBLEM IN THONNY'S BACK-END: Exception while handling 'Run' (ConnectionError: EOF). #211
Unanswered
seanhspark
asked this question in
Hello World
Replies: 2 comments 2 replies
-
|
I'll try to check from scratch today. The public test demo seems ok, but there might be something that's changed since then |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Related: #217 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Sterling,
I got a trouble running main.py which is instructed in "1.1 Run the demo".
This was not a problem 2 weeks ago, but when I run it now, it keeps saying the error below:
waiting for connection...
waiting for connection...
waiting for connection...
connected
ip = xx.xx.xxx.xx
PROBLEM IN THONNY'S BACK-END: Exception while handling 'Run' (ConnectionError: EOF).
You may need to press "Stop/Restart" or hard-reset your MicroPython device and try again.
See Thonny's backend.log for more info.
Process ended with exit code 1.
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Unable to connect to COM5: port not found
Process ended with exit code 1.
I tried it with different WiFi connections, but the result was same.
Could you please try running it from your end? Sorry for multiple questions. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions