NEWS
Probleme iobroker Container Station QNAP TS-253A
-
Systemdata Bitte Ausfüllen Hardwaresystem: QNAP TS-253A Arbeitsspeicher: 16GB Festplattenart: HDD Betriebssystem: Node-Version: 10.x.x Nodejs-Version: 10.x.x NPM-Version: 6.x.x Installationsart: Skript Image genutzt: Ja Ort/buanet/iobroker:latest-v5 Link Hallo zusammen,
ich wollte meinen iobroker auf die aktuellen Versionen updaten und danach ging leider gar nichts mehr. Jetzt habe ich alles neu aufsetzen wollen und nun erhalte ich folgende Fehlermeldungen und der iobroker startet nicht:
----- Step 1 of 5: Preparing container -----
Registering maintenance script as command.
Done.
----- Step 2 of 5: Detecting ioBroker installation -----
Existing installation of ioBroker detected in /opt/iobroker.
----- Step 3 of 5: Checking ioBroker installation -----
(Re)Setting folder permissions (This might take a while! Please be patient!)...
Done.Fixing "sudo-bug" by replacing sudo in iobroker with gosu...
Done.Hostname in ioBroker does not match the hostname of this container.
Updating hostname to 2148f3ed8428...
The host for instance "system.adapter.admin.0" was changed from "3567fec4920c" to "2148f3ed8428".
The host for instance "system.adapter.discovery.0" was changed from "3567fec4920c" to "2148f3ed8428".
The host for instance "system.adapter.info.0" was changed from "3567fec4920c" to "2148f3ed8428".
Done.
----- Step 4 of 5: Applying special settings -----
Some adapters have special requirements/ settings which can be activated by the use of environment variables.
For more information take a look at readme.md on Github!Z-Wave is activated by ENV.
Checking openzwave installation state...
Openzwave is NOT installed. Going to install it now...
tar: openzwave-1.6.1007.tar.gz: Funktion open fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
tar: Error is not recoverable: exiting now
/opt/scripts/setup_zwave.sh: Zeile 13: cd: openzwave-1.6.1007: Datei oder Verzeichnis nicht gefunden
Done.Multihost is set as "master" by ENV and external objects db is set.
Skipping this step...
Done.Multihost is set as "master" by ENV and external states db is set.
Skipping this step...
Done.ENV IOB_OBJECTSDB_TYPE is set and value is different from detected ioBroker installation.
Setting type of objects db to "jsonl"...
Done.
ENV IOB_OBJECTSDB_HOST is set and value is different from detected ioBroker installation.
Setting host of objects db to "192.168.2.114"...
Done.
ENV IOB_OBJECTSDB_PORT is set and value meets detected ioBroker installation. Nothing to do here.ENV IOB_STATESDB_TYPE is set and value meets detected ioBroker installation. Nothing to do here.
ENV IOB_STATESDB_HOST is set and value is different from detected ioBroker installation.
Setting host of states db to "192.168.2.114"...
Done.
ENV IOB_STATESDB_PORT is set and value meets detected ioBroker installation. Nothing to do here.
----- Step 5 of 5: ioBroker startup -----
Starting ioBroker...
/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2680
throw new Error(Installation error or unknown objects database type: ${dbType}
);
^Error: Installation error or unknown objects database type: jsonl
at objectsDbHasServer (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2680:15)
at Object.isLocalObjectsDbServer (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2693:10)
at Object.init (/opt/iobroker/node_modules/iobroker.js-controller/main.js:4354:15)
at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/controller.js:8:19)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
at internal/main/run_main_module.js:17:47Was habe ich falsch gemacht?
Danke für eure Hilfe.
Gruß Martin