NEWS
nach admin adapter update kein WebZugriff mehr
-
Hallo, ich bin neu hier und habe gestern meine iobroker Installation upgedated.
Nodejs update auf v18.17.1 und npm auf v9.6.7; danach habe ich das update des admin-Adapters gestartet und das lief und lief, ob es fertig wurde keine Ahnung. Ich kann jetzt nicht mehr per Browser (http://iob_ip:8081) zugreifen (bisher ging das immer einwandfrei.======================= SUMMARY ======================= v.2023-10-10 Static hostname: raspberrypi Icon name: computer Operating System: Raspbian GNU/Linux 10 (buster) Kernel: Linux 5.10.17-v7l+ Architecture: arm Installation: native Kernel: armv7l Userland: armhf Timezone: Europe/London (BST, +0100) User-ID: 1000 X-Server: true Boot Target: graphical.target Pending OS-Updates: 346 Pending iob updates: 5 Nodejs-Installation: /usr/bin/nodejs v18.17.1 /usr/bin/node v18.17.1 /usr/bin/npm 9.6.7 /usr/bin/npx 9.6.7 /usr/bin/corepack 0.18.0 Recommended versions are nodejs 16.20.2 and npm 8.19.4 Your nodejs installation is correct MEMORY: total used free shared buff/cache available Mem: 3.8G 154M 2.8G 200M 888M 3.3G Swap: 99M 0B 99M Total: 3.9G 154M 2.9G Active iob-Instances: 1 Active repo(s): stable ioBroker Core: js-controller 5.0.12 admin "admin" not found ioBroker Status: iobroker is not running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin Objects: 2496 States: 2220 Size of iob-Database: 5.8M /opt/iobroker/iobroker-data/objects.jsonl 4.2M /opt/iobroker/iobroker-data/objects.json.migrated 4.2M /opt/iobroker/iobroker-data/objects.json.bak.migrated 644K /opt/iobroker/iobroker-data/states.jsonl 484K /opt/iobroker/iobroker-data/states.json.migrated 484K /opt/iobroker/iobroker-data/states.json.bak.migrated =================== END OF SUMMARY ====================
Hat jemand einen Tipp für mich... Danke!
-
@deufi
Hi, ich selbst bin auch kein Experte, aber mir fällt auf dass du node 18.x verwendet hast.
Empfohlen wird aktuell node 16.x
Hast du noch den node ordner der vorherigen Version mit der alles noch lief?
Dann kannst du den ja testweise nochmal reinkopieren und testen.Allerdings zeigt deine Summary auch an dass der admin nicht gefunden wurde,
und dass der iobroker gar nicht läuft.Was kommt denn wenn du den iobroker startest? (iob start)
-
@aleks-83 sagte in nach admin adapter update kein WebZugriff mehr:
Empfohlen wird aktuell node 16.x
Falsch. Aktuell empfohlen ist Node 18
https://www.iobroker.net/#de/documentation/install/nodejs.md@deufi
Da läuft ein Desktop. Das hat auf 'nem Server nix verloren.
Und die 346 Updates solltest Du auch schleunigst nachholen. -
@deufi sagte in nach admin adapter update kein WebZugriff mehr:
Hat jemand einen Tipp für mich...
Installier da was lebendiges. Debian 12 'Bookworm', ohne Desktop, mit richtiger Zeitzone und das Ding dann aktuell halten. Wäre schon Mal ein gescheiter Anfang.
-
@aleks-83 sagte in nach admin adapter update kein WebZugriff mehr:
Hast du noch den node ordner der vorherigen Version mit der alles noch lief?
Dann kannst du den ja testweise nochmal reinkopieren und testen.Das wird nicht so gemacht! Das läuft exklusiv über den Paketmanager!