Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 5.0.x jetzt für alle User im STABLE!

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

js-controller 5.0.x jetzt für alle User im STABLE!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
js-controllerstableupgrade
509 Beiträge 82 Kommentatoren 139.1k Aufrufe 65 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Diamand2k22

    @thomas-braun

    ok mach dann ich in Zukunft so!

    
    javascript.0
    2023-12-08 14:46:00.157	error	Error: read ECONNRESET at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/adapters/http.js:606:25) at RedirectableRequest.emit (node:events:517:28) at RedirectableRequest.emit (node:domain:489:12) at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24) at ClientRequest.emit (node:events:529:35) at ClientRequest.emit (node:domain:489:12) at TLSSocket.socketErrorListener (node:_http_client:501:9) at TLSSocket.emit (node:events:517:28) at TLSSocket.emit (node:domain:489:12) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at processTicksAndRejections (node:internal/process/task_queues:82:21)
    
    javascript.0
    2023-12-08 14:46:00.157	error	Error: read ECONNRESET
    
    javascript.0
    2023-12-08 14:46:00.156	error	An error happened which is most likely from one of your scripts, but the originating script could not be detected.
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #457

    @diamand2k22

    Die Meldung kommt vom javascript, nicht vom js-controller. Mach einen eigenen Thread auf. Und schau dir zuvor deine Skripte an, da wird es vermutlich einen Fehler geben.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • D Diamand2k22

      @thomas-braun

      ok mach dann ich in Zukunft so!

      
      javascript.0
      2023-12-08 14:46:00.157	error	Error: read ECONNRESET at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/adapters/http.js:606:25) at RedirectableRequest.emit (node:events:517:28) at RedirectableRequest.emit (node:domain:489:12) at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24) at ClientRequest.emit (node:events:529:35) at ClientRequest.emit (node:domain:489:12) at TLSSocket.socketErrorListener (node:_http_client:501:9) at TLSSocket.emit (node:events:517:28) at TLSSocket.emit (node:domain:489:12) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at processTicksAndRejections (node:internal/process/task_queues:82:21)
      
      javascript.0
      2023-12-08 14:46:00.157	error	Error: read ECONNRESET
      
      javascript.0
      2023-12-08 14:46:00.156	error	An error happened which is most likely from one of your scripts, but the originating script could not be detected.
      
      GaspodeG Offline
      GaspodeG Offline
      Gaspode
      schrieb am zuletzt editiert von
      #458

      @diamand2k22
      Liegt wie mein Vorredner schon schrub, mit hoher Wahrscheinlichkeit an einem deiner Scripte. Such mal nach einem, das alle 10 Minuten irgendeinen Zugriff per Axios macht.

      Wenn der Fehler tatsächlich erst seit Controller Update besteht, lehne mich mal weit aus dem Fenster und tippe, dass da gleich mehrere Aufrufe "gleichzeitig" gemacht werden. ECONNRESET heißt, dass eine bestehende Verbindung abgebrochen wurde.

      Das hatte ich seinerzeit auch mal nach einem Controller Update (ich glaube auf 3). Da prügelte ich in einem Script bis zu 50 Requests auf einmal raus. Mit dem Vorgänger Controller klappte das, mit der Folgeversion kam es zu ähnlichen Fehlern. Warum der Controller darauf Einfluss haben kann, entzieht sich allerdings meiner Kenntnis.

      Solltest du weitere Unterstützung brauchen, wäre ein eigener Thread dafür sicher hilfreich.

      1 Antwort Letzte Antwort
      0
      • foxriver76F foxriver76

        Hallo ioBroker-Community,

        Heute möchten wir Euch den js-controller 5.0 endlich auch im STABLE Repository zur Verfügung stellen. Dieser Post enthält alle wichtigen Infos. Bitte unbedingt lesen!!
        Wir bedanken uns bei allen Usern die bisher die neue Version bereits als Alpha oder Beta getestet und Feedback gegeben haben.

        Node.js Versions-Anforderungen
        In diesem Release entfällt Node.js 12.x welches seit April letztem Jahr nicht mehr gepflegt wird und Node.js 14.x welches seit April diesem Jahres EOL ist. Node.js 18.x ist dazugekommen. Die unterstützten Node.js Versionen sind: 16.4.0+ und 18.x und nach aktuellem Stand Node.js 20.x, wobei hier noch erfahrungen fehlen. Die empfohlene Node.js Version für ioBroker haben wir vor kurzem auf 18.x angehoben.
        Bitte beachtet weiterhin bei Node.js Updates die Anleitung im Forum unter https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-14-16-und-18 !

        Informationen zur Version
        Es gibt EINIGE Adapter die aktualisiert werden müssen!! Bitte weiter unten lesen!

        In dieser Version wurde die Umstellung des Quellcodes auf TypeScript sehr stark vorangetrieben (inzwischen bei 88%), wodurch am Ende die Stabilität weiter steigt weil viele Code-Fehler nicht mehr auftreten können. Natürlich sind neben Optimierungen und Fehlerbehebungen auch ein paar neue Features hinzugekommen. Auch wenn mit dieser Version keine neuen Prüfungen hinzukommen, die zu Log-Ausgaben bei Adaptern führen, meldet aktuelle Logausgaben bitte weiterhin bei den Adaptern.

        Detailliertere Informationen zu allen Änderungen und Features findet Ihr weiter unten und im Changelog.

        Für die aktive Mitarbeit an dieser Version des js-controller bedanke mich diesmal wieder besonders bei Apollon77, AlCalzone und natürlich Bluefox und auch ein paar weiteren Entwicklern!

        ACHTUNG backups inkompatibel bei Downgrades!!

        Neben der Node.js Version gibt es eine wichtige Inkompatibilität: Backups die mit der 5.0 des js-controller erstellt wurden lassen sich nicht mit einem js-controller 4 oder kleiner wieder restoren!

        Darüber hinaus ist der js-controller 5.0 generell kompatibel mit allen bestehenden ioBroker-Systemen. Ein Update von der 2.0/2.1/2.2/3.x ist problemlos möglich. Wir empfehlen allerings vor dem Update auf die 5.0 idealerweise ein Update auf die 4.0 und vorher auf 3.3.x durchzuführen, da ein Downgrade nach einem erfolgten Update nur auf eine 3.3.x möglich ist (siehe FAQ)! Nur die Node.js Version muss weiterhin mindestens 16.x sein, wie oben bereits ausgeführt. Wer überlegt die Node.js Version anzuheben bitte weiter unten im Abschnitt "Was ist zu testen" lesen 🙂

        Aufgrund einiger internen Umstellungen brauchen wieder einige Adapter Updates. Diese sollten am besten VOR dem Update installiert werden!
        Bitte dazu die Informationen weiter unten beachten!


        Installation


        VOR der Installation

        Wie bei jedem Upgrade dieser Art: Bitte macht ein Backup! iobroker backup bzw kopieren des iobroker-data Verzeichnisses reichen an sich aus. Bitte nicht das node_modules Verzeichnis einfach kopieren, da sonst symbolische Links kaputt gehen können, was zu größeren Problemen danach führt. Eine alte 4.0.x-Version des js-controller kann im Notfall einfach wieder per npm install iobroker.js-controller@version ("version" durch die gewünschte Versionsnummer ersetzen) installiert werden und sollte alles wieder herstellen (Vorheriger Stable Stand ist die 4.0.24)

        Nötige Adapter-Aktualisierungen

        Am besten dennoch VOR dem js-controller Update alle verfügbaren Adapter-Updates prüfen und alle Updates installieren, die im Changelog auf Optimierungen oder Anpassungen für den js-controller 4.0 oder höher hinweisen.

        Diesmal sind doch einige Adapter auf der Liste die man updaten muss -falls installiert! Siehe Spoiler!

        • ✅ acme - required: none / 0.1.0 - released
        • ✅ admin - required: 6.8.0 - released
        • ✅ anelhut - required: 1.0.15 - released
        • ✅b-control-em - required: 0.3.1 - released
        • ⚪ bosch-ebike - required: none
        • ✅ cul - required: 2.2.0 - released (no change)
        • ✅ daikin-cloud - required: 0.3.0 - released
        • ✅ doorbird - required: 0.1.7 - newer released
        • ✅ ds18b20 - required: 2.0.4 - released
        • ✅ energymanager - required: 1.4.2 - released
        • ⚪ enigma2 - required: none - not at stable yet
        • ✅ fakeroku - required: 0.2.2+ - released
        • ✅ fhem - required: 2.0.5 - released
        • ✅ history - required: 2.2.6 - released
        • ✅ iqontrol - required: 2.3.0 - released
        • ⚪ javascript - required: none
        • 🚫 km200 - deprecated - Ersatz: ems-esp
        • ✅ lgtv - required: 1.1.12 - released
        • ❗linux-control - required: ???
        • ✅ maxcul - required: 1.3.1 (no change)
        • ⚪ miio - required: none - not at stable
        • ✅ mydlink - required: 1.3.4 - released
        • ✅ nanoleaf-lightpanales - required: 1.4.0 - released
        • ✅ node-red - required: 4.03+ (no change)
        • ✅ notification.manager - required: 0.1.1 - released
        • ✅ pi-hole - required: 1.3.6+ - released
        • ✅ ping - required: 1.6.2 - released
        • ✅ pushbullet - required: 1.0.1 - released
        • 🚫 samsung_tyzen - stale repo - deprecated with js-controller 5
        • ✅ socketio - required: 6.5.2 - released
        • ✅ stiebel-isg - required: 1.7.6+ - newer released
        • ✅ systeminfo - required: 1.0.0 - released
        • ✅ viessmann - required: 1.4.4+ - released
        • ✅ web - required: 6.1.0 - released
        • ✅ ws - required: 2.5.3 - released
        • ✅yahka - required: 1.0.1 - newer version released
        • ✅ zigbee - required: 1.8.23 - released
        Achtung: MASTER-Systeme Reihenfolgen beachten!

        Bei einem Multi-Host-System, welches auf js-controller 2.2, 3.x oder 4.0.x läuft, ist es beim Update auf Version 5.0 empfohlen, zuerst das Master-System zu aktualisieren. Der Master muss dann wieder gestartet werden. Die Slaves werden danach aktualisiert!

        Bei Updates von Master/Slave-Systemen mit js-controller 1.5 oder früher Bitte die jeweiligen Update Threads der empfohlenen Zwischenversionen prüfen.

        Windows
        Generell muss das Update manuell via npm installiert werden.

        Hierzu im ioBroker-Verzeichnis nach stoppen des ioBroker den Befehl iob upgrade self ausführen.

        Linux

        • ioBroker stoppen (iobroker stop)
        • Prüfen das keine Prozesse (Adapter, Backups) mehr laufen (ps auxww|grep io und auch ps auxww|grep backup ). Es passiert manchmal das trotz dem Stoppen noch Zombies zurückbleiben
        • cd /opt/iobroker
        • Das Update erfolgt via iob upgrade self
        • ioBroker starten (iobroker start)

        Bei Fehlern:
        Wenn bei der Installation Fehler wegen fehlender Zugriffsrechte auftreten, am besten den Installation-Fixer (iobroker fix wer schon einen js-controller 2.x oder höher hat, alternativ weiterhin manuell via curl -sL https://iobroker.net/fix.sh | bash -) nutzen und die Installation wiederholen.
        Falls es auch danach noch Fehler gibt, bitte die Installation erneut mittels sudo -H -u iobroker npm install iobroker.js-controller versuchen. Bitte berichtet solche Fälle hier im Thread.

        NACH der Installation

        Wenn alles klappt merkt Ihr ausser der höheren Versionsnummer in der Host-Ansicht im Admin keinen Unterschied. Alles funktioniert weiterhin wie vorher. Alle Adapterinstanzen starten und funktionieren. Wenn das so ist hat alles geklappt.

        Falls im Log Warn-Meldungen auftauchen mit dem Hinweis diese an den Entwickler zu senden, dann bitte schauen welcher Adapter es ist und entsprechend dort Issues bitte anlegen!


        Was hat sich geändert, was besonders ansehen/beachten?


        Neben einiger weiterer Bugfixes gibt es folgende Änderungen und Fixes zu erwähnen:

        • generell siehe Changelog, speziell auch für die Features
        • generell bitte im CLI und auch sonst überall drüber schauen. Die Typescript Umstellungen haben sehr viel Code angefasst.
        • Falls jemand sporadisch Alias Fehler im Log hatte bitte versuchen diese mit der neuen version wieder zu provoziere und rückmelden

        Speziell die Entwickler sollten bitte die genannten Deprecations und neuen Features anschauen und beachten.

        Wie bereits gesagt, viele Änderungen fanden hinter den Kulissen statt. Hier für Interessierte als Spoiler eine Zusammenfassung:

        5.0. Release Jana

        BREAKING CHANGES

        • Support for Node.js 12 and 14 is dropped! Supported are Node.js 16.4.0+ and 18.x and hopefully 20.x
        • Backups created with the new js-controller version cannot be restored on hosts with lower js-controller version!
        • Update recommended npm version to 8
        • Deprecate binary states, Adapters will change to use Files instead!

        Features

        • (foxriver76) Show npm error message on failing adapter installations and update also without debug parameter
        • (foxriver76) Introduce iobroker setting (dnsResolution) to choose between verbatim and ipv4 first dns resolution order
        • (foxriver76) Add support for windows for iob fix
        • (bluefox) Added CLI option to restart/start/stop all instances of an adapter (e.g. iob stop admin now also works)
        • (foxriver76) Allow to use iob host oldname command when new host already exists but has no instances
        • (foxriver76) Added an admin notification if redis is misconfigured and info how to fix it
        • (foxriver76) Enable upgrade of js-controller via Admin UI (Linux only)

        Optimizations and Fixes

        • (foxriver76) Speedup "getStates" calls with many IDs often used by visualizations: JSONL 17 times faster, Redis 23 times faster
        • (foxriver76) significantly reduce backup size
        • (foxriver76) Enhance CLI help for list command to show all possible types to list
        • (foxriver76) Also stop instances before updating from GitHub
        • (foxriver76) Conversion of big parts of the js-controller codebase to typeScript and address all found issues
        • (Apollon77) Only log error on "enable/disable via .alive" if there is an error
        • (foxriver76) Optimize adapter unload and stop handling for edge cases
        • (AlCalzone) Carefully normalize jsonlOptions
        • (bluefox) Do not show warning on a requested adapter stop/termination
        • (bluefox) Make sure that the first log line is not missing in Admin
        • (foxriver76) Fix wrong formatting of cli get binary state if no encoding is passed
        • (foxriver76) Fix restoring backups from pre js-controller 4.x which were created without config.system
        • (foxriver76) Preserve tier setting on adapter upload
        • (foxriver76) update apt sources before installing os dependencies
        • (foxriver76) Only skip erase on upload if opted out explicitly to always cleanup unneeded files
        • (foxriver76) Try to fix strange alias errors, inform us if it happens again!
        • (foxriver76) Remove windows bat files completely, installer will create them when needed
        • (AlCalzone/Apollon77) Update jsonl db to prevent locking issues
        • (foxriver76) Fixes iob file sync not working for jsonl
        • (foxriver76) Do not crash if we cannot initialize db backup directory on start
        • (foxriver76) Fixed issue with certificate validity on leap years
        • (Apollon77/foxriver76) Make sure that all relevant files are removed when eraseOnUpload is used
        • (foxriver76) fix wrong hostname after backup restore
        • (bluefox) allow CLI vendor update without explicitly specifying vendor file (default file is used)
        • (Apollon77, foxriver76, bluefox, AlCalzone) Several fixes and refactorings to prevent potential crash cases reported by Sentry and other sources

        Developer relevant DEPRECATIONS/WARNINGS

        • Deprecate binary states, Migrate your adapters to use Files instead!
        • If you need to access special js-controller common tools please use adapter-core instead of js-controller directly - see https://github.com/ioBroker/adapter-core#commontools
        • Parameter that contain patterns (e.g. mqtt.*) are now checked for allowed characters and general correctness!

        Developer relevant new Features

        • (bluefox) Added options to subscribe to file changes: subscribeForeignFiles, unsubscribeForeignFiles, onAdapterFileChanged (event contains id, fileName, size and not the whole content of the file!)

        • (foxriver76) Introduce on("install") handler for adapter which is automatically called when adapter process is started with --install

        • (foxriver76) Introduce io-package flag common.nodeProcessParams to allow to pass adapter specific nodejs process parameters (disables compact mode for the adapter!)

        • (foxriver76) Respect dns resolution (ipv4/ipv6 first) from config internally and provide relevant methods via adapter-core

        • (foxriver76) Add JSON-Schema for iobroker.json

        • (bluefox) Allowed export of password.js (to be used with adapter-core)

        • (bluefox) Added _design/chart to the system designs

        • (foxriver76) Automatically generated Code-Docs for Adapter class https://github.com/ioBroker/ioBroker.js-controller/tree/master/packages/controller/doc

        • (foxriver76) Added (foreign)objectExists to adapter methods

        • (bluefox) Extend getSuitableLicenses to look for other licenses

        • (buefox/foxriver76) Added new category for notifications: blocked and respect js-controller common.blockedVersions to block versions from starting

        • (bluefox) Added new system view "custom-full" to return the full objects for objects with a custom part and not only the custom details

        • (foxriver76) Added support for getForeignObjects with an array of strings as pattern

        • (AlCalzone) Preparations to allow js-controller Dev version to be used with dev-server

        • (foxriver76) Validate max timeout value (max 32bit max number) on setTimeout/setInterval and throw on error to prevent issues

        • (foxriver76) new io-package flag common.supportedMessages to replace messagebox and other messagebox-related properties

        • (foxriver76) adapter.sendTo now accepts an optional timeout argument

        • Developer relevant Optimizations and Fixes

        • (foxriver76) Ensure setObjectNotExists returns id on success

        • (foxriver76) Fix Typings for sendTo/sendToHost

        • (Bluefox) Add User permission check to requireLog

        • (foxriver76) added nonEdit property of objects to types and document functionality

        • (foxriver76) introduced constants for state quality

        • (foxriver76) subscribeStates now also accepts an array of ids

        • general dependency updates

        • code style optimizations and streamline code

        Generell ist zu testen, ob alles noch so funktioniert wie vorher auch. Das ist das wichtigste!


        Wie Fehler melden?


        Wer sich unsicher ist, ob ein Fehler vorliegt, sollte am besten hier im Thread das Problem beschreiben. So können wir alle versuchen, das Problem nachzuvollziehen und ggf. einzugrenzen.

        Sobald ein Fehler auftritt der in einer Fehlermeldung oder einen Crash mit Fehlerdetails im Log oder auf Kommandozeile endet, dann dazu am besten direkt ein GitHub-Issue im js-controller Projekt öffnen und zusätzlich hier im Thread posten. Je detaillierter die Angaben im Issue sind (genaue Fehlermeldungen/Logs, Infos zur OS- und Node.js-Umgebung sowie genaue Schritte zur Reproduktion des Problems), umso schneller können wir Fehler einkreisen und beheben.

        Bitte postet auch die Ausgabe von iob diag mit rein.

        Wir wünschen allen viel Spaß mit dem neuen Controller und vielen Dank für Eure Unterstützung!

        fox

        A Offline
        A Offline
        Architect0711
        schrieb am zuletzt editiert von Architect0711
        #459

        @foxriver76 @Thomas-Braun Bei mir startet der admin adapter nicht mehr seit dem Update. Unten ist der output von "iob diag". Ganz unten steht ja Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually., aber das hat leider keine Abhilfe gebracht.

        pi@raspberrypi:/opt/iobroker/node_modules/iobroker.admin $ npm install --production
        npm WARN config production Use `--omit=dev` instead.
        
        up to date, audited 141 packages in 5s
        
        13 packages are looking for funding
          run `npm fund` for details
        
        4 moderate severity vulnerabilities
        
        To address issues that do not require attention, run:
          npm audit fix
        
        To address all issues possible (including breaking changes), run:
          npm audit fix --force
        
        Some issues need review, and may require choosing
        a different dependency.
        
        Run `npm audit` for details.
        
        
        
        Skript v.2023-10-10
        
        *** BASE SYSTEM ***
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 10 (buster)
                    Kernel: Linux 5.10.103-v7l+
              Architecture: arm
        
        Model		: Raspberry Pi 4 Model B Rev 1.2
        Docker          : false
        Virtualization  : none
        Kernel          : armv7l
        Userland        : armhf
        
        Systemuptime and Load:
         17:27:27 up  1:07,  2 users,  load average: 1.61, 1.93, 1.26
        CPU threads: 4
        
        
        *** RASPBERRY THROTTLING ***
        Current issues:
        No throttling issues detected.
        
        Previously detected issues:
        No throttling issues detected.
        
        *** Time and Time Zones ***
                       Local time: Sat 2023-12-23 17:27:27 CET
                   Universal time: Sat 2023-12-23 16:27:27 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CET, +0100)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** User and Groups ***
        pi
        /home/pi
        pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server: 	true
        Desktop: 	LXDE-pi
        Terminal: 	x11
        Boot Target: 	graphical.target
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:           3.8G        705M        2.2G         21M        968M        3.0G
        Swap:           99M          0B         99M
        Total:         3.9G        705M        2.3G
        
                 3838 M total memory
                  705 M used memory
                  417 M active memory
                 1076 M inactive memory
                 2164 M free memory
                  128 M buffer memory
                  839 M swap cache
                   99 M total swap
                    0 M used swap
                   99 M free swap
        
        Raspberry only:
        oom events: 0
        lifetime oom required: 0 Mbytes
        total time in oom handler: 0 ms
        max time spent in oom handler: 0 ms
        
        *** FAILED SERVICES ***
        
        0 loaded units listed. Pass --all to see loaded but inactive units, too.
        To show all installed unit files use 'systemctl list-unit-files'.
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       59G  5.0G   51G   9% /
        devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
        tmpfs          tmpfs     1.9G   17M  1.9G   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
        /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
        tmpfs          tmpfs     384M   12K  384M   1% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Sat Dec 23 16:20:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:60:A4:C4 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=676d1976-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
        [Sat Dec 23 16:20:11 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
        [Sat Dec 23 16:20:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Sat Dec 23 16:20:13 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
        
        Show mounted filesystems \(real ones only\):
        TARGET                SOURCE         FSTYPE          OPTIONS
        /                     /dev/mmcblk0p2 ext4            rw,noatime
        |-/sys/fs/bpf         none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
        |-/run/user/1000/gvfs gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
        `-/boot               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        1.3G	/var/
        644M	/var/lib
        521M	/var/cache
        515M	/var/lib/piVCCU3
        509M	/var/cache/apt
        
        Archived and active journals take up 16.0M in the file system.
        
        /opt/iobroker/backups:
        du: cannot access '/opt/iobroker/backups/': No such file or directory
        
        /opt/iobroker/iobroker-data:
        157M	/opt/iobroker/iobroker-data/
        53M	/opt/iobroker/iobroker-data/node-red
        52M	/opt/iobroker/iobroker-data/node-red/node_modules
        46M	/opt/iobroker/iobroker-data/files
        41M	/opt/iobroker/iobroker-data/backup-objects
        
        The five largest files in iobroker-data are:
        21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
        8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
        5.6M	/opt/iobroker/iobroker-data/objects.jsonl
        5.4M	/opt/iobroker/iobroker-data/objects.json.migrated
        5.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
        
        find: '/dev/serial/by-id/': No such file or directory
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs 	v18.16.1
        /usr/bin/node 		v18.16.1
        /usr/bin/npm 		9.5.1
        /usr/bin/npx 		9.5.1
        /usr/bin/corepack 	0.17.0
        
        
        nodejs:
          Installed: 18.16.1-deb-1nodesource1
          Candidate: 18.17.1-deb-1nodesource1
          Version table:
             18.17.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
         *** 18.16.1-deb-1nodesource1 100
                100 /var/lib/dpkg/status
             10.24.0~dfsg-1~deb10u3 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller: 	5.0.17
        admin: 		5.1.28
        javascript: 	"javascript" not found
        
        Adapters from github: 	0
        
        Adapter State
          system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
        + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
        + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
        + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        + instance is alive
        
        Enabled adapters with bindings
          system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        ioBroker-Repositories
        stable        : http://download.iobroker.net/sources-dist.json
        beta          : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "admin"        : 6.12.0   , installed 5.1.28 [Updatable]
        Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
        Adapter    "hm-rega"      : 4.0.0    , installed 3.0.46 [Updatable]
        Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.18 [Updatable]
        Adapter    "hs100"        : 2.2.0    , installed 2.1.2  [Updatable]
        Adapter    "info"         : 2.0.0    , installed 1.9.26 [Updatable]
        Controller "js-controller": 5.0.17   , installed 5.0.17
        Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
        Adapter    "node-red"     : 4.0.3    , installed 3.3.1  [Updatable]
        Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
        Adapter    "shelly"       : 6.6.1    , installed 4.0.7  [Updatable]
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
        Adapter    "web"          : 6.1.10   , installed 6.1.10
        Adapter    "ws"           : 2.5.8    , installed 2.5.8
        
        Objects and States
        Please stand by - This may take a while
        Objects: 	2298
        States: 	860
        
        *** OS-Repositories and Updates ***
        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
        Hit:3 https://deb.nodesource.com/node_18.x buster InRelease
        Hit:4 https://www.pivccu.de/piVCCU stable InRelease
        Reading package lists...
        Pending Updates: 155
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17270      582/sshd            
        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          18683      420/cupsd           
        tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       61793      7787/node-red       
        tcp        0      0 192.168.20.100:1882     0.0.0.0:*               LISTEN      1001       64971      8166/io.shelly.0    
        tcp        0      0 192.168.20.100:2010     0.0.0.0:*               LISTEN      1001       63568      7826/io.hm-rpc.0    
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          15251      558/mosquitto       
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       61619      7722/iobroker.js-co 
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       61612      7722/iobroker.js-co 
        tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15349      577/vncserver-x11-c 
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       62790      8041/io.web.0       
        tcp6       0      0 :::22                   :::*                    LISTEN      0          17272      582/sshd            
        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          18682      420/cupsd           
        tcp6       0      0 :::1883                 :::*                    LISTEN      0          15252      558/mosquitto       
        tcp6       0      0 :::5900                 :::*                    LISTEN      0          15348      577/vncserver-x11-c 
        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          20657      545/cups-browsed    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16086      402/avahi-daemon: r 
        udp        0      0 0.0.0.0:35206           0.0.0.0:*                           108        16088      402/avahi-daemon: r 
        udp6       0      0 :::5353                 :::*                                108        16087      402/avahi-daemon: r 
        udp6       0      0 :::50048                :::*                                108        16089      402/avahi-daemon: r 
        
        *** Log File - Last 25 Lines ***
        
        2023-12-23 17:26:35.046  - info: host.raspberrypi iobroker npm-rebuild: Rebuilding native modules done
        2023-12-23 17:26:36.060  - info: host.raspberrypi iobroker npm-rebuild: exit 0
        2023-12-23 17:26:36.236  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 9252
        2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
        2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   throw err;
        2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   ^
        2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
        2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Require stack:
        2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
        2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
        2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
        2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
        2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
        2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
        2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
        2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
        2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
        2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
        2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
        2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
        2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: }
        2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: Node.js v18.16.1
        2023-12-23 17:26:38.173  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2023-12-23 17:26:38.173  - info: host.raspberrypi Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        
        
        mcm1957M Thomas BraunT GlasfaserG 3 Antworten Letzte Antwort
        0
        • A Architect0711

          @foxriver76 @Thomas-Braun Bei mir startet der admin adapter nicht mehr seit dem Update. Unten ist der output von "iob diag". Ganz unten steht ja Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually., aber das hat leider keine Abhilfe gebracht.

          pi@raspberrypi:/opt/iobroker/node_modules/iobroker.admin $ npm install --production
          npm WARN config production Use `--omit=dev` instead.
          
          up to date, audited 141 packages in 5s
          
          13 packages are looking for funding
            run `npm fund` for details
          
          4 moderate severity vulnerabilities
          
          To address issues that do not require attention, run:
            npm audit fix
          
          To address all issues possible (including breaking changes), run:
            npm audit fix --force
          
          Some issues need review, and may require choosing
          a different dependency.
          
          Run `npm audit` for details.
          
          
          
          Skript v.2023-10-10
          
          *** BASE SYSTEM ***
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 10 (buster)
                      Kernel: Linux 5.10.103-v7l+
                Architecture: arm
          
          Model		: Raspberry Pi 4 Model B Rev 1.2
          Docker          : false
          Virtualization  : none
          Kernel          : armv7l
          Userland        : armhf
          
          Systemuptime and Load:
           17:27:27 up  1:07,  2 users,  load average: 1.61, 1.93, 1.26
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Sat 2023-12-23 17:27:27 CET
                     Universal time: Sat 2023-12-23 16:27:27 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server: 	true
          Desktop: 	LXDE-pi
          Terminal: 	x11
          Boot Target: 	graphical.target
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:           3.8G        705M        2.2G         21M        968M        3.0G
          Swap:           99M          0B         99M
          Total:         3.9G        705M        2.3G
          
                   3838 M total memory
                    705 M used memory
                    417 M active memory
                   1076 M inactive memory
                   2164 M free memory
                    128 M buffer memory
                    839 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FAILED SERVICES ***
          
          0 loaded units listed. Pass --all to see loaded but inactive units, too.
          To show all installed unit files use 'systemctl list-unit-files'.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       59G  5.0G   51G   9% /
          devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
          tmpfs          tmpfs     1.9G   17M  1.9G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
          /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
          tmpfs          tmpfs     384M   12K  384M   1% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sat Dec 23 16:20:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:60:A4:C4 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=676d1976-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
          [Sat Dec 23 16:20:11 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
          [Sat Dec 23 16:20:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Sat Dec 23 16:20:13 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
          
          Show mounted filesystems \(real ones only\):
          TARGET                SOURCE         FSTYPE          OPTIONS
          /                     /dev/mmcblk0p2 ext4            rw,noatime
          |-/sys/fs/bpf         none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
          |-/run/user/1000/gvfs gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
          `-/boot               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          1.3G	/var/
          644M	/var/lib
          521M	/var/cache
          515M	/var/lib/piVCCU3
          509M	/var/cache/apt
          
          Archived and active journals take up 16.0M in the file system.
          
          /opt/iobroker/backups:
          du: cannot access '/opt/iobroker/backups/': No such file or directory
          
          /opt/iobroker/iobroker-data:
          157M	/opt/iobroker/iobroker-data/
          53M	/opt/iobroker/iobroker-data/node-red
          52M	/opt/iobroker/iobroker-data/node-red/node_modules
          46M	/opt/iobroker/iobroker-data/files
          41M	/opt/iobroker/iobroker-data/backup-objects
          
          The five largest files in iobroker-data are:
          21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
          8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
          5.6M	/opt/iobroker/iobroker-data/objects.jsonl
          5.4M	/opt/iobroker/iobroker-data/objects.json.migrated
          5.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
          
          find: '/dev/serial/by-id/': No such file or directory
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs 	v18.16.1
          /usr/bin/node 		v18.16.1
          /usr/bin/npm 		9.5.1
          /usr/bin/npx 		9.5.1
          /usr/bin/corepack 	0.17.0
          
          
          nodejs:
            Installed: 18.16.1-deb-1nodesource1
            Candidate: 18.17.1-deb-1nodesource1
            Version table:
               18.17.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
           *** 18.16.1-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               10.24.0~dfsg-1~deb10u3 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller: 	5.0.17
          admin: 		5.1.28
          javascript: 	"javascript" not found
          
          Adapters from github: 	0
          
          Adapter State
            system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
          + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
          + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
          + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
          + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
          + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
          + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          + instance is alive
          
          Enabled adapters with bindings
            system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
          + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
          + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.12.0   , installed 5.1.28 [Updatable]
          Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
          Adapter    "hm-rega"      : 4.0.0    , installed 3.0.46 [Updatable]
          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.18 [Updatable]
          Adapter    "hs100"        : 2.2.0    , installed 2.1.2  [Updatable]
          Adapter    "info"         : 2.0.0    , installed 1.9.26 [Updatable]
          Controller "js-controller": 5.0.17   , installed 5.0.17
          Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
          Adapter    "node-red"     : 4.0.3    , installed 3.3.1  [Updatable]
          Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
          Adapter    "shelly"       : 6.6.1    , installed 4.0.7  [Updatable]
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 6.6.0    , installed 6.6.0
          Adapter    "web"          : 6.1.10   , installed 6.1.10
          Adapter    "ws"           : 2.5.8    , installed 2.5.8
          
          Objects and States
          Please stand by - This may take a while
          Objects: 	2298
          States: 	860
          
          *** OS-Repositories and Updates ***
          Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
          Hit:2 http://archive.raspberrypi.org/debian buster InRelease
          Hit:3 https://deb.nodesource.com/node_18.x buster InRelease
          Hit:4 https://www.pivccu.de/piVCCU stable InRelease
          Reading package lists...
          Pending Updates: 155
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17270      582/sshd            
          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          18683      420/cupsd           
          tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       61793      7787/node-red       
          tcp        0      0 192.168.20.100:1882     0.0.0.0:*               LISTEN      1001       64971      8166/io.shelly.0    
          tcp        0      0 192.168.20.100:2010     0.0.0.0:*               LISTEN      1001       63568      7826/io.hm-rpc.0    
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          15251      558/mosquitto       
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       61619      7722/iobroker.js-co 
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       61612      7722/iobroker.js-co 
          tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15349      577/vncserver-x11-c 
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       62790      8041/io.web.0       
          tcp6       0      0 :::22                   :::*                    LISTEN      0          17272      582/sshd            
          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          18682      420/cupsd           
          tcp6       0      0 :::1883                 :::*                    LISTEN      0          15252      558/mosquitto       
          tcp6       0      0 :::5900                 :::*                    LISTEN      0          15348      577/vncserver-x11-c 
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          20657      545/cups-browsed    
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16086      402/avahi-daemon: r 
          udp        0      0 0.0.0.0:35206           0.0.0.0:*                           108        16088      402/avahi-daemon: r 
          udp6       0      0 :::5353                 :::*                                108        16087      402/avahi-daemon: r 
          udp6       0      0 :::50048                :::*                                108        16089      402/avahi-daemon: r 
          
          *** Log File - Last 25 Lines ***
          
          2023-12-23 17:26:35.046  - info: host.raspberrypi iobroker npm-rebuild: Rebuilding native modules done
          2023-12-23 17:26:36.060  - info: host.raspberrypi iobroker npm-rebuild: exit 0
          2023-12-23 17:26:36.236  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 9252
          2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
          2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   throw err;
          2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   ^
          2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
          2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Require stack:
          2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
          2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
          2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
          2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
          2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
          2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
          2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
          2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
          2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
          2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
          2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
          2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
          2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: }
          2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: Node.js v18.16.1
          2023-12-23 17:26:38.173  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2023-12-23 17:26:38.173  - info: host.raspberrypi Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          
          
          mcm1957M Online
          mcm1957M Online
          mcm1957
          schrieb am zuletzt editiert von mcm1957
          #460

          @architect0711
          Wie im Einleitungsposting steht brauchen einige Adapter ein Update. Dein admin (5.X.X) Ist zu alt.

          Ambesten lies das ETSTE Posting nochmal durch.

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

          LESEN - gute Forenbeitrage

          A 1 Antwort Letzte Antwort
          0
          • A Architect0711

            @foxriver76 @Thomas-Braun Bei mir startet der admin adapter nicht mehr seit dem Update. Unten ist der output von "iob diag". Ganz unten steht ja Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually., aber das hat leider keine Abhilfe gebracht.

            pi@raspberrypi:/opt/iobroker/node_modules/iobroker.admin $ npm install --production
            npm WARN config production Use `--omit=dev` instead.
            
            up to date, audited 141 packages in 5s
            
            13 packages are looking for funding
              run `npm fund` for details
            
            4 moderate severity vulnerabilities
            
            To address issues that do not require attention, run:
              npm audit fix
            
            To address all issues possible (including breaking changes), run:
              npm audit fix --force
            
            Some issues need review, and may require choosing
            a different dependency.
            
            Run `npm audit` for details.
            
            
            
            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
               Static hostname: raspberrypi
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 10 (buster)
                        Kernel: Linux 5.10.103-v7l+
                  Architecture: arm
            
            Model		: Raspberry Pi 4 Model B Rev 1.2
            Docker          : false
            Virtualization  : none
            Kernel          : armv7l
            Userland        : armhf
            
            Systemuptime and Load:
             17:27:27 up  1:07,  2 users,  load average: 1.61, 1.93, 1.26
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Sat 2023-12-23 17:27:27 CET
                       Universal time: Sat 2023-12-23 16:27:27 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server: 	true
            Desktop: 	LXDE-pi
            Terminal: 	x11
            Boot Target: 	graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           3.8G        705M        2.2G         21M        968M        3.0G
            Swap:           99M          0B         99M
            Total:         3.9G        705M        2.3G
            
                     3838 M total memory
                      705 M used memory
                      417 M active memory
                     1076 M inactive memory
                     2164 M free memory
                      128 M buffer memory
                      839 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FAILED SERVICES ***
            
            0 loaded units listed. Pass --all to see loaded but inactive units, too.
            To show all installed unit files use 'systemctl list-unit-files'.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       59G  5.0G   51G   9% /
            devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     1.9G   17M  1.9G   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
            /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     384M   12K  384M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sat Dec 23 16:20:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:60:A4:C4 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=676d1976-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Sat Dec 23 16:20:11 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
            [Sat Dec 23 16:20:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Sat Dec 23 16:20:13 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
            
            Show mounted filesystems \(real ones only\):
            TARGET                SOURCE         FSTYPE          OPTIONS
            /                     /dev/mmcblk0p2 ext4            rw,noatime
            |-/sys/fs/bpf         none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
            |-/run/user/1000/gvfs gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
            `-/boot               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.3G	/var/
            644M	/var/lib
            521M	/var/cache
            515M	/var/lib/piVCCU3
            509M	/var/cache/apt
            
            Archived and active journals take up 16.0M in the file system.
            
            /opt/iobroker/backups:
            du: cannot access '/opt/iobroker/backups/': No such file or directory
            
            /opt/iobroker/iobroker-data:
            157M	/opt/iobroker/iobroker-data/
            53M	/opt/iobroker/iobroker-data/node-red
            52M	/opt/iobroker/iobroker-data/node-red/node_modules
            46M	/opt/iobroker/iobroker-data/files
            41M	/opt/iobroker/iobroker-data/backup-objects
            
            The five largest files in iobroker-data are:
            21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
            8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
            5.6M	/opt/iobroker/iobroker-data/objects.jsonl
            5.4M	/opt/iobroker/iobroker-data/objects.json.migrated
            5.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            find: '/dev/serial/by-id/': No such file or directory
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs 	v18.16.1
            /usr/bin/node 		v18.16.1
            /usr/bin/npm 		9.5.1
            /usr/bin/npx 		9.5.1
            /usr/bin/corepack 	0.17.0
            
            
            nodejs:
              Installed: 18.16.1-deb-1nodesource1
              Candidate: 18.17.1-deb-1nodesource1
              Version table:
                 18.17.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
             *** 18.16.1-deb-1nodesource1 100
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u3 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller: 	5.0.17
            admin: 		5.1.28
            javascript: 	"javascript" not found
            
            Adapters from github: 	0
            
            Adapter State
              system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
            + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
            + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
            + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
            + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
            + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            + instance is alive
            
            Enabled adapters with bindings
              system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
            + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.12.0   , installed 5.1.28 [Updatable]
            Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
            Adapter    "hm-rega"      : 4.0.0    , installed 3.0.46 [Updatable]
            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.18 [Updatable]
            Adapter    "hs100"        : 2.2.0    , installed 2.1.2  [Updatable]
            Adapter    "info"         : 2.0.0    , installed 1.9.26 [Updatable]
            Controller "js-controller": 5.0.17   , installed 5.0.17
            Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
            Adapter    "node-red"     : 4.0.3    , installed 3.3.1  [Updatable]
            Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
            Adapter    "shelly"       : 6.6.1    , installed 4.0.7  [Updatable]
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
            Adapter    "web"          : 6.1.10   , installed 6.1.10
            Adapter    "ws"           : 2.5.8    , installed 2.5.8
            
            Objects and States
            Please stand by - This may take a while
            Objects: 	2298
            States: 	860
            
            *** OS-Repositories and Updates ***
            Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:2 http://archive.raspberrypi.org/debian buster InRelease
            Hit:3 https://deb.nodesource.com/node_18.x buster InRelease
            Hit:4 https://www.pivccu.de/piVCCU stable InRelease
            Reading package lists...
            Pending Updates: 155
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17270      582/sshd            
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          18683      420/cupsd           
            tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       61793      7787/node-red       
            tcp        0      0 192.168.20.100:1882     0.0.0.0:*               LISTEN      1001       64971      8166/io.shelly.0    
            tcp        0      0 192.168.20.100:2010     0.0.0.0:*               LISTEN      1001       63568      7826/io.hm-rpc.0    
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          15251      558/mosquitto       
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       61619      7722/iobroker.js-co 
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       61612      7722/iobroker.js-co 
            tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15349      577/vncserver-x11-c 
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       62790      8041/io.web.0       
            tcp6       0      0 :::22                   :::*                    LISTEN      0          17272      582/sshd            
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          18682      420/cupsd           
            tcp6       0      0 :::1883                 :::*                    LISTEN      0          15252      558/mosquitto       
            tcp6       0      0 :::5900                 :::*                    LISTEN      0          15348      577/vncserver-x11-c 
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          20657      545/cups-browsed    
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16086      402/avahi-daemon: r 
            udp        0      0 0.0.0.0:35206           0.0.0.0:*                           108        16088      402/avahi-daemon: r 
            udp6       0      0 :::5353                 :::*                                108        16087      402/avahi-daemon: r 
            udp6       0      0 :::50048                :::*                                108        16089      402/avahi-daemon: r 
            
            *** Log File - Last 25 Lines ***
            
            2023-12-23 17:26:35.046  - info: host.raspberrypi iobroker npm-rebuild: Rebuilding native modules done
            2023-12-23 17:26:36.060  - info: host.raspberrypi iobroker npm-rebuild: exit 0
            2023-12-23 17:26:36.236  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 9252
            2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
            2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   throw err;
            2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   ^
            2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
            2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Require stack:
            2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
            2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
            2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
            2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
            2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
            2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
            2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
            2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
            2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
            2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
            2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
            2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
            2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: }
            2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: Node.js v18.16.1
            2023-12-23 17:26:38.173  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2023-12-23 17:26:38.173  - info: host.raspberrypi Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #461

            @architect0711

            Installier da NEU! Raspberry OS 12 Bookworm. Und zwar in der Lite-Version für 64Bit. Dann dein
            iob-Backup einspielen. Zuvor den ganzen Sums auf Stand bringen.

            Künftig REGELMÄSSIG Systempflege betreiben.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Antwort Letzte Antwort
            0
            • A Architect0711

              @foxriver76 @Thomas-Braun Bei mir startet der admin adapter nicht mehr seit dem Update. Unten ist der output von "iob diag". Ganz unten steht ja Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually., aber das hat leider keine Abhilfe gebracht.

              pi@raspberrypi:/opt/iobroker/node_modules/iobroker.admin $ npm install --production
              npm WARN config production Use `--omit=dev` instead.
              
              up to date, audited 141 packages in 5s
              
              13 packages are looking for funding
                run `npm fund` for details
              
              4 moderate severity vulnerabilities
              
              To address issues that do not require attention, run:
                npm audit fix
              
              To address all issues possible (including breaking changes), run:
                npm audit fix --force
              
              Some issues need review, and may require choosing
              a different dependency.
              
              Run `npm audit` for details.
              
              
              
              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
                 Static hostname: raspberrypi
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 10 (buster)
                          Kernel: Linux 5.10.103-v7l+
                    Architecture: arm
              
              Model		: Raspberry Pi 4 Model B Rev 1.2
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : armhf
              
              Systemuptime and Load:
               17:27:27 up  1:07,  2 users,  load average: 1.61, 1.93, 1.26
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Sat 2023-12-23 17:27:27 CET
                         Universal time: Sat 2023-12-23 16:27:27 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server: 	true
              Desktop: 	LXDE-pi
              Terminal: 	x11
              Boot Target: 	graphical.target
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           3.8G        705M        2.2G         21M        968M        3.0G
              Swap:           99M          0B         99M
              Total:         3.9G        705M        2.3G
              
                       3838 M total memory
                        705 M used memory
                        417 M active memory
                       1076 M inactive memory
                       2164 M free memory
                        128 M buffer memory
                        839 M swap cache
                         99 M total swap
                          0 M used swap
                         99 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FAILED SERVICES ***
              
              0 loaded units listed. Pass --all to see loaded but inactive units, too.
              To show all installed unit files use 'systemctl list-unit-files'.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       59G  5.0G   51G   9% /
              devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     1.9G   17M  1.9G   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs     384M   12K  384M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Sat Dec 23 16:20:11 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:60:A4:C4 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=tty1 root=PARTUUID=676d1976-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Sat Dec 23 16:20:11 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
              [Sat Dec 23 16:20:11 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Sat Dec 23 16:20:13 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
              
              Show mounted filesystems \(real ones only\):
              TARGET                SOURCE         FSTYPE          OPTIONS
              /                     /dev/mmcblk0p2 ext4            rw,noatime
              |-/sys/fs/bpf         none           bpf             rw,nosuid,nodev,noexec,relatime,mode=700
              |-/run/user/1000/gvfs gvfsd-fuse     fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              `-/boot               /dev/mmcblk0p1 vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              1.3G	/var/
              644M	/var/lib
              521M	/var/cache
              515M	/var/lib/piVCCU3
              509M	/var/cache/apt
              
              Archived and active journals take up 16.0M in the file system.
              
              /opt/iobroker/backups:
              du: cannot access '/opt/iobroker/backups/': No such file or directory
              
              /opt/iobroker/iobroker-data:
              157M	/opt/iobroker/iobroker-data/
              53M	/opt/iobroker/iobroker-data/node-red
              52M	/opt/iobroker/iobroker-data/node-red/node_modules
              46M	/opt/iobroker/iobroker-data/files
              41M	/opt/iobroker/iobroker-data/backup-objects
              
              The five largest files in iobroker-data are:
              21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
              8.3M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js
              5.6M	/opt/iobroker/iobroker-data/objects.jsonl
              5.4M	/opt/iobroker/iobroker-data/objects.json.migrated
              5.4M	/opt/iobroker/iobroker-data/objects.json.bak.migrated
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              find: '/dev/serial/by-id/': No such file or directory
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.16.1
              /usr/bin/node 		v18.16.1
              /usr/bin/npm 		9.5.1
              /usr/bin/npx 		9.5.1
              /usr/bin/corepack 	0.17.0
              
              
              nodejs:
                Installed: 18.16.1-deb-1nodesource1
                Candidate: 18.17.1-deb-1nodesource1
                Version table:
                   18.17.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
               *** 18.16.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   10.24.0~dfsg-1~deb10u3 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	5.0.17
              admin: 		5.1.28
              javascript: 	"javascript" not found
              
              Adapters from github: 	0
              
              Adapter State
                system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
              + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
              + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
              + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
              + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
              + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              + instance is alive
              
              Enabled adapters with bindings
                system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
              + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 192.168.20.100
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.12.0   , installed 5.1.28 [Updatable]
              Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
              Adapter    "hm-rega"      : 4.0.0    , installed 3.0.46 [Updatable]
              Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.18 [Updatable]
              Adapter    "hs100"        : 2.2.0    , installed 2.1.2  [Updatable]
              Adapter    "info"         : 2.0.0    , installed 1.9.26 [Updatable]
              Controller "js-controller": 5.0.17   , installed 5.0.17
              Adapter    "mqtt-client"  : 1.7.0    , installed 1.7.0
              Adapter    "node-red"     : 4.0.3    , installed 3.3.1  [Updatable]
              Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
              Adapter    "shelly"       : 6.6.1    , installed 4.0.7  [Updatable]
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
              Adapter    "web"          : 6.1.10   , installed 6.1.10
              Adapter    "ws"           : 2.5.8    , installed 2.5.8
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	2298
              States: 	860
              
              *** OS-Repositories and Updates ***
              Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
              Hit:2 http://archive.raspberrypi.org/debian buster InRelease
              Hit:3 https://deb.nodesource.com/node_18.x buster InRelease
              Hit:4 https://www.pivccu.de/piVCCU stable InRelease
              Reading package lists...
              Pending Updates: 155
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17270      582/sshd            
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          18683      420/cupsd           
              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       61793      7787/node-red       
              tcp        0      0 192.168.20.100:1882     0.0.0.0:*               LISTEN      1001       64971      8166/io.shelly.0    
              tcp        0      0 192.168.20.100:2010     0.0.0.0:*               LISTEN      1001       63568      7826/io.hm-rpc.0    
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          15251      558/mosquitto       
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       61619      7722/iobroker.js-co 
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       61612      7722/iobroker.js-co 
              tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          15349      577/vncserver-x11-c 
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       62790      8041/io.web.0       
              tcp6       0      0 :::22                   :::*                    LISTEN      0          17272      582/sshd            
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          18682      420/cupsd           
              tcp6       0      0 :::1883                 :::*                    LISTEN      0          15252      558/mosquitto       
              tcp6       0      0 :::5900                 :::*                    LISTEN      0          15348      577/vncserver-x11-c 
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          20657      545/cups-browsed    
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16086      402/avahi-daemon: r 
              udp        0      0 0.0.0.0:35206           0.0.0.0:*                           108        16088      402/avahi-daemon: r 
              udp6       0      0 :::5353                 :::*                                108        16087      402/avahi-daemon: r 
              udp6       0      0 :::50048                :::*                                108        16089      402/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2023-12-23 17:26:35.046  - info: host.raspberrypi iobroker npm-rebuild: Rebuilding native modules done
              2023-12-23 17:26:36.060  - info: host.raspberrypi iobroker npm-rebuild: exit 0
              2023-12-23 17:26:36.236  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 9252
              2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
              2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   throw err;
              2023-12-23 17:26:38.169  - error: host.raspberrypi Caught by controller[0]:   ^
              2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js'
              2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: Require stack:
              2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/main.js
              2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
              2023-12-23 17:26:38.170  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
              2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
              2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
              2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.admin/main.js:18:18)
              2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
              2023-12-23 17:26:38.171  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
              2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
              2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
              2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
              2023-12-23 17:26:38.172  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.admin/main.js' ]
              2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: }
              2023-12-23 17:26:38.173  - error: host.raspberrypi Caught by controller[0]: Node.js v18.16.1
              2023-12-23 17:26:38.173  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2023-12-23 17:26:38.173  - info: host.raspberrypi Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              
              
              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #462

              @architect0711

              ist das richtig ... das du kein backitup Adapter hast !?

              Wo sind deine Backups !?

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              A 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @architect0711

                ist das richtig ... das du kein backitup Adapter hast !?

                Wo sind deine Backups !?

                A Offline
                A Offline
                Architect0711
                schrieb am zuletzt editiert von
                #463

                ich habe neben dem iobroker noch andere sachen auf dem raspi, deshalb mache ich immer sd card images als backup.

                GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
                0
                • A Architect0711

                  ich habe neben dem iobroker noch andere sachen auf dem raspi, deshalb mache ich immer sd card images als backup.

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #464

                  @architect0711

                  Keine gute Lösung !

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  1 Antwort Letzte Antwort
                  0
                  • A Architect0711

                    ich habe neben dem iobroker noch andere sachen auf dem raspi, deshalb mache ich immer sd card images als backup.

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #465

                    @architect0711

                    Dann ist dein 'Backup-Konzept' genau jetzt an seine Grenzen gestoßen...

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • mcm1957M mcm1957

                      @architect0711
                      Wie im Einleitungsposting steht brauchen einige Adapter ein Update. Dein admin (5.X.X) Ist zu alt.

                      Ambesten lies das ETSTE Posting nochmal durch.

                      A Offline
                      A Offline
                      Architect0711
                      schrieb am zuletzt editiert von
                      #466

                      @mcm57 danke, habe die Liste mit den Adaptern gefunden 🙂 nach dem Upgrade vom Admin und vom Node Red Adapter hat wieder alles funktioniert wie gehabt 🙂

                      1 Antwort Letzte Antwort
                      0
                      • T Offline
                        T Offline
                        torti0111
                        schrieb am zuletzt editiert von torti0111
                        #467

                        Hi Zusammen,

                        Ich habe heute morgen auf 5.0.17 geupdated…
                        Habe 2 Shelly Adapter laufen. Einer für die ältere Generation, eine für die neuen über mqtt.

                        Nach dem Update auf den 5.0.17 sind mir die „alten“ Shelly’s via coap eingefroren.
                        Sie zeigen grün, sieht alles gut aus, aber sie machen nichts. Weder die schaltenden, noch die messenden.
                        Hab die Testweise via mqtt angebunden, dann geht alles. Sobald sie via coap verbunden sind, keine Reaktion.
                        Ich sehe keine Fehlermeldungen nichts im log.
                        Hat jemand die gleichen Probleme?

                        Edit: coap ist bei den alten wichtig, damit ich sie weiter über die cloud steuern kann.

                        P 1 Antwort Letzte Antwort
                        0
                        • T torti0111

                          Hi Zusammen,

                          Ich habe heute morgen auf 5.0.17 geupdated…
                          Habe 2 Shelly Adapter laufen. Einer für die ältere Generation, eine für die neuen über mqtt.

                          Nach dem Update auf den 5.0.17 sind mir die „alten“ Shelly’s via coap eingefroren.
                          Sie zeigen grün, sieht alles gut aus, aber sie machen nichts. Weder die schaltenden, noch die messenden.
                          Hab die Testweise via mqtt angebunden, dann geht alles. Sobald sie via coap verbunden sind, keine Reaktion.
                          Ich sehe keine Fehlermeldungen nichts im log.
                          Hat jemand die gleichen Probleme?

                          Edit: coap ist bei den alten wichtig, damit ich sie weiter über die cloud steuern kann.

                          P Offline
                          P Offline
                          pfahlenbauer
                          schrieb am zuletzt editiert von pfahlenbauer
                          #468

                          @torti0111

                          Ist das ein generelles Problem und konnte es gelöst werden? Ich habe meine Shelly's auch über COAP laufen und würde sonst mit dem Update noch warten.

                          Dr. BakteriusD 1 Antwort Letzte Antwort
                          0
                          • P pfahlenbauer

                            @torti0111

                            Ist das ein generelles Problem und konnte es gelöst werden? Ich habe meine Shelly's auch über COAP laufen und würde sonst mit dem Update noch warten.

                            Dr. BakteriusD Offline
                            Dr. BakteriusD Offline
                            Dr. Bakterius
                            Most Active
                            schrieb am zuletzt editiert von Dr. Bakterius
                            #469

                            @pfahlenbauer sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                            Ist das ein generelles Problem und konnte es gelöst werden?

                            Also ich habe mit meinen Shelly 1 die alle mit COAP unter dem js-controller v5.0.17 laufen keine Probleme. Funktioniert alles wie immer. Allerdings verwende ich die Cloud nicht.

                            1 Antwort Letzte Antwort
                            0
                            • foxriver76F Offline
                              foxriver76F Offline
                              foxriver76
                              Developer
                              schrieb am zuletzt editiert von foxriver76
                              #470

                              js-controller 5.0.18 ab heute im Latest:

                              • Das Problem, dass vis States am Anfang nicht aktualisiert wurden wenn ein OBjekt null auf top level existiert wurde gefixt
                              • Wir haben versucht den hohen RAM Verbrauch zu fixen der bei manchen Adapters unter Proxmox bei Uploads auftritt
                              • CPU Verbrauch von JSONL optimiert
                              • Problem behoben dass multihost enable/disable nie "fertig" wird

                              Videotutorials & mehr

                              Hier könnt ihr mich unterstützen.

                              G FeuersturmF 2 Antworten Letzte Antwort
                              6
                              • ? Offline
                                ? Offline
                                Ein ehemaliger Benutzer
                                schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                                #471

                                @foxriver76 5.0.18 laeuft hier unter Docker als Multihost Master mit buanet V9.0.1 und gleiches als Slave ohne Auffaelligkeiten ( Node 18.19.0, NPM 10.2.3)

                                Dazu noch auf einem Multihost Slave LXC in Proxmox Debian Bookworm, Node 20.11, NPM 10.2.4 ohne Probleme.
                                Objekte: 46783, Zustände: 41271 mit Redis/Redis

                                Edit:
                                Vis V1.5.4 keine Probleme mit den Werten.

                                1 Antwort Letzte Antwort
                                1
                                • foxriver76F foxriver76

                                  js-controller 5.0.18 ab heute im Latest:

                                  • Das Problem, dass vis States am Anfang nicht aktualisiert wurden wenn ein OBjekt null auf top level existiert wurde gefixt
                                  • Wir haben versucht den hohen RAM Verbrauch zu fixen der bei manchen Adapters unter Proxmox bei Uploads auftritt
                                  • CPU Verbrauch von JSONL optimiert
                                  • Problem behoben dass multihost enable/disable nie "fertig" wird
                                  G Online
                                  G Online
                                  guergen
                                  schrieb am zuletzt editiert von guergen
                                  #472

                                  @foxriver76 Leider werden nach dem Update viele Werte nicht ins Vis übernommen, Temperaturen, die definitiv da sind werden als NaN angezeigt, true/false-Werte werden als true übernommen.
                                  Auch nach manuellem setzen der Werte auf false, werden die Werte nach Zeit wieder mit true überschrieben.
                                  debian boowkworm, alles aktuell und auf latest.
                                  Was möchtest Du noch wissen, damit der "Fehler" korrigiert werden kann?

                                  foxriver76F 2 Antworten Letzte Antwort
                                  0
                                  • G guergen

                                    @foxriver76 Leider werden nach dem Update viele Werte nicht ins Vis übernommen, Temperaturen, die definitiv da sind werden als NaN angezeigt, true/false-Werte werden als true übernommen.
                                    Auch nach manuellem setzen der Werte auf false, werden die Werte nach Zeit wieder mit true überschrieben.
                                    debian boowkworm, alles aktuell und auf latest.
                                    Was möchtest Du noch wissen, damit der "Fehler" korrigiert werden kann?

                                    foxriver76F Offline
                                    foxriver76F Offline
                                    foxriver76
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #473

                                    @guergen hm gar nix, kanns nachstellen. 😢

                                    Videotutorials & mehr

                                    Hier könnt ihr mich unterstützen.

                                    1 Antwort Letzte Antwort
                                    0
                                    • G guergen

                                      @foxriver76 Leider werden nach dem Update viele Werte nicht ins Vis übernommen, Temperaturen, die definitiv da sind werden als NaN angezeigt, true/false-Werte werden als true übernommen.
                                      Auch nach manuellem setzen der Werte auf false, werden die Werte nach Zeit wieder mit true überschrieben.
                                      debian boowkworm, alles aktuell und auf latest.
                                      Was möchtest Du noch wissen, damit der "Fehler" korrigiert werden kann?

                                      foxriver76F Offline
                                      foxriver76F Offline
                                      foxriver76
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #474

                                      @guergen in einem kleinen setup zum reproduzieren scheint es als wären nur aliase betroffen, bei dir auch so?

                                      Videotutorials & mehr

                                      Hier könnt ihr mich unterstützen.

                                      G 1 Antwort Letzte Antwort
                                      0
                                      • foxriver76F foxriver76

                                        @guergen in einem kleinen setup zum reproduzieren scheint es als wären nur aliase betroffen, bei dir auch so?

                                        G Online
                                        G Online
                                        guergen
                                        schrieb am zuletzt editiert von guergen
                                        #475

                                        @foxriver76 Ja, scheinen Aliase zu sein. Aber ich habe fast nur Aliase 😉

                                        foxriver76F 1 Antwort Letzte Antwort
                                        2
                                        • G guergen

                                          @foxriver76 Ja, scheinen Aliase zu sein. Aber ich habe fast nur Aliase 😉

                                          foxriver76F Offline
                                          foxriver76F Offline
                                          foxriver76
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #476

                                          @guergen Problem gefunden, ich probiere heute noch einen Fix zu veröffentlichen

                                          Videotutorials & mehr

                                          Hier könnt ihr mich unterstützen.

                                          foxriver76F 1 Antwort Letzte Antwort
                                          1
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          454

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe