Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

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

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    274

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

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

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

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

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controllerstableupgrade
509 Posts 82 Posters 139.0k Views 65 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • foxriver76F foxriver76

    Hi zusammen,

    es wird nochmal ein Controller 5.0.17 heute ins Latest kommen. Im Endeffekt nur Kleinigkeiten:

    • Problem behoben, dass Fehler bim upgraden von Adaptern nicht angezeigt wurden
    • Problem behoben, wenn eine Alias Konvertierungsfunktion undefined zurück gibt
    • Für Entwickler: Problem in der getSuitableLicenses Methode behoben
    T Offline
    T Offline
    TT-Tom
    wrote on last edited by
    #428

    @foxriver76

    Hallo

    Habe mein Testsystem gestern Abend auch hochgezogen und nachdem automatischen Neustart Probleme mit der Javascript Instanz gehabt. Es konnten die zusätzlichen npm-Module nicht geladen werden bzw. wurden nicht gefunden.
    Habe das System dann neu gestartet und alles war wieder in Ordnung.

    kurz zum Ablauf
    22:50:38 Admin - Adapter aktualisiert 6.12.5
    22:54:12 Backitup aktualisiert 2.9.5
    23:05:32 JS-controlller aktualisiert 5.0.17

    Das Testsystem läuft auf dem Beta Repository und ist aktuell.

    Update JS Controller.js

    Gruß Tom
    https://github.com/tt-tom17
    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

    NSPanel Script Wiki
    https://github.com/joBr99/nspanel-lovelace-ui/wiki

    NSPanel Adapter Wiki
    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

    foxriver76F 1 Reply Last reply
    0
    • T TT-Tom

      @foxriver76

      Hallo

      Habe mein Testsystem gestern Abend auch hochgezogen und nachdem automatischen Neustart Probleme mit der Javascript Instanz gehabt. Es konnten die zusätzlichen npm-Module nicht geladen werden bzw. wurden nicht gefunden.
      Habe das System dann neu gestartet und alles war wieder in Ordnung.

      kurz zum Ablauf
      22:50:38 Admin - Adapter aktualisiert 6.12.5
      22:54:12 Backitup aktualisiert 2.9.5
      23:05:32 JS-controlller aktualisiert 5.0.17

      Das Testsystem läuft auf dem Beta Repository und ist aktuell.

      Update JS Controller.js

      foxriver76F Offline
      foxriver76F Offline
      foxriver76
      Developer
      wrote on last edited by
      #429

      @tt-tom

      2023-11-29 23:07:07.727 - error: javascript.1 (372029) npm ERR!
      2023-11-29 23:07:07.728 - error: javascript.1 (372029) code ENOTEMPTY
      npm ERR! syscall rmdir
      npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/moment/src/lib/create
      2023-11-29 23:07:07.731 - error: javascript.1 (372029) npm ERR! errno -39
      2023-11-29 23:07:07.738 - error: javascript.1 (372029) npm ERR! ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.javascript/node_modules/moment/src/lib/create'
      2023-11-29 23:07:07.742 - error: javascript.1 (372029)
      npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-29T22_06_47_341Z-debug-0.log
      2023-11-29 23:07:07.836 - error: javascript.1 (372029) Cannot install dayjs: 217
      

      Das Problem tritt mit npm hin und wieder auf, bei Adapter Installationen versuchen wir das mittlerweile automatisch zu beheben, evtl. macht javascript da auch eine Logik da es später wieder ging, müsste man aber dort abklären, da hat Controller aktuell nix mit zu tun.

      Videotutorials & mehr

      Hier könnt ihr mich unterstützen.

      T 1 Reply Last reply
      1
      • foxriver76F foxriver76

        @tt-tom

        2023-11-29 23:07:07.727 - error: javascript.1 (372029) npm ERR!
        2023-11-29 23:07:07.728 - error: javascript.1 (372029) code ENOTEMPTY
        npm ERR! syscall rmdir
        npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/moment/src/lib/create
        2023-11-29 23:07:07.731 - error: javascript.1 (372029) npm ERR! errno -39
        2023-11-29 23:07:07.738 - error: javascript.1 (372029) npm ERR! ENOTEMPTY: directory not empty, rmdir '/opt/iobroker/node_modules/iobroker.javascript/node_modules/moment/src/lib/create'
        2023-11-29 23:07:07.742 - error: javascript.1 (372029)
        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-29T22_06_47_341Z-debug-0.log
        2023-11-29 23:07:07.836 - error: javascript.1 (372029) Cannot install dayjs: 217
        

        Das Problem tritt mit npm hin und wieder auf, bei Adapter Installationen versuchen wir das mittlerweile automatisch zu beheben, evtl. macht javascript da auch eine Logik da es später wieder ging, müsste man aber dort abklären, da hat Controller aktuell nix mit zu tun.

        T Offline
        T Offline
        TT-Tom
        wrote on last edited by
        #430

        @foxriver76
        Danke für die Rückmeldung.

        Gruß Tom
        https://github.com/tt-tom17
        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

        NSPanel Script Wiki
        https://github.com/joBr99/nspanel-lovelace-ui/wiki

        NSPanel Adapter Wiki
        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

        1 Reply Last reply
        0
        • I Offline
          I Offline
          ingenii
          wrote on last edited by ingenii
          #431

          Guten Abend,

          hab schon paar mal gepostet das ich das VIS beim aufhängt. Mit iob diag alles gepostet.
          Vielteich hab ich irgendeine Meldung übersehen das ein globales Problem mit JS controler 5 ein Problem ist.
          Heute hab ich am Proxmox DEB12 ein sauberes IOB installiert und nur VIS installiert: selber Fehler Meldung.
          Dann Downgrade JS controler auf 4.0.24 und Fehler sind weg und VIS lauf normal.
          Ich werde gerne eine normale Antwort bekommen Zb. warte einfach und schreib nichts und gib ruhe.

          Für jede Antwort bin ich dankbar.
          Danke

          mcm1957M 1 Reply Last reply
          0
          • I ingenii

            Guten Abend,

            hab schon paar mal gepostet das ich das VIS beim aufhängt. Mit iob diag alles gepostet.
            Vielteich hab ich irgendeine Meldung übersehen das ein globales Problem mit JS controler 5 ein Problem ist.
            Heute hab ich am Proxmox DEB12 ein sauberes IOB installiert und nur VIS installiert: selber Fehler Meldung.
            Dann Downgrade JS controler auf 4.0.24 und Fehler sind weg und VIS lauf normal.
            Ich werde gerne eine normale Antwort bekommen Zb. warte einfach und schreib nichts und gib ruhe.

            Für jede Antwort bin ich dankbar.
            Danke

            mcm1957M Online
            mcm1957M Online
            mcm1957
            wrote on last edited by
            #432

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

            hab schon paar mal gepostet das ich das VIS beim aufhängt. Mit iob diag alles gepostet.

            Wo, links bitte

            Heute hab ich am Proxmox DEB12 ein sauberes IOB installiert und nur VIS installiert: selber Fehler Meldung.

            Was genau hast du getan? IOB Neuinstallation und dann VIS installiert?
            Welche Fehlermeldung kommt da wo?

            Dann Downgrade JS controler auf 4.0.24 und Fehler sind weg und VIS lauf normal.

            Dann ist ziemlich sicher was an deiner VIS nicht in Ordnung. Eventuell ein faclhes Bindug wo eingetragen, Dazu gibts im Forum einige Topics.

            Ich werde gerne eine normale Antwort bekommen Zb. warte einfach und schreib nichts und gib ruhe.

            Was ist für dich eine normale Antwort? Warte einfach oder Gib Ruhe sehe ich nicht als normale Antwort - warum führst du die da als Beispiel an?

            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

            I 2 Replies Last reply
            0
            • mcm1957M mcm1957

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

              hab schon paar mal gepostet das ich das VIS beim aufhängt. Mit iob diag alles gepostet.

              Wo, links bitte

              Heute hab ich am Proxmox DEB12 ein sauberes IOB installiert und nur VIS installiert: selber Fehler Meldung.

              Was genau hast du getan? IOB Neuinstallation und dann VIS installiert?
              Welche Fehlermeldung kommt da wo?

              Dann Downgrade JS controler auf 4.0.24 und Fehler sind weg und VIS lauf normal.

              Dann ist ziemlich sicher was an deiner VIS nicht in Ordnung. Eventuell ein faclhes Bindug wo eingetragen, Dazu gibts im Forum einige Topics.

              Ich werde gerne eine normale Antwort bekommen Zb. warte einfach und schreib nichts und gib ruhe.

              Was ist für dich eine normale Antwort? Warte einfach oder Gib Ruhe sehe ich nicht als normale Antwort - warum führst du die da als Beispiel an?

              I Offline
              I Offline
              ingenii
              wrote on last edited by
              #433

              @mcm57
              Hallo,
              als erste Danke für deine interesse.
              Hier ist mein erste Problem mit meinem Iob was im betrieb ist:

              https://forum.iobroker.net/topic/69692/js-controller-fehler

              und Test Proxmox Instalation kann ich nachträglich posten.
              Nochmal vielen dank.

              1 Reply Last reply
              0
              • mcm1957M mcm1957

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

                hab schon paar mal gepostet das ich das VIS beim aufhängt. Mit iob diag alles gepostet.

                Wo, links bitte

                Heute hab ich am Proxmox DEB12 ein sauberes IOB installiert und nur VIS installiert: selber Fehler Meldung.

                Was genau hast du getan? IOB Neuinstallation und dann VIS installiert?
                Welche Fehlermeldung kommt da wo?

                Dann Downgrade JS controler auf 4.0.24 und Fehler sind weg und VIS lauf normal.

                Dann ist ziemlich sicher was an deiner VIS nicht in Ordnung. Eventuell ein faclhes Bindug wo eingetragen, Dazu gibts im Forum einige Topics.

                Ich werde gerne eine normale Antwort bekommen Zb. warte einfach und schreib nichts und gib ruhe.

                Was ist für dich eine normale Antwort? Warte einfach oder Gib Ruhe sehe ich nicht als normale Antwort - warum führst du die da als Beispiel an?

                I Offline
                I Offline
                ingenii
                wrote on last edited by ingenii
                #434

                @mcm57

                Hallo,
                hier ist log vom meinem Proxmox Test Iob:

                host.debian
                	2023-12-02 21:00:19.341	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.debian
                	2023-12-02 21:00:19.341	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:77:11)
                host.debian
                	2023-12-02 21:00:19.341	error	Caught by controller[0]: at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                host.debian
                	2023-12-02 21:00:19.341	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                host.debian
                	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                host.debian
                	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                host.debian
                	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                host.debian
                	2023-12-02 21:00:19.340	error	Caught by controller[0]: at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19)
                host.debian
                	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19)
                host.debian
                	2023-12-02 21:00:19.339	error	Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                web.0
                	2023-12-02 21:00:19.276	error	Parameter "id" needs to be of type "string" but type "undefined" has been passed
                web.0
                	2023-12-02 21:00:19.276	error	Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19) at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19) at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43) at Socket.emit (node:events:517:28) at Socket.emit (node:domain:489:12) at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14 at processTicksAndRejections (node:internal/process/task_queues:77:11)
                web.0
                	2023-12-02 21:00:19.275	error	uncaught exception: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                

                und Iob diag:

                Skript v.2023-10-10
                
                *** BASE SYSTEM ***
                 Static hostname: debian
                       Icon name: computer-vm
                         Chassis: vm 🖴
                  Virtualization: kvm
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.1.0-13-amd64
                    Architecture: x86-64
                 Hardware Vendor: QEMU
                  Hardware Model: Standard PC _i440FX + PIIX, 1996_
                Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                
                model name      : Common KVM processor
                Docker          : false
                Virtualization  : kvm
                Kernel          : x86_64
                Userland        : amd64
                
                Systemuptime and Load:
                 21:15:34 up 1 day, 22:13,  2 users,  load average: 0.26, 0.17, 0.10
                CPU threads: 8
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2023-12-02 21:15:34 CET
                           Universal time: Sat 2023-12-02 20:15:34 UTC
                                 RTC time: Sat 2023-12-02 20:15:34
                                Time zone: Europe/Vienna (CET, +0100)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                jozef
                /home/jozef
                jozef cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                Swap:           1.0G          0B        1.0G
                Total:          5.1G        1.5G        2.7G
                
                         3914 M total memory
                         1397 M used memory
                          548 M active memory
                         1403 M inactive memory
                         1639 M free memory
                          207 M buffer memory
                          965 M swap cache
                          974 M total swap
                            0 M used swap
                          974 M free swap
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  1.9G     0  1.9G   0% /dev
                tmpfs          tmpfs     392M  1.1M  391M   1% /run
                /dev/sda1      ext4       31G  5.8G   24G  20% /
                tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs          tmpfs     392M   60K  392M   1% /run/user/113
                tmpfs          tmpfs     392M   52K  392M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Thu Nov 30 23:01:44 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                [Thu Nov 30 23:01:45 2023] EXT4-fs (sda1): re-mounted. Quota mode: none.
                
                Show mounted filesystems \(real ones only\):
                TARGET SOURCE    FSTYPE OPTIONS
                /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                175M    /var/
                104M    /var/lib
                60M     /var/lib/dpkg
                56M     /var/lib/dpkg/info
                40M     /var/log
                
                Hint: You are currently not seeing messages from other users and the system.
                      Users in groups 'adm', 'systemd-journal' can see all messages.
                      Pass -q to turn off this notice.
                Archived and active journals take up 8.0M in the file system.
                
                /opt/iobroker/backups:
                34M     /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                218M    /opt/iobroker/iobroker-data/
                175M    /opt/iobroker/iobroker-data/files
                37M     /opt/iobroker/iobroker-data/files/vis
                30M     /opt/iobroker/iobroker-data/files/web.admin/static
                30M     /opt/iobroker/iobroker-data/files/web.admin
                
                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
                7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                6.7M    /opt/iobroker/iobroker-data/states.jsonl
                6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                
                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.19.0
                /usr/bin/node           v18.19.0
                /usr/bin/npm            10.2.3
                /usr/bin/npx            10.2.3
                /usr/bin/corepack       0.22.0
                
                
                nodejs:
                  Installed: 18.19.0-1nodesource1
                  Candidate: 18.19.0-1nodesource1
                  Version table:
                 *** 18.19.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                        100 /var/lib/dpkg/status
                     18.18.2-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.18.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.18.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.17.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.17.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.16.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.16.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.15.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.2-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.14.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.13.0+dfsg1-1 500
                        500 cdrom://[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm/main amd64 Packages
                     18.13.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.12.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.11.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.10.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.9.1-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.9.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.8.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.7.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.6.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.5.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.4.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.3.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.2.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.1.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                     18.0.0-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x nodistro/main amd64 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.16
                admin:          6.10.1
                javascript:     "javascript" not found
                
                Adapters from github:   0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : debian                                   -  enabled
                + system.adapter.discovery.0              : discovery             : debian                                   -  enabled
                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: debian                                   -  enabled
                  system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : debian                                   -  enabled
                  system.adapter.icons-icons8.0           : icons-icons8          : debian                                   -  enabled
                  system.adapter.icons-material-png.0     : icons-material-png    : debian                                   -  enabled
                  system.adapter.icons-material-svg.0     : icons-material-svg    : debian                                   -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : debian                                   -  enabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : debian                                   -  enabled
                  system.adapter.vis-bars.0               : vis-bars              : debian                                   -  enabled
                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : debian                                   -  enabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : debian                                   -  enabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debian                                   -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : debian                                   -  enabled
                  system.adapter.vis-history.0            : vis-history           : debian                                   -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : debian                                   -  enabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : debian                                   -  enabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : debian                                   -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debian                                   -  enabled
                  system.adapter.vis-justgage.0           : vis-justgage          : debian                                   -  enabled
                  system.adapter.vis-lcars.0              : vis-lcars             : debian                                   -  enabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : debian                                   -  enabled
                  system.adapter.vis-material.0           : vis-material          : debian                                   -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : debian                                   -  enabled
                  system.adapter.vis-plumb.0              : vis-plumb             : debian                                   -  enabled
                  system.adapter.vis-rgraph.0             : vis-rgraph            : debian                                   -  enabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian                                   -  enabled
                  system.adapter.vis-weather.0            : vis-weather           : debian                                   -  enabled
                  system.adapter.vis.0                    : vis                   : debian                                   -  enabled
                + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : debian                                   -  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 6.10.1 [Updatable]
                Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Controller "js-controller": 5.0.16   , installed 5.0.16
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-justgage" : 2.0.2    , installed 2.0.2
                Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                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:        291
                States:         181
                
                *** OS-Repositories and Updates ***
                E: The repository 'cdrom://[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm Release' does not have a Release file.
                Pending Updates: 0
                
                *** Listening Ports ***
                sudo: netstat: command not found
                
                *** Log File - Last 25 Lines ***
                
                    at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                    at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                    at Socket.emit (node:events:517:28)
                    at Socket.emit (node:domain:489:12)
                    at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                    at processTicksAndRejections (node:internal/process/task_queues:77:11)
                2023-12-02 21:00:19.276  - error: web.0 (13802) Parameter "id" needs to be of type "string" but type "undefined" has been passed
                2023-12-02 21:00:19.339  - error: host.debian Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19)
                2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19)
                2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Socket.emit (node:events:517:28)
                2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at processTicksAndRejections (node:internal/process/task_queues:77:11)
                2023-12-02 21:00:19.341  - error: host.debian instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2023-12-02 21:00:19.341  - info: host.debian Restart adapter system.adapter.web.0 because enabled
                2023-12-02 21:00:49.355  - info: host.debian instance system.adapter.web.0 started with pid 13864
                2023-12-02 21:00:49.998  - info: web.0 (13864) starting. Version 6.1.10 in /opt/iobroker/node_modules/iobroker.web, node: v18.19.0, js-controller: 5.0.16
                2023-12-02 21:00:50.063  - info: web.0 (13864) socket.io server listening on port 8082
                2023-12-02 21:00:50.065  - info: web.0 (13864) http server listening on port 8082
                2023-12-02 21:00:50.195  - info: web.0 (13864) ==> Connected system.user.admin from ::ffff:192.168.178.35
                2023-12-02 21:00:50.480  - info: web.0 (13864) ==> Connected system.user.admin from ::ffff:192.168.178.35
                2023-12-02 21:03:20.192  - info: web.0 (13864) <== Disconnect system.user.admin from ::ffff:192.168.178.35
                
                ======================= SUMMARY =======================
                                        v.2023-10-10
                
                
                 Static hostname: debian
                       Icon name: computer-vm
                         Chassis: vm 🖴
                  Virtualization: kvm
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.1.0-13-amd64
                    Architecture: x86-64
                 Hardware Vendor: QEMU
                  Hardware Model: Standard PC _i440FX + PIIX, 1996_
                Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                
                Installation:           kvm
                Kernel:                 x86_64
                Userland:               amd64
                Timezone:               Europe/Vienna (CET, +0100)
                User-ID:                1000
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    1
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                        /usr/bin/node           v18.19.0
                                        /usr/bin/npm            10.2.3
                                        /usr/bin/npx            10.2.3
                                        /usr/bin/corepack       0.22.0
                
                Recommended versions are nodejs 18.19.0 and npm 10.2.3
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                Swap:           1.0G          0B        1.0G
                Total:          5.1G        1.5G        2.7G
                
                Active iob-Instances:   6
                Active repo(s): stable
                
                ioBroker Core:          js-controller           5.0.16
                                        admin                   6.10.1
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                291
                States:                 181
                
                Size of iob-Database:
                
                7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                6.8M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                
                ============ Mark until here for C&P =============
                
                iob diag has finished.
                
                ======================= SUMMARY =======================
                                        v.2023-10-10
                
                
                 Static hostname: debian
                       Icon name: computer-vm
                         Chassis: vm 🖴
                  Virtualization: kvm
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.1.0-13-amd64
                    Architecture: x86-64
                 Hardware Vendor: QEMU
                  Hardware Model: Standard PC _i440FX + PIIX, 1996_
                Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                
                Installation:           kvm
                Kernel:                 x86_64
                Userland:               amd64
                Timezone:               Europe/Vienna (CET, +0100)
                User-ID:                1000
                X-Server:               false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    1
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                        /usr/bin/node           v18.19.0
                                        /usr/bin/npm            10.2.3
                                        /usr/bin/npx            10.2.3
                                        /usr/bin/corepack       0.22.0
                
                Recommended versions are nodejs 18.19.0 and npm 10.2.3
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                Swap:           1.0G          0B        1.0G
                Total:          5.1G        1.5G        2.7G
                
                Active iob-Instances:   6
                Active repo(s): stable
                
                ioBroker Core:          js-controller           5.0.16
                                        admin                   6.10.1
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                291
                States:                 181
                
                Size of iob-Database:
                
                7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                6.8M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                

                Danke

                Thomas BraunT mcm1957M 2 Replies Last reply
                0
                • I ingenii

                  @mcm57

                  Hallo,
                  hier ist log vom meinem Proxmox Test Iob:

                  host.debian
                  	2023-12-02 21:00:19.341	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.debian
                  	2023-12-02 21:00:19.341	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:77:11)
                  host.debian
                  	2023-12-02 21:00:19.341	error	Caught by controller[0]: at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                  host.debian
                  	2023-12-02 21:00:19.341	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                  host.debian
                  	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                  host.debian
                  	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                  host.debian
                  	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                  host.debian
                  	2023-12-02 21:00:19.340	error	Caught by controller[0]: at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19)
                  host.debian
                  	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19)
                  host.debian
                  	2023-12-02 21:00:19.339	error	Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                  web.0
                  	2023-12-02 21:00:19.276	error	Parameter "id" needs to be of type "string" but type "undefined" has been passed
                  web.0
                  	2023-12-02 21:00:19.276	error	Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19) at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19) at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43) at Socket.emit (node:events:517:28) at Socket.emit (node:domain:489:12) at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14 at processTicksAndRejections (node:internal/process/task_queues:77:11)
                  web.0
                  	2023-12-02 21:00:19.275	error	uncaught exception: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                  

                  und Iob diag:

                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                   Static hostname: debian
                         Icon name: computer-vm
                           Chassis: vm 🖴
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 12 (bookworm)
                            Kernel: Linux 6.1.0-13-amd64
                      Architecture: x86-64
                   Hardware Vendor: QEMU
                    Hardware Model: Standard PC _i440FX + PIIX, 1996_
                  Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                  
                  model name      : Common KVM processor
                  Docker          : false
                  Virtualization  : kvm
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   21:15:34 up 1 day, 22:13,  2 users,  load average: 0.26, 0.17, 0.10
                  CPU threads: 8
                  
                  
                  *** Time and Time Zones ***
                                 Local time: Sat 2023-12-02 21:15:34 CET
                             Universal time: Sat 2023-12-02 20:15:34 UTC
                                   RTC time: Sat 2023-12-02 20:15:34
                                  Time zone: Europe/Vienna (CET, +0100)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  jozef
                  /home/jozef
                  jozef cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                  Swap:           1.0G          0B        1.0G
                  Total:          5.1G        1.5G        2.7G
                  
                           3914 M total memory
                           1397 M used memory
                            548 M active memory
                           1403 M inactive memory
                           1639 M free memory
                            207 M buffer memory
                            965 M swap cache
                            974 M total swap
                              0 M used swap
                            974 M free swap
                  
                  *** FAILED SERVICES ***
                  
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem     Type      Size  Used Avail Use% Mounted on
                  udev           devtmpfs  1.9G     0  1.9G   0% /dev
                  tmpfs          tmpfs     392M  1.1M  391M   1% /run
                  /dev/sda1      ext4       31G  5.8G   24G  20% /
                  tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                  tmpfs          tmpfs     392M   60K  392M   1% /run/user/113
                  tmpfs          tmpfs     392M   52K  392M   1% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Thu Nov 30 23:01:44 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                  [Thu Nov 30 23:01:45 2023] EXT4-fs (sda1): re-mounted. Quota mode: none.
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET SOURCE    FSTYPE OPTIONS
                  /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  175M    /var/
                  104M    /var/lib
                  60M     /var/lib/dpkg
                  56M     /var/lib/dpkg/info
                  40M     /var/log
                  
                  Hint: You are currently not seeing messages from other users and the system.
                        Users in groups 'adm', 'systemd-journal' can see all messages.
                        Pass -q to turn off this notice.
                  Archived and active journals take up 8.0M in the file system.
                  
                  /opt/iobroker/backups:
                  34M     /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  218M    /opt/iobroker/iobroker-data/
                  175M    /opt/iobroker/iobroker-data/files
                  37M     /opt/iobroker/iobroker-data/files/vis
                  30M     /opt/iobroker/iobroker-data/files/web.admin/static
                  30M     /opt/iobroker/iobroker-data/files/web.admin
                  
                  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
                  7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                  6.7M    /opt/iobroker/iobroker-data/states.jsonl
                  6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                  
                  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.19.0
                  /usr/bin/node           v18.19.0
                  /usr/bin/npm            10.2.3
                  /usr/bin/npx            10.2.3
                  /usr/bin/corepack       0.22.0
                  
                  
                  nodejs:
                    Installed: 18.19.0-1nodesource1
                    Candidate: 18.19.0-1nodesource1
                    Version table:
                   *** 18.19.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                          100 /var/lib/dpkg/status
                       18.18.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.18.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.18.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.17.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.17.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.16.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.16.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.15.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.14.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.13.0+dfsg1-1 500
                          500 cdrom://[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm/main amd64 Packages
                       18.13.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.12.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.11.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.10.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.9.1-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.9.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.8.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.7.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.6.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.5.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.4.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.3.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.2.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.1.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                       18.0.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x nodistro/main amd64 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.16
                  admin:          6.10.1
                  javascript:     "javascript" not found
                  
                  Adapters from github:   0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : debian                                   -  enabled
                  + system.adapter.discovery.0              : discovery             : debian                                   -  enabled
                    system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: debian                                   -  enabled
                    system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : debian                                   -  enabled
                    system.adapter.icons-icons8.0           : icons-icons8          : debian                                   -  enabled
                    system.adapter.icons-material-png.0     : icons-material-png    : debian                                   -  enabled
                    system.adapter.icons-material-svg.0     : icons-material-svg    : debian                                   -  enabled
                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : debian                                   -  enabled
                    system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : debian                                   -  enabled
                    system.adapter.vis-bars.0               : vis-bars              : debian                                   -  enabled
                    system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : debian                                   -  enabled
                    system.adapter.vis-colorpicker.0        : vis-colorpicker       : debian                                   -  enabled
                    system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debian                                   -  enabled
                    system.adapter.vis-google-fonts.0       : vis-google-fonts      : debian                                   -  enabled
                    system.adapter.vis-history.0            : vis-history           : debian                                   -  enabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : debian                                   -  enabled
                    system.adapter.vis-icontwo.0            : vis-icontwo           : debian                                   -  enabled
                  + system.adapter.vis-inventwo.0           : vis-inventwo          : debian                                   -  enabled
                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debian                                   -  enabled
                    system.adapter.vis-justgage.0           : vis-justgage          : debian                                   -  enabled
                    system.adapter.vis-lcars.0              : vis-lcars             : debian                                   -  enabled
                    system.adapter.vis-material-advanced.0  : vis-material-advanced : debian                                   -  enabled
                    system.adapter.vis-material.0           : vis-material          : debian                                   -  enabled
                    system.adapter.vis-metro.0              : vis-metro             : debian                                   -  enabled
                    system.adapter.vis-plumb.0              : vis-plumb             : debian                                   -  enabled
                    system.adapter.vis-rgraph.0             : vis-rgraph            : debian                                   -  enabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian                                   -  enabled
                    system.adapter.vis-weather.0            : vis-weather           : debian                                   -  enabled
                    system.adapter.vis.0                    : vis                   : debian                                   -  enabled
                  + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : debian                                   -  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 6.10.1 [Updatable]
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                  Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                  Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                  Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                  Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                  Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                  Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                  Controller "js-controller": 5.0.16   , installed 5.0.16
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                  Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                  Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                  Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                  Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-justgage" : 2.0.2    , installed 2.0.2
                  Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                  Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                  Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                  Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                  Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                  Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                  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:        291
                  States:         181
                  
                  *** OS-Repositories and Updates ***
                  E: The repository 'cdrom://[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm Release' does not have a Release file.
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  sudo: netstat: command not found
                  
                  *** Log File - Last 25 Lines ***
                  
                      at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                      at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                      at Socket.emit (node:events:517:28)
                      at Socket.emit (node:domain:489:12)
                      at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                      at processTicksAndRejections (node:internal/process/task_queues:77:11)
                  2023-12-02 21:00:19.276  - error: web.0 (13802) Parameter "id" needs to be of type "string" but type "undefined" has been passed
                  2023-12-02 21:00:19.339  - error: host.debian Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                  2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19)
                  2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19)
                  2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                  2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                  2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Socket.emit (node:events:517:28)
                  2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                  2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                  2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at processTicksAndRejections (node:internal/process/task_queues:77:11)
                  2023-12-02 21:00:19.341  - error: host.debian instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-12-02 21:00:19.341  - info: host.debian Restart adapter system.adapter.web.0 because enabled
                  2023-12-02 21:00:49.355  - info: host.debian instance system.adapter.web.0 started with pid 13864
                  2023-12-02 21:00:49.998  - info: web.0 (13864) starting. Version 6.1.10 in /opt/iobroker/node_modules/iobroker.web, node: v18.19.0, js-controller: 5.0.16
                  2023-12-02 21:00:50.063  - info: web.0 (13864) socket.io server listening on port 8082
                  2023-12-02 21:00:50.065  - info: web.0 (13864) http server listening on port 8082
                  2023-12-02 21:00:50.195  - info: web.0 (13864) ==> Connected system.user.admin from ::ffff:192.168.178.35
                  2023-12-02 21:00:50.480  - info: web.0 (13864) ==> Connected system.user.admin from ::ffff:192.168.178.35
                  2023-12-02 21:03:20.192  - info: web.0 (13864) <== Disconnect system.user.admin from ::ffff:192.168.178.35
                  
                  ======================= SUMMARY =======================
                                          v.2023-10-10
                  
                  
                   Static hostname: debian
                         Icon name: computer-vm
                           Chassis: vm 🖴
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 12 (bookworm)
                            Kernel: Linux 6.1.0-13-amd64
                      Architecture: x86-64
                   Hardware Vendor: QEMU
                    Hardware Model: Standard PC _i440FX + PIIX, 1996_
                  Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                  
                  Installation:           kvm
                  Kernel:                 x86_64
                  Userland:               amd64
                  Timezone:               Europe/Vienna (CET, +0100)
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            graphical.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    1
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                          /usr/bin/node           v18.19.0
                                          /usr/bin/npm            10.2.3
                                          /usr/bin/npx            10.2.3
                                          /usr/bin/corepack       0.22.0
                  
                  Recommended versions are nodejs 18.19.0 and npm 10.2.3
                  Your nodejs installation is correct
                  
                  MEMORY:
                                 total        used        free      shared  buff/cache   available
                  Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                  Swap:           1.0G          0B        1.0G
                  Total:          5.1G        1.5G        2.7G
                  
                  Active iob-Instances:   6
                  Active repo(s): stable
                  
                  ioBroker Core:          js-controller           5.0.16
                                          admin                   6.10.1
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects:                291
                  States:                 181
                  
                  Size of iob-Database:
                  
                  7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                  6.8M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  
                  ============ Mark until here for C&P =============
                  
                  iob diag has finished.
                  
                  ======================= SUMMARY =======================
                                          v.2023-10-10
                  
                  
                   Static hostname: debian
                         Icon name: computer-vm
                           Chassis: vm 🖴
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 12 (bookworm)
                            Kernel: Linux 6.1.0-13-amd64
                      Architecture: x86-64
                   Hardware Vendor: QEMU
                    Hardware Model: Standard PC _i440FX + PIIX, 1996_
                  Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                  
                  Installation:           kvm
                  Kernel:                 x86_64
                  Userland:               amd64
                  Timezone:               Europe/Vienna (CET, +0100)
                  User-ID:                1000
                  X-Server:               false
                  Boot Target:            graphical.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    1
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                          /usr/bin/node           v18.19.0
                                          /usr/bin/npm            10.2.3
                                          /usr/bin/npx            10.2.3
                                          /usr/bin/corepack       0.22.0
                  
                  Recommended versions are nodejs 18.19.0 and npm 10.2.3
                  Your nodejs installation is correct
                  
                  MEMORY:
                                 total        used        free      shared  buff/cache   available
                  Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                  Swap:           1.0G          0B        1.0G
                  Total:          5.1G        1.5G        2.7G
                  
                  Active iob-Instances:   6
                  Active repo(s): stable
                  
                  ioBroker Core:          js-controller           5.0.16
                                          admin                   6.10.1
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects:                291
                  States:                 181
                  
                  Size of iob-Database:
                  
                  7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                  6.8M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  

                  Danke

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #435

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

                  E: The repository 'cdrom://[Debian GNU/Linux 12.2.0 Bookworm - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm Release' does not have a Release file.

                  Lösch den entsprechenden Eintrag in der /etc/apt/sources.list

                  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

                  I 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

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

                    E: The repository 'cdrom://[Debian GNU/Linux 12.2.0 Bookworm - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm Release' does not have a Release file.

                    Lösch den entsprechenden Eintrag in der /etc/apt/sources.list

                    I Offline
                    I Offline
                    ingenii
                    wrote on last edited by
                    #436

                    @thomas-braun
                    Hallo,
                    ja ich weis, das Sol noch weg kommen .
                    angepasst aber das hat nicht geholfen.
                    Was mach ich noch falsch?
                    Danke

                    foxriver76F 1 Reply Last reply
                    0
                    • I ingenii

                      @mcm57

                      Hallo,
                      hier ist log vom meinem Proxmox Test Iob:

                      host.debian
                      	2023-12-02 21:00:19.341	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.debian
                      	2023-12-02 21:00:19.341	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:77:11)
                      host.debian
                      	2023-12-02 21:00:19.341	error	Caught by controller[0]: at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                      host.debian
                      	2023-12-02 21:00:19.341	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                      host.debian
                      	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Socket.emit (node:events:517:28)
                      host.debian
                      	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                      host.debian
                      	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                      host.debian
                      	2023-12-02 21:00:19.340	error	Caught by controller[0]: at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19)
                      host.debian
                      	2023-12-02 21:00:19.340	error	Caught by controller[0]: at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19)
                      host.debian
                      	2023-12-02 21:00:19.339	error	Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                      web.0
                      	2023-12-02 21:00:19.276	error	Parameter "id" needs to be of type "string" but type "undefined" has been passed
                      web.0
                      	2023-12-02 21:00:19.276	error	Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19) at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19) at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43) at Socket.emit (node:events:517:28) at Socket.emit (node:domain:489:12) at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14 at processTicksAndRejections (node:internal/process/task_queues:77:11)
                      web.0
                      	2023-12-02 21:00:19.275	error	uncaught exception: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                      

                      und Iob diag:

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                       Static hostname: debian
                             Icon name: computer-vm
                               Chassis: vm 🖴
                        Virtualization: kvm
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.1.0-13-amd64
                          Architecture: x86-64
                       Hardware Vendor: QEMU
                        Hardware Model: Standard PC _i440FX + PIIX, 1996_
                      Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                      
                      model name      : Common KVM processor
                      Docker          : false
                      Virtualization  : kvm
                      Kernel          : x86_64
                      Userland        : amd64
                      
                      Systemuptime and Load:
                       21:15:34 up 1 day, 22:13,  2 users,  load average: 0.26, 0.17, 0.10
                      CPU threads: 8
                      
                      
                      *** Time and Time Zones ***
                                     Local time: Sat 2023-12-02 21:15:34 CET
                                 Universal time: Sat 2023-12-02 20:15:34 UTC
                                       RTC time: Sat 2023-12-02 20:15:34
                                      Time zone: Europe/Vienna (CET, +0100)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      jozef
                      /home/jozef
                      jozef cdrom floppy audio dip video plugdev users netdev bluetooth lpadmin scanner
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                      Swap:           1.0G          0B        1.0G
                      Total:          5.1G        1.5G        2.7G
                      
                               3914 M total memory
                               1397 M used memory
                                548 M active memory
                               1403 M inactive memory
                               1639 M free memory
                                207 M buffer memory
                                965 M swap cache
                                974 M total swap
                                  0 M used swap
                                974 M free swap
                      
                      *** FAILED SERVICES ***
                      
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  1.9G     0  1.9G   0% /dev
                      tmpfs          tmpfs     392M  1.1M  391M   1% /run
                      /dev/sda1      ext4       31G  5.8G   24G  20% /
                      tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs          tmpfs     392M   60K  392M   1% /run/user/113
                      tmpfs          tmpfs     392M   52K  392M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Thu Nov 30 23:01:44 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                      [Thu Nov 30 23:01:45 2023] EXT4-fs (sda1): re-mounted. Quota mode: none.
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET SOURCE    FSTYPE OPTIONS
                      /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      175M    /var/
                      104M    /var/lib
                      60M     /var/lib/dpkg
                      56M     /var/lib/dpkg/info
                      40M     /var/log
                      
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in groups 'adm', 'systemd-journal' can see all messages.
                            Pass -q to turn off this notice.
                      Archived and active journals take up 8.0M in the file system.
                      
                      /opt/iobroker/backups:
                      34M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      218M    /opt/iobroker/iobroker-data/
                      175M    /opt/iobroker/iobroker-data/files
                      37M     /opt/iobroker/iobroker-data/files/vis
                      30M     /opt/iobroker/iobroker-data/files/web.admin/static
                      30M     /opt/iobroker/iobroker-data/files/web.admin
                      
                      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
                      7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                      6.7M    /opt/iobroker/iobroker-data/states.jsonl
                      6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                      
                      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.19.0
                      /usr/bin/node           v18.19.0
                      /usr/bin/npm            10.2.3
                      /usr/bin/npx            10.2.3
                      /usr/bin/corepack       0.22.0
                      
                      
                      nodejs:
                        Installed: 18.19.0-1nodesource1
                        Candidate: 18.19.0-1nodesource1
                        Version table:
                       *** 18.19.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                              100 /var/lib/dpkg/status
                           18.18.2-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.18.1-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.18.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.17.1-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.17.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.16.1-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.16.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.15.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.14.2-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.14.1-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.14.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.13.0+dfsg1-1 500
                              500 cdrom://[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm/main amd64 Packages
                           18.13.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.12.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.11.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.10.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.9.1-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.9.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.8.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.7.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.6.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.5.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.4.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.3.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.2.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.1.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                           18.0.0-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 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.16
                      admin:          6.10.1
                      javascript:     "javascript" not found
                      
                      Adapters from github:   0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : debian                                   -  enabled
                      + system.adapter.discovery.0              : discovery             : debian                                   -  enabled
                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: debian                                   -  enabled
                        system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : debian                                   -  enabled
                        system.adapter.icons-icons8.0           : icons-icons8          : debian                                   -  enabled
                        system.adapter.icons-material-png.0     : icons-material-png    : debian                                   -  enabled
                        system.adapter.icons-material-svg.0     : icons-material-svg    : debian                                   -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : debian                                   -  enabled
                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : debian                                   -  enabled
                        system.adapter.vis-bars.0               : vis-bars              : debian                                   -  enabled
                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : debian                                   -  enabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : debian                                   -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : debian                                   -  enabled
                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : debian                                   -  enabled
                        system.adapter.vis-history.0            : vis-history           : debian                                   -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : debian                                   -  enabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : debian                                   -  enabled
                      + system.adapter.vis-inventwo.0           : vis-inventwo          : debian                                   -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : debian                                   -  enabled
                        system.adapter.vis-justgage.0           : vis-justgage          : debian                                   -  enabled
                        system.adapter.vis-lcars.0              : vis-lcars             : debian                                   -  enabled
                        system.adapter.vis-material-advanced.0  : vis-material-advanced : debian                                   -  enabled
                        system.adapter.vis-material.0           : vis-material          : debian                                   -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : debian                                   -  enabled
                        system.adapter.vis-plumb.0              : vis-plumb             : debian                                   -  enabled
                        system.adapter.vis-rgraph.0             : vis-rgraph            : debian                                   -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : debian                                   -  enabled
                        system.adapter.vis-weather.0            : vis-weather           : debian                                   -  enabled
                        system.adapter.vis.0                    : vis                   : debian                                   -  enabled
                      + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : debian                                   -  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 6.10.1 [Updatable]
                      Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Controller "js-controller": 5.0.16   , installed 5.0.16
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-icontwo"  : 0.97.1   , installed 0.97.1
                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-justgage" : 2.0.2    , installed 2.0.2
                      Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
                      Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                      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:        291
                      States:         181
                      
                      *** OS-Repositories and Updates ***
                      E: The repository 'cdrom://[Debian GNU/Linux 12.2.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231007-10:29] bookworm Release' does not have a Release file.
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      sudo: netstat: command not found
                      
                      *** Log File - Last 25 Lines ***
                      
                          at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                          at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                          at Socket.emit (node:events:517:28)
                          at Socket.emit (node:domain:489:12)
                          at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                          at processTicksAndRejections (node:internal/process/task_queues:77:11)
                      2023-12-02 21:00:19.276  - error: web.0 (13802) Parameter "id" needs to be of type "string" but type "undefined" has been passed
                      2023-12-02 21:00:19.339  - error: host.debian Caught by controller[0]: Error: Parameter "id" needs to be of type "string" but type "undefined" has been passed
                      2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Function.assertString (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/validator.ts:241:19)
                      2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at AdapterClass.destroySession (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:1336:19)
                      2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Object.commands.logout (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:863:26)
                      2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/node_modules/@iobroker/socket-classes/lib/socketCommands.js:1786:43)
                      2023-12-02 21:00:19.340  - error: host.debian Caught by controller[0]:     at Socket.emit (node:events:517:28)
                      2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                      2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at /opt/iobroker/node_modules/socket.io/lib/socket.js:531:14
                      2023-12-02 21:00:19.341  - error: host.debian Caught by controller[0]:     at processTicksAndRejections (node:internal/process/task_queues:77:11)
                      2023-12-02 21:00:19.341  - error: host.debian instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      2023-12-02 21:00:19.341  - info: host.debian Restart adapter system.adapter.web.0 because enabled
                      2023-12-02 21:00:49.355  - info: host.debian instance system.adapter.web.0 started with pid 13864
                      2023-12-02 21:00:49.998  - info: web.0 (13864) starting. Version 6.1.10 in /opt/iobroker/node_modules/iobroker.web, node: v18.19.0, js-controller: 5.0.16
                      2023-12-02 21:00:50.063  - info: web.0 (13864) socket.io server listening on port 8082
                      2023-12-02 21:00:50.065  - info: web.0 (13864) http server listening on port 8082
                      2023-12-02 21:00:50.195  - info: web.0 (13864) ==> Connected system.user.admin from ::ffff:192.168.178.35
                      2023-12-02 21:00:50.480  - info: web.0 (13864) ==> Connected system.user.admin from ::ffff:192.168.178.35
                      2023-12-02 21:03:20.192  - info: web.0 (13864) <== Disconnect system.user.admin from ::ffff:192.168.178.35
                      
                      ======================= SUMMARY =======================
                                              v.2023-10-10
                      
                      
                       Static hostname: debian
                             Icon name: computer-vm
                               Chassis: vm 🖴
                        Virtualization: kvm
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.1.0-13-amd64
                          Architecture: x86-64
                       Hardware Vendor: QEMU
                        Hardware Model: Standard PC _i440FX + PIIX, 1996_
                      Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                      
                      Installation:           kvm
                      Kernel:                 x86_64
                      Userland:               amd64
                      Timezone:               Europe/Vienna (CET, +0100)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    1
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                              /usr/bin/node           v18.19.0
                                              /usr/bin/npm            10.2.3
                                              /usr/bin/npx            10.2.3
                                              /usr/bin/corepack       0.22.0
                      
                      Recommended versions are nodejs 18.19.0 and npm 10.2.3
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                      Swap:           1.0G          0B        1.0G
                      Total:          5.1G        1.5G        2.7G
                      
                      Active iob-Instances:   6
                      Active repo(s): stable
                      
                      ioBroker Core:          js-controller           5.0.16
                                              admin                   6.10.1
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                291
                      States:                 181
                      
                      Size of iob-Database:
                      
                      7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                      6.8M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      
                      ============ Mark until here for C&P =============
                      
                      iob diag has finished.
                      
                      ======================= SUMMARY =======================
                                              v.2023-10-10
                      
                      
                       Static hostname: debian
                             Icon name: computer-vm
                               Chassis: vm 🖴
                        Virtualization: kvm
                      Operating System: Debian GNU/Linux 12 (bookworm)
                                Kernel: Linux 6.1.0-13-amd64
                          Architecture: x86-64
                       Hardware Vendor: QEMU
                        Hardware Model: Standard PC _i440FX + PIIX, 1996_
                      Firmware Version: rel-1.14.0-0-g155821a1990b-prebuilt.qemu.org
                      
                      Installation:           kvm
                      Kernel:                 x86_64
                      Userland:               amd64
                      Timezone:               Europe/Vienna (CET, +0100)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    1
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                              /usr/bin/node           v18.19.0
                                              /usr/bin/npm            10.2.3
                                              /usr/bin/npx            10.2.3
                                              /usr/bin/corepack       0.22.0
                      
                      Recommended versions are nodejs 18.19.0 and npm 10.2.3
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            4.1G        1.5G        1.7G        7.4M        1.2G        2.6G
                      Swap:           1.0G          0B        1.0G
                      Total:          5.1G        1.5G        2.7G
                      
                      Active iob-Instances:   6
                      Active repo(s): stable
                      
                      ioBroker Core:          js-controller           5.0.16
                                              admin                   6.10.1
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : debian                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : debian                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                291
                      States:                 181
                      
                      Size of iob-Database:
                      
                      7.8M    /opt/iobroker/iobroker-data/objects.jsonl
                      6.8M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      

                      Danke

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      wrote on last edited by
                      #437

                      @ingenii
                      Also die Fehler kommen mal aus dem web Adapter. Da ist der js-controller unschuldig. Das einzige was der js-controller ab 5.x.x macht ist genauer auf ungültige Parameter zu prüfen. Das ist aber kein Fehler.

                      Ok, da nutzt dir mal so nichts.

                      Eigentliche Ursache ist, dass "irgendwer" im bzw. via web Adapter versucht einen State mit einer 'undefined'id anzusprechen. Das kann nicht funktionieren. Wahrscheinlich ist igrndwo in deiner vis ein (alter) "Unsinn" eingetragen. Im Moment weiß ich nicht wie das am besten einzugrenzen wäre.

                      Deine Logs sind (auf Grund des Datums) aktuell und Versionen sind im diag enthalten. DANKE
                      Ich werd mal versuchen jemadn zu kontaktieren der sich bei vis/web besser auskennt.

                      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

                      mcm1957M 1 Reply Last reply
                      0
                      • mcm1957M mcm1957

                        @ingenii
                        Also die Fehler kommen mal aus dem web Adapter. Da ist der js-controller unschuldig. Das einzige was der js-controller ab 5.x.x macht ist genauer auf ungültige Parameter zu prüfen. Das ist aber kein Fehler.

                        Ok, da nutzt dir mal so nichts.

                        Eigentliche Ursache ist, dass "irgendwer" im bzw. via web Adapter versucht einen State mit einer 'undefined'id anzusprechen. Das kann nicht funktionieren. Wahrscheinlich ist igrndwo in deiner vis ein (alter) "Unsinn" eingetragen. Im Moment weiß ich nicht wie das am besten einzugrenzen wäre.

                        Deine Logs sind (auf Grund des Datums) aktuell und Versionen sind im diag enthalten. DANKE
                        Ich werd mal versuchen jemadn zu kontaktieren der sich bei vis/web besser auskennt.

                        mcm1957M Online
                        mcm1957M Online
                        mcm1957
                        wrote on last edited by mcm1957
                        #438

                        @ingenii

                        Ich hab mal erste Rückmeldung.
                        Leider wurde die Fehlerkonstellation noch nie beobachtet. ABer natürlcih soll sie gelöst / behoben werden.

                        Bitte daher noch ein paar Auskünfte:

                        • Kannst du sagen bei welcher Aktion / Eingabe / ... das Problem auftritt. Je genauer das bekannt ist desto eher läßt sich was eingrenzen.
                        • Tritt das Problem reprodizierbar immer auf oder "nur" sporadisch und nicht wirklich vrohersagbar ?
                        • Und zu SIcherheit: Hast du den Compact Mode ein- oder ausgeschaltet?

                        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

                        I 1 Reply Last reply
                        1
                        • I ingenii

                          @thomas-braun
                          Hallo,
                          ja ich weis, das Sol noch weg kommen .
                          angepasst aber das hat nicht geholfen.
                          Was mach ich noch falsch?
                          Danke

                          foxriver76F Offline
                          foxriver76F Offline
                          foxriver76
                          Developer
                          wrote on last edited by
                          #439

                          @ingenii zeig mal bitte die Einstellungen vom Web Adapter über den du die vis nutzt

                          Videotutorials & mehr

                          Hier könnt ihr mich unterstützen.

                          I 1 Reply Last reply
                          0
                          • mcm1957M mcm1957

                            @ingenii

                            Ich hab mal erste Rückmeldung.
                            Leider wurde die Fehlerkonstellation noch nie beobachtet. ABer natürlcih soll sie gelöst / behoben werden.

                            Bitte daher noch ein paar Auskünfte:

                            • Kannst du sagen bei welcher Aktion / Eingabe / ... das Problem auftritt. Je genauer das bekannt ist desto eher läßt sich was eingrenzen.
                            • Tritt das Problem reprodizierbar immer auf oder "nur" sporadisch und nicht wirklich vrohersagbar ?
                            • Und zu SIcherheit: Hast du den Compact Mode ein- oder ausgeschaltet?
                            I Offline
                            I Offline
                            ingenii
                            wrote on last edited by
                            #440

                            @mcm57

                            Hallo,

                            Problem auftaucht jedes mal wen ich im VIS von eine Seite springe in andere.
                            Dieser Compact Mode kännte ich nicht bist jetzt und sicher ist er AUS.

                            1 Reply Last reply
                            1
                            • foxriver76F foxriver76

                              @ingenii zeig mal bitte die Einstellungen vom Web Adapter über den du die vis nutzt

                              I Offline
                              I Offline
                              ingenii
                              wrote on last edited by
                              #441

                              @foxriver76
                              Hallo, hier hab ich nie was umgestellt.
                              Reicht die Erste Seite ?

                              web.JPG

                              sigi234S 1 Reply Last reply
                              0
                              • I ingenii

                                @foxriver76
                                Hallo, hier hab ich nie was umgestellt.
                                Reicht die Erste Seite ?

                                web.JPG

                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                wrote on last edited by
                                #442

                                @ingenii

                                Haken rein bei Reine-WEB Sockets

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                I 1 Reply Last reply
                                0
                                • mcm1957M Online
                                  mcm1957M Online
                                  mcm1957
                                  wrote on last edited by
                                  #443

                                  @ingenii

                                  Danke mal für die Infos.
                                  Falls das aus irgeneinem Grund hier untergehen sollte undkeine Lösung auftritt, mach bitte ein Issue auf. Das ereeicht dann development direct (obwohl @foxriver hier eh schon aktiv ist)

                                  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

                                  1 Reply Last reply
                                  0
                                  • sigi234S sigi234

                                    @ingenii

                                    Haken rein bei Reine-WEB Sockets

                                    I Offline
                                    I Offline
                                    ingenii
                                    wrote on last edited by
                                    #444

                                    @sigi234
                                    Danke für dein Typ aber es hat nicht geholfen.

                                    1 Reply Last reply
                                    0
                                    • P Offline
                                      P Offline
                                      peppino
                                      wrote on last edited by
                                      #445

                                      Hallo,

                                      Ich habe mit js-controller 5.0.x ähnliche/selbe Probleme.
                                      Nach einem reload der vis1 habe ich bei Datenpunkte die nicht von einem "alias.0 Datenpunkt" kommen "NaN" oder "null". Die Werte werden erst angezeigt wenn diese aktualisiert werden (z.B.: Temperaturwert ändert sich) nach einem View wechsel steht dann wieder "NaN" oder "null" bis zur nächsten Wertänderung.
                                      Die selbe Vis konvertiert auf vis2 macht hingegen keine Probleme.

                                      BG
                                      Joe

                                      1 Reply Last reply
                                      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

                                        S Offline
                                        S Offline
                                        sonnenfreund
                                        wrote on last edited by sonnenfreund
                                        #446

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

                                        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.

                                        Hallo zusammen,
                                        wollte nun endlich mal meinen uralten js controller aktualisieren.

                                        Habe die Schritte

                                        • iobroker stop
                                        • cd /opt/iobroker

                                        abgearbeitet.

                                        Leider läuft aber iob upgrade self nicht durch.
                                        Es kommen folgende Fehlermeldungen. Woran kann das liegen / wie kann ich das lösen?

                                        pi@raspberrypi4-iob:/ $ iobroker upgrade self
                                        Update js-controller from @3.1.6 to @5.0.16
                                        NPM version: 10.2.3
                                        npm install iobroker.js-controller@5.0.16 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                         Objects 127.0.0.1:58398 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                                         States 127.0.0.1:35658 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
                                         Objects 127.0.0.1:58398 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
                                         States 127.0.0.1:35658 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
                                         Objects 127.0.0.1:58398 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
                                         Objects 127.0.0.1:58398 Error from InMemDB: Error: scan NOT SUPPORTED
                                        npm ERR! code 1
                                        npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
                                        npm ERR! command failed
                                        npm ERR! command sh -c node iobroker.js setup first
                                        npm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                                        npm ERR!  Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
                                        npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                                        npm ERR!         throw e;
                                        npm ERR!         ^
                                        npm ERR!
                                        npm ERR! ReplyError: Error scan NOT SUPPORTED
                                        npm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
                                        npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
                                        npm ERR! Emitted 'error' event on ScanStream instance at:
                                        npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                                        npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                                        npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                                        npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
                                        npm ERR!   command: {
                                        npm ERR!     name: 'scan',
                                        npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
                                        npm ERR!   }
                                        npm ERR! }
                                        npm ERR!
                                        npm ERR! Node.js v18.19.0
                                        
                                        npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-07T19_37_56_146Z-debug-0.log
                                        Starting node restart.js
                                        pi@raspberrypi4-iob:/ $
                                        Thomas BraunT foxriver76F 2 Replies Last reply
                                        0
                                        • S sonnenfreund

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

                                          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.

                                          Hallo zusammen,
                                          wollte nun endlich mal meinen uralten js controller aktualisieren.

                                          Habe die Schritte

                                          • iobroker stop
                                          • cd /opt/iobroker

                                          abgearbeitet.

                                          Leider läuft aber iob upgrade self nicht durch.
                                          Es kommen folgende Fehlermeldungen. Woran kann das liegen / wie kann ich das lösen?

                                          pi@raspberrypi4-iob:/ $ iobroker upgrade self
                                          Update js-controller from @3.1.6 to @5.0.16
                                          NPM version: 10.2.3
                                          npm install iobroker.js-controller@5.0.16 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                           Objects 127.0.0.1:58398 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                                           States 127.0.0.1:35658 Error from InMemDB: Error: CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
                                           Objects 127.0.0.1:58398 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
                                           States 127.0.0.1:35658 Error from InMemDB: Error: GET-UNSUPPORTED for namespace meta.: Data=["meta.states.protocolVersion"]
                                           Objects 127.0.0.1:58398 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
                                           Objects 127.0.0.1:58398 Error from InMemDB: Error: scan NOT SUPPORTED
                                          npm ERR! code 1
                                          npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
                                          npm ERR! command failed
                                          npm ERR! command sh -c node iobroker.js setup first
                                          npm ERR! Unable to increase LUA script timeout: Error CONFIG-UNSUPPORTED for ["SET","lua-time-limit","10000"]
                                          npm ERR!  Unable to enable Expiry Keyspace events from Redis Server: Error CONFIG-UNSUPPORTED for ["SET","notify-keyspace-events","Exe"]
                                          npm ERR! /opt/iobroker/node_modules/standard-as-callback/built/index.js:6
                                          npm ERR!         throw e;
                                          npm ERR!         ^
                                          npm ERR!
                                          npm ERR! ReplyError: Error scan NOT SUPPORTED
                                          npm ERR!     at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)
                                          npm ERR!     at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
                                          npm ERR! Emitted 'error' event on ScanStream instance at:
                                          npm ERR!     at /opt/iobroker/node_modules/ioredis/built/ScanStream.js:38:22
                                          npm ERR!     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:12:23)
                                          npm ERR!     at /opt/iobroker/node_modules/standard-as-callback/built/index.js:33:51
                                          npm ERR!     at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
                                          npm ERR!   command: {
                                          npm ERR!     name: 'scan',
                                          npm ERR!     args: [ '0', 'MATCH', 'cfg.o.system.host.*', 'COUNT', '250' ]
                                          npm ERR!   }
                                          npm ERR! }
                                          npm ERR!
                                          npm ERR! Node.js v18.19.0
                                          
                                          npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-12-07T19_37_56_146Z-debug-0.log
                                          Starting node restart.js
                                          pi@raspberrypi4-iob:/ $
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by Thomas Braun
                                          #447

                                          @sonnenfreund

                                          iob diag
                                          

                                          sagt zur Gesamtlage?
                                          Die lange Version...

                                          Und stell dich in dein /home
                                          In / hast du nix verloren...

                                          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

                                          S 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          195

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe