Open Schmello opened 3 years ago
Are you using the IoBroker HM adapters in parallel?
Yes. In Node Red i only must use the Interfaces ReGaHSS
Not sure if this is going to work. Never tried. Simply try deactivating all IoBroker HM Adapters and see if the error goes away.
With disable all HM Adapter is the same...
node-red.0 2021-01-10 10:26:30.584 error at CcuRpcNode.Node.emit (/opt/iobroker/node_modules/@node-red/runtime/lib/nodes/Node.js:179:25)
node-red.0 2021-01-10 10:26:30.584 error at CcuRpcNode.Node._emitInput (/opt/iobroker/node_modules/@node-red/runtime/lib/nodes/Node.js:195:11)
node-red.0 2021-01-10 10:26:30.584 error at Object.trigger (/opt/iobroker/node_modules/@node-red/runtime/lib/hooks.js:113:9)
node-red.0 2021-01-10 10:26:30.584 error at /opt/iobroker/node_modules/@node-red/runtime/lib/nodes/Node.js:203:26
node-red.0 2021-01-10 10:26:30.584 error at CcuRpcNode._inputCallback (/opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-ccu/nodes/ccu-rpc.js:46:26)
node-red.0 2021-01-10 10:26:30.584 error at CcuConnectionNode.methodCall (/opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-ccu/nodes/ccu-connection.js:2673:20)
node-red.0 2021-01-10 10:26:30.584 error at new Promise (<anonymous>)
node-red.0 2021-01-10 10:26:30.584 error at /opt/iobroker/iobroker-data/node-red/node_modules/node-red-contrib-ccu/nodes/ccu-connection.js:2676:41
node-red.0 2021-01-10 10:26:30.584 error at Client.methodCall (/opt/iobroker/iobroker-data/node-red/node_modules/homematic-xmlrpc/lib/client.js:100:30)
node-red.0 2021-01-10 10:26:30.584 error at Object.exports.serializeMethodCall (/opt/iobroker/iobroker-data/node-red/node_modules/homematic-xmlrpc/lib/serializer.js:25:10)
node-red.0 2021-01-10 10:26:30.584 error (31859) 10 Jan 10:26:30 - [error] [ccu-rpc:ReGaHSS RPC] TypeError: params.forEach is not a function
Hi there...
I have installed NodeRed in the IOBroker and use the CCU Node. This is set up. runs so far. But I keep getting the same red log entries. Can someone explain to me what that can be?