-
Notifications
You must be signed in to change notification settings - Fork 83
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
OSError: stream operation not supported #18
Comments
Found these 2 posts online: Might be useful. Thanks! |
More Trace:
|
This might be too late for you, but I stumbled across this issue before solving it myself: |
Wow many thanks for sharing! |
HI again!
Unfortunately, I encountered some issues and I believe it has something to do with decoding the Json from GitHub. Here is the full trace. Again, I will try to debug this on my end. It is quite likely that I set it up wrong. But any help will be appreciated. Thanks.
Repo: https://github.com/FalconBFR/esp32otatestv3/
Full Trace:
Note: I did add print statements to the download all files function as I was debugging another issue (which is closed now). Here is my version of the _download_all_files functionalists (Lines 132 to 160)
The text was updated successfully, but these errors were encountered: