also ports sind frei das problem war das Portainer und Mosquitto die ports genutzt hat
NEWS
M
Latest posts made by motte990
-
RE: Verbindung zum Master (invalid protocol)
-
RE: Verbindung zum Master (invalid protocol)
@codierknecht das war nicht mit absicht ....der wollte es nicht erstellen ...hab es geändert
-
Verbindung zum Master (invalid protocol)
Systemdata Bitte Ausfüllen Hardwaresystem: Virtuelles System Arbeitsspeicher: 4GB Festplattenart: SSD Betriebssystem: Debian 11 Node-Version: 10.x.x ??? Nodejs-Version: 10.x.x ???? NPM-Version: 6.x.x ???? Installationsart: Skript/Manuell Image genutzt: Ja/Nein Ort/Name der Imagedatei: Link Hallo leute
Ich baue gerade mein netzwerk etwas um und somit auch Iobroker .
Vorher lief Iobroker als LXC Container im Proxmox als Multihost als Master und ein RPI 2 als Slave der holte die Signale für Gasmeter Wasser und Strom und speichert es ja in die Hauptinstanz von Iobroker.
Jetzt habe ich den Master als Docker laufen und nun bekomme ich keine Verbindung mehr vom RPI zum Docker Iobroker.
Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
motte@rpi:~ $ iobroker setup custom Current configuration: - Objects database: - Type: jsonl - Host/Unix Socket: 172.16.10.3 - Port: 9001 - States database: - Type: jsonl - Host/Unix Socket: 172.16.10.3 - Port: 9000 - Data Directory: ../../iobroker-data/ Type of objects DB [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: Host / Unix Socket of objects DB(jsonl), default[172.16.10.3]: 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[172.16.10.3]: Port of states DB (jsonl), default[9000]: Host name of this machine [rpi]: rpi updating conf/iobroker.json motte@rpi:~ $ sudo iobroker multihost browse Could not connect to states database at 172.16.10.3:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software! Could not connect to states database at 172.16.10.3:9000 (invalid protocol). Please make sure the configured IP and port points to a host running JS-Controller >= 2.0. and that the port is not occupied by other software!
Hat jemand eine idee was ich machen kann das er die Verbindung erkennt?