particle-iot / spark-server

UNMAINTAINED - An API compatible open source server for interacting with devices speaking the spark-protocol
https://www.particle.io/
GNU Affero General Public License v3.0
441 stars 136 forks source link

`spark login` failed with LC #7

Closed kennethlimcp closed 10 years ago

kennethlimcp commented 10 years ago

I added the "apiUrl": "http://192.168.1.10:8080"

and the error after giving an email + password gives:

login error:  { [Error: getaddrinfo ENOTFOUND] code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo' }
kennethlimcp commented 10 years ago

fixed with new updates on spark-protocol