You might expect to get this error if the code NRF.setServices({}, {uart:false}) got executed at boot time on Bangle.js - but this isn't something that any built-in code does, so I'm not sure how you could have got into that state!
(the forum logins are based on email address - so chances are if you used a different email address then you'll get logged in as a different user).
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Great - glad it worked for you!
You might expect to get this error if the code
NRF.setServices({}, {uart:false})
got executed at boot time on Bangle.js - but this isn't something that any built-in code does, so I'm not sure how you could have got into that state!(the forum logins are based on email address - so chances are if you used a different email address then you'll get logged in as a different user).