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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter

NEWS

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

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

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

Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter

Geplant Angeheftet Gesperrt Verschoben Off Topic
33 Beiträge 5 Kommentatoren 3.5k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

    Selbstverständlich habe ich natürlich NIX gemacht

    Dein nodejs bzw. npm hat 'nen Schuß.

    apt policy nodejs
    

    sagt?

    SmiziS Offline
    SmiziS Offline
    Smizi
    schrieb am zuletzt editiert von
    #7

    @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

    apt policy nodejs

    das hier:

    nodejs:
      Installed: 18.17.0-deb-1nodesource1
      Candidate: 18.17.1-deb-1nodesource1
      Version table:
         18.17.1-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
     *** 18.17.0-deb-1nodesource1 100
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
         12.22.12~dfsg-1~deb11u3 500
            500 http://deb.debian.org/debian bullseye/main arm64 Packages
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • SmiziS Smizi

      @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

      apt policy nodejs

      das hier:

      nodejs:
        Installed: 18.17.0-deb-1nodesource1
        Candidate: 18.17.1-deb-1nodesource1
        Version table:
           18.17.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
       *** 18.17.0-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u4 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.12~dfsg-1~deb11u3 500
              500 http://deb.debian.org/debian bullseye/main arm64 Packages
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #8

      @smizi

      iob stop 
      sudo apt update
      sudo apt full-upgrade
      sudo reboot
      

      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

      SmiziS 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @smizi

        iob stop 
        sudo apt update
        sudo apt full-upgrade
        sudo reboot
        
        SmiziS Offline
        SmiziS Offline
        Smizi
        schrieb am zuletzt editiert von
        #9

        @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

        sudo reboot

        Lieben Dank,
        das hatte ich eigentlich (aus meiner Unwissenheit heraus) sogar auch schon mal gemacht, bring aber (meine ich) nix

        
        pi@raspberrypi:~ $ npm -v
        /usr/lib/node_modules/npm/lib/cli.js:35
            throw err
            ^
        
        TypeError: Class extends value undefined is not a constructor or null
            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
            at Module._compile (node:internal/modules/cjs/loader:1256:14)
            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            at Module.load (node:internal/modules/cjs/loader:1119:32)
            at Module._load (node:internal/modules/cjs/loader:960:12)
            at Module.require (node:internal/modules/cjs/loader:1143:19)
            at require (node:internal/modules/cjs/helpers:121:18)
            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
            at Module._compile (node:internal/modules/cjs/loader:1256:14)
            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        
        Node.js v18.17.1
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • SmiziS Smizi

          @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

          sudo reboot

          Lieben Dank,
          das hatte ich eigentlich (aus meiner Unwissenheit heraus) sogar auch schon mal gemacht, bring aber (meine ich) nix

          
          pi@raspberrypi:~ $ npm -v
          /usr/lib/node_modules/npm/lib/cli.js:35
              throw err
              ^
          
          TypeError: Class extends value undefined is not a constructor or null
              at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
              at Module._compile (node:internal/modules/cjs/loader:1256:14)
              at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              at Module.load (node:internal/modules/cjs/loader:1119:32)
              at Module._load (node:internal/modules/cjs/loader:960:12)
              at Module.require (node:internal/modules/cjs/loader:1143:19)
              at require (node:internal/modules/cjs/helpers:121:18)
              at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
              at Module._compile (node:internal/modules/cjs/loader:1256:14)
              at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          
          Node.js v18.17.1
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #10

          @smizi

          Bitte immer alles zeigen.
          Hier wäre die Ausgabe vom 'apt full-upgrade' wichtig gewesen.

          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

          SmiziS 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @smizi

            Bitte immer alles zeigen.
            Hier wäre die Ausgabe vom 'apt full-upgrade' wichtig gewesen.

            SmiziS Offline
            SmiziS Offline
            Smizi
            schrieb am zuletzt editiert von
            #11

            @thomas-braun sorry...warte...

            SmiziS 1 Antwort Letzte Antwort
            0
            • SmiziS Smizi

              @thomas-braun sorry...warte...

              SmiziS Offline
              SmiziS Offline
              Smizi
              schrieb am zuletzt editiert von
              #12

              @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

              @thomas-braun sorry...warte...

               sudo apt update
              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                      
              Hit:3 http://security.debian.org/debian-security bullseye-security InRelease                                                               
              Hit:4 http://repository.picockpit.com/raspbian bullseye InRelease                                                                          
              Hit:5 http://deb.debian.org/debian bullseye-updates InRelease                                                                              
              Get:6 https://repos.influxdata.com/debian bullseye InRelease [7,040 B]                                                                     
              Get:7 https://packages.grafana.com/oss/deb stable InRelease [5,984 B]                                                                      
              Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
              Err:6 https://repos.influxdata.com/debian bullseye InRelease
                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              Err:7 https://packages.grafana.com/oss/deb stable InRelease
                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
              Fetched 7,040 B in 2s (3,618 B/s)
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              1 package can be upgraded. Run 'apt list --upgradable' to see it.
              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://repository.picockpit.com/raspbian bullseye InRelease' doesn't support architecture 'arm64'
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
              W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
              W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
              pi@raspberrypi:~ $ sudo apt full-upgrade
              Reading package lists... Done
              Building dependency tree... Done
              Reading state information... Done
              Calculating upgrade... Done
              The following packages will be upgraded:
                nodejs
              1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
              Need to get 28.1 MB of archives.
              After this operation, 3,072 B of additional disk space will be used.
              Do you want to continue? [Y/n] Y
              Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
              Fetched 28.1 MB in 3s (10.1 MB/s)  
              Reading changelogs... Done
              (Reading database ... 59608 files and directories currently installed.)
              Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
              Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.0-deb-1nodesource1) ...
              Setting up nodejs (18.17.1-deb-1nodesource1) ...
              Processing triggers for man-db (2.9.4-2) ...
              pi@raspberrypi:~ $ 
              pi@raspberrypi:~ $ sudo reboot
              Connection to 192.168.1.129 closed by remote host.
              Connection to 192.168.1.129 closed.
              Mac-mini:~ schmitzmark$ ssh pi@192.168.1.129
              pi@192.168.1.129's password: 
              Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
              
              The programs included with the Debian GNU/Linux system are free software;
              the exact distribution terms for each program are described in the
              individual files in /usr/share/doc/*/copyright.
              
              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
              permitted by applicable law.
              Last login: Mon Aug 14 10:46:51 2023 from 192.168.1.10
              
              Wi-Fi is currently blocked by rfkill.
              Use raspi-config to set the country before use.
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • SmiziS Smizi

                @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                @thomas-braun sorry...warte...

                 sudo apt update
                Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                      
                Hit:3 http://security.debian.org/debian-security bullseye-security InRelease                                                               
                Hit:4 http://repository.picockpit.com/raspbian bullseye InRelease                                                                          
                Hit:5 http://deb.debian.org/debian bullseye-updates InRelease                                                                              
                Get:6 https://repos.influxdata.com/debian bullseye InRelease [7,040 B]                                                                     
                Get:7 https://packages.grafana.com/oss/deb stable InRelease [5,984 B]                                                                      
                Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                Err:6 https://repos.influxdata.com/debian bullseye InRelease
                  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                Err:7 https://packages.grafana.com/oss/deb stable InRelease
                  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                Fetched 7,040 B in 2s (3,618 B/s)
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                1 package can be upgraded. Run 'apt list --upgradable' to see it.
                W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://repository.picockpit.com/raspbian bullseye InRelease' doesn't support architecture 'arm64'
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                W: Some index files failed to download. They have been ignored, or old ones used instead.
                W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                pi@raspberrypi:~ $ sudo apt full-upgrade
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                Calculating upgrade... Done
                The following packages will be upgraded:
                  nodejs
                1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                Need to get 28.1 MB of archives.
                After this operation, 3,072 B of additional disk space will be used.
                Do you want to continue? [Y/n] Y
                Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                Fetched 28.1 MB in 3s (10.1 MB/s)  
                Reading changelogs... Done
                (Reading database ... 59608 files and directories currently installed.)
                Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.0-deb-1nodesource1) ...
                Setting up nodejs (18.17.1-deb-1nodesource1) ...
                Processing triggers for man-db (2.9.4-2) ...
                pi@raspberrypi:~ $ 
                pi@raspberrypi:~ $ sudo reboot
                Connection to 192.168.1.129 closed by remote host.
                Connection to 192.168.1.129 closed.
                Mac-mini:~ schmitzmark$ ssh pi@192.168.1.129
                pi@192.168.1.129's password: 
                Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
                
                The programs included with the Debian GNU/Linux system are free software;
                the exact distribution terms for each program are described in the
                individual files in /usr/share/doc/*/copyright.
                
                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                permitted by applicable law.
                Last login: Mon Aug 14 10:46:51 2023 from 192.168.1.10
                
                Wi-Fi is currently blocked by rfkill.
                Use raspi-config to set the country before use.
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #13

                @smizi

                Wassen das wieder für Chaos?

                picockpit rauswerfen, gibt es offenbar eh nicht für arm64.
                Mindestens aber die Doubletten in der /etc/apt/sources.list.d/picockpit.list rauskicken.

                influxdata und grafana müssen angepackt werden. Und zwar schon seit Monaten.

                https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden

                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

                SmiziS 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @smizi

                  Wassen das wieder für Chaos?

                  picockpit rauswerfen, gibt es offenbar eh nicht für arm64.
                  Mindestens aber die Doubletten in der /etc/apt/sources.list.d/picockpit.list rauskicken.

                  influxdata und grafana müssen angepackt werden. Und zwar schon seit Monaten.

                  https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden

                  SmiziS Offline
                  SmiziS Offline
                  Smizi
                  schrieb am zuletzt editiert von
                  #14

                  @thomas-braun OK, danke und kann ich gerne angehen. PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war...InfluxDB und Grafana habe ich schon was länger nicht mehr benutzt (keine wirkliche Zeit und Motivation momentan).

                  Kannst du mir bitte sagen (bin kein Linux Experte) , wie ich das "rauskicke"? und löst das aber doch nicht wirklich das npm Thema?

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • SmiziS Smizi

                    @thomas-braun OK, danke und kann ich gerne angehen. PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war...InfluxDB und Grafana habe ich schon was länger nicht mehr benutzt (keine wirkliche Zeit und Motivation momentan).

                    Kannst du mir bitte sagen (bin kein Linux Experte) , wie ich das "rauskicke"? und löst das aber doch nicht wirklich das npm Thema?

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

                    @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                    PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war

                    Komische Logik... Das Ding wird zu warm, dann werfe ich noch zusätzliche Software drauf, die die Last noch weiter hochtreibt?

                    Dann lösch picockpit und auch die .list-Datei danach.

                    Um influxdb und grafana musst du dich aber unabhänigig davon kümmern, ob das im Moment verwendet wird. Oder du deinstallierst auch alles dazu, auch wiederum inkl. der .list-Dateien.

                    und löst das aber doch nicht wirklich das npm Thema?

                    Nö, trägt aber auch nicht zu einem sauberen System bei. Basiert picockpit auch auf nodejs und schleppt ggf. da was eigenes an? Kann ja alles sein...

                    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

                    SmiziS 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                      PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war

                      Komische Logik... Das Ding wird zu warm, dann werfe ich noch zusätzliche Software drauf, die die Last noch weiter hochtreibt?

                      Dann lösch picockpit und auch die .list-Datei danach.

                      Um influxdb und grafana musst du dich aber unabhänigig davon kümmern, ob das im Moment verwendet wird. Oder du deinstallierst auch alles dazu, auch wiederum inkl. der .list-Dateien.

                      und löst das aber doch nicht wirklich das npm Thema?

                      Nö, trägt aber auch nicht zu einem sauberen System bei. Basiert picockpit auch auf nodejs und schleppt ggf. da was eigenes an? Kann ja alles sein...

                      SmiziS Offline
                      SmiziS Offline
                      Smizi
                      schrieb am zuletzt editiert von
                      #16

                      @thomas-braun OK, danke dir!

                      piCockpit war ich bis dato auch nicht motiviert genug, das Thema zu eliminieren, aber das ist schon 1 oder 2 Jahre drauf und hat eigentlich nichts wirklich beeinflusst..., warum aber npm für mich versionslos in der Übersicht dargestellt erklärt sich mir immer noch nicht.
                      Macht es Sinn im Backup weiter zurückzugehen (ginge bis Feb. 2023 zurück) oder hat das keine Einfluss (weiss nicht genau, was da alles ge-backupt wird).

                      Oder hast du noch ne andere Idee, wie man das wieder hinbiegen kann?

                      Grüßle
                      Markus

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • SmiziS Smizi

                        @thomas-braun OK, danke dir!

                        piCockpit war ich bis dato auch nicht motiviert genug, das Thema zu eliminieren, aber das ist schon 1 oder 2 Jahre drauf und hat eigentlich nichts wirklich beeinflusst..., warum aber npm für mich versionslos in der Übersicht dargestellt erklärt sich mir immer noch nicht.
                        Macht es Sinn im Backup weiter zurückzugehen (ginge bis Feb. 2023 zurück) oder hat das keine Einfluss (weiss nicht genau, was da alles ge-backupt wird).

                        Oder hast du noch ne andere Idee, wie man das wieder hinbiegen kann?

                        Grüßle
                        Markus

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

                        @smizi

                        Gib mal die Langfassung von iob diag
                        Hast du die überflüssigen Quellen dann jetzt entsorgt?

                        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

                        SmiziS 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @smizi

                          Gib mal die Langfassung von iob diag
                          Hast du die überflüssigen Quellen dann jetzt entsorgt?

                          SmiziS Offline
                          SmiziS Offline
                          Smizi
                          schrieb am zuletzt editiert von
                          #18

                          @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                          iob diag

                          Ohh, cool, du bist noch da.

                          jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                          anbei zumindest die Long-Version

                          SmiziS 1 Antwort Letzte Antwort
                          0
                          • SmiziS Smizi

                            @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                            iob diag

                            Ohh, cool, du bist noch da.

                            jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                            anbei zumindest die Long-Version

                            SmiziS Offline
                            SmiziS Offline
                            Smizi
                            schrieb am zuletzt editiert von
                            #19

                            @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                            @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                            iob diag

                            Ohh, cool, du bist noch da.

                            jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                            anbei zumindest die Long-Version

                            Skript v.2023-04-16
                            
                            *** BASE SYSTEM ***
                            Model		: Raspberry Pi 4 Model B Rev 1.4
                            Architecture    : aarch64
                            Docker          : false
                            Virtualization  : none
                            Distributor ID:	Debian
                            Description:	Debian GNU/Linux 11 (bullseye)
                            Release:	11
                            Codename:	bullseye
                            
                            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                            NAME="Debian GNU/Linux"
                            VERSION_ID="11"
                            VERSION="11 (bullseye)"
                            VERSION_CODENAME=bullseye
                            ID=debian
                            HOME_URL="https://www.debian.org/"
                            SUPPORT_URL="https://www.debian.org/support"
                            BUG_REPORT_URL="https://bugs.debian.org/"
                            
                            Systemuptime and Load:
                             15:04:55 up  2:44,  1 user,  load average: 3.70, 3.98, 3.92
                            CPU threads: 4
                            
                            Raspberry only:
                            throttled=0x0
                            Other values than 0x0 hint to temperature/voltage problems
                            temp=64.7'C
                            volt=0.9160V
                            
                            *** Time and Time Zones ***
                                           Local time: Mon 2023-08-14 15:04:56 CEST
                                       Universal time: Mon 2023-08-14 13:04:56 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            pi
                            /home/pi
                            pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                            
                            *** X-Server-Setup ***
                            X-Server: 	false
                            Desktop: 	
                            Terminal: 	tty
                            Boot Target: 	multi-user.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            7.8G        2.6G        2.9G        4.0M        2.4G        5.1G
                            Swap:            99M          0B         99M
                            Total:          7.9G        2.6G        3.0G
                            
                                     7811 M total memory
                                     2582 M used memory
                                     4259 M active memory
                                      515 M inactive memory
                                     2863 M free memory
                                      101 M buffer memory
                                     2263 M swap cache
                                       99 M total swap
                                        0 M used swap
                                       99 M free swap
                            
                            Raspberry only:
                            oom events: 0
                            lifetime oom required: 0 Mbytes
                            total time in oom handler: 0 ms
                            max time spent in oom handler: 0 ms
                            
                            *** FILESYSTEM ***
                            Filesystem                     Type      Size  Used Avail Use% Mounted on
                            /dev/root                      ext4      459G   31G  410G   7% /
                            devtmpfs                       devtmpfs  3.6G     0  3.6G   0% /dev
                            tmpfs                          tmpfs     3.9G  736K  3.9G   1% /dev/shm
                            tmpfs                          tmpfs     1.6G  1.2M  1.6G   1% /run
                            tmpfs                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                            /dev/sdb1                      exfat      29G   32M   29G   1% /mnt/usb0
                            /dev/sda1                      vfat      255M   32M  224M  13% /boot
                            //192.168.1.46/Backup/ioBroker cifs      3.5T  1.9T  1.6T  55% /opt/iobroker/backups
                            tmpfs                          tmpfs     782M     0  782M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Mon Aug 14 12:20:39 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:BF:9F:66 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6d6cae10-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Mon Aug 14 12:20:41 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                            [Mon Aug 14 12:20:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                            [Mon Aug 14 12:20:43 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                            
                            Show mounted filesystems (real ones only):
                            TARGET                  SOURCE                         FSTYPE OPTIONS
                            /                       /dev/sda2                      ext4   rw,noatime
                            |-/mnt/usb0             /dev/sdb1                      exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                            |-/boot                 /dev/sda1                      vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            `-/opt/iobroker/backups //192.168.1.46/Backup/ioBroker cifs   rw,relatime,vers=1.0,cache=strict,username=Backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.1.46,soft,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                            
                            Files in neuralgic directories:
                            
                            /var:
                            25G	/var/
                            20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc/autogen
                            20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc
                            20G	/var/lib/influxdb/engine/data
                            20G	/var/lib/influxdb/engine
                            
                            Archived and active journals take up 4.0G in the file system.
                            
                            /opt/iobroker/backups:
                            2.0G	/opt/iobroker/backups/
                            0	/opt/iobroker/backups/yahka_1.hapdata
                            
                            /opt/iobroker/iobroker-data:
                            592M	/opt/iobroker/iobroker-data/
                            418M	/opt/iobroker/iobroker-data/files
                            129M	/opt/iobroker/iobroker-data/backup-objects
                            88M	/opt/iobroker/iobroker-data/files/echarts.admin
                            72M	/opt/iobroker/iobroker-data/files/telegram.admin
                            
                            The five largest files in iobroker-data are:
                            35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                            30M	/opt/iobroker/iobroker-data/objects.jsonl
                            23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                            23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                            23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs 	v18.17.1
                            /usr/bin/node 		v18.17.1
                            /usr/lib/node_modules/npm/lib/cli.js:35
                                throw err
                                ^
                            
                            TypeError: Class extends value undefined is not a constructor or null
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                at Module.load (node:internal/modules/cjs/loader:1119:32)
                                at Module._load (node:internal/modules/cjs/loader:960:12)
                                at Module.require (node:internal/modules/cjs/loader:1143:19)
                                at require (node:internal/modules/cjs/helpers:121:18)
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            
                            Node.js v18.17.1
                            /usr/bin/npm 		
                            /usr/lib/node_modules/npm/lib/cli.js:35
                                throw err
                                ^
                            
                            TypeError: Class extends value undefined is not a constructor or null
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                at Module.load (node:internal/modules/cjs/loader:1119:32)
                                at Module._load (node:internal/modules/cjs/loader:960:12)
                                at Module.require (node:internal/modules/cjs/loader:1143:19)
                                at require (node:internal/modules/cjs/helpers:121:18)
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            
                            Node.js v18.17.1
                            /usr/bin/npx 		
                            /usr/lib/node_modules/npm/lib/cli.js:35
                                throw err
                                ^
                            
                            TypeError: Class extends value undefined is not a constructor or null
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                at Module.load (node:internal/modules/cjs/loader:1119:32)
                                at Module._load (node:internal/modules/cjs/loader:960:12)
                                at Module.require (node:internal/modules/cjs/loader:1143:19)
                                at require (node:internal/modules/cjs/helpers:121:18)
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            
                            Node.js v18.17.1
                            /usr/lib/node_modules/npm/lib/cli.js:35
                                throw err
                                ^
                            
                            TypeError: Class extends value undefined is not a constructor or null
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                at Module.load (node:internal/modules/cjs/loader:1119:32)
                                at Module._load (node:internal/modules/cjs/loader:960:12)
                                at Module.require (node:internal/modules/cjs/loader:1143:19)
                                at require (node:internal/modules/cjs/helpers:121:18)
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            
                            Node.js v18.17.1
                            
                            
                            nodejs:
                              Installed: 18.17.1-deb-1nodesource1
                              Candidate: 18.17.1-deb-1nodesource1
                              Version table:
                             *** 18.17.1-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                    100 /var/lib/dpkg/status
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                 12.22.12~dfsg-1~deb11u3 500
                                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            MULTIHOSTSERVICE/enabled: false
                            
                            Core adapters versions
                            js-controller: 	4.0.24
                            admin: 		6.3.5
                            javascript: 	7.0.3
                            
                            /usr/lib/node_modules/npm/lib/cli.js:35
                                throw err
                                ^
                            
                            TypeError: Class extends value undefined is not a constructor or null
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                at Module.load (node:internal/modules/cjs/loader:1119:32)
                                at Module._load (node:internal/modules/cjs/loader:960:12)
                                at Module.require (node:internal/modules/cjs/loader:1143:19)
                                at require (node:internal/modules/cjs/helpers:121:18)
                                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            
                            Node.js v18.17.1
                            Adapters from github: 	0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.alarm.0                  : alarm                 : raspberrypi                              -  enabled
                            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                              system.adapter.ble.0                    : ble                   : raspberrypi                              -  enabled
                            + system.adapter.bmw.0                    : bmw                   : raspberrypi                              -  enabled
                            + system.adapter.bshb.0                   : bshb                  : raspberrypi                              -  enabled
                              system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                            + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                              system.adapter.devices.0                : devices               : raspberrypi                              -  enabled
                            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                              system.adapter.doorbird.0               : doorbird              : raspberrypi                              -  enabled
                            + system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
                            + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                              system.adapter.envertech-pv.0           : envertech-pv          : raspberrypi                              -  enabled
                              system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                            + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
                            + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                            + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                              system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                            + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                              system.adapter.mielecloudservice.0      : mielecloudservice     : raspberrypi                              -  enabled
                            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                            + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                            + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                              system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
                            + system.adapter.netatmo.0                : netatmo               : raspberrypi                              -  enabled
                            + system.adapter.nuki.0                   : nuki                  : raspberrypi                              -  enabled
                              system.adapter.oilfox.1                 : oilfox                : raspberrypi                              -  enabled
                            + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
                            + system.adapter.pvforecast.0             : pvforecast            : raspberrypi                              -  enabled
                            + system.adapter.pvoutputorg.0            : pvoutputorg           : raspberrypi                              -  enabled
                            + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                            + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, bind: 0.0.0.0
                              system.adapter.smartgarden.0            : smartgarden           : raspberrypi                              -  enabled
                            + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                            + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                            + system.adapter.tado.0                   : tado                  : raspberrypi                              -  enabled
                            + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                            + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                              system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
                            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.withings.0               : withings              : raspberrypi                              -  enabled
                            + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
                            + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                            + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                            + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                            + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                            + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            default       : http://download.iobroker.net/sources-dist.json
                            repro         : http://iobroker.live/repo/sources-dist.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.3.5    , installed 6.3.5
                            Adapter    "alarm"        : 3.3.12   , installed 3.3.12
                            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                            Adapter    "ble"          : 0.13.4   , installed 0.13.4
                            Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                            Adapter    "bshb"         : 0.2.4    , installed 0.2.4
                            Adapter    "daswetter"    : 3.1.10   , installed 3.1.8  [Updatable]
                            Adapter    "denon"        : 1.15.3   , installed 1.15.2 [Updatable]
                            Adapter    "devices"      : 1.1.5    , installed 1.1.5
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Adapter    "doorbird"     : 1.0.5    , installed 1.0.5
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                            Adapter    "envertech-pv" : 1.0.2    , installed 0.1.0-alpha.0 [Updatable]
                            Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                            Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                            Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                            Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                            Adapter    "info"         : 1.9.26   , installed 1.9.26
                            Adapter    "iot"          : 1.14.5   , installed 1.14.5
                            Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                            Controller "js-controller": 4.0.24   , installed 4.0.24
                            Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                            Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                            Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                            Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                            Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                            Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                            Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                            Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                            Adapter    "pvoutputorg"  : 1.8.9    , installed 1.8.8  [Updatable]
                            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                            Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                            Adapter    "synology"     : 2.1.13   , installed 2.1.13
                            Adapter    "tado"         : 0.4.8    , installed 0.4.8
                            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                            Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                            Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                            Adapter    "web"          : 4.3.0    , installed 4.3.0
                            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                            Adapter    "withings"     : 0.0.13   , installed 0.0.13
                            Adapter    "wled"         : 0.6.7    , installed 0.6.7
                            Adapter    "ws"           : 1.3.0    , installed 1.3.0
                            Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects: 	16124
                            States: 	14042
                            
                            *** OS-Repositories and Updates ***
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            Hit:1 http://repository.picockpit.com/raspbian bullseye InRelease
                            Hit:2 http://deb.debian.org/debian bullseye InRelease
                            Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:6 https://apt.grafana.com stable InRelease
                            Get:7 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                            Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                            Err:1 http://repository.picockpit.com/raspbian bullseye InRelease
                              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                            Err:7 https://repos.influxdata.com/debian bullseye InRelease
                              The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            Fetched 7040 B in 3s (2296 B/s)
                            Reading package lists...
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                            W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                            W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                            W: Some index files failed to download. They have been ignored, or old ones used instead.
                            W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                            Pending Updates: 1
                            
                            *** Listening Ports ***
                            Active Internet connections (only servers)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                            tcp        0      0 127.0.0.1:1883          0.0.0.0:*               LISTEN      111        12465      540/mosquitto       
                            tcp        0      0 0.0.0.0:33695           0.0.0.0:*               LISTEN      1001       28854      1732/io.yahka.0     
                            tcp        0      0 192.168.1.129:42001     0.0.0.0:*               LISTEN      1001       14000      1011/io.hm-rpc.0    
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15329      776/iobroker.js-con 
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13746      776/iobroker.js-con 
                            tcp        0      0 0.0.0.0:41185           0.0.0.0:*               LISTEN      1001       28852      1732/io.yahka.0     
                            tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          15669      694/lighttpd        
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12482      543/sshd: /usr/sbin 
                            tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        15647      637/pihole-FTL      
                            tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        15653      637/pihole-FTL      
                            tcp        0      0 127.0.0.1:39059         0.0.0.0:*               LISTEN      1001       30083      1732/io.yahka.0     
                            tcp        0      0 127.0.0.1:43917         0.0.0.0:*               LISTEN      1001       30078      1732/io.yahka.0     
                            tcp6       0      0 :::80                   :::*                    LISTEN      0          15670      694/lighttpd        
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          12484      543/sshd: /usr/sbin 
                            tcp6       0      0 :::53                   :::*                    LISTEN      998        15649      637/pihole-FTL      
                            tcp6       0      0 ::1:4711                :::*                    LISTEN      998        15654      637/pihole-FTL      
                            tcp6       0      0 :::8086                 :::*                    LISTEN      999        12590      619/influxd         
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27758      1672/io.web.0       
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15784      833/io.admin.0      
                            tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16682      1134/io.sonos.0     
                            tcp6       0      0 ::1:1883                :::*                    LISTEN      111        12466      540/mosquitto       
                            tcp6       0      0 :::3000                 :::*                    LISTEN      110        15703      614/grafana-server  
                            udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        15646      637/pihole-FTL      
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15485      613/dhcpcd          
                            udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       14052      1049/io.mihome-vacu 
                            udp        0  13824 0.0.0.0:54058           0.0.0.0:*                           1001       2015355    1119/io.shelly.0    
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       26484      1716/io.wled.0      
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12437      396/avahi-daemon: r 
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       12847      1119/io.shelly.0    
                            udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       2391631    1072/io.mihome.0    
                            udp        0      0 0.0.0.0:55521           0.0.0.0:*                           108        12439      396/avahi-daemon: r 
                            udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       16723      1164/io.tuya.0      
                            udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       16724      1164/io.tuya.0      
                            udp6       0      0 :::53                   :::*                                998        15648      637/pihole-FTL      
                            udp6       0      0 :::45488                :::*                                108        12440      396/avahi-daemon: r 
                            udp6       0      0 :::5353                 :::*                                108        12438      396/avahi-daemon: r 
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-08-14 15:06:54.622  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                            2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                            2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                            2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/iobroker.info/main.js:89
                            2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		adapter.log.error("Could not check npm version: " + e);
                            2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		        ^
                            2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'log')
                            2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
                            2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
                            2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                            2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                            2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                            2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                            2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                            2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at node:internal/main/run_main_module:23:47
                            2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                            2023-08-14 15:06:54.630  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            2023-08-14 15:06:54.630  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
                            2023-08-14 15:07:00.974  - info: bshb.0 (1270) Check if client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd is already paired.
                            2023-08-14 15:07:00.993  - info: bshb.0 (1270) Client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd was not paired yet.
                            2023-08-14 15:07:00.994  - info: bshb.0 (1270) Start pairing. Activate pairing on Bosch Smart Home Controller by pressing button until flashing.
                            2023-08-14 15:07:01.012  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button? Error details: BshbError: [ERROR] error during call to BSHC: 
                            2023-08-14 15:07:01.013  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button on Bosch Smart Home Controller? Error details: BshbError: [ERROR] error during call to BSHC: 
                            
                            

                            ============ Mark until here for C&P =============

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • SmiziS Smizi

                              @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                              @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                              iob diag

                              Ohh, cool, du bist noch da.

                              jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                              anbei zumindest die Long-Version

                              Skript v.2023-04-16
                              
                              *** BASE SYSTEM ***
                              Model		: Raspberry Pi 4 Model B Rev 1.4
                              Architecture    : aarch64
                              Docker          : false
                              Virtualization  : none
                              Distributor ID:	Debian
                              Description:	Debian GNU/Linux 11 (bullseye)
                              Release:	11
                              Codename:	bullseye
                              
                              PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                              NAME="Debian GNU/Linux"
                              VERSION_ID="11"
                              VERSION="11 (bullseye)"
                              VERSION_CODENAME=bullseye
                              ID=debian
                              HOME_URL="https://www.debian.org/"
                              SUPPORT_URL="https://www.debian.org/support"
                              BUG_REPORT_URL="https://bugs.debian.org/"
                              
                              Systemuptime and Load:
                               15:04:55 up  2:44,  1 user,  load average: 3.70, 3.98, 3.92
                              CPU threads: 4
                              
                              Raspberry only:
                              throttled=0x0
                              Other values than 0x0 hint to temperature/voltage problems
                              temp=64.7'C
                              volt=0.9160V
                              
                              *** Time and Time Zones ***
                                             Local time: Mon 2023-08-14 15:04:56 CEST
                                         Universal time: Mon 2023-08-14 13:04:56 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              pi
                              /home/pi
                              pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server: 	false
                              Desktop: 	
                              Terminal: 	tty
                              Boot Target: 	multi-user.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            7.8G        2.6G        2.9G        4.0M        2.4G        5.1G
                              Swap:            99M          0B         99M
                              Total:          7.9G        2.6G        3.0G
                              
                                       7811 M total memory
                                       2582 M used memory
                                       4259 M active memory
                                        515 M inactive memory
                                       2863 M free memory
                                        101 M buffer memory
                                       2263 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 M free swap
                              
                              Raspberry only:
                              oom events: 0
                              lifetime oom required: 0 Mbytes
                              total time in oom handler: 0 ms
                              max time spent in oom handler: 0 ms
                              
                              *** FILESYSTEM ***
                              Filesystem                     Type      Size  Used Avail Use% Mounted on
                              /dev/root                      ext4      459G   31G  410G   7% /
                              devtmpfs                       devtmpfs  3.6G     0  3.6G   0% /dev
                              tmpfs                          tmpfs     3.9G  736K  3.9G   1% /dev/shm
                              tmpfs                          tmpfs     1.6G  1.2M  1.6G   1% /run
                              tmpfs                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                              /dev/sdb1                      exfat      29G   32M   29G   1% /mnt/usb0
                              /dev/sda1                      vfat      255M   32M  224M  13% /boot
                              //192.168.1.46/Backup/ioBroker cifs      3.5T  1.9T  1.6T  55% /opt/iobroker/backups
                              tmpfs                          tmpfs     782M     0  782M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Mon Aug 14 12:20:39 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:BF:9F:66 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6d6cae10-02 rootfstype=ext4 fsck.repair=yes rootwait
                              [Mon Aug 14 12:20:41 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Mon Aug 14 12:20:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              [Mon Aug 14 12:20:43 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems (real ones only):
                              TARGET                  SOURCE                         FSTYPE OPTIONS
                              /                       /dev/sda2                      ext4   rw,noatime
                              |-/mnt/usb0             /dev/sdb1                      exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                              |-/boot                 /dev/sda1                      vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              `-/opt/iobroker/backups //192.168.1.46/Backup/ioBroker cifs   rw,relatime,vers=1.0,cache=strict,username=Backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.1.46,soft,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                              
                              Files in neuralgic directories:
                              
                              /var:
                              25G	/var/
                              20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc/autogen
                              20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc
                              20G	/var/lib/influxdb/engine/data
                              20G	/var/lib/influxdb/engine
                              
                              Archived and active journals take up 4.0G in the file system.
                              
                              /opt/iobroker/backups:
                              2.0G	/opt/iobroker/backups/
                              0	/opt/iobroker/backups/yahka_1.hapdata
                              
                              /opt/iobroker/iobroker-data:
                              592M	/opt/iobroker/iobroker-data/
                              418M	/opt/iobroker/iobroker-data/files
                              129M	/opt/iobroker/iobroker-data/backup-objects
                              88M	/opt/iobroker/iobroker-data/files/echarts.admin
                              72M	/opt/iobroker/iobroker-data/files/telegram.admin
                              
                              The five largest files in iobroker-data are:
                              35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                              30M	/opt/iobroker/iobroker-data/objects.jsonl
                              23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                              23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                              23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs 	v18.17.1
                              /usr/bin/node 		v18.17.1
                              /usr/lib/node_modules/npm/lib/cli.js:35
                                  throw err
                                  ^
                              
                              TypeError: Class extends value undefined is not a constructor or null
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                  at Module.load (node:internal/modules/cjs/loader:1119:32)
                                  at Module._load (node:internal/modules/cjs/loader:960:12)
                                  at Module.require (node:internal/modules/cjs/loader:1143:19)
                                  at require (node:internal/modules/cjs/helpers:121:18)
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              
                              Node.js v18.17.1
                              /usr/bin/npm 		
                              /usr/lib/node_modules/npm/lib/cli.js:35
                                  throw err
                                  ^
                              
                              TypeError: Class extends value undefined is not a constructor or null
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                  at Module.load (node:internal/modules/cjs/loader:1119:32)
                                  at Module._load (node:internal/modules/cjs/loader:960:12)
                                  at Module.require (node:internal/modules/cjs/loader:1143:19)
                                  at require (node:internal/modules/cjs/helpers:121:18)
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              
                              Node.js v18.17.1
                              /usr/bin/npx 		
                              /usr/lib/node_modules/npm/lib/cli.js:35
                                  throw err
                                  ^
                              
                              TypeError: Class extends value undefined is not a constructor or null
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                  at Module.load (node:internal/modules/cjs/loader:1119:32)
                                  at Module._load (node:internal/modules/cjs/loader:960:12)
                                  at Module.require (node:internal/modules/cjs/loader:1143:19)
                                  at require (node:internal/modules/cjs/helpers:121:18)
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              
                              Node.js v18.17.1
                              /usr/lib/node_modules/npm/lib/cli.js:35
                                  throw err
                                  ^
                              
                              TypeError: Class extends value undefined is not a constructor or null
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                  at Module.load (node:internal/modules/cjs/loader:1119:32)
                                  at Module._load (node:internal/modules/cjs/loader:960:12)
                                  at Module.require (node:internal/modules/cjs/loader:1143:19)
                                  at require (node:internal/modules/cjs/helpers:121:18)
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              
                              Node.js v18.17.1
                              
                              
                              nodejs:
                                Installed: 18.17.1-deb-1nodesource1
                                Candidate: 18.17.1-deb-1nodesource1
                                Version table:
                               *** 18.17.1-deb-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   12.22.12~dfsg-1~deb11u4 500
                                      500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                   12.22.12~dfsg-1~deb11u3 500
                                      500 http://deb.debian.org/debian bullseye/main arm64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              MULTIHOSTSERVICE/enabled: false
                              
                              Core adapters versions
                              js-controller: 	4.0.24
                              admin: 		6.3.5
                              javascript: 	7.0.3
                              
                              /usr/lib/node_modules/npm/lib/cli.js:35
                                  throw err
                                  ^
                              
                              TypeError: Class extends value undefined is not a constructor or null
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                  at Module.load (node:internal/modules/cjs/loader:1119:32)
                                  at Module._load (node:internal/modules/cjs/loader:960:12)
                                  at Module.require (node:internal/modules/cjs/loader:1143:19)
                                  at require (node:internal/modules/cjs/helpers:121:18)
                                  at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                  at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                  at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              
                              Node.js v18.17.1
                              Adapters from github: 	0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alarm.0                  : alarm                 : raspberrypi                              -  enabled
                              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                system.adapter.ble.0                    : ble                   : raspberrypi                              -  enabled
                              + system.adapter.bmw.0                    : bmw                   : raspberrypi                              -  enabled
                              + system.adapter.bshb.0                   : bshb                  : raspberrypi                              -  enabled
                                system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                              + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                                system.adapter.devices.0                : devices               : raspberrypi                              -  enabled
                              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                system.adapter.doorbird.0               : doorbird              : raspberrypi                              -  enabled
                              + system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
                              + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                system.adapter.envertech-pv.0           : envertech-pv          : raspberrypi                              -  enabled
                                system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                              + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
                              + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                              + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                              + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                              + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                system.adapter.mielecloudservice.0      : mielecloudservice     : raspberrypi                              -  enabled
                              + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                              + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                              + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
                              + system.adapter.netatmo.0                : netatmo               : raspberrypi                              -  enabled
                              + system.adapter.nuki.0                   : nuki                  : raspberrypi                              -  enabled
                                system.adapter.oilfox.1                 : oilfox                : raspberrypi                              -  enabled
                              + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
                              + system.adapter.pvforecast.0             : pvforecast            : raspberrypi                              -  enabled
                              + system.adapter.pvoutputorg.0            : pvoutputorg           : raspberrypi                              -  enabled
                              + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, bind: 0.0.0.0
                                system.adapter.smartgarden.0            : smartgarden           : raspberrypi                              -  enabled
                              + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                              + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                              + system.adapter.tado.0                   : tado                  : raspberrypi                              -  enabled
                              + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.withings.0               : withings              : raspberrypi                              -  enabled
                              + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
                              + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                              + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                              + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                              + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                              + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                              + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              default       : http://download.iobroker.net/sources-dist.json
                              repro         : http://iobroker.live/repo/sources-dist.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.3.5    , installed 6.3.5
                              Adapter    "alarm"        : 3.3.12   , installed 3.3.12
                              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                              Adapter    "ble"          : 0.13.4   , installed 0.13.4
                              Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                              Adapter    "bshb"         : 0.2.4    , installed 0.2.4
                              Adapter    "daswetter"    : 3.1.10   , installed 3.1.8  [Updatable]
                              Adapter    "denon"        : 1.15.3   , installed 1.15.2 [Updatable]
                              Adapter    "devices"      : 1.1.5    , installed 1.1.5
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Adapter    "doorbird"     : 1.0.5    , installed 1.0.5
                              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                              Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                              Adapter    "envertech-pv" : 1.0.2    , installed 0.1.0-alpha.0 [Updatable]
                              Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                              Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                              Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                              Adapter    "info"         : 1.9.26   , installed 1.9.26
                              Adapter    "iot"          : 1.14.5   , installed 1.14.5
                              Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                              Controller "js-controller": 4.0.24   , installed 4.0.24
                              Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                              Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                              Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                              Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                              Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                              Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                              Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                              Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                              Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                              Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                              Adapter    "pvoutputorg"  : 1.8.9    , installed 1.8.8  [Updatable]
                              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                              Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                              Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                              Adapter    "synology"     : 2.1.13   , installed 2.1.13
                              Adapter    "tado"         : 0.4.8    , installed 0.4.8
                              Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                              Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                              Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                              Adapter    "web"          : 4.3.0    , installed 4.3.0
                              Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                              Adapter    "withings"     : 0.0.13   , installed 0.0.13
                              Adapter    "wled"         : 0.6.7    , installed 0.6.7
                              Adapter    "ws"           : 1.3.0    , installed 1.3.0
                              Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects: 	16124
                              States: 	14042
                              
                              *** OS-Repositories and Updates ***
                              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                              W: Some index files failed to download. They have been ignored, or old ones used instead.
                              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              Hit:1 http://repository.picockpit.com/raspbian bullseye InRelease
                              Hit:2 http://deb.debian.org/debian bullseye InRelease
                              Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                              Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
                              Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                              Hit:6 https://apt.grafana.com stable InRelease
                              Get:7 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                              Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                              Err:1 http://repository.picockpit.com/raspbian bullseye InRelease
                                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                              Err:7 https://repos.influxdata.com/debian bullseye InRelease
                                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              Fetched 7040 B in 3s (2296 B/s)
                              Reading package lists...
                              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                              W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                              W: Some index files failed to download. They have been ignored, or old ones used instead.
                              W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                              Pending Updates: 1
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                              tcp        0      0 127.0.0.1:1883          0.0.0.0:*               LISTEN      111        12465      540/mosquitto       
                              tcp        0      0 0.0.0.0:33695           0.0.0.0:*               LISTEN      1001       28854      1732/io.yahka.0     
                              tcp        0      0 192.168.1.129:42001     0.0.0.0:*               LISTEN      1001       14000      1011/io.hm-rpc.0    
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15329      776/iobroker.js-con 
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13746      776/iobroker.js-con 
                              tcp        0      0 0.0.0.0:41185           0.0.0.0:*               LISTEN      1001       28852      1732/io.yahka.0     
                              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          15669      694/lighttpd        
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12482      543/sshd: /usr/sbin 
                              tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        15647      637/pihole-FTL      
                              tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        15653      637/pihole-FTL      
                              tcp        0      0 127.0.0.1:39059         0.0.0.0:*               LISTEN      1001       30083      1732/io.yahka.0     
                              tcp        0      0 127.0.0.1:43917         0.0.0.0:*               LISTEN      1001       30078      1732/io.yahka.0     
                              tcp6       0      0 :::80                   :::*                    LISTEN      0          15670      694/lighttpd        
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          12484      543/sshd: /usr/sbin 
                              tcp6       0      0 :::53                   :::*                    LISTEN      998        15649      637/pihole-FTL      
                              tcp6       0      0 ::1:4711                :::*                    LISTEN      998        15654      637/pihole-FTL      
                              tcp6       0      0 :::8086                 :::*                    LISTEN      999        12590      619/influxd         
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27758      1672/io.web.0       
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15784      833/io.admin.0      
                              tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16682      1134/io.sonos.0     
                              tcp6       0      0 ::1:1883                :::*                    LISTEN      111        12466      540/mosquitto       
                              tcp6       0      0 :::3000                 :::*                    LISTEN      110        15703      614/grafana-server  
                              udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        15646      637/pihole-FTL      
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15485      613/dhcpcd          
                              udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       14052      1049/io.mihome-vacu 
                              udp        0  13824 0.0.0.0:54058           0.0.0.0:*                           1001       2015355    1119/io.shelly.0    
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       26484      1716/io.wled.0      
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12437      396/avahi-daemon: r 
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       12847      1119/io.shelly.0    
                              udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       2391631    1072/io.mihome.0    
                              udp        0      0 0.0.0.0:55521           0.0.0.0:*                           108        12439      396/avahi-daemon: r 
                              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       16723      1164/io.tuya.0      
                              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       16724      1164/io.tuya.0      
                              udp6       0      0 :::53                   :::*                                998        15648      637/pihole-FTL      
                              udp6       0      0 :::45488                :::*                                108        12440      396/avahi-daemon: r 
                              udp6       0      0 :::5353                 :::*                                108        12438      396/avahi-daemon: r 
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-08-14 15:06:54.622  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                              2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                              2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                              2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                              2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/iobroker.info/main.js:89
                              2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		adapter.log.error("Could not check npm version: " + e);
                              2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		        ^
                              2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'log')
                              2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
                              2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
                              2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                              2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                              2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                              2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                              2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                              2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at node:internal/main/run_main_module:23:47
                              2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                              2023-08-14 15:06:54.630  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              2023-08-14 15:06:54.630  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
                              2023-08-14 15:07:00.974  - info: bshb.0 (1270) Check if client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd is already paired.
                              2023-08-14 15:07:00.993  - info: bshb.0 (1270) Client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd was not paired yet.
                              2023-08-14 15:07:00.994  - info: bshb.0 (1270) Start pairing. Activate pairing on Bosch Smart Home Controller by pressing button until flashing.
                              2023-08-14 15:07:01.012  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button? Error details: BshbError: [ERROR] error during call to BSHC: 
                              2023-08-14 15:07:01.013  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button on Bosch Smart Home Controller? Error details: BshbError: [ERROR] error during call to BSHC: 
                              
                              

                              ============ Mark until here for C&P =============

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

                              @smizi

                              Spricht dein gemountetes NAS wirklich nur CIFS v1.0?
                              Das ist späte Kreidezeit und sollte tunlichst vermieden werden.
                              Stell das auf das höchstmögliche Protokoll ein.

                              sudo apt install --reinstall nodejs
                              

                              sagt?

                              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

                              SmiziS 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @smizi

                                Spricht dein gemountetes NAS wirklich nur CIFS v1.0?
                                Das ist späte Kreidezeit und sollte tunlichst vermieden werden.
                                Stell das auf das höchstmögliche Protokoll ein.

                                sudo apt install --reinstall nodejs
                                

                                sagt?

                                SmiziS Offline
                                SmiziS Offline
                                Smizi
                                schrieb am zuletzt editiert von
                                #21

                                @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                sudo apt install --reinstall nodejs

                                OK, danke für den Tip mit CIFS!

                                Nodejs sagt:

                                eading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                Need to get 28.1 MB of archives.
                                After this operation, 0 B of additional disk space will be used.
                                Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                Fetched 28.1 MB in 3s (10.3 MB/s)  
                                (Reading database ... 59608 files and directories currently installed.)
                                Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                Processing triggers for man-db (2.9.4-2) ...
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • SmiziS Smizi

                                  @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                  sudo apt install --reinstall nodejs

                                  OK, danke für den Tip mit CIFS!

                                  Nodejs sagt:

                                  eading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                  Need to get 28.1 MB of archives.
                                  After this operation, 0 B of additional disk space will be used.
                                  Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                  Fetched 28.1 MB in 3s (10.3 MB/s)  
                                  (Reading database ... 59608 files and directories currently installed.)
                                  Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                  Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                  Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                  Processing triggers for man-db (2.9.4-2) ...
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #22

                                  @smizi

                                  Bitte VOLLSTÄNDIG.
                                  Inkl. erstem LogIn Prompt und der Eingabe sowie dem abschließenden LogIn Prompt, damit man sieht wo du da wie unterwegs bist.

                                  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

                                  SmiziS 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @smizi

                                    Bitte VOLLSTÄNDIG.
                                    Inkl. erstem LogIn Prompt und der Eingabe sowie dem abschließenden LogIn Prompt, damit man sieht wo du da wie unterwegs bist.

                                    SmiziS Offline
                                    SmiziS Offline
                                    Smizi
                                    schrieb am zuletzt editiert von
                                    #23

                                    @thomas-braun ähm ja, aber da ist doch nicht mehr...```
                                    pi@raspberrypi:~ $ sudo apt install --reinstall nodejs
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                    Need to get 28.1 MB of archives.
                                    After this operation, 0 B of additional disk space will be used.
                                    Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                    Fetched 28.1 MB in 3s (10.1 MB/s)
                                    (Reading database ... 59608 files and directories currently installed.)
                                    Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                    Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                    Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                    Processing triggers for man-db (2.9.4-2) ...

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • SmiziS Smizi

                                      @thomas-braun ähm ja, aber da ist doch nicht mehr...```
                                      pi@raspberrypi:~ $ sudo apt install --reinstall nodejs
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                      Need to get 28.1 MB of archives.
                                      After this operation, 0 B of additional disk space will be used.
                                      Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                      Fetched 28.1 MB in 3s (10.1 MB/s)
                                      (Reading database ... 59608 files and directories currently installed.)
                                      Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                      Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                      Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                      Processing triggers for man-db (2.9.4-2) ...

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

                                      @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                      Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                      Processing triggers for man-db (2.9.4-2) ...

                                      Danach geht es doch noch weiter. 100%ig. Und wenn es nur die neue Eingabezeile ist. Die möchte ich aber sehen, damit ich weiß bis wo das mit welchen Meldungen gelaufen ist.

                                      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

                                      SmiziS 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                        Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                        Processing triggers for man-db (2.9.4-2) ...

                                        Danach geht es doch noch weiter. 100%ig. Und wenn es nur die neue Eingabezeile ist. Die möchte ich aber sehen, damit ich weiß bis wo das mit welchen Meldungen gelaufen ist.

                                        SmiziS Offline
                                        SmiziS Offline
                                        Smizi
                                        schrieb am zuletzt editiert von
                                        #25

                                        @thomas-braun leider nein, das ist alles...sorry```
                                        pi@raspberrypi:~ $ sudo apt install --reinstall nodejs
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                        Need to get 28.1 MB of archives.
                                        After this operation, 0 B of additional disk space will be used.
                                        Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                        Fetched 28.1 MB in 3s (10.1 MB/s)
                                        (Reading database ... 59608 files and directories currently installed.)
                                        Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                        Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                        Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                        Processing triggers for man-db (2.9.4-2) ...
                                        pi@raspberrypi:~ $

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • SmiziS Smizi

                                          @thomas-braun leider nein, das ist alles...sorry```
                                          pi@raspberrypi:~ $ sudo apt install --reinstall nodejs
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                          Need to get 28.1 MB of archives.
                                          After this operation, 0 B of additional disk space will be used.
                                          Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                          Fetched 28.1 MB in 3s (10.1 MB/s)
                                          (Reading database ... 59608 files and directories currently installed.)
                                          Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                          Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                          Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                          Processing triggers for man-db (2.9.4-2) ...
                                          pi@raspberrypi:~ $

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

                                          @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                          1 not upgraded.

                                          Welches Paket ist das?

                                          sudo apt update
                                          sudo apt full-upgrade
                                          

                                          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

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          909

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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