Unknown App errors

Posted on
  • I'm guessing this is because support for the Bangle 2 is being added, and it's causing some bugs:

  • How exactly did you get those errors? Are you using https://banglejs.com/apps ?

    Have you tried clicking refresh on the page? It's possible that you're using a cached version of the app loader but it's getting confused by the new version of apps.json?

  • Hmm... It works in incognito mode, but not in my regular browser even when hard refreshing. Maybe it could be an extension affecting it.

  • This the sort of error you get when you have edited apps. Json incorrectly on your own loader.

  • This the sort of error you get when you have edited apps.

    This - which is why I asked if you're using https://banglejs.com/apps

    If you had your own local app loader and you merged in the recent changes, chances are there could have been merge errors as there were some big changes to apps.json - and those merge errors might have made the JSON invalid. All you need to do is run npm test locally and it'll tell you where the error is

  • I have had this error on https://banglejs.com/apps as well. If I refresh the page the app loader starts working again, but it has happened to me a couple times. It gets into this mode right after you connect your bangle.js.


    1 Attachment

    • Screenshot 2021-10-31 084250.png
  • Do you think you were using an App Loader page that had been left open for a few days? Or did you literally just go to https://banglejs.com/apps, connect, and this happened?

  • Hi Gordon, I had recently refreshed the page so it should have been updated.

    Or did you literally just go to https://banglejs.com/apps, connect, and this happened?

    I just refreshed the page then connected and the glitch happened.

  • Argh, sorry about this. I'm having a lot of trouble reproducing here though.

    Please could you:

    • Start a new browser window going to https://banglejs.com/apps,
    • Open the 'Chrome developer console'
    • Type Puck.debug=3 in the console and hit enter
    • Then connect to the Bangle
    • And copy everything that's shown in the developer console and paste it here?

    Hopefully that'll give me enough info to see what's going on and fix it

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Unknown App errors

Posted by Avatar for qucchia0 @qucchia0

Actions