Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zwave2 startet nach Update nicht mehr #1044

Open
DavidF2312 opened this issue Jan 19, 2024 · 2 comments
Open

Zwave2 startet nach Update nicht mehr #1044

DavidF2312 opened this issue Jan 19, 2024 · 2 comments

Comments

@DavidF2312
Copy link

Versionen:

  • Adapterversion: zwave2.0 3.1.0
  • JS-Controller-Version: 5.0.14
  • Node.js Version: v18.18.2
  • Betriebssystem: Linux raspberrypi 5.10.17-v7+ #1421 SMP Thu May 27 13:59:01 BST w2021 armv7l GNU/Linux

Was ist das Problem?
Nach dem Update des Controllers bekomme ich folgende Meldung und der Adapter startet nicht mehr.

2024-01-19 17:55:57.905 - info: zwave2.0 (6684) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.zwave2, node: v18.18.2, js-controller: 5.0.14

2024-01-19 17:55:58.048 - error: zwave2.0 (6684) uncaught exception: this.driver.enableErrorReporting is not a function
2024-01-19 17:55:58.352 - error: zwave2.0 (6684) TypeError: this.driver.enableErrorReporting is not a function
at ZWave2.onReady (/opt/iobroker/node_modules/iobroker.zwave2/src/main.ts:357:15)
2024-01-19 17:55:58.353 - error: zwave2.0 (6684) this.driver.enableErrorReporting is not a function

Löschen und Neuinstallation des Adapters hat nicht geholfen.

@AlCalzone
Copy link
Owner

Hmm Da scheint sich der adapter eine Version der zwave lib gezogen zu haben, die er eigentlich nicht sollte...
Schau ich mir an

@DavidF2312
Copy link
Author

Gibt es hierzu vllt. schon eine Möglichkeit das zu beheben?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants