axelmohnen / fhem-landroid-s

FHEM - Worx Landroid S Module
GNU General Public License v3.0
9 stars 3 forks source link

error in ioBroker Adapter since today #6

Open Moormerlander opened 5 years ago

Moormerlander commented 5 years ago

Hi there,

since today i get this errors when starting the adapter in ioBroker:

` landroid-s.0 2019-04-08 12:54:02.398 info cleaned everything up...
landroid-s.0 2019-04-08 12:54:02.396 error at process._tickCallback (internal/process/next_tick.js:104:9)
landroid-s.0 2019-04-08 12:54:02.396 error at _combinedTickCallback (internal/process/next_tick.js:80:11)
landroid-s.0 2019-04-08 12:54:02.396 error at endReadableNT (_stream_readable.js:974:12)
landroid-s.0 2019-04-08 12:54:02.396 error at IncomingMessage.emit (events.js:185:7)
landroid-s.0 2019-04-08 12:54:02.396 error at emitNone (events.js:91:20)
landroid-s.0 2019-04-08 12:54:02.396 error at IncomingMessage. (/opt/iobroker/node_modules/iobroker.landroid-s/lib/mqttCloud.js:278:45)
landroid-s.0 2019-04-08 12:54:02.396 error at Object.parse (native)
landroid-s.0 2019-04-08 12:54:02.396 error SyntaxError: Unexpected token N in JSON at position 0
landroid-s.0 2019-04-08 12:54:02.393 error uncaught exception: Unexpected token N in JSON at position 0
landroid-s.0 2019-04-08 12:54:01.930 info starting. Version 2.5.4 in /opt/iobroker/node_modules/iobroker.landroid-s, node: v6.11.3

`

any idea how to resolve the issue?

migmailer commented 5 years ago

Worx has updated their API version.

Install new ioBroker Landroid Adapter and its fine.