You are reading a single comment by @rigrig and its replies. Click here to read the full conversation.
  • Awesome!
    I got backup to work, but ran into two minor issues:

    At some point last week I abandoned a firmware update, and the download choked on .firmware (I'm guessing because it was huge?) After properly updating my firmware, that file was gone, and it completed.

    >Execution Interrupted
    Interpreter error: [
       "LOW_MEMORY",
       "MEMORY"
     ]
    

    And after every single file, the IDE console shows a SyntaxError:

    >"eyJjdXN0b20iOnsid2VhdGhlciI6eyJzb3J0b3­JkZXIiOjE1fSwid2RjbGsiOnsic29ydG9yZGVyIj­otMTB9LCJtZXNzYWdlcyI6eyJzb3J0b3JkZXIiOj­V9LCJjYWwiOnsic29ydG9yZGVyIjo1fX19"
    Uncaught SyntaxError: Got ')' expected EOF
     at line 1 col 102
    ...ponent("wid_edit.json"))))))
                                  ^
    

    Edit: the caret points at the final closing parenthesis.
    All downloaded files look fine though.

About

Avatar for rigrig @rigrig started