BangleJS 2: Garbage in filesystem #4834
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2022-06-13 by nicoboss Unfortunately, when something like this happened to me, I found no other solution than to do a total reset of the watch Posted at 2022-06-14 by @gfwilliams Argh, sorry. That's extremely surprising with newer firmwares. Do you get any kind of obvious error from the backup tool if you look on the developer console? I wonder whether somehow it could be made a bit more resilient. Otherwise, maybe connect with the Web IDE and pull out any files that contain data you want to keep, and then do an 'install default apps' on it |
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
-
Posted at 2022-06-12 by kantrol
After a work out, i wanted to download the data but found garbage in the files system. Even though other data files had correct filenames, they contained a mixture of normal data and JS code.
Filenames look like this:
6 files whith those cyrted file names)
Trying to download this file does not finish, and backup procedure stops at this file:
666165,66,66 1648666167,65,5
Any suggestion how to avoid this?
(Firmware 2v14, Battery more than 50%)
Beta Was this translation helpful? Give feedback.
All reactions