TheThingSystem / steward

The Thing System is a set of software components and network protocols that aims to fix the Internet of Things. Our steward software is written in node.js making it both portable and easily extensible. It can run on your laptop, or fit onto a small single board computer like the Raspberry Pi.
http://thethingsystem.com
Other
346 stars 81 forks source link

Unable to login - invalid clientID/response pair (check your clock) #254

Closed madgeni closed 10 years ago

madgeni commented 10 years ago

Hi there - i've just configured TTS - but no matter what i try, i get the Check you Clock error on auth. I've checked date on my raspberry pi - and it's running BST - and my android phone is also. I'm a total novice here - so if i'm doing something obviously wrong, please let me know! Any help much appreciated

madgeni commented 10 years ago

seems associated to this in the log: warning: [manage] wss 192.168.0.4 50004 /manage permanent=false, diagnostic=unknown api: /api/v1/user/prime/1/1, requestID=1, event=route

mrose17 commented 10 years ago

hi. i see that you closed this. did you find a solution or ??? thanks!

madgeni commented 10 years ago

Hi, I ended up downloading the image and starting from scratch, which worked, so assume it was either me or environment. Interestingly, I got a redirect to 127.0.0.1 on first client reg request, manually changing IP to RPI worked tho.

mrose17 commented 10 years ago

thanks for the follow-up. good luck!