Warning and error message when instance is started #96
Closed
Description
Hi again.
When starting an instance of ioBroker.resol (v1.0.0) with a VBus/Lan configuration and an attached (Cosmo Multi2)[https://www.cosmo-info.de/produkte/heizungstechnik/solartechnik/regelungen/regelung-multi-2] I get one warning and one error during startup:
- info | starting. Version 1.0.0 (non-npm: grizzelbee/ioBroker.resol) in /opt/iobroker/node_modules/iobroker.resol, node: v16.13.1, js-controller: 4.0.23
- info | Config seems to be valid for LAN or LAN-Gateway.
- info | TCP Connection via LAN to [192.168.55.224:7053] selected
- info | Waiting for Connection...
- info | Connection state changed to CONNECTING
- info | Connection established
- warn | [getJSONByResolId] Controller type not found in setup file.
- error | [generateDP] Error: TypeError: Cannot read properties of undefined (reading 'setup')
Once started the instance can read sensors as expected.
Is this normal?
ioBroker is at v4.0.23