NEWS
master / slave fehler
-
pi@raspberrypi:~ $ iobroker list instances system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin system.adapter.alexa2.0 : alexa2 - enabled system.adapter.backitup.0 : backitup - enabled system.adapter.broadlink2.0 : broadlink2 - enabled system.adapter.cloud.0 : cloud - enabled system.adapter.daswetter.0 : daswetter - enabled system.adapter.deconz.0 : deconz - enabled, port: 80 system.adapter.discovery.0 : discovery - disabled system.adapter.feiertage.0 : feiertage - enabled system.adapter.firetv.0 : firetv - disabled system.adapter.ical.0 : ical - enabled system.adapter.icons-icons8.0 : icons-icons8 - disabled system.adapter.icons-mfd-svg.0 : icons-mfd-svg - disabled system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png - disabled system.adapter.icons-ultimate-png.0 : icons-ultimate-png - disabled system.adapter.info.0 : info - disabled system.adapter.iot.0 : iot - enabled system.adapter.javascript.0 : javascript - enabled system.adapter.material.0 : material - disabled system.adapter.mihome-vacuum.0 : mihome-vacuum - enabled, port: 54321 system.adapter.mqtt.0 : mqtt - enabled, port: 1883, bind: 0.0.0.0 system.adapter.nello.0 : nello - enabled system.adapter.node-red.0 : node-red - disabled, port: 1880, bind: 0.0.0.0 system.adapter.ping.0 : ping - disabled system.adapter.radar2.0 : radar2 - enabled system.adapter.scenes.0 : scenes - enabled system.adapter.shelly.0 : shelly - enabled, port: 1882, bind: 0.0.0.0 system.adapter.telegram.0 : telegram - enabled, port: 8443, bind: 0.0.0.0 system.adapter.terminal.0 : terminal - enabled, port: 8088, bind: 192.168.0.15, run as: admin system.adapter.text2command.0 : text2command - enabled system.adapter.vis-colorpicker.0 : vis-colorpicker - disabled system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - disabled system.adapter.vis-materialdesign.0 : vis-materialdesign - disabled system.adapter.vis-timeandweather.0 : vis-timeandweather - disabled system.adapter.vis.0 : vis - enabled system.adapter.web.0 : web - enabled, port: 8082, bind: 0.0.0.0, run as: admin system.adapter.zigbee.0 : zigbee - disabled, port: /dev/ttyACM0 + instance is alive
-
iobroker start admin
-
pi@raspberrypi:~ $ iobroker start admin pi@raspberrypi:~ $ iobroker status admin Instance "admin.0" is not running
-
iobroker fix
-
pi@raspberrypi:~ $ iobroker fix library: loaded Library version=2020-06-12 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-06-15 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== Hit:1 http://archive.raspberrypi.org/debian buster InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:3 https://deb.nodesource.com/node_12.x buster InRelease Hit:4 http://phoscon.de/apt/deconz buster InRelease Reading package lists... Done N: Ignoring file 'deconz.listsudo' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Checking autostart (3/3) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== pi@raspberrypi:~ $ iobroker start pi@raspberrypi:~ $ iobroker status iobroker is not running on this host. No iobroker host is running. Objects type: file States type: file
-
@rasen1992 sagte in master / slave fehler:
'deconz.listsudo'
Da hast du auch einen Fehler in den sourcen drin...
iobroker host this
-
@Thomas-Braun
was bedeutet der Fehler ??pi@raspberrypi:~ $ iobroker host this A host with the name "raspberrypi" already exists!
-
@rasen1992
Das heißt nur, dass die Datei nicht eingelesen werden wird. Da hast du offenbar eine Doublette drin. deconz.list dürfte es geben.iobroker start all
-
pi@raspberrypi:~ $ iobroker start all The adapter "discovery.0" was started. The adapter "firetv.0" was started. The adapter "icons-icons8.0" was started. The adapter "icons-mfd-svg.0" was started. The adapter "icons-open-icon-library-png.0" was started. The adapter "icons-ultimate-png.0" was started. The adapter "info.0" was started. The adapter "material.0" was started. The adapter "node-red.0" was started. The adapter "ping.0" was started. The adapter "vis-colorpicker.0" was started. The adapter "vis-jqui-mfd.0" was started. The adapter "vis-materialdesign.0" was started. The adapter "vis-timeandweather.0" was started. The adapter "zigbee.0" was started.
-
iobroker status
-
pi@raspberrypi:~ $ iobroker status iobroker is not running on this host. No iobroker host is running. Objects type: file States type: file pi@raspberrypi:~ $
-
sudo apt update sudo apt dist-upgrade sudo reboot
-
pi@raspberrypi:~ $ sudo apt update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 https://deb.nodesource.com/node_12.x buster InRelease Hit:3 http://phoscon.de/apt/deconz buster InRelease Hit:4 http://archive.raspberrypi.org/debian buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. N: Ignoring file 'deconz.listsudo' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension pi@raspberrypi:~ $ sudo apt dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. N: Ignoring file 'deconz.listsudo' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
kann ich irgendwie den multihost wieder abschalten ?
-
-
@Thomas-Braun
oke ja hat auch nichts gebracht...Type of objects DB [file, couch, redis], default [file]: ENTER Host of objects DB(file), default[127.0.0.1]: <0.0.0.0> Port of objects DB(file), default[9001]: ENTER Type of states DB [file, redis], default [file]: ENTER Host of states DB (file), default[0.0.0.0]: ENTER Port of states DB (file), default[9000]: ENTER Host name of this machine [hostname]: ENTER beim Slave Type of objects DB [file, couch, redis], default [file]: ENTER Host of objects DB(file), default[127.0.0.1]: <IP ADRESSE> vom Hauptsystem Port of objects DB(file), default[9001]: ENTER Type of states DB [file, redis], default [file]: ENTER Host of states DB (file), default[cubie]:<IP ADRESSE> vom Hauptsystem Port of states DB (file), default[9000]: ENTER Host name of this machine [hostname]: ENTER
nur wegen dem alles geschrottet ? ...
-
@rasen1992
Ich blick immer noch nicht ganz durch was du da veranstaltet hast.
Die EinstellungHost of objects DB(file), default[127.0.0.1]: <0.0.0.0>
ist jedenfalls falsch.
default[cubie]
sieht auch falsch aus.
-
also ich habe einen 2. raspberrypi aufgesetzt (beide hatten den gleichen Namen) und habe diese Anleitung befolgt
https://www.iobroker.net/docu/index-24.htm?page_id=3068&lang=deund ja dann wars vorbei
-
Du musst auch Anleitungen lesen...
Installation
Wichtig: Die verschiedenenen Hosts müssen unbedingt eindeutige Hostnamen besitzen.Und dann auch die aktuelle Anleitung hernehmen:
https://www.iobroker.net/#de/documentation/config/multihost.md
-
@Thomas-Braun ja leider übersehen... also am besten in die Tonne oder ? ...
-
@rasen1992
Keine Ahnung. Ich geh jetzt zwar nicht in die Tonne, aber in's Bett.