NEWS
Iobroker startet nicht mehr. system.config Fehler
-
Hallo,
Iobroker lief Problemlos bis ich heute morgen meinen Raspberry 4 per SSH rebootet habe.
Seitdem startet IObroker nicht mehr.
Leider nutze ich kein Backup Adapter sondern sichere das ganze Raspberry Image automatisiert auf eine NAS. Nun besteht der Fehler leider auch schon bei meinem ältesten Backup. Könnt ihr mir helfen? Bis heute morgen lief wie gesagt alles Problemlos.
root@raspberryNASPI4:~# iobroker status Cannot read system.config: null (OK when migrating or restoring) iobroker is not running on this host. Objects type: file States type: file root@raspberryNASPI4:~# which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs /usr/bin/nodejs /usr/local/bin/node /usr/local/bin/npm v8.17.0 v12.22.4 6.14.14
root@raspberryNASPI4:~# tail -f /opt/iobroker/log/iobroker.current.log 2021-09-22 18:34:35.801 - info: host.raspberryNASPI4 received SIGTERM 2021-09-22 18:34:35.805 - warn: host.raspberryNASPI4 get state error: Connection is closed. 2021-09-22 18:34:35.806 - info: host.raspberryNASPI4 terminated 2021-09-22 18:34:35.969 - info: host.raspberryNASPI4 iobroker exit null 2021-09-22 18:34:37.380 - info: host.raspberryNASPI4 iobroker.js-controller version 3.3.15 js-controller starting 2021-09-22 18:34:37.386 - info: host.raspberryNASPI4 Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker 2021-09-22 18:34:37.387 - info: host.raspberryNASPI4 hostname: raspberryNASPI4, node: v12.22.4 2021-09-22 18:34:37.388 - info: host.raspberryNASPI4 ip addresses: 192.168.1.150 10.8.0.1 2021-09-22 18:34:37.538 - error: host.raspberryNASPI4 Cannot read system.config: null (OK when migrating or restoring) 2021-09-22 18:34:37.788 - info: host.raspberryNASPI4 connected to Objects and States 2021-09-22 18:34:37.972 - info: host.raspberryNASPI4 added notifications configuration of host 2021-09-22 18:34:38.007 - error: host.raspberryNASPI4 Cannot find view "system" for search "instance" 2021-09-22 18:34:38.008 - error: host.raspberryNASPI4 Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system" 2021-09-22 18:34:38.027 - info: host.raspberryNASPI4 Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system 2021-09-22 18:34:38.083 - error: host.raspberryNASPI4 Cannot find view "system" for search "host" 2021-09-22 18:34:38.093 - error: host.raspberryNASPI4 Cannot find view "system" for search "state" 2021-09-22 18:34:38.094 - error: host.raspberryNASPI4 Cannot find view "system" for search "instance" 2021-09-22 18:34:38.098 - error: host.raspberryNASPI4 Could not collect system.host.raspberryNASPI4 states to check for obsolete states: Error: Cannot find view "system" 2021-09-22 18:34:38.100 - error: host.raspberryNASPI4 _design/system missing - call node iobroker.js setup 2021-09-22 18:34:38.100 - info: host.raspberryNASPI4 no instances found 2021-09-22 18:34:38.107 - error: host.raspberryNASPI4 uncaught exception: doc.rows is not iterable 2021-09-22 18:34:38.107 - error: host.raspberryNASPI4 TypeError: doc.rows is not iterable at Object.getInstancesOrderedByStartPrio (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:2787:27)
-
Nach längerer Suche habe ich diesen Post gefunden
Er läuft wieder
Dankeschön
-
@smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:
root@raspberryNASPI4:~#
Root ist nicht gut .. und komplett schief ...
/usr/bin/nodejs /usr/local/bin/node /usr/local/bin/npm v8.17.0 v12.22.4 6.14.14
https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
-
@glasfaser was meinst du mit schief?
-
@smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:
@glasfaser was meinst du mit schief?
/usr/local/bin/node /usr/local/bin/npm
gehört nicht in local ..
v8.17.0 v12.22.4
beide Versionen sind unterschiedlich .
siehe den Link , was zu machen ist !
-
@glasfaser ok. in erster Linie bin ich froh, dass es nochmal läuft. Gerne schau ich mir das aber mal an.
Schönen Abend noch.
-
@smotomike sagte in Iobroker startet nicht mehr. system.config Fehler:
dass es nochmal läuft.
Dann solltest du a) schleunigst damit aufhören als root herumzuhampeln und b) nodeJS gerade ins System setzen.