kh90909 / OakTerm

Serial terminal for the Digistump Oak over the Particle Cloud
8 stars 2 forks source link

"Cannot read property 'name' of undefined" #86

Closed da9 closed 8 years ago

da9 commented 8 years ago

my oak board responding like this anybody has solution to this ****Unknown error encountered: {"stack":"TypeError: Cannot read property 'name' of undefined\n at dev_namestr (http://rawgit.com/kh90909/OakTerm/master/assets/js/app.js:179:14)\n at get_devinfo (http://rawgit.com/kh90909/OakTerm/master/assets/js/app.js:208:87)","message":"Cannot read property 'name' of undefined"} Please consider reporting a bug at https://github.com/kh90909/OakTerm/issues

kh90909 commented 8 years ago

Hello. It sounds like this is the same issue as #81. I can fix this error message, but you should only see this error when there are no Oaks (or Photons or Electrons or Cores) registered with the Particle account you used to sign-in to OakTerm.

When you go to https://dashboard.particle.io/user/devices and sign in with the same username and password that you used for OakTerm, do you see any devices listed?

kh90909 commented 8 years ago

This unknown error message should be fixed now with commit 21d2f5e4f1a0918d1416f3d4299805b6c545742f, but as I mentioned above, I don't think your Oak will show up yet because it doesn't sound like it's properly registered with your Particle account.

kh90909 commented 8 years ago

Closing as this issue should be solved. Post if you still have problems and we'll reopen.