Moin zusammen,
ich habe folgendes Problem:
Hardware:
4 x raspberry pi3 mit je 1 Funkmodul HM-MOD-RPI-PCB sowie je ein 848 MHz- USB-Funkmodul
1 x Homematic CCU2 mit einem 848 MHz- USB-Funkmodul
1 x HP MicroServer mit Windows Server 2016 (eigentlich für andere Zwecke, jetzt auch nur probehalber)
Software:
4 x Raspberrymatic mit pivccu auf den Raspberrys
1 x ioBroker auf dem Server
alles aktuell
Problem:
die zur Komminukation verwendeten HM-RCP's können teilweise nicht gestartet werden, obwohl sie bis auf die IP-Adresse alle die gleichen Parameter haben. Ich habe 5 hm-rega-Instanzen installiert und auf jede 2 hm-rcp-Instanzen angemeldet, je eine für das Homematic-Funkmodul und eine für CUxD. Von den 10 hm-rcp-Instanzen liefen gestern Abend 3 und heute 5.
Wenn mir da jemand helfen könnte, wäre das super
Gruß
Richard
P.S.: Hier ein Log von einem nicht laufenden hm-rcp
host.ApartmentServer 2018-03-09 12:56:59.889 info Restart adapter system.adapter.hm-rpc.4 because enabled
host.ApartmentServer 2018-03-09 12:56:59.889 error instance system.adapter.hm-rpc.4 terminated with code 0 (OK)
Caught 2018-03-09 12:56:59.889 error by controller[0]: port: 2001 }
Caught 2018-03-09 12:56:59.889 error by controller[0]: address: '192.168.1.xxx',
Caught 2018-03-09 12:56:59.889 error by controller[0]: syscall: 'listen',
Caught 2018-03-09 12:56:59.889 error by controller[0]: errno: 'EADDRINUSE',
Caught 2018-03-09 12:56:59.889 error by controller[0]: code: 'EADDRINUSE',
Caught 2018-03-09 12:56:59.889 error by controller[0]: { [Error: listen EADDRINUSE 192.168.1.xxx:2001]
hm-rpc.4 2018-03-09 12:56:59.875 info binrpc -> 192.168.1.yyy:2001 init ["xmlrpc_bin://192.168.1.xxx:2001",""]
hm-rpc.4 2018-03-09 12:56:59.874 error at process._tickCallback (node.js:359:17)
hm-rpc.4 2018-03-09 12:56:59.874 error at nextTickCallbackWith3Args (node.js:453:9)
hm-rpc.4 2018-03-09 12:56:59.874 error at net.js:1395:9
hm-rpc.4 2018-03-09 12:56:59.874 error at listen (net.js:1286:10)
hm-rpc.4 2018-03-09 12:56:59.874 error at Server._listen2 (net.js:1250:14)
hm-rpc.4 2018-03-09 12:56:59.874 error at exports._exceptionWithHostPort (util.js:930:20)
hm-rpc.4 2018-03-09 12:56:59.874 error at Object.exports._errnoException (util.js:907:11)
hm-rpc.4 2018-03-09 12:56:59.874 error Error: listen EADDRINUSE 192.168.1.xxx:2001
hm-rpc.4 2018-03-09 12:56:59.872 error uncaught exception: listen EADDRINUSE 192.168.1.xxx:2001
hm-rpc.4 2018-03-09 12:56:59.847 info binrpc client is trying to connect to 192.168.1.yyy:2001 with ["xmlrpc_bin://192.168.1.xxx:2001","hm-rpc.4"]
hm-rpc.4 2018-03-09 12:56:59.846 info binrpc server is trying to listen on 192.168.1.xxx:2001
hm-rpc.4 2018-03-09 12:56:59.774 info starting. Version 1.4.14 in C:/ioBroker/node_modules/iobroker.hm-rpc, node: v4.5.0
host.ApartmentServer 2018-03-09 12:56:59.671 info Restart adapter system.adapter.hm-rpc.7 because enabled
geändert: Code in Code-Tags; Homoran(Mod)