Hey!
Looking for some help, After a succesful image and setup I can add my zwave devices and they work great. Until I reboot then they all stop. I have re-imaged and set back up my devices probaly 3 times now and always after a reboot everything stops again. Here is the part of the log where the zstick is failing to start and its stuck in this loop. Any ideas?
This keeps repeating:
2019-07-23 19:12:49.618 INFO : Plugin: zwave-adapter died, code = null restarting…
2019-07-23 19:12:50.307 INFO : zwave: Opening database: /home/pi/.mozilla-iot/config/db.sqlite3
2019-07-23 19:12:50.349 INFO : zwave: Loading add-on for zwave-adapter from /home/pi/.mozilla-iot/addons/zwave-adapter
2019-07-23 19:12:50.709 INFO : zwave: DEBUG config = ‘’
2019-07-23 19:12:50.733 INFO : zwave: Closing database
2019-07-23 19:12:51.060 INFO : zwave: Found ZWave port @ /dev/ttyACM0
2019-07-23 19:12:51.066 INFO : zwave: Initialising OpenZWave 1.6.0 binary addon for Node.JS.
2019-07-23 19:12:51.068 INFO : zwave: OpenZWave Security API is ENABLED
2019-07-23 19:12:51.076 INFO : zwave: ZWave device db : /home/pi/.mozilla-iot/addons/zwave-adapter/openzwave/config
2019-07-23 19:12:51.078 INFO : zwave: User settings path : /home/pi/.mozilla-iot/log
2019-07-23 19:12:51.079 INFO : zwave: Option Overrides : --SaveConfiguration true --ConsoleOutput false
2019-07-23 19:12:52.892 ERROR : zwave: Unhandled OpenZWave notification: 30
2019-07-23 19:12:52.930 ERROR : zwave: Unhandled OpenZWave notification: 30
2019-07-23 19:12:52.977 ERROR : zwave: Unhandled OpenZWave notification: 30
2019-07-23 19:12:52.979 ERROR : zwave: Unhandled OpenZWave notification: 31
2019-07-23 19:12:53.198 INFO : zwave: Driver Ready: HomeId: c13643d6
2019-07-23 19:12:53.207 INFO : zwave: node1: Named AEON Labs ZW090 Z-Stick Gen5 US
2019-07-23 19:12:53.209 INFO : zwave: node1: name="", type=“Static PC Controller”, location=""
2019-07-23 19:12:53.211 ERROR : zwave: terminate called after throwing an instance of ‘OpenZWave::OZWException’
2019-07-23 19:12:53.213 ERROR : zwave: what(): Manager.cpp:1768 - InvalidValueIDError (101) Msg: Invalid ValueID passed to GetValueLabel
2019-07-23 19:12:53.219 INFO : Plugin: zwave-adapter died, code = null restarting…