marvingrieger / ioBroker.haassohn

This is an adapter for ioBroker that enables to control Haas+Sohn devices.
MIT License
8 stars 7 forks source link

Getting errors on HSP 2.17 PREMIUM (V5.13) #54

Closed Kammi61871 closed 10 months ago

Kammi61871 commented 11 months ago
host.rpi4b | 2023-10-22 07:34:27.320 | error | instance system.adapter.haassohn.0 terminated with code 6 (UNCAUGHT_EXCEPTION) -- | -- | -- | -- haassohn.0 | 2023-10-22 07:34:20.612 | warn | get state error: DB closed haassohn.0 | 2023-10-22 07:34:11.295 | warn | Terminated (UNCAUGHT_EXCEPTION): Without reason haassohn.0 | 2023-10-22 07:34:09.088 | error | Cannot read properties of null (reading 'value') haassohn.0 | 2023-10-22 07:34:09.087 | error | TypeError: Cannot read properties of null (reading 'value') at Immediate. (/opt/iobroker/node_modules/iobroker.haassohn/main.js:313:53) at process.processImmediate (node:internal/timers:478:21)
marvingrieger commented 11 months ago

Hey,

I haven't seen this error message before. Sounds like a general problem of the connection to the database? I suggest you try the following steps and check if one of them helps:

1) Reinstall the adapter

2) Re-upload the adapter:

Upload

3) If this did not solve the problem: Please set the log-level of the adapter to "Debug" and print the output here:

Debug

Best regards

Kammi61871 commented 10 months ago

Reinstall has soved this problem.