NEWS
Z-WAVE Gateway?
-
@AlCalzone ich installiere über admin mit "+". Komisch aber ich sehe der Adapter nicht als Instanz. Ich habe schon eine menge Adapter installiert, ohne Problemen
-
@stek Dann steht garantiert etwas im Log, was schiefgelaufen ist.
-
@AlCalzone Ja, habe ich noch ein mahl installiert und funktioniert.
Aber ist mir umklar wie könnte es remote funktionieren. -
-
@AlCalzone Ich wusste nichts von dieser Funktion, wirklich toll! Ich werde experimentieren.
DANKE!! -
@AlCalzone Letze Frage, als Z-Wave-Platin meinst du ZME_UZB1 USB Stick ?
-
@stek Ich meinte eigentlich das https://z-wave.me/products/razberry/, aber ein Stick ist auch möglich.
Am besten suchste mal im Forum, gab auch schon Umfragen, welcher Stick die beste Performance liefert. -
@AlCalzone said in Z-WAVE Gateway?:
@stek Ich meinte eigentlich das https://z-wave.me/products/razberry/, aber ein Stick ist auch möglich.
Am besten suchste mal im Forum, gab auch schon Umfragen, welcher Stick die beste Performance liefert.Ok, danke
-
@AlCalzone Schließlich bekam ich das Material und begann, es zu versuchen:
root@linuxsrv01:/opt/iobroker# iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(f)ile, (r)edis], default [file]: f Host / Unix Socket of objects DB(file), default[127.0.0.1]: 0.0.0.0 Port of objects DB(file), default[9001]: Type of states DB [(f)file, (r)edis], default [file]: r When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss! Host / Unix Socket of states DB (redis), default[0.0.0.0]: 0.0.0.0 Port of states DB (redis), default[6379]: Host name of this machine [linuxsrv01]: This host appears to be a Master or a Single host system. Is this correct? [Y/n]: Y Do you want to migrate objects and states from "file/file" to "file/redis" [y/N]: y Connecting to previous DB "file"... Cannot migrate DB while js-controller is still running! Please stop ioBroker and try again. No settings have been changed. Creating backup ... This can take some time ... please be patient! host.linuxsrv01 Cannot get objects: DB closed /opt/iobroker/node_modules/standard-as-callback/built/index.js:6 throw e; ^ TypeError: Cannot read property 'length' of undefined at states.getStates (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:257:46) at StateRedis.getStates (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:591:20) at states.getKeys (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupBackup.js:253:29) at client.keys (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:684:17) at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23) at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:30:51) at <anonymous> at process._tickCallback (internal/process/next_tick.js:189:7) root@linuxsrv01:/opt/iobroker#
Habe ich natürlich auch probiert iobroker to stoppen:
root@linuxsrv01:/opt/iobroker# sudo systemctl stop iobroker root@linuxsrv01:/opt/iobroker# iobroker setup custom Current configuration: - Objects database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9001 - States database: - Type: file - Host/Unix Socket: 127.0.0.1 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(f)ile, (r)edis], default [file]: f Host / Unix Socket of objects DB(file), default[127.0.0.1]: 0.0.0.0 Port of objects DB(file), default[9001]: Type of states DB [(f)file, (r)edis], default [file]: r When States are stored in a Redis database please make sure to configure Redis persistence to make sure a Redis problem will not cause data loss! Host / Unix Socket of states DB (redis), default[0.0.0.0]: 0.0.0.0 Port of states DB (redis), default[6379]: Host name of this machine [linuxsrv01]: This host appears to be a Master or a Single host system. Is this correct? [Y/n]: Y Do you want to migrate objects and states from "file/file" to "file/redis" [y/N]: y Connecting to previous DB "file"... Creating backup ... This can take some time ... please be patient! host.linuxsrv01 2548 states saved host.linuxsrv01 4051 objects saved Backup created: /opt/iobroker/backups/2020_01_31-14_16_22_backupiobroker-migration.tar.gz updating conf/iobroker.json Connecting to new DB "file" ... No connection to states 0.0.0.0:6379[redis] New Database could not be connected. Please check your settings. No settings have been changed. restoring conf/iobroker.json root@linuxsrv01:/opt/iobroker#
Irgendwelche Ideen?
Danke
Grüsse
Stefano -
@AlCalzone ss hat endlich funktioniert.
Sorry -
@AlCalzone Ops, aber dieses hat schon jemand getestet?
root@linuxsrv01:/opt/iobroker# ./iobroker add zwave --host razberry host.linuxsrv01 error: this adapter does not allow multiple instances on one host root@linuxsrv01:/opt/iobroker#
Oder soll fehlt mir noch etwas?
-
@stek sagte in Z-WAVE Gateway?:
this adapter does not allow multiple instances on one host
Du hast anscheinend schon eine Instanz erstellt.