ioBroker / ioBroker.wolf

Connect WOLF heating, solar and domestic ventilation
MIT License
25 stars 16 forks source link

value of "offset" is out of range #45

Closed Streit187 closed 3 years ago

Streit187 commented 3 years ago

Since two days i`m getting this error and adapter is terminated within one minute. Also I get not find the dp offset.

`host.raspberrypi 2021-06-23 06:56:45.315 error instance system.adapter.wolf.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
wolf.0 2021-06-23 06:56:44.669 warn (20074) Terminated (UNCAUGHT_EXCEPTION): Without reason
wolf.0 2021-06-23 06:56:44.666 info (20074) terminating
wolf.0 2021-06-23 06:56:44.149 error (20074) Exception-Code: ERR_OUT_OF_RANGE: The value of "offset" is out of range. It must be >= 0 and <= 8. Received 12
wolf.0 2021-06-23 06:56:44.148 error at TCP.onStreamRead (internal/stream_base_commons.js:188:23)
wolf.0 2021-06-23 06:56:44.148 error at Socket.Readable.push (_stream_readable.js:213:10)
wolf.0 2021-06-23 06:56:44.148 error at readableAddChunk (_stream_readable.js:272:9)
wolf.0 2021-06-23 06:56:44.148 error at addChunk (_stream_readable.js:297:12)
wolf.0 2021-06-23 06:56:44.148 error at Socket.emit (events.js:314:20)
wolf.0 2021-06-23 06:56:44.148 error at Socket. (/opt/iobroker/node_modules/iobroker.wolf/main.js:611:27)
wolf.0 2021-06-23 06:56:44.148 error at Buffer.readUInt16BE (internal/buffer.js:328:5)
wolf.0 2021-06-23 06:56:44.148 error at boundsError (internal/buffer.js:82:9)
wolf.0 2021-06-23 06:56:44.148 error (20074) RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 8. Received 12
wolf.0 2021-06-23 06:56:44.147 error (20074) uncaught exception: The value of "offset" is out of range. It must be >= 0 and <= 8. Received 12
wolf.0 2021-06-23 06:55:23.992 info (20074) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.wolf, node: v12.22.1, js-controller: 3.2.16`