NEWS
Error: No configuration received! Neuer Slave
-
Guten Tag,
ich bin nun schon eine Weile am fummeln, ich habe folgendes Setup:
Pi4 als Master der schon älter ist und das System sehr gewachsen. Hatte zuvor einen Pi2 als Slave der nun gelöscht ist.
Dieser besagte Pi2 ist komplett neu aufgesetzt und soll auch wieder (ohne vorhandenes Backup!) verbunden werden.
Eine ganz cleane Raspi installation und auch IOB installation.Nun hab ich den Pi 2 soweit durch und wollte mich per Multihost verbinden und bekomme folgende Nachricht:
pi@raspberrypi:~ $ iob multihost connect 1 | 192.168.27.44 | host | 192.168.27.44 | "authentication required" Please select host [1]: 1 Enter secret phrase for connection: ********** Error: No configuration received! at file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/setupMultihost.ts:339:26 at onFinished (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/multihostClient.ts:267:21) at Timeout.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/multihostClient.ts:98:17) at listOnTimeout (node:internal/timers:581:17) at processTimers (node:internal/timers:519:7)
So sieht das Custom Setup auf dem Pi 2 aus:
pi@raspberrypi:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: pi4 - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: pi4 - Port: 9000 - Data Directory: ../../iobroker-data/ - Host name: slavePi2 Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: j Host / Unix Socket of objects DB(jsonl), default[pi4]: 192.168.27.44 Port of objects DB(jsonl), default[9001]: Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: Host / Unix Socket of states DB (jsonl), default[192.168.27.44]: Port of states DB (jsonl), default[9000]: Host name of this machine [raspberrypi]: slave1 updating conf/iobroker.json
So schaut das ganze auf dem Master Pi4 aus:
pi@pi4iobr:~ $ iob setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: 0.0.0.0 - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: 0.0.0.0 - Port: 9000 - Data Directory: ../../iobroker-data/ - Host name: Pi4 Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: Host / Unix Socket of objects DB(jsonl), default[0.0.0.0]: Port of objects DB(jsonl), default[9001]: Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: Host / Unix Socket of states DB (jsonl), default[0.0.0.0]: Port of states DB (jsonl), default[9000]: Data directory (file), default[../../iobroker-data/]: Host name of this machine [Pi4]: updating conf/iobroker.json
Netzwerkprobleme kann ich ausschließen, es lief zuvor genauso auch.
Vielleicht liegt der Fehler auch beim Master, aber ehrlich weiß ich nicht wo ich da anfangen zu suchen soll.Vielen Dank vorab für eure Hilfe und konstruktiven Vorschläge.
-
-
This post is deleted! -
@zakuma
Ich hatte genau das selbe Problem heute.
Mit der alten 'zu Fuss' Methode unter Multihost Modus: https://www.iobroker.net/docu/index-24.htm?page_id=3068&lang=de hat es dann bei mir funktioniert -
@snoopy26 der Link ist veraltet, die aktuelle Version ist hier
https://www.iobroker.net/#de/documentation/config/multihost.md