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. Einsteigerfragen
  4. Installation
  5. Troubleshooting NodeJS update

NEWS

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

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

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

Troubleshooting NodeJS update

Geplant Angeheftet Gesperrt Verschoben Installation
nodejs 18nodejs update
504 Beiträge 60 Kommentatoren 147.4k Aufrufe 52 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

    @andersmacher

    Es ist doch soooooo einfach mit dem Paketmanager unter Linux/Debian...

    A Offline
    A Offline
    Andersmacher
    schrieb am zuletzt editiert von
    #386

    @thomas-braun Da hast Du recht. Linux/Debian ist auch nicht das Problem. Aber der Raspi läuft ja ohne Tastatur und Monitor und wenn alles läuft (und das ist zum Glück meißt der Fall), schalte ich den Rechner, mit dem ich dann (Fern)zugriff auf den Raspi herstelle, gar nicht so oft ein (es gibt ja auch noch ein Leben "nebenbei"). Aber ich will mich ja auch bessern":nerd_face:.

    ioBroker auf Raspi4B 8GB Debian(12) 64Bit

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • A Andersmacher

      @thomas-braun Da hast Du recht. Linux/Debian ist auch nicht das Problem. Aber der Raspi läuft ja ohne Tastatur und Monitor und wenn alles läuft (und das ist zum Glück meißt der Fall), schalte ich den Rechner, mit dem ich dann (Fern)zugriff auf den Raspi herstelle, gar nicht so oft ein (es gibt ja auch noch ein Leben "nebenbei"). Aber ich will mich ja auch bessern":nerd_face:.

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

      @andersmacher

      1-2x im Monat sollte man das schon mal ein paar Minuten Zeit finden.
      Je regelmäßiger das gemacht wird desto weniger aufwändig ist das dann auch.

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

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        Maddog-1
        schrieb am zuletzt editiert von
        #388

        Hallo meine Iobroker installation läuft in einem Proxmox Container
        ich wollte heute mal das iob Nodejs-update ausführen,
        aber dann bekomme ich den fehler

        root@pIOBroker:/opt/iobroker# iobroker nodejs-update
        This script must not be run as root!
        Please use your standard user!
        root@pIOBroker:/opt/iobroker#

        ich weis das man nicht als root angemeldet sein sollte, aber das ist ja mit proxmox nixht anders möglich
        wie kann ich den jetzt das update ausführen
        ich habe da leider nicht so die große Ahnung von Linux, bin froh das mein System läuft

        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
        0
        • M Maddog-1

          Hallo meine Iobroker installation läuft in einem Proxmox Container
          ich wollte heute mal das iob Nodejs-update ausführen,
          aber dann bekomme ich den fehler

          root@pIOBroker:/opt/iobroker# iobroker nodejs-update
          This script must not be run as root!
          Please use your standard user!
          root@pIOBroker:/opt/iobroker#

          ich weis das man nicht als root angemeldet sein sollte, aber das ist ja mit proxmox nixht anders möglich
          wie kann ich den jetzt das update ausführen
          ich habe da leider nicht so die große Ahnung von Linux, bin froh das mein System läuft

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

          @maddog-1 sagte in Troubleshooting NodeJS update:

          aber dann bekomme ich den fehler

          Das ist KEIN Fehler, sondern du verwendest halt den falschen user...

          NIE NIE NIE NIEMALS als root herumhampeln.

          Und auch in einem LXC kann und muss man einen user anlegen. Wie das geht steht z. B. hier drin:

          https://www.iobroker.net/#de/documentation/install/proxmox.md

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

          1 Antwort Letzte Antwort
          0
          • M Maddog-1

            Hallo meine Iobroker installation läuft in einem Proxmox Container
            ich wollte heute mal das iob Nodejs-update ausführen,
            aber dann bekomme ich den fehler

            root@pIOBroker:/opt/iobroker# iobroker nodejs-update
            This script must not be run as root!
            Please use your standard user!
            root@pIOBroker:/opt/iobroker#

            ich weis das man nicht als root angemeldet sein sollte, aber das ist ja mit proxmox nixht anders möglich
            wie kann ich den jetzt das update ausführen
            ich habe da leider nicht so die große Ahnung von Linux, bin froh das mein System läuft

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #390

            @maddog-1 sagte in Troubleshooting NodeJS update:

            aber das ist ja mit proxmox nixht anders möglich

            Blödsinn! Natürlich geht das in der VM / lxc

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            M 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @maddog-1 sagte in Troubleshooting NodeJS update:

              aber das ist ja mit proxmox nixht anders möglich

              Blödsinn! Natürlich geht das in der VM / lxc

              M Offline
              M Offline
              Maddog-1
              schrieb am zuletzt editiert von
              #391

              @homoran gut dann weiß ich nicht wie, bzw hab ich die falschen suchworte benutz, wie gesagt von Linux hab ich nicht so die ahnung

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • M Maddog-1

                @homoran gut dann weiß ich nicht wie, bzw hab ich die falschen suchworte benutz, wie gesagt von Linux hab ich nicht so die ahnung

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

                @maddog-1

                Dann musst du dir Ahnung verschaffen.
                Und den Anleitungen folgen.

                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

                M 1 Antwort Letzte Antwort
                0
                • M Offline
                  M Offline
                  Maddog-1
                  schrieb am zuletzt editiert von
                  #393

                  kann man da noch nachträglich einen user erstellen oder geht das so nicht mehr , möchte das ungern komplett neu machen, hat mich so schon Wochen gekostet das alles so lief wie es sollte. das letzte neuaufsetzen war eine katastrophe und die Vis daten waren weg, obwohl das Update vorhanden war

                  HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @maddog-1

                    Dann musst du dir Ahnung verschaffen.
                    Und den Anleitungen folgen.

                    M Offline
                    M Offline
                    Maddog-1
                    schrieb am zuletzt editiert von
                    #394

                    @thomas-braun ich hatte nach einer Anleitung installiert, weiß aber jetzt nicht mehr nach welcher, ist schon ein paar jährchen her,

                    1 Antwort Letzte Antwort
                    0
                    • M Maddog-1

                      kann man da noch nachträglich einen user erstellen oder geht das so nicht mehr , möchte das ungern komplett neu machen, hat mich so schon Wochen gekostet das alles so lief wie es sollte. das letzte neuaufsetzen war eine katastrophe und die Vis daten waren weg, obwohl das Update vorhanden war

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von Homoran
                      #395

                      @maddog-1 ja kann man.

                      ich glaube hier (https://forum.iobroker.net/post/1181269) war auch so ein verrootetes System

                      EDIT:
                      Ist der falsche Link!
                      @thomas-braun hat später den richtigen gepostet

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • M Maddog-1

                        kann man da noch nachträglich einen user erstellen oder geht das so nicht mehr , möchte das ungern komplett neu machen, hat mich so schon Wochen gekostet das alles so lief wie es sollte. das letzte neuaufsetzen war eine katastrophe und die Vis daten waren weg, obwohl das Update vorhanden war

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

                        @maddog-1 sagte in Troubleshooting NodeJS update:

                        kann man da noch nachträglich einen user erstellen

                        Natürlich. Das ganze ist gestern Abend auch schon mit einem anderen User durchexerziert worden. Such meine Beiträge von gestern mal durch.

                        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

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @maddog-1 sagte in Troubleshooting NodeJS update:

                          kann man da noch nachträglich einen user erstellen

                          Natürlich. Das ganze ist gestern Abend auch schon mit einem anderen User durchexerziert worden. Such meine Beiträge von gestern mal durch.

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #397

                          @thomas-braun s.o.
                          das müsste er sein

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • M Offline
                            M Offline
                            Maddog-1
                            schrieb am zuletzt editiert von
                            #398

                            hab den Beitrag gefunden, konnte jetzt einen User Anlegen und Nodejs Update hat funktioniert.
                            hatte damals wahrscheinlich eine Anleitung wo alles über den Root lief,

                            Danke für eure Hilfe

                            1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @thomas-braun s.o.
                              das müsste er sein

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

                              @homoran

                              Der Vollständigkeit halber:

                              https://forum.iobroker.net/topic/75918/proxmox-benutzer-wechseln/24

                              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

                              HomoranH 1 Antwort Letzte Antwort
                              1
                              • Thomas BraunT Thomas Braun

                                @homoran

                                Der Vollständigkeit halber:

                                https://forum.iobroker.net/topic/75918/proxmox-benutzer-wechseln/24

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #400

                                @thomas-braun habs oben kommentiert!
                                Danke für die Richtigstellung!

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • R Offline
                                  R Offline
                                  reddddich
                                  schrieb am zuletzt editiert von reddddich
                                  #401

                                  Ich habe seit einer Woche ein paar Adapter die recht ähnliche Fehler bringen und nicht mehr starten.
                                  Folglich Node.js update durchgeführt (es war spät am Abend und ich bin mir nicht sicher ob ich es über apt gemacht habe - n00b eben...)
                                  Über Hilfe würde ich mich freuen!

                                  pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                                  /usr/bin/nodejs
                                  /usr/bin/node
                                  /usr/bin/npm
                                  v20.16.0
                                  v20.16.0
                                  10.8.1
                                  nodejs:
                                    Installed: 20.16.0-1nodesource1
                                    Candidate: 20.16.0-1nodesource1
                                    Version table:
                                   *** 20.16.0-1nodesource1 100
                                          100 /var/lib/dpkg/status
                                       18.20.4-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.20.3-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.20.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.20.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.20.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.19.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.19.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.18.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.18.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.18.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.17.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.17.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.16.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.16.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.15.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.14.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.14.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.14.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.13.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.12.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.11.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.10.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.9.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.9.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.8.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.7.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.6.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.5.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.4.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.3.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.2.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.1.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       18.0.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                       12.22.12~dfsg-1~deb11u4 500
                                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                  
                                  
                                  host.raspberrypi
                                  Zeit
                                  debug
                                  Nachricht
                                  host.raspberrypi
                                  2024-07-30 21:12:08.802	info	instance system.adapter.zigbee.0 started with pid 20459
                                  host.raspberrypi
                                  2024-07-30 21:11:50.642	info	Restart adapter system.adapter.sony-bravia.0 because enabled
                                  host.raspberrypi
                                  2024-07-30 21:11:50.642	error	instance system.adapter.sony-bravia.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: Node.js v20.16.0
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/fingerprint.js:12:19)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1233:19)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.640	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/certificate.js:21:18)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.640	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1233:19)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.639	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.639	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.639	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1321:27)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.639	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1281:20)
                                  host.raspberrypi
                                  2024-07-30 21:11:50.639	error	Caught by controller[0]: SyntaxError: Unexpected token '!'
                                  host.raspberrypi
                                  2024-07-30 21:11:50.638	error	Caught by controller[0]: ^
                                  host.raspberrypi
                                  2024-07-30 21:11:50.638	error	Caught by controller[0]: var!x00) = requiru8'..x509�);
                                  host.raspberrypi
                                  2024-07-30 21:11:50.638	error	Caught by controller[0]: /opt/iobroker/node_modules/sshpk/lib/formats/x509-pem.js:3
                                  host.raspberrypi
                                  2024-07-30 21:11:46.906	info	instance system.adapter.sony-bravia.0 started with pid 20295
                                  
                                  R 1 Antwort Letzte Antwort
                                  0
                                  • R reddddich

                                    Ich habe seit einer Woche ein paar Adapter die recht ähnliche Fehler bringen und nicht mehr starten.
                                    Folglich Node.js update durchgeführt (es war spät am Abend und ich bin mir nicht sicher ob ich es über apt gemacht habe - n00b eben...)
                                    Über Hilfe würde ich mich freuen!

                                    pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                                    /usr/bin/nodejs
                                    /usr/bin/node
                                    /usr/bin/npm
                                    v20.16.0
                                    v20.16.0
                                    10.8.1
                                    nodejs:
                                      Installed: 20.16.0-1nodesource1
                                      Candidate: 20.16.0-1nodesource1
                                      Version table:
                                     *** 20.16.0-1nodesource1 100
                                            100 /var/lib/dpkg/status
                                         18.20.4-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.3-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.15.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.13.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.12.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.11.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.10.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.8.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.7.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.6.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.5.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.4.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.3.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.2.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.1.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.0.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         12.22.12~dfsg-1~deb11u4 500
                                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    
                                    
                                    host.raspberrypi
                                    Zeit
                                    debug
                                    Nachricht
                                    host.raspberrypi
                                    2024-07-30 21:12:08.802	info	instance system.adapter.zigbee.0 started with pid 20459
                                    host.raspberrypi
                                    2024-07-30 21:11:50.642	info	Restart adapter system.adapter.sony-bravia.0 because enabled
                                    host.raspberrypi
                                    2024-07-30 21:11:50.642	error	instance system.adapter.sony-bravia.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: Node.js v20.16.0
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/fingerprint.js:12:19)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1233:19)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.641	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.640	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/certificate.js:21:18)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.640	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1233:19)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.640	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.639	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.639	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.639	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1321:27)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.639	error	Caught by controller[0]: at wrapSafe (node:internal/modules/cjs/loader:1281:20)
                                    host.raspberrypi
                                    2024-07-30 21:11:50.639	error	Caught by controller[0]: SyntaxError: Unexpected token '!'
                                    host.raspberrypi
                                    2024-07-30 21:11:50.638	error	Caught by controller[0]: ^
                                    host.raspberrypi
                                    2024-07-30 21:11:50.638	error	Caught by controller[0]: var!x00) = requiru8'..x509�);
                                    host.raspberrypi
                                    2024-07-30 21:11:50.638	error	Caught by controller[0]: /opt/iobroker/node_modules/sshpk/lib/formats/x509-pem.js:3
                                    host.raspberrypi
                                    2024-07-30 21:11:46.906	info	instance system.adapter.sony-bravia.0 started with pid 20295
                                    
                                    R Offline
                                    R Offline
                                    reddddich
                                    schrieb am zuletzt editiert von
                                    #402

                                    @reddddich
                                    iob diag sagt

                                    Skript v.2024-05-22
                                    
                                    *** BASE SYSTEM ***
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                Kernel: Linux 6.1.21-v7l+
                                          Architecture: arm
                                    
                                    Model		: Raspberry Pi 4 Model B Rev 1.4
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : armv7l
                                    Userland        : 32 bit
                                    
                                    Systemuptime and Load:
                                     21:17:43 up 4 days, 21:22,  1 user,  load average: 4.06, 3.08, 2.87
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Tue 2024-07-30 21:17:43 CEST
                                               Universal time: Tue 2024-07-30 19:17:43 UTC
                                                     RTC time: Tue 2024-07-30 19:17:43
                                                    Time zone: Europe/Berlin (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** Users and Groups ***
                                    User that called 'iob diag':
                                    pi
                                    HOME=/home/pi
                                    GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                    
                                    User that is running 'js-controller':
                                    iobroker
                                    HOME=/home/iobroker
                                    GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                    
                                    *** Display-Server-Setup ***
                                    Display-Server: true
                                    Desktop: 	
                                    Terminal: 	tty
                                    Boot Target: 	graphical.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            7.9G        2.0G        5.2G        4.0M        708M        5.9G
                                    Swap:            99M          0B         99M
                                    Total:          8.0G        2.0G        5.3G
                                    
                                    Active iob-Instances: 	29
                                    
                                             7897 M total memory
                                             1995 M used memory
                                              135 M active memory
                                             2453 M inactive memory
                                             5193 M free memory
                                               28 M buffer memory
                                              679 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 M free swap
                                    
                                    *** top - Table Of Processes  ***
                                    top - 21:17:44 up 4 days, 21:22,  1 user,  load average: 4.06, 3.08, 2.87
                                    Tasks: 214 total,   2 running, 212 sleeping,   0 stopped,   0 zombie
                                    %Cpu(s): 32.4 us,  5.6 sy,  0.0 ni, 60.6 id,  1.4 wa,  0.0 hi,  0.0 si,  0.0 st
                                    MiB Mem :   7897.4 total,   5192.7 free,   1995.5 used,    709.2 buff/cache
                                    MiB Swap:    100.0 total,    100.0 free,      0.0 used.   5881.5 avail Mem 
                                    
                                    *** FAILED SERVICES ***
                                    
                                      UNIT LOAD ACTIVE SUB DESCRIPTION
                                    0 loaded units listed.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4      118G   21G   92G  19% /
                                    devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                                    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                    tmpfs          tmpfs     1.6G  2.0M  1.6G   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/sda1      vfat      253M   51M  202M  20% /boot
                                    tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Thu Jul 25 23:54:59 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:5F:37:B2 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=c4837344-02 rootfstype=ext4 fsck.repair=yes rootwait
                                    [Thu Jul 25 23:55:01 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Thu Jul 25 23:55:01 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                    [Thu Jul 25 23:55:04 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                    
                                    Show mounted filesystems:
                                    TARGET                       SOURCE     FSTYPE     OPTIONS
                                    /                            /dev/sda2  ext4       rw,noatime
                                    |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=3780284k,nr_inodes=25694,mode=755
                                    | |-/dev/shm                 tmpfs      tmpfs      rw,nosuid,nodev
                                    | |-/dev/pts                 devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                    | `-/dev/mqueue              mqueue     mqueue     rw,nosuid,nodev,noexec,relatime
                                    |-/proc                      proc       proc       rw,relatime
                                    | `-/proc/sys/fs/binfmt_misc systemd-1  autofs     rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
                                    |-/sys                       sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
                                    | |-/sys/kernel/security     securityfs securityfs rw,nosuid,nodev,noexec,relatime
                                    | |-/sys/fs/cgroup           cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime
                                    | |-/sys/fs/pstore           pstore     pstore     rw,nosuid,nodev,noexec,relatime
                                    | |-/sys/fs/bpf              bpf        bpf        rw,nosuid,nodev,noexec,relatime,mode=700
                                    | |-/sys/kernel/tracing      tracefs    tracefs    rw,nosuid,nodev,noexec,relatime
                                    | |-/sys/kernel/debug        debugfs    debugfs    rw,nosuid,nodev,noexec,relatime
                                    | |-/sys/kernel/config       configfs   configfs   rw,nosuid,nodev,noexec,relatime
                                    | `-/sys/fs/fuse/connections fusectl    fusectl    rw,nosuid,nodev,noexec,relatime
                                    |-/run                       tmpfs      tmpfs      rw,nosuid,nodev,size=1617384k,nr_inodes=819200,mode=755
                                    | |-/run/lock                tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
                                    | |-/run/rpc_pipefs          sunrpc     rpc_pipefs rw,relatime
                                    | `-/run/user/1000           tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=808688k,nr_inodes=202172,mode=700,uid=1000,gid=1000
                                    |-/boot                      /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                    `-/var/lib/lxcfs             lxcfs      fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    du: cannot access '/var/lib/lxcfs/cgroup': Input/output error
                                    8.1G	/var/
                                    4.7G	/var/log
                                    3.9G	/var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
                                    3.9G	/var/log/journal
                                    3.2G	/var/lib
                                    
                                    Archived and active journals take up 3.8G in the file system.
                                    
                                    /opt/iobroker/backups:
                                    3.2G	/opt/iobroker/backups/
                                    4.0K	/opt/iobroker/backups/redistmp
                                    
                                    /opt/iobroker/iobroker-data:
                                    1.3G	/opt/iobroker/iobroker-data/
                                    652M	/opt/iobroker/iobroker-data/files
                                    227M	/opt/iobroker/iobroker-data/ring_0/snapshot
                                    227M	/opt/iobroker/iobroker-data/ring_0
                                    227M	/opt/iobroker/iobroker-data/files/ring.0/doorbell_118278720
                                    
                                    The five largest files in iobroker-data are:
                                    35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                    27M	/opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                    27M	/opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
                                    24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                    17M	/opt/iobroker/iobroker-data/objects.jsonl
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD48FA-if00
                                    
                                    HINT:
                                    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                    /dev/ttyACM0
                                    
                                    
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs 	v20.16.0
                                    /usr/bin/node 		v20.16.0
                                    /usr/bin/npm 		10.8.1
                                    /usr/bin/npx 		10.8.1
                                    /usr/bin/corepack 	0.28.2
                                    
                                    
                                    nodejs:
                                      Installed: 20.16.0-1nodesource1
                                      Candidate: 20.16.0-1nodesource1
                                      Version table:
                                     *** 20.16.0-1nodesource1 100
                                            100 /var/lib/dpkg/status
                                         18.20.4-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.3-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.20.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.19.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.18.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.17.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.16.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.15.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.2-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.14.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.13.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.12.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.11.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.10.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.1-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.9.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.8.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.7.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.6.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.5.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.4.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.3.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.2.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.1.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         18.0.0-1nodesource1 600
                                            500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                         12.22.12~dfsg-1~deb11u4 500
                                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller: 	5.0.19
                                    admin: 		6.17.14
                                    javascript: 	8.3.1
                                    
                                    nodejs modules from github: 	2
                                    +-- iobroker.mercedesme@0.2.3 (git+ssh://git@github.com/TA2k/ioBroker.mercedesme.git#127508de20b11a628957ab2478fbf590ef99cf9f)
                                    +-- iobroker.telegram@3.9.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.telegram.git#d0b5366c77d6e7f1656dc53648d9cb160d3b66b2)
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                                    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                    + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                                    + system.adapter.device-reminder.1        : device-reminder       : raspberrypi                              -  enabled
                                      system.adapter.devices.0                : devices               : raspberrypi                              - disabled
                                    + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                    + system.adapter.eusec.0                  : eusec                 : raspberrypi                              -  enabled
                                    + system.adapter.evcc.0                   : evcc                  : raspberrypi                              -  enabled, port: 7070
                                    + system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              -  enabled
                                    + system.adapter.heos.0                   : heos                  : raspberrypi                              -  enabled
                                    + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                                    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                                    + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                                    + system.adapter.hm-rpc.4                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                      system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                      system.adapter.influxdb.0               : influxdb              : raspberrypi                              - disabled, port: 8086
                                    + system.adapter.iqontrol.0               : iqontrol              : raspberrypi                              -  enabled
                                    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                      system.adapter.mercedesme.0             : mercedesme            : raspberrypi                              - disabled
                                      system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                                      system.adapter.midea.0                  : midea                 : raspberrypi                              - disabled
                                      system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              - disabled, port: 1894
                                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1894, bind: 192.168.5.206
                                    + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                                    + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                                    + system.adapter.ring.0                   : ring                  : raspberrypi                              -  enabled
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1893, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      system.adapter.sony-bravia.0            : sony-bravia           : raspberrypi                              -  enabled
                                      system.adapter.spotify-premium.0        : spotify-premium       : raspberrypi                              - disabled
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                                      system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                                    + system.adapter.unifi.0                  : unifi                 : raspberrypi                              -  enabled
                                      system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                      system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              - disabled
                                    + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
                                    + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                                    + system.adapter.yahka.1                  : yahka                 : raspberrypi                              -  enabled
                                      system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
                                    
                                    + 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.evcc.0                   : evcc                  : raspberrypi                              -  enabled, port: 7070
                                    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                                    + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                                    + system.adapter.hm-rpc.4                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1894, bind: 192.168.5.206
                                    + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1893, bind: 0.0.0.0
                                    + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                      system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.17.14  , installed 6.17.14
                                    Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                    Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                    Adapter    "denon"        : 1.15.5   , installed 1.15.5
                                    Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                    Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                    Adapter    "eusec"        : 1.2.1    , installed 1.2.1
                                    Adapter    "evcc"         : 0.1.1    , installed 0.1.1
                                    Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                    Adapter    "heos"         : 2.2.1    , installed 2.2.1
                                    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                    Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                                    Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                    Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                    Adapter    "javascript"   : 8.3.1    , installed 8.3.1
                                    Controller "js-controller": 5.0.19   , installed 5.0.19
                                    Adapter    "meross"       : 1.17.0   , installed 1.17.0
                                    Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                    Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                    Adapter    "mqtt-client"  : 2.0.0    , installed 2.0.0
                                    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "ring"         : 5.1.0    , installed 5.1.0
                                    Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                    Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                    Adapter    "sony-bravia"  : 1.1.0    , installed 1.1.0
                                    Adapter    "spotify-premium": 1.5.0  , installed 1.5.0
                                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                    Adapter    "telegram"     : 3.3.2    , installed 3.9.0
                                    Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                    Adapter    "web"          : 6.2.5    , installed 6.2.5
                                    Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                    Adapter    "wled"         : 0.7.2    , installed 0.7.2
                                    Adapter    "worx"         : 3.0.2    , installed 3.0.2
                                    Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                    Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                    Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects: 	13144
                                    States: 	10365
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                    Hit:3 https://repos.influxdata.com/debian stable InRelease
                                    Hit:4 https://apt.pivccu.de/piVCCU stable InRelease
                                    Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15383      894/sshd: /usr/sbin 
                                    tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          16415      911/dnsmasq         
                                    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          15408      921/lighttpd        
                                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        15520      817/influxd         
                                    tcp        0      0 192.168.5.206:1895      0.0.0.0:*               LISTEN      1001       16147561   9941/io.mqtt.0      
                                    tcp        0      0 192.168.5.206:1894      0.0.0.0:*               LISTEN      1001       16147560   9941/io.mqtt.0      
                                    tcp        0      0 192.168.5.206:18701     0.0.0.0:*               LISTEN      1001       16146592   9813/io.hm-rpc.2    
                                    tcp        0      0 192.168.5.206:12001     0.0.0.0:*               LISTEN      1001       16145005   9842/io.hm-rpc.3    
                                    tcp        0      0 192.168.5.206:12010     0.0.0.0:*               LISTEN      1001       16147460   9868/io.hm-rpc.4    
                                    tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       16144621   9510/iobroker.js-co 
                                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       16145465   9510/iobroker.js-co 
                                    tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       16147683   9793/node-red       
                                    tcp        0      0 0.0.0.0:1893            0.0.0.0:*               LISTEN      1001       16145292   10039/io.shelly.0   
                                    tcp        0      0 127.0.0.1:37397         0.0.0.0:*               LISTEN      1001       16150779   10736/io.yahka.1    
                                    tcp        0      0 192.168.5.206:2087      0.0.0.0:*               LISTEN      1001       16149570   9793/node-red       
                                    tcp        0      0 192.168.5.206:2088      0.0.0.0:*               LISTEN      1001       16149571   9793/node-red       
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          15385      894/sshd: /usr/sbin 
                                    tcp6       0      0 :::80                   :::*                    LISTEN      0          15409      921/lighttpd        
                                    tcp6       0      0 :::8554                 :::*                    LISTEN      1001       16150146   10716/go2rtc        
                                    tcp6       0      0 :::8555                 :::*                    LISTEN      1001       16150147   10716/go2rtc        
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16144757   9604/io.admin.0     
                                    tcp6       0      0 :::8083                 :::*                    LISTEN      1001       16150782   10663/io.web.0      
                                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        18493      817/influxd         
                                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       16150642   10575/io.simple-api 
                                    tcp6       0      0 :::35251                :::*                    LISTEN      1001       16150410   10736/io.yahka.1    
                                    tcp6       0      0 :::3000                 :::*                    LISTEN      111        14047      809/grafana-server  
                                    tcp6       0      0 :::991                  :::*                    LISTEN      1001       16145408   9793/node-red       
                                    tcp6       0      0 :::1984                 :::*                    LISTEN      1001       16148941   10716/go2rtc        
                                    tcp6       0      0 :::992                  :::*                    LISTEN      1001       16145406   9793/node-red       
                                    tcp6       0      0 :::993                  :::*                    LISTEN      1001       16145404   9793/node-red       
                                    tcp6       0      0 :::994                  :::*                    LISTEN      1001       16145400   9793/node-red       
                                    tcp6       0      0 :::995                  :::*                    LISTEN      1001       16145398   9793/node-red       
                                    tcp6       0      0 :::996                  :::*                    LISTEN      1001       16145396   9793/node-red       
                                    tcp6       0      0 :::997                  :::*                    LISTEN      1001       16145394   9793/node-red       
                                    tcp6       0      0 :::998                  :::*                    LISTEN      1001       16145402   9793/node-red       
                                    tcp6       0      0 :::999                  :::*                    LISTEN      1001       16145392   9793/node-red       
                                    udp        0      0 0.0.0.0:44041           0.0.0.0:*                           108        1810       458/avahi-daemon: r 
                                    udp        0      0 0.0.0.0:32796           0.0.0.0:*                           1001       16147435   10342/io.eusec.0    
                                    udp        0      0 0.0.0.0:42526           0.0.0.0:*                           1001       16147425   10342/io.eusec.0    
                                    udp        0      0 0.0.0.0:58916           0.0.0.0:*                           1001       16147409   10342/io.eusec.0    
                                    udp        0      0 0.0.0.0:58932           0.0.0.0:*                           1001       16147430   10342/io.eusec.0    
                                    udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          16414      911/dnsmasq         
                                    udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          16411      911/dnsmasq         
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14688      700/dhclient        
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       16150534   10697/io.wled.0     
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1808       458/avahi-daemon: r 
                                    udp        0      0 0.0.0.0:58159           0.0.0.0:*                           1001       26492411   10453/io.heos.0     
                                    udp        0      0 0.0.0.0:58173           0.0.0.0:*                           1001       16147419   10342/io.eusec.0    
                                    udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       16148481   9793/node-red       
                                    udp6       0      0 :::5353                 :::*                                108        1809       458/avahi-daemon: r 
                                    udp6       0      0 :::57656                :::*                                108        1811       458/avahi-daemon: r 
                                    udp6       0      0 :::8555                 :::*                                1001       16150148   10716/go2rtc        
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2024-07-30 21:19:10.616  - info: host.raspberrypi instance system.adapter.sony-bravia.0 started with pid 24053
                                    2024-07-30 21:19:14.983  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 24289
                                    2024-07-30 21:19:16.734  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/sshpk/lib/formats/x509-pem.js:3
                                    2024-07-30 21:19:16.735  - error: host.raspberrypi Caught by controller[0]: var!x00) = requiru8'..x509�);
                                    2024-07-30 21:19:16.735  - error: host.raspberrypi Caught by controller[0]:    ^
                                    2024-07-30 21:19:16.735  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token '!'
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:1281:20)
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1321:27)
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
                                    2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/certificate.js:21:18)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
                                    2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                                    2024-07-30 21:19:16.738  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/fingerprint.js:12:19)
                                    2024-07-30 21:19:16.738  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                    2024-07-30 21:19:16.738  - error: host.raspberrypi Caught by controller[1]: Node.js v20.16.0
                                    2024-07-30 21:19:16.738  - error: host.raspberrypi instance system.adapter.sony-bravia.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2024-07-30 21:19:16.738  - info: host.raspberrypi Restart adapter system.adapter.sony-bravia.0 because enabled
                                    
                                    ``
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • R reddddich

                                      @reddddich
                                      iob diag sagt

                                      Skript v.2024-05-22
                                      
                                      *** BASE SYSTEM ***
                                         Static hostname: raspberrypi
                                               Icon name: computer
                                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                  Kernel: Linux 6.1.21-v7l+
                                            Architecture: arm
                                      
                                      Model		: Raspberry Pi 4 Model B Rev 1.4
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : armv7l
                                      Userland        : 32 bit
                                      
                                      Systemuptime and Load:
                                       21:17:43 up 4 days, 21:22,  1 user,  load average: 4.06, 3.08, 2.87
                                      CPU threads: 4
                                      
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Tue 2024-07-30 21:17:43 CEST
                                                 Universal time: Tue 2024-07-30 19:17:43 UTC
                                                       RTC time: Tue 2024-07-30 19:17:43
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** Users and Groups ***
                                      User that called 'iob diag':
                                      pi
                                      HOME=/home/pi
                                      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      HOME=/home/iobroker
                                      GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                      
                                      *** Display-Server-Setup ***
                                      Display-Server: true
                                      Desktop: 	
                                      Terminal: 	tty
                                      Boot Target: 	graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            7.9G        2.0G        5.2G        4.0M        708M        5.9G
                                      Swap:            99M          0B         99M
                                      Total:          8.0G        2.0G        5.3G
                                      
                                      Active iob-Instances: 	29
                                      
                                               7897 M total memory
                                               1995 M used memory
                                                135 M active memory
                                               2453 M inactive memory
                                               5193 M free memory
                                                 28 M buffer memory
                                                679 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 21:17:44 up 4 days, 21:22,  1 user,  load average: 4.06, 3.08, 2.87
                                      Tasks: 214 total,   2 running, 212 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s): 32.4 us,  5.6 sy,  0.0 ni, 60.6 id,  1.4 wa,  0.0 hi,  0.0 si,  0.0 st
                                      MiB Mem :   7897.4 total,   5192.7 free,   1995.5 used,    709.2 buff/cache
                                      MiB Swap:    100.0 total,    100.0 free,      0.0 used.   5881.5 avail Mem 
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      /dev/root      ext4      118G   21G   92G  19% /
                                      devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                                      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                      tmpfs          tmpfs     1.6G  2.0M  1.6G   1% /run
                                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      /dev/sda1      vfat      253M   51M  202M  20% /boot
                                      tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Thu Jul 25 23:54:59 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:5F:37:B2 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=c4837344-02 rootfstype=ext4 fsck.repair=yes rootwait
                                      [Thu Jul 25 23:55:01 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                                      [Thu Jul 25 23:55:01 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                      [Thu Jul 25 23:55:04 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems:
                                      TARGET                       SOURCE     FSTYPE     OPTIONS
                                      /                            /dev/sda2  ext4       rw,noatime
                                      |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=3780284k,nr_inodes=25694,mode=755
                                      | |-/dev/shm                 tmpfs      tmpfs      rw,nosuid,nodev
                                      | |-/dev/pts                 devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                      | `-/dev/mqueue              mqueue     mqueue     rw,nosuid,nodev,noexec,relatime
                                      |-/proc                      proc       proc       rw,relatime
                                      | `-/proc/sys/fs/binfmt_misc systemd-1  autofs     rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
                                      |-/sys                       sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/kernel/security     securityfs securityfs rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/cgroup           cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/pstore           pstore     pstore     rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/bpf              bpf        bpf        rw,nosuid,nodev,noexec,relatime,mode=700
                                      | |-/sys/kernel/tracing      tracefs    tracefs    rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/kernel/debug        debugfs    debugfs    rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/kernel/config       configfs   configfs   rw,nosuid,nodev,noexec,relatime
                                      | `-/sys/fs/fuse/connections fusectl    fusectl    rw,nosuid,nodev,noexec,relatime
                                      |-/run                       tmpfs      tmpfs      rw,nosuid,nodev,size=1617384k,nr_inodes=819200,mode=755
                                      | |-/run/lock                tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
                                      | |-/run/rpc_pipefs          sunrpc     rpc_pipefs rw,relatime
                                      | `-/run/user/1000           tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=808688k,nr_inodes=202172,mode=700,uid=1000,gid=1000
                                      |-/boot                      /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                                      `-/var/lib/lxcfs             lxcfs      fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      du: cannot access '/var/lib/lxcfs/cgroup': Input/output error
                                      8.1G	/var/
                                      4.7G	/var/log
                                      3.9G	/var/log/journal/3e23e34d17484a28b9473f69f7d9d21c
                                      3.9G	/var/log/journal
                                      3.2G	/var/lib
                                      
                                      Archived and active journals take up 3.8G in the file system.
                                      
                                      /opt/iobroker/backups:
                                      3.2G	/opt/iobroker/backups/
                                      4.0K	/opt/iobroker/backups/redistmp
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.3G	/opt/iobroker/iobroker-data/
                                      652M	/opt/iobroker/iobroker-data/files
                                      227M	/opt/iobroker/iobroker-data/ring_0/snapshot
                                      227M	/opt/iobroker/iobroker-data/ring_0
                                      227M	/opt/iobroker/iobroker-data/files/ring.0/doorbell_118278720
                                      
                                      The five largest files in iobroker-data are:
                                      35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                      27M	/opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                      27M	/opt/iobroker/iobroker-data/files/material/static/js/2.73100bd6.chunk.js.map
                                      24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                      17M	/opt/iobroker/iobroker-data/objects.jsonl
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD48FA-if00
                                      
                                      HINT:
                                      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                      /dev/ttyACM0
                                      
                                      
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs 	v20.16.0
                                      /usr/bin/node 		v20.16.0
                                      /usr/bin/npm 		10.8.1
                                      /usr/bin/npx 		10.8.1
                                      /usr/bin/corepack 	0.28.2
                                      
                                      
                                      nodejs:
                                        Installed: 20.16.0-1nodesource1
                                        Candidate: 20.16.0-1nodesource1
                                        Version table:
                                       *** 20.16.0-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                           18.20.4-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.3-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.2-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.20.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.19.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.19.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.2-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.18.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.17.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.17.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.16.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.16.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.15.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.2-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.14.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.13.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.12.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.11.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.10.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.9.1-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.9.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.8.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.7.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.6.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.5.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.4.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.3.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.2.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.1.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           18.0.0-1nodesource1 600
                                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                                           12.22.12~dfsg-1~deb11u4 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller: 	5.0.19
                                      admin: 		6.17.14
                                      javascript: 	8.3.1
                                      
                                      nodejs modules from github: 	2
                                      +-- iobroker.mercedesme@0.2.3 (git+ssh://git@github.com/TA2k/ioBroker.mercedesme.git#127508de20b11a628957ab2478fbf590ef99cf9f)
                                      +-- iobroker.telegram@3.9.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.telegram.git#d0b5366c77d6e7f1656dc53648d9cb160d3b66b2)
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                                      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                      + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                                      + system.adapter.device-reminder.1        : device-reminder       : raspberrypi                              -  enabled
                                        system.adapter.devices.0                : devices               : raspberrypi                              - disabled
                                      + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                      + system.adapter.eusec.0                  : eusec                 : raspberrypi                              -  enabled
                                      + system.adapter.evcc.0                   : evcc                  : raspberrypi                              -  enabled, port: 7070
                                      + system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi                              -  enabled
                                      + system.adapter.heos.0                   : heos                  : raspberrypi                              -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                                      + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                                      + system.adapter.hm-rpc.4                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                        system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                        system.adapter.influxdb.0               : influxdb              : raspberrypi                              - disabled, port: 8086
                                      + system.adapter.iqontrol.0               : iqontrol              : raspberrypi                              -  enabled
                                      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                        system.adapter.mercedesme.0             : mercedesme            : raspberrypi                              - disabled
                                        system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                                        system.adapter.midea.0                  : midea                 : raspberrypi                              - disabled
                                        system.adapter.mqtt-client.0            : mqtt-client           : raspberrypi                              - disabled, port: 1894
                                      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1894, bind: 192.168.5.206
                                      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                                      + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                                      + system.adapter.ring.0                   : ring                  : raspberrypi                              -  enabled
                                      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1893, bind: 0.0.0.0
                                      + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        system.adapter.sony-bravia.0            : sony-bravia           : raspberrypi                              -  enabled
                                        system.adapter.spotify-premium.0        : spotify-premium       : raspberrypi                              - disabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                                        system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.unifi.0                  : unifi                 : raspberrypi                              -  enabled
                                        system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                        system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              - disabled
                                      + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
                                      + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                                      + system.adapter.yahka.1                  : yahka                 : raspberrypi                              -  enabled
                                        system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
                                      
                                      + 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.evcc.0                   : evcc                  : raspberrypi                              -  enabled, port: 7070
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                                      + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                                      + system.adapter.hm-rpc.4                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1894, bind: 192.168.5.206
                                      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                                      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1893, bind: 0.0.0.0
                                      + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                                        system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyACM0
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.17.14  , installed 6.17.14
                                      Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
                                      Adapter    "backitup"     : 2.11.0   , installed 2.11.0
                                      Adapter    "denon"        : 1.15.5   , installed 1.15.5
                                      Adapter    "device-reminder": 3.1.2  , installed 3.1.2
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                      Adapter    "eusec"        : 1.2.1    , installed 1.2.1
                                      Adapter    "evcc"         : 0.1.1    , installed 0.1.1
                                      Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
                                      Adapter    "heos"         : 2.2.1    , installed 2.2.1
                                      Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                                      Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                                      Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                                      Adapter    "javascript"   : 8.3.1    , installed 8.3.1
                                      Controller "js-controller": 5.0.19   , installed 5.0.19
                                      Adapter    "meross"       : 1.17.0   , installed 1.17.0
                                      Adapter    "midea"        : 0.0.7    , installed 0.0.7
                                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                      Adapter    "mqtt-client"  : 2.0.0    , installed 2.0.0
                                      Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                      Adapter    "ring"         : 5.1.0    , installed 5.1.0
                                      Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                      Adapter    "socketio"     : 6.7.0    , installed 6.7.0
                                      Adapter    "sony-bravia"  : 1.1.0    , installed 1.1.0
                                      Adapter    "spotify-premium": 1.5.0  , installed 1.5.0
                                      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                      Adapter    "telegram"     : 3.3.2    , installed 3.9.0
                                      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                                      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                      Adapter    "wled"         : 0.7.2    , installed 0.7.2
                                      Adapter    "worx"         : 3.0.2    , installed 3.0.2
                                      Adapter    "ws"           : 2.6.1    , installed 2.6.1
                                      Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                      Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects: 	13144
                                      States: 	10365
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      Hit:3 https://repos.influxdata.com/debian stable InRelease
                                      Hit:4 https://apt.pivccu.de/piVCCU stable InRelease
                                      Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15383      894/sshd: /usr/sbin 
                                      tcp        0      0 10.0.3.1:53             0.0.0.0:*               LISTEN      0          16415      911/dnsmasq         
                                      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          15408      921/lighttpd        
                                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        15520      817/influxd         
                                      tcp        0      0 192.168.5.206:1895      0.0.0.0:*               LISTEN      1001       16147561   9941/io.mqtt.0      
                                      tcp        0      0 192.168.5.206:1894      0.0.0.0:*               LISTEN      1001       16147560   9941/io.mqtt.0      
                                      tcp        0      0 192.168.5.206:18701     0.0.0.0:*               LISTEN      1001       16146592   9813/io.hm-rpc.2    
                                      tcp        0      0 192.168.5.206:12001     0.0.0.0:*               LISTEN      1001       16145005   9842/io.hm-rpc.3    
                                      tcp        0      0 192.168.5.206:12010     0.0.0.0:*               LISTEN      1001       16147460   9868/io.hm-rpc.4    
                                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       16144621   9510/iobroker.js-co 
                                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       16145465   9510/iobroker.js-co 
                                      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       16147683   9793/node-red       
                                      tcp        0      0 0.0.0.0:1893            0.0.0.0:*               LISTEN      1001       16145292   10039/io.shelly.0   
                                      tcp        0      0 127.0.0.1:37397         0.0.0.0:*               LISTEN      1001       16150779   10736/io.yahka.1    
                                      tcp        0      0 192.168.5.206:2087      0.0.0.0:*               LISTEN      1001       16149570   9793/node-red       
                                      tcp        0      0 192.168.5.206:2088      0.0.0.0:*               LISTEN      1001       16149571   9793/node-red       
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          15385      894/sshd: /usr/sbin 
                                      tcp6       0      0 :::80                   :::*                    LISTEN      0          15409      921/lighttpd        
                                      tcp6       0      0 :::8554                 :::*                    LISTEN      1001       16150146   10716/go2rtc        
                                      tcp6       0      0 :::8555                 :::*                    LISTEN      1001       16150147   10716/go2rtc        
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16144757   9604/io.admin.0     
                                      tcp6       0      0 :::8083                 :::*                    LISTEN      1001       16150782   10663/io.web.0      
                                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        18493      817/influxd         
                                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       16150642   10575/io.simple-api 
                                      tcp6       0      0 :::35251                :::*                    LISTEN      1001       16150410   10736/io.yahka.1    
                                      tcp6       0      0 :::3000                 :::*                    LISTEN      111        14047      809/grafana-server  
                                      tcp6       0      0 :::991                  :::*                    LISTEN      1001       16145408   9793/node-red       
                                      tcp6       0      0 :::1984                 :::*                    LISTEN      1001       16148941   10716/go2rtc        
                                      tcp6       0      0 :::992                  :::*                    LISTEN      1001       16145406   9793/node-red       
                                      tcp6       0      0 :::993                  :::*                    LISTEN      1001       16145404   9793/node-red       
                                      tcp6       0      0 :::994                  :::*                    LISTEN      1001       16145400   9793/node-red       
                                      tcp6       0      0 :::995                  :::*                    LISTEN      1001       16145398   9793/node-red       
                                      tcp6       0      0 :::996                  :::*                    LISTEN      1001       16145396   9793/node-red       
                                      tcp6       0      0 :::997                  :::*                    LISTEN      1001       16145394   9793/node-red       
                                      tcp6       0      0 :::998                  :::*                    LISTEN      1001       16145402   9793/node-red       
                                      tcp6       0      0 :::999                  :::*                    LISTEN      1001       16145392   9793/node-red       
                                      udp        0      0 0.0.0.0:44041           0.0.0.0:*                           108        1810       458/avahi-daemon: r 
                                      udp        0      0 0.0.0.0:32796           0.0.0.0:*                           1001       16147435   10342/io.eusec.0    
                                      udp        0      0 0.0.0.0:42526           0.0.0.0:*                           1001       16147425   10342/io.eusec.0    
                                      udp        0      0 0.0.0.0:58916           0.0.0.0:*                           1001       16147409   10342/io.eusec.0    
                                      udp        0      0 0.0.0.0:58932           0.0.0.0:*                           1001       16147430   10342/io.eusec.0    
                                      udp        0      0 10.0.3.1:53             0.0.0.0:*                           0          16414      911/dnsmasq         
                                      udp        0      0 0.0.0.0:67              0.0.0.0:*                           0          16411      911/dnsmasq         
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14688      700/dhclient        
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       16150534   10697/io.wled.0     
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1808       458/avahi-daemon: r 
                                      udp        0      0 0.0.0.0:58159           0.0.0.0:*                           1001       26492411   10453/io.heos.0     
                                      udp        0      0 0.0.0.0:58173           0.0.0.0:*                           1001       16147419   10342/io.eusec.0    
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       16148481   9793/node-red       
                                      udp6       0      0 :::5353                 :::*                                108        1809       458/avahi-daemon: r 
                                      udp6       0      0 :::57656                :::*                                108        1811       458/avahi-daemon: r 
                                      udp6       0      0 :::8555                 :::*                                1001       16150148   10716/go2rtc        
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-07-30 21:19:10.616  - info: host.raspberrypi instance system.adapter.sony-bravia.0 started with pid 24053
                                      2024-07-30 21:19:14.983  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 24289
                                      2024-07-30 21:19:16.734  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/sshpk/lib/formats/x509-pem.js:3
                                      2024-07-30 21:19:16.735  - error: host.raspberrypi Caught by controller[0]: var!x00) = requiru8'..x509�);
                                      2024-07-30 21:19:16.735  - error: host.raspberrypi Caught by controller[0]:    ^
                                      2024-07-30 21:19:16.735  - error: host.raspberrypi Caught by controller[0]: SyntaxError: Unexpected token '!'
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at wrapSafe (node:internal/modules/cjs/loader:1281:20)
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1321:27)
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
                                      2024-07-30 21:19:16.736  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/certificate.js:21:18)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
                                      2024-07-30 21:19:16.737  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                                      2024-07-30 21:19:16.738  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/sshpk/lib/fingerprint.js:12:19)
                                      2024-07-30 21:19:16.738  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
                                      2024-07-30 21:19:16.738  - error: host.raspberrypi Caught by controller[1]: Node.js v20.16.0
                                      2024-07-30 21:19:16.738  - error: host.raspberrypi instance system.adapter.sony-bravia.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2024-07-30 21:19:16.738  - info: host.raspberrypi Restart adapter system.adapter.sony-bravia.0 because enabled
                                      
                                      ``
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #403

                                      @reddddich

                                      Keine Ahnung wie du das eingespielt hast, aber dir fehlt das passende Repository für nodejs20.
                                      Dann installier das Ding beizeiten neu, diesmal direkt als Raspberry OS 12 'Bookworm' in der 64Bit-Version 'Lite'.

                                      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

                                      R 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @reddddich

                                        Keine Ahnung wie du das eingespielt hast, aber dir fehlt das passende Repository für nodejs20.
                                        Dann installier das Ding beizeiten neu, diesmal direkt als Raspberry OS 12 'Bookworm' in der 64Bit-Version 'Lite'.

                                        R Offline
                                        R Offline
                                        reddddich
                                        schrieb am zuletzt editiert von
                                        #404

                                        @thomas-braun said in Troubleshooting NodeJS update:

                                        @reddddich

                                        Dann installier das Ding beizeiten neu, diesmal direkt als Raspberry OS 12 'Bookworm' in der 64Bit-Version 'Lite'.

                                        Rapsberry neu aufsetzen oder node.js neu installieren?

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • R reddddich

                                          @thomas-braun said in Troubleshooting NodeJS update:

                                          @reddddich

                                          Dann installier das Ding beizeiten neu, diesmal direkt als Raspberry OS 12 'Bookworm' in der 64Bit-Version 'Lite'.

                                          Rapsberry neu aufsetzen oder node.js neu installieren?

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

                                          @reddddich sagte in Troubleshooting NodeJS update:

                                          Rapsberry neu aufsetzen oder node.js neu installieren?

                                          Beides.

                                          iob nodejs-update 20
                                          

                                          jetzt sofort und das komplette Betriebssystem in nächster Zeit.

                                          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

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          788

                                          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