You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Web updater to upgrade from v2.0.0 to v2.0.2. This is what I am seeing:
mkdir /FIRMWARE
Error calling delete_file: 8 exists
ch> fclose
no open file
ch> fopen /FIRMWARE/mayhem_v2.0.2_OCI.ppfw.tar
ok
ch> fseek 0
ok
ch> fwb 100000
send 100000 bytes
It then hangs (i.e., no further progress).
The text was updated successfully, but these errors were encountered:
I am using the Web updater to upgrade from v2.0.0 to v2.0.2. This is what I am seeing:
mkdir /FIRMWARE
Error calling delete_file: 8 exists
ch> fclose
no open file
ch> fopen /FIRMWARE/mayhem_v2.0.2_OCI.ppfw.tar
ok
ch> fseek 0
ok
ch> fwb 100000
send 100000 bytes
It then hangs (i.e., no further progress).
The text was updated successfully, but these errors were encountered: