NEWS
[gelöst] homematic Probleme nach backup
-
Hallo Gemeinde!
Bin gerade auf einen Raspberry Pi 4 umgezogen. Hab durch ein Backup meine alten Einstellungen (vom 3) übertragen. Klappt auch alles soweit ganz gut. Außer der homematic-Adapter:
hm-rega.0 ist grün
hm-rpc.0 ist rot
hm-rpc.1 ist rot
hm-rpc.2 ist rotDie rpc versuchen immer wieder, sich neu zu verbinden, gelingt aber nicht. Hier mal ein Log-Ausschnitt:
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: { Error: listen EADDRNOTAVAIL: address not available 192.168.2.105:12010
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: at Server.setupListenHandle [as _listen2] (net.js:1263:19)
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: at listenInCluster (net.js:1328:12)
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: at doListen (net.js:1461:7)
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:63:19)
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: code: 'EADDRNOTAVAIL',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: errno: 'EADDRNOTAVAIL',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: syscall: 'listen',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: address: '192.168.2.105',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: port: 12010 }
2019-12-22 17:46:29.861 - info: host.raspberrypi instance system.adapter.hm-rpc.2 terminated with code 0 (NO_ERROR)
2019-12-22 17:46:29.861 - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.2 because enabled
2019-12-22 17:46:47.091 - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 21463
2019-12-22 17:46:48.922 - info: hm-rpc.0 (21463) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v10.18.0
2019-12-22 17:46:49.109 - info: hm-rpc.0 (21463) [META] Meta data updated
2019-12-22 17:46:49.896 - info: hm-rpc.0 (21463) binrpc server is trying to listen on 192.168.2.105:18701
2019-12-22 17:46:49.897 - info: hm-rpc.0 (21463) binrpc client is trying to connect to 192.168.2.106:8701/ with ["xmlrpc_bin://192.168.2.105:18701","hm-rpc.0"]
2019-12-22 17:46:49.922 - error: hm-rpc.0 (21463) uncaught exception: listen EADDRNOTAVAIL: address not available 192.168.2.105:18701
2019-12-22 17:46:49.923 - error: hm-rpc.0 (21463) Error: listen EADDRNOTAVAIL: address not available 192.168.2.105:18701
at Server.setupListenHandle [as _listen2] (net.js:1263:19)
at listenInCluster (net.js:1328:12)
at doListen (net.js:1461:7)
at process._tickCallback (internal/process/next_tick.js:63:19)
2019-12-22 17:46:49.925 - info: hm-rpc.0 (21463) binrpc -> 192.168.2.106:8701/ init ["xmlrpc_bin://192.168.2.105:18701",""]
2019-12-22 17:46:49.945 - info: hm-rpc.0 (21463) terminating
2019-12-22 17:46:49.946 - info: hm-rpc.0 (21463) Terminated (NO_ERROR): Without reason
2019-12-22 17:46:50.156 - info: hm-rpc.0 (21463) binrpc -> listDevices 54
2019-12-22 17:46:50.349 - info: hm-rpc.0 (21463) new CUxD devices/channels after filter: 0
2019-12-22 17:46:50.354 - info: hm-rpc.0 (21463) Connected
CCU3 hab ich auch schon neu gestartet....keine Verbesserungen. Ideen?
Danke!
-
Hallo Gemeinde!
Bin gerade auf einen Raspberry Pi 4 umgezogen. Hab durch ein Backup meine alten Einstellungen (vom 3) übertragen. Klappt auch alles soweit ganz gut. Außer der homematic-Adapter:
hm-rega.0 ist grün
hm-rpc.0 ist rot
hm-rpc.1 ist rot
hm-rpc.2 ist rotDie rpc versuchen immer wieder, sich neu zu verbinden, gelingt aber nicht. Hier mal ein Log-Ausschnitt:
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: { Error: listen EADDRNOTAVAIL: address not available 192.168.2.105:12010
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: at Server.setupListenHandle [as _listen2] (net.js:1263:19)
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: at listenInCluster (net.js:1328:12)
2019-12-22 17:46:29.859 - error: host.raspberrypi Caught by controller[0]: at doListen (net.js:1461:7)
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:63:19)
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: code: 'EADDRNOTAVAIL',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: errno: 'EADDRNOTAVAIL',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: syscall: 'listen',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: address: '192.168.2.105',
2019-12-22 17:46:29.860 - error: host.raspberrypi Caught by controller[0]: port: 12010 }
2019-12-22 17:46:29.861 - info: host.raspberrypi instance system.adapter.hm-rpc.2 terminated with code 0 (NO_ERROR)
2019-12-22 17:46:29.861 - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.2 because enabled
2019-12-22 17:46:47.091 - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 21463
2019-12-22 17:46:48.922 - info: hm-rpc.0 (21463) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v10.18.0
2019-12-22 17:46:49.109 - info: hm-rpc.0 (21463) [META] Meta data updated
2019-12-22 17:46:49.896 - info: hm-rpc.0 (21463) binrpc server is trying to listen on 192.168.2.105:18701
2019-12-22 17:46:49.897 - info: hm-rpc.0 (21463) binrpc client is trying to connect to 192.168.2.106:8701/ with ["xmlrpc_bin://192.168.2.105:18701","hm-rpc.0"]
2019-12-22 17:46:49.922 - error: hm-rpc.0 (21463) uncaught exception: listen EADDRNOTAVAIL: address not available 192.168.2.105:18701
2019-12-22 17:46:49.923 - error: hm-rpc.0 (21463) Error: listen EADDRNOTAVAIL: address not available 192.168.2.105:18701
at Server.setupListenHandle [as _listen2] (net.js:1263:19)
at listenInCluster (net.js:1328:12)
at doListen (net.js:1461:7)
at process._tickCallback (internal/process/next_tick.js:63:19)
2019-12-22 17:46:49.925 - info: hm-rpc.0 (21463) binrpc -> 192.168.2.106:8701/ init ["xmlrpc_bin://192.168.2.105:18701",""]
2019-12-22 17:46:49.945 - info: hm-rpc.0 (21463) terminating
2019-12-22 17:46:49.946 - info: hm-rpc.0 (21463) Terminated (NO_ERROR): Without reason
2019-12-22 17:46:50.156 - info: hm-rpc.0 (21463) binrpc -> listDevices 54
2019-12-22 17:46:50.349 - info: hm-rpc.0 (21463) new CUxD devices/channels after filter: 0
2019-12-22 17:46:50.354 - info: hm-rpc.0 (21463) Connected
CCU3 hab ich auch schon neu gestartet....keine Verbesserungen. Ideen?
Danke!
@R0bRakete sagte in homematic Probleme nach backup:
Hab durch ein Backup meine alten Einstellungen (vom 3) übertragen
wie genau?
@R0bRakete sagte in homematic Probleme nach backup:
code: 'EADDRNOTAVAIL
nach dem Restore die IPs angepasst?
-
@R0bRakete sagte in homematic Probleme nach backup:
Hab durch ein Backup meine alten Einstellungen (vom 3) übertragen
wie genau?
@R0bRakete sagte in homematic Probleme nach backup:
code: 'EADDRNOTAVAIL
nach dem Restore die IPs angepasst?
-
@R0bRakete Überall ;-)
-
@R0bRakete Überall ;-)
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden

