NEWS
Admin Problem
-
-
Das hier:
======================= SUMMARY ======================= v.2022-12-13 Operatingsystem: Raspbian GNU/Linux 11 (bullseye) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: false Pending OS-Updates: 0 Nodejs-Installation: /usr/bin/nodejs v16.19.0 /usr/bin/node v16.19.0 /usr/bin/npm 8.19.3 ioBroker Core: js-controller 4.0.24 admin 6.3.5 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Pending iob updates: 0 Active repo(s): Stable (default) Objects: 8724 States: 7313 Size of iob-Database: 20M /opt/iobroker/iobroker-data/objects.jsonl 8.6M /opt/iobroker/iobroker-data/objects.json.migrated 8.6M /opt/iobroker/iobroker-data/objects.json.bak.migrated 4.2M /opt/iobroker/iobroker-data/states.jsonl 3.0M /opt/iobroker/iobroker-data/states.json.migrated 3.0M /opt/iobroker/iobroker-data/states.json.bak.migrated ====================== END OF SUMMARY ==================
Allerdings hat er vor der "Summary" dies hier als Fehler angezeigt...
*** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Core adapters versions js-controller: 4.0.24 admin: 6.3.5 npm ERR! code ELSPROBLEMS npm ERR! invalid: iobroker.admin@6.3.5 /opt/iobroker/node_modules/iobroker.admin npm ERR! invalid: iobroker.backitup@2.5.9 /opt/iobroker/node_modules/iobroker.backitup npm ERR! invalid: iobroker.discovery@3.1.0 /opt/iobroker/node_modules/iobroker.discovery npm ERR! invalid: iobroker.eventlist@0.5.5 /opt/iobroker/node_modules/iobroker.eventlist npm ERR! invalid: iobroker.onvif@0.4.5 /opt/iobroker/node_modules/iobroker.onvif npm ERR! invalid: iobroker.time-switch@2.2.2 /opt/iobroker/node_modules/iobroker.time-switch npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2022-12-26T10_52_10_883Z-debug-0.log Adapters from github: 3
-
Admin hat den Adapter "javascript" scheinbar von alleine neu installiert... der läuft jetzt wieder. Alles andere inkl. Zigbee bleibt auf rot (Verbunden mit Host / Lebenszeichen).
Bekomme beim Aufrufen der Instanzen links unten timeout-Fehlermeldungen
host.raspberrypi 2022-12-26 12:20:02.691 error cannot read and parse "/opt/iobroker/node_modules/iobroker.js-controller/io-package.json"
Hab das im Log gefunden
2022-12-26 11:51:16.264 - info: host.raspberrypi iobroker npm-install: NPM version: 8.19.3 2022-12-26 11:51:16.287 - info: host.raspberrypi iobroker npm-install: Installing iobroker.javascript@6.1.4... (System call)
-
Installier die genannten sechs Adapter nochmal neu.
-
Wie sollte ich deine Meinung nach vorgehen. Über Admin deinstallieren und neu (aber sind dann nicht auch die Daten weg)? Oder über Putty irgendwie?
Danke dir vielmals für deine Geduld! Ich bin allen hier so dankbar das ihr euch auch für mich als Laien Zeit nehmt.
-
Ich würde wohl in die jeweiligen Verzeichnisse wechseln und
sudo -u iobroker npm install
ausführen.
-
Ich warte mal etwas ab. Scheinbar versucht er sich selbst zu fixen...
Mihome.vacuum hat er auch neu installiert und es scheint zu laufen. Gleich mal testen.host.raspberrypi 2022-12-26 13:02:53.507 info iobroker npm-install: Installing iobroker.openweathermap@0.3.3... (System call) host.raspberrypi 2022-12-26 13:02:53.490 info iobroker npm-install: NPM version: 8.19.3 host.raspberrypi 2022-12-26 13:02:48.930 info iobroker install openweathermap@0.3.3 using installedFrom
-
Beim Aufruf der Instanzen im Admin Panel kommt dieser Fehler unten links
Scheinbar muss ich einfach nur warten... Versucht nun den nächsten Adapter zu fixen...
host.raspberrypi 2022-12-26 13:26:46.151 info iobroker install shelly@6.0.0 using installedFrom host.raspberrypi 2022-12-26 13:26:46.150 warn startInstance cannot find adapter "shelly@6.0.0". Try to install it... 1 attempt
-
Ich möchte mich noch einmal bei allen bedanken. Danke an Thomas und die anderen hier.
Es funktioniert nun alles wieder. Keine Ahnung was los war - never change a running system.
Danke -
@nullfreizeit sagte in Admin Problem:
never change a running system
Falsch. Das Gegenteil ist richtig:
Halte dein System immer auf aktuellem Stand.
Dann läuft das auch.