AshMartian / node-red-unofficial-sense

Unofficial Sense API implementation for Node-Red
2 stars 1 forks source link

Seeing these errors in the logs #2

Open rossphillips70 opened 3 years ago

rossphillips70 commented 3 years ago

FetchError: invalid json response body at https://api.sense.com/apiservice/api/v1/app/monitors/211471/devices reason: Unexpected token < in JSON at position 0 0|node-red | at /home/node-red/node_modules/node-fetch/lib/index.js:272:32 0|node-red | at runMicrotasks () 0|node-red | at processTicksAndRejections (internal/process/task_queues.js:97:5) 0|node-red | at async /home/node-red/node_modules/unofficial-sense/index.js:70:42 { 0|node-red | message: 'invalid json response body at https://api.sense.com/apiservice/api/v1/app/monitors/211471/devices reason: Unexpected token < in JSON at position 0', 0|node-red | type: 'invalid-json'

alexsahka commented 2 years ago

Same here, a lot of errors in Node-Red log. Is this "healthy"?

alexsahka commented 2 years ago

So this project is dead?