UI Flow won't download my program because an image doesn't exist?
-
Please, can someone help me? My program runs fine in UI Flow 2 with the big "Play" button, but on "Download" it breaks as below.
This is M5 Stack Dial with UI Flow 2.
How do I resync the project resources properly?
I've tried reloading the browser and reloading my project. The file "RiccyLogoBlack240.png" is not in my project, or on the M5Stack Dial device, and hasn't been for days. That image is not mentioned anywhere in the code (text search shows nothing). I don't even have that image to re-upload anymore. It's not shown in "Project files" on the left. I don't know where it's getting that reference from, and it's stopping me downloading the rest of the program to run on the device?
[INFO] Syncing resources... [INFO] WiFi connected! [INFO] MD5 mismatch for file: RiccyLogoBlack240.png [WARN] Failed to download file. code = 403 [WARN] Retry 1... Traceback (most recent call last): File "boot.py", line 45, in <module> File "m5sync/sync.py", line 449, in run File "m5sync/sync.py", line 329, in run File "m5sync/sync.py", line 384, in process_files File "m5sync/sync.py", line 428, in download_file File "m5sync/sync.py", line 400, in _download_file File "requests/__init__.py", line 201, in get File "requests/__init__.py", line 94, in request OSError: [Errno 113] ECONNABORTED
-
@PharkieB
Are you able to share your .m5f2 file to there?