NEWS
[gelöst]Umzug vom Pi auf Rock64-nichts geht, benötige Hilfe
-
Hi @wendy2702,
die IP ist unverändert.
Hier das Log:
root@ioBroker-Rock64:/opt/iobroker# tail -f /opt/iobroker/log/iobroker.2018-11-19.log 2018-11-19 13:00:52.707 - error: Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:83:11) 2018-11-19 13:00:52.707 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9) 2018-11-19 13:00:52.708 - error: Caught by controller[0]: code: 'EADDRNOTAVAIL', 2018-11-19 13:00:52.708 - error: Caught by controller[0]: errno: 'EADDRNOTAVAIL', 2018-11-19 13:00:52.709 - error: Caught by controller[0]: syscall: 'listen', 2018-11-19 13:00:52.709 - error: Caught by controller[0]: address: '192.168.xxx.xxx', 2018-11-19 13:00:52.709 - error: Caught by controller[0]: port: 2010 } 2018-11-19 13:00:52.710 - error: host.ioBroker-Rock64 instance system.adapter.hm-rpc.2 terminated with code 0 (OK) 2018-11-19 13:00:52.710 - info: host.ioBroker-Rock64 Restart adapter system.adapter.hm-rpc.2 because enabled 2018-11-19 13:00:53.063 - info: denon.0 [CONNECT] Trying to connect to 192.168.xxx.xxx:23 2018-11-19 13:00:56.069 - warn: denon.0 AVR unreachable, check the Network Config of your AVR 2018-11-19 13:00:57.404 - info: host.ioBroker-Rock64 instance system.adapter.hm-rpc.0 started with pid 8691 2018-11-19 13:00:59.450 - info: hm-rpc.0 starting. Version 1.7.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.14.4 2018-11-19 13:00:59.844 - info: hm-rpc.0 binrpc server is trying to listen on 192.168.xxx.xxx:2001 2018-11-19 13:00:59.848 - info: hm-rpc.0 binrpc client is trying to connect to 192.168.xxx.xxx:2001/ with ["xmlrpc_bin://192.168.xxx.xxx:2001","hm-rpc.0"] 2018-11-19 13:00:59.914 - error: hm-rpc.0 uncaught exception: listen EADDRNOTAVAIL 192.168.xxx.xxx:2001 2018-11-19 13:00:59.915 - error: hm-rpc.0 Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:2001 at Object.exports._errnoException (util.js:1020:11) at exports._exceptionWithHostPort (util.js:1043:20) at Server._listen2 (net.js:1258:19) at listen (net.js:1307:10) at net.js:1417:9 at _combinedTickCallback (internal/process/next_tick.js:83:11) at process._tickCallback (internal/process/next_tick.js:104:9) 2018-11-19 13:00:59.919 - info: hm-rpc.0 binrpc -> 192.168.xxx.xxx:2001/ init ["xmlrpc_bin://192.168.xxx.xxx:2001",""] 2018-11-19 13:00:59.947 - info: hm-rpc.0 Connected 2018-11-19 13:00:59.980 - info: hm-rpc.0 Disconnected 2018-11-19 13:00:59.992 - info: hm-rpc.0 terminating 2018-11-19 13:01:00.028 - error: Caught by controller[0]: { Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:2001 2018-11-19 13:01:00.029 - error: Caught by controller[0]: at Object.exports._errnoException (util.js:1020:11) 2018-11-19 13:01:00.030 - error: Caught by controller[0]: at exports._exceptionWithHostPort (util.js:1043:20) 2018-11-19 13:01:00.030 - error: Caught by controller[0]: at Server._listen2 (net.js:1258:19) 2018-11-19 13:01:00.031 - error: Caught by controller[0]: at listen (net.js:1307:10) 2018-11-19 13:01:00.031 - error: Caught by controller[0]: at net.js:1417:9 2018-11-19 13:01:00.031 - error: Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:83:11) 2018-11-19 13:01:00.032 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9) 2018-11-19 13:01:00.032 - error: Caught by controller[0]: code: 'EADDRNOTAVAIL', 2018-11-19 13:01:00.033 - error: Caught by controller[0]: errno: 'EADDRNOTAVAIL', 2018-11-19 13:01:00.034 - error: Caught by controller[0]: syscall: 'listen', 2018-11-19 13:01:00.034 - error: Caught by controller[0]: address: '192.168.xxx.xxx', 2018-11-19 13:01:00.035 - error: Caught by controller[0]: port: 2001 } 2018-11-19 13:01:00.035 - error: host.ioBroker-Rock64 instance system.adapter.hm-rpc.0 terminated with code 0 (OK) 2018-11-19 13:01:00.036 - info: host.ioBroker-Rock64 Restart adapter system.adapter.hm-rpc.0 because enabled 2018-11-19 13:01:08.637 - info: host.ioBroker-Rock64 instance system.adapter.hm-rpc.1 started with pid 8704 2018-11-19 13:01:10.535 - info: hm-rpc.1 starting. Version 1.7.8 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v6.14.4 2018-11-19 13:01:11.098 - info: hm-rpc.1 binrpc server is trying to listen on 192.168.xxx.xxx:8701 2018-11-19 13:01:11.102 - info: hm-rpc.1 binrpc client is trying to connect to 192.168.xxx.xxx:8701/ with ["xmlrpc_bin://192.168.xxx.xxx:8701","hm-rpc.1"] 2018-11-19 13:01:11.168 - error: hm-rpc.1 uncaught exception: listen EADDRNOTAVAIL 192.168.xxx.xxx:8701 2018-11-19 13:01:11.169 - error: hm-rpc.1 Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:8701 at Object.exports._errnoException (util.js:1020:11) at exports._exceptionWithHostPort (util.js:1043:20) at Server._listen2 (net.js:1258:19) at listen (net.js:1307:10) at net.js:1417:9 at _combinedTickCallback (internal/process/next_tick.js:83:11) at process._tickCallback (internal/process/next_tick.js:104:9) 2018-11-19 13:01:11.173 - info: hm-rpc.1 binrpc -> 192.168.xxx.xxx:8701/ init ["xmlrpc_bin://192.168.xxx.xxx:8701",""] 2018-11-19 13:01:11.217 - info: hm-rpc.1 terminating 2018-11-19 13:01:11.256 - error: Caught by controller[0]: { Error: listen EADDRNOTAVAIL 192.168.xxx.xxx:8701 2018-11-19 13:01:11.257 - error: Caught by controller[0]: at Object.exports._errnoException (util.js:1020:11) 2018-11-19 13:01:11.258 - error: Caught by controller[0]: at exports._exceptionWithHostPort (util.js:1043:20) 2018-11-19 13:01:11.258 - error: Caught by controller[0]: at Server._listen2 (net.js:1258:19) 2018-11-19 13:01:11.259 - error: Caught by controller[0]: at listen (net.js:1307:10) 2018-11-19 13:01:11.259 - error: Caught by controller[0]: at net.js:1417:9 2018-11-19 13:01:11.259 - error: Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:83:11) 2018-11-19 13:01:11.260 - error: Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:104:9) 2018-11-19 13:01:11.260 - error: Caught by controller[0]: code: 'EADDRNOTAVAIL', 2018-11-19 13:01:11.261 - error: Caught by controller[0]: errno: 'EADDRNOTAVAIL', 2018-11-19 13:01:11.261 - error: Caught by controller[0]: syscall: 'listen', 2018-11-19 13:01:11.261 - error: Caught by controller[0]: address: '192.168.xxx.xxx', 2018-11-19 13:01:11.262 - error: Caught by controller[0]: port: 8701 } 2018-11-19 13:01:11.262 - error: host.ioBroker-Rock64 instance system.adapter.hm-rpc.1 terminated with code 0 (OK) 2018-11-19 13:01:11.263 - info: host.ioBroker-Rock64 Restart adapter system.adapter.hm-rpc.1 because enabled 2018-11-19 13:01:14.409 - error: rpi2.0 No Value found for cpu_voltage 2018-11-19 13:01:14.410 - error: rpi2.0 No Value found for mem_arm 2018-11-19 13:01:14.411 - error: rpi2.0 No Value found for mem_gpu 2018-11-19 13:01:14.420 - error: rpi2.0 Cannot evaluate: Filesystem 1K-blocks Used Available Use% Mounted on /dev/mmcblk1p1 30341564 2211472 27790520 8% / /1024 2018-11-19 13:01:14.422 - error: rpi2.0 Cannot evaluate: Filesystem 1K-blocks Used Available Use% Mounted on /dev/mmcblk1p1 30341564 2211472 27790520 8% / /1024 ^C root@ioBroker-Rock64:/opt/iobroker#@paul53 - berichtigt, meinte natürlich das vom 11.12.2017 ;)
-
iobroker list instancesnode -vnpm -vSind die Versionen gleich mit der vom PI ?
Warum kann der Rock deine CCU nicht erreichen?
Warum kannst du````
reinstall.sh -
Hier die Augabe von " iobroker list instances":
` > root@ioBroker-Rock64:/opt/iobroker# iobroker list instances
system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin
system.adapter.backitup.0 : backitup - enabled
system.adapter.broadlink2.0 : broadlink2 - enabled
system.adapter.cloud.0 : cloud - enabled
system.adapter.denon.0 : denon - enabled
system.adapter.discovery.0 : discovery - enabled
system.adapter.email.0 : email - enabled
system.adapter.flot.0 : flot - enabled
system.adapter.fritzdect.0 : fritzdect - enabled
system.adapter.history.0 : history - enabled
system.adapter.hm-rega.0 : hm-rega - enabled
system.adapter.hm-rpc.0 : hm-rpc - enabled, port: 0
system.adapter.hm-rpc.1 : hm-rpc - enabled, port: 0
system.adapter.hm-rpc.2 : hm-rpc - enabled, port: 0
system.adapter.ical.0 : ical - enabled
system.adapter.icons-icons8.0 : icons-icons8 - enabled
system.adapter.icons-mfd-png.0 : icons-mfd-png - enabled
system.adapter.javascript.0 : javascript - enabled
system.adapter.mobile.0 : mobile - enabled
system.adapter.modbus.0 : modbus - enabled
system.adapter.mqtt.0 : mqtt - enabled, port: 1886
system.adapter.ping.0 : ping - enabled
system.adapter.radar.0 : radar - enabled
system.adapter.rpi2.0 : rpi2 - enabled
system.adapter.sayit.0 : sayit - enabled, port: 0
system.adapter.scenes.0 : scenes - enabled
system.adapter.sonoff.0 : sonoff - enabled, port: 1883, bind: 0.0.0.0
system.adapter.vis-bars.0 : vis-bars - enabled
system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges - enabled
system.adapter.vis-colorpicker.0 : vis-colorpicker - enabled
system.adapter.vis-fancyswitch.0 : vis-fancyswitch - enabled
system.adapter.vis-history.0 : vis-history - enabled
system.adapter.vis-hqwidgets.0 : vis-hqwidgets - enabled
system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - enabled
system.adapter.vis-justgage.0 : vis-justgage - enabled
system.adapter.vis-metro.0 : vis-metro - enabled
system.adapter.vis-players.0 : vis-players - enabled
system.adapter.vis-timeandweather.0 : vis-timeandweather - enabled
system.adapter.vis.0 : vis - enabled
system.adapter.web.0 : web - enabled, port: 8082, bind: 0.0.0.0, run as: admin
root@ioBroker-Rock64:/opt/iobroker# `
OK, die node und npm sind unterschiedlich: PI –> npm = 4.6.1 node = 8.11.2 / Rock --> npm = 3.10.10 node = 6.14.4
Bei reinstall.sh kommt folgende Meldung: reinstall.sh: command not found
Die CCU ist mom. nicht erreichbar, baue hier gerade so einiges um. Die CCU ist auf nem PI und der soll auf die Hutschiene mit in den Verteilerkasten.
-
Ja,
root@ioBroker-Rock64:/opt/iobroker# ls -la /opt/iobroker/ total 72 drwxrwxrwx 8 root root 4096 Nov 19 12:27 . drwxr-xr-x 3 root root 4096 Dez 11 2017 .. drwxrwxrwx 2 root root 4096 Nov 18 21:15 backups drwxrwxrwx 2 root root 4096 Nov 19 13:15 cache drwxrwxrwx 2 root root 4096 Dez 11 2017 etc -rwxrwxrwx 1 root root 297 Dez 11 2017 install.sh -rwxrwxrwx 1 root root 67 Dez 11 2017 iobroker drwxrwxrwx 5 root root 4096 Nov 18 22:17 iobroker-data -rwxrwxrwx 1 root root 92 Nov 18 22:00 killall.sh drwxrwxrwx 2 root root 4096 Nov 19 13:12 log drwxrwxrwx 618 root root 20480 Nov 19 12:27 node_modules -rwxrwxrwx 1 root root 827 Nov 19 12:27 package.json -rw-r--r-- 1 root root 676 Nov 19 01:00 reinstall.dos -rw-r--r-- 1 root root 676 Nov 19 01:03 reinstall.sh root@ioBroker-Rock64:/opt/iobroker# reinstall.sh reinstall.sh: command not found root@ioBroker-Rock64:/opt/iobroker# -
@Hicks:PI –> npm = 4.6.1 node = 8.11.2 / Rock --> npm = 3.10.10 node = 6.14.4 `
Dann sollte Node/NPM <u>vor</u> dem Einspielen des Backups auf die entsprechende Version "hochgezogen" werden. In dem Fall braucht es kein ./reinstall.sh nach dem Restore. -
Hm, reinstall geht immer nocht nicht:
root@ioBroker-Rock64:/opt/iobroker# chmod +x reinstall.sh root@ioBroker-Rock64:/opt/iobroker# reinstall.sh reinstall.sh: command not found root@ioBroker-Rock64:/opt/iobroker#Muss ich das System jetzt neu aufsetzen, da ich den Backup nun schon eingespielt habe?
-
Hallo ihr beiden,
er lebt! "./reinstall" ist fertig, das Webif. ist erreichbar und alle Adapter sind grün :D
Jetzt bekommt der Kleine ein lauschiges Plätzchen neben der CCU im Verteilerschrank.
Nochmals besten Dank euch beiden für die schnelle Hilfe.