NEWS
[gelöst] 2\. CCU im Netzwerk
-
Hallo,
ich habe 2 Netzwerke an 2 verschiedenen Standorten mittels VPN verbunden (Mal abgesehen, das die Verbindung nicht sonderlich stabil ist).
Meine eigentliche Frage ist folgende. Am 2. Standort soll nun auch eine CCU2 laufen.
Wie binde ich die nun in IOBroker ein?
Ich habe eine weitere RPC Instanz angelegt. Dort genau dieselben Einstellungen wie bei der ersten angelegt (nur die IP Adresse der 2. CCU angepasst). Leider lässt sich die Instanz nicht starten. Fehlermeldung folgt.
! host.gs-log
! 2017-03-19 10:52:14.642
! info
! Restart adapter system.adapter.hm-rpc.2 because enabled
! host.gs-log
! 2017-03-19 10:52:14.642
! error
! instance system.adapter.hm-rpc.2 terminated with code 0 (OK)
! hm-rpc.2
! 2017-03-19 10:52:14.548
! info
! starting. Version 1.4.2 in C:/ioBroker/node_modules/iobroker.hm-rpc, node: v4.4.0
! host.gs-log
! 2017-03-19 10:52:13.908
! info
! instance system.adapter.hm-rpc.2 started with pid 6860
! host.gs-log
! 2017-03-19 10:51:43.892
! info
! Restart adapter system.adapter.hm-rpc.2 because enabled
! host.gs-log
! 2017-03-19 10:51:43.892
! error
! instance system.adapter.hm-rpc.2 terminated with code 0 (OK)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! info
! binrpc -> 192.168.1.22:2001 init ["xmlrpc_bin://192.168.0.24:2001",""]
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at process._tickCallback (node.js:359:17)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at nextTickCallbackWith3Args (node.js:453:9)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at net.js:1376:9
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at listen (net.js:1267:10)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at Server._listen2 (net.js:1231:14)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at exports._exceptionWithHostPort (util.js:893:20)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! at Object.exports._errnoException (util.js:870:11)
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! Error: listen EADDRINUSE 192.168.0.24:2001
! hm-rpc.2
! 2017-03-19 10:51:43.875
! error
! uncaught exception: listen EADDRINUSE 192.168.0.24:2001
! hm-rpc.2
! 2017-03-19 10:51:43.844
! info
! binrpc client is trying to connect to 192.168.1.22:2001 with ["xmlrpc_bin://192.168.0.24:2001","hm-rpc.2"]
! hm-rpc.2
! 2017-03-19 10:51:43.844
! info
! binrpc server is trying to listen on 192.168.0.24:2001
! hm-rpc.2
! 2017-03-19 10:51:43.750
! info
! starting. Version 1.4.2 in C:/ioBroker/node_modules/iobroker.hm-rpc, node: v4.4.0
! host.gs-log
! 2017-03-19 10:51:43.142
! info
! instance system.adapter.hm-rpc.2 started with pid 6076
! host.gs-log
! 2017-03-19 10:51:43.126
! info
! object change system.adapter.hm-rpc.2Einstellungen CCU1:
Funktioniert das überhaupt wie ich mir das vorstelle? Oder was muss ich einstellen?
Lg
Günther
-
Bitte die Adapter Ports auf was festes setzen: z.B.
12001 für CCU1, 13001 für CCU2
-
Vielen Dank, funktioniert
Lg
Günther