turfptax / ugit

Micropython OTA update from github
GNU General Public License v3.0
136 stars 24 forks source link

new files blank after update #5

Closed turfptax closed 1 year ago

turfptax commented 1 year ago

Some ESP32 boards show blank files after the update.

Boards show this error:

Traceback (most recent call last): File "", line 13, in File "ugit.py", line 61, in pull_all File "ugit.py", line 165, in pull_git_tree File "urequests.py", line 180, in get File "urequests.py", line 93, in request OSError: 16

turfptax commented 1 year ago

Happens on ESP32 when REPL environment updates through REPL prompt after ugit.py update.

turfptax commented 1 year ago

Mostly wireless issue solved.