NEWS
Deinstallation schlägt fehl / CUL Installation fehlerhaft
-
Hallo,
der zu testzwecken installierte Adapter Wireless MBUS kann nicht mehr deinstalliert werden.
Außerdem versuche ich seit Tage den CUL-Adapter zum laufen zu bringen.
Versionen: JS-Controller 0.15.3
Node: v7.4.0
Admin: 1.6.11
Problem 1: Deinstallation WM-BUS
root@raspberrypi:/opt/iobroker# sudo iobroker del wm-bus host.raspberrypi no instances of adapter wm-bus found host.raspberrypi Adapter wm-bus cannot be deleted completely, because non-deletable.
Problem 2: Installation CUL
root@raspberrypi:/opt/iobroker# sudo iobroker install cul npm install iobroker.cul --production --prefix "/opt/iobroker" (System call) got /opt/iobroker/node_modules/iobroker.cul/admin upload [1] cul.admin /opt/iobroker/node_modules/iobroker.cul/admin/index.html index.html text/html upload [0] cul.admin /opt/iobroker/node_modules/iobroker.cul/admin/busware.jpg busware.jpg image/jpeg root@raspberrypi:/opt/iobroker#
Instanz startet nicht:````
raspberrypi 2017-01-26 12:07:02.625 info host.raspberrypi Restart adapter system.adapter.cul.0 because enabled
raspberrypi 2017-01-26 12:07:02.622 error host.raspberrypi instance system.adapter.cul.0 terminated with code 1 ()
raspberrypi 2017-01-26 12:07:00.689 info host.raspberrypi instance system.adapter.cul.0 started with pid 29116
raspberrypi 2017-01-26 12:06:30.904 info host.raspberrypi Restart adapter system.adapter.cul.0 because enabled
raspberrypi 2017-01-26 12:06:30.901 error host.raspberrypi instance system.adapter.cul.0 terminated with code 1 ()
raspberrypi 2017-01-26 12:06:28.203 info host.raspberrypi instance system.adapter.cul.0 started with pid 29100Gruß Marco P.S. Ich kann auch keine Objekte mehr manuell unter Objekte ändern.
-
Hallo,
der zu testzwecken installierte Adapter Wireless MBUS kann nicht mehr deinstalliert werden.
Außerdem versuche ich seit Tage den CUL-Adapter zum laufen zu bringen.
Versionen: JS-Controller 0.15.3
Node: v7.4.0
Admin: 1.6.11
Problem 1: Deinstallation WM-BUS
root@raspberrypi:/opt/iobroker# sudo iobroker del wm-bus host.raspberrypi no instances of adapter wm-bus found host.raspberrypi Adapter wm-bus cannot be deleted completely, because non-deletable.
Problem 2: Installation CUL
root@raspberrypi:/opt/iobroker# sudo iobroker install cul npm install iobroker.cul --production --prefix "/opt/iobroker" (System call) got /opt/iobroker/node_modules/iobroker.cul/admin upload [1] cul.admin /opt/iobroker/node_modules/iobroker.cul/admin/index.html index.html text/html upload [0] cul.admin /opt/iobroker/node_modules/iobroker.cul/admin/busware.jpg busware.jpg image/jpeg root@raspberrypi:/opt/iobroker#
Instanz startet nicht:````
raspberrypi 2017-01-26 12:07:02.625 info host.raspberrypi Restart adapter system.adapter.cul.0 because enabled
raspberrypi 2017-01-26 12:07:02.622 error host.raspberrypi instance system.adapter.cul.0 terminated with code 1 ()
raspberrypi 2017-01-26 12:07:00.689 info host.raspberrypi instance system.adapter.cul.0 started with pid 29116
raspberrypi 2017-01-26 12:06:30.904 info host.raspberrypi Restart adapter system.adapter.cul.0 because enabled
raspberrypi 2017-01-26 12:06:30.901 error host.raspberrypi instance system.adapter.cul.0 terminated with code 1 ()
raspberrypi 2017-01-26 12:06:28.203 info host.raspberrypi instance system.adapter.cul.0 started with pid 29100Gruß Marco P.S. Ich kann auch keine Objekte mehr manuell unter Objekte ändern. `
Was wird bei dir gesagt, wenn du so was aufrufst?
cd /opt/iobroker sudo node /opt/iobroker/node_modules/iobroker.cul/cul.js --logs
-
root@raspberrypi:/opt/iobroker# sudo node /opt/iobroker/node_modules/iobroker.cu l/cul.js --logs starting. Version 0.2.2 in /opt/iobroker/node_modules/iobroker.cul, node: v7.4.0 2017-01-26 13:28:02.492 - info: cul.0 starting. Version 0.2.2 in /opt/iobroker/ node_modules/iobroker.cul, node: v7.4.0 Cannot open port: Port is not selected 2017-01-26 13:28:02.540 - error: cul.0 Cannot open port: Port is not selected
Ich kann den Port aber nicht wählen. :?
-
Wenn ich den Befehl von dir eingebe und starte, kann ich die Ports auswählen. Der Adapter zeigt Verbunden mit CUL. Stoppe ich das Logging, funktioniert die Auswahl des Ports nicht. :?:
-
Wenn ich den Befehl von dir eingebe und starte, kann ich die Ports auswählen. Der Adapter zeigt Verbunden mit CUL. Stoppe ich das Logging, funktioniert die Auswahl des Ports nicht. :?: `
Kann das sein, dass dein ioBroker nicht als sudo läuft?Nämlich nur root darf aus dem seriellem Port lesen.
-
Ich habe iobroker mit sudo gestartet. Jetzt geht der CUL-Adapter. Kommen auch Daten rein. Nun geht allerdings der RFLINK Adapter nicht mehr. Bei SerialPort steht: Nicht möglich
Ich glaube, die beiden USB´s mögen sich nicht.
Gruß Marco
-
Starte ich mit Sudo geht CUL
Starte ich ohne Sudo geht RFLink
Muss ich mich jetzt entscheiden? Oder gibt es dafür eine Lösung. :mrgreen:
-
Leider geht bis heute der CUL-Adapter nicht. Wollte es nur nochmal ans Tageslicht bringen.
-
Starte ich ohne Sudo geht RFLink `
Das verstehe ich nicht. Ohne Sudo darf man auf Serialport nicht zugreifen. Wie geht es denn das? -
Hallo Bluefox,
ich denke, das Hauptproblem bei mir ist, dass nur ein Adapter auf USB bzw. Serial zugreifen kann. Kommt ein 2. Adapter hinzu, kann er nicht mehr auf die Schnittstellen zugreifen.
Aus diesem Grunde würde ich um Feedback von den anderen bitten, ob sie zwei verschiedene Adapter laufen haben, die 2 verschiedene USB-Geräte bedienen.
Gruß Marco