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. Error/Bug
  4. Smartmeter: Instanz stürzt nach einer Zeit ab

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    369

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Smartmeter: Instanz stürzt nach einer Zeit ab

Geplant Angeheftet Gesperrt Verschoben Error/Bug
52 Beiträge 6 Kommentatoren 2.3k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    MatzeEscher
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    ich habe ein Problem, welches ich mir nicht erklären kann:

    Ich habe 2 USB Leseköpfe an einem Raspberry PI und lese diese mit dem iobroker aus.
    Das funktioniert eigentlich auch wunderbar. Nach ca. 18-24 Stunden Betrieb steigt jedoch eine der Instanzen aus (Das ist zufällig. Ich dachte erst, dass es immer die Gleiche ist aber nun ist auch die andere mal abgestürzt, wobei die andere sauber weiter läuft). Die Instanz geht dann auf Gelb und es wird "No or too long answer from Serial Device after last request." angezeigt.

    Der Lesekopf hat eine LED und empfängt auch noch Daten. Wenn ich dann versuche, mit minicom die Schnittstelle, die nicht funktioniert zu öffnen erhalte ich die Meldung: "minicom: Fehler beim Öffnen der Datei »/dev/ttyUSB0«: Nicht genügend Hauptspeicher verfügbar". Das bekomme ich immer für die Schnittstelle, die im iobroker dann auch nicht funktioniert.

    Auch der Zugriff über NodeRed zeigt den gleichen Fehler wie bei minicom. Ich kann mir das aber beim besten Willen nicht erklären. Der Arbeitsspeicher und die Speicherkarte sind überhaupt nicht ausgelastet.

    Wenn ich den USB Lesekopf einmal abziehe, dann geht es meistens knapp einen Tag wieder. Auch ein Neustart vom PI löst das Probleme einige Stunden.

    Falls sich das jemand erklären kann oder ob es noch an dem Zugriff über den Adapter liegt, lasst es mich gerne wissen.

    arteckA 1 Antwort Letzte Antwort
    0
    • M MatzeEscher

      Hallo zusammen,

      ich habe ein Problem, welches ich mir nicht erklären kann:

      Ich habe 2 USB Leseköpfe an einem Raspberry PI und lese diese mit dem iobroker aus.
      Das funktioniert eigentlich auch wunderbar. Nach ca. 18-24 Stunden Betrieb steigt jedoch eine der Instanzen aus (Das ist zufällig. Ich dachte erst, dass es immer die Gleiche ist aber nun ist auch die andere mal abgestürzt, wobei die andere sauber weiter läuft). Die Instanz geht dann auf Gelb und es wird "No or too long answer from Serial Device after last request." angezeigt.

      Der Lesekopf hat eine LED und empfängt auch noch Daten. Wenn ich dann versuche, mit minicom die Schnittstelle, die nicht funktioniert zu öffnen erhalte ich die Meldung: "minicom: Fehler beim Öffnen der Datei »/dev/ttyUSB0«: Nicht genügend Hauptspeicher verfügbar". Das bekomme ich immer für die Schnittstelle, die im iobroker dann auch nicht funktioniert.

      Auch der Zugriff über NodeRed zeigt den gleichen Fehler wie bei minicom. Ich kann mir das aber beim besten Willen nicht erklären. Der Arbeitsspeicher und die Speicherkarte sind überhaupt nicht ausgelastet.

      Wenn ich den USB Lesekopf einmal abziehe, dann geht es meistens knapp einen Tag wieder. Auch ein Neustart vom PI löst das Probleme einige Stunden.

      Falls sich das jemand erklären kann oder ob es noch an dem Zugriff über den Adapter liegt, lasst es mich gerne wissen.

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #2

      @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

      Der Arbeitsspeicher und die Speicherkarte sind überhaupt nicht ausgelastet.

      aha und schliesst du wodraus.. ??

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      M 1 Antwort Letzte Antwort
      0
      • arteckA arteck

        @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

        Der Arbeitsspeicher und die Speicherkarte sind überhaupt nicht ausgelastet.

        aha und schliesst du wodraus.. ??

        M Offline
        M Offline
        MatzeEscher
        schrieb am zuletzt editiert von
        #3

        @arteck

        Zu dem Zeitpunkt als es nicht funktioniert hat, habe ich mir mit free -h und auch im iobroker die Arbeitsspeicher Auslastung angeschaut. Und dort war immer noch sehr viel verfügbar. Meistens über 1GB freier Speicherplatz.

        Hast du noch eine bessere Idee, wie es beim nächsten Fehler überprüfen kann?

        arteckA 1 Antwort Letzte Antwort
        0
        • M MatzeEscher

          @arteck

          Zu dem Zeitpunkt als es nicht funktioniert hat, habe ich mir mit free -h und auch im iobroker die Arbeitsspeicher Auslastung angeschaut. Und dort war immer noch sehr viel verfügbar. Meistens über 1GB freier Speicherplatz.

          Hast du noch eine bessere Idee, wie es beim nächsten Fehler überprüfen kann?

          arteckA Offline
          arteckA Offline
          arteck
          Developer Most Active
          schrieb am zuletzt editiert von
          #4

          @matzeescher zeig mal das LOG wenn die instanz aussteigt ..

          zigbee hab ich, zwave auch, nuc's genauso und HA auch

          M 1 Antwort Letzte Antwort
          0
          • arteckA arteck

            @matzeescher zeig mal das LOG wenn die instanz aussteigt ..

            M Offline
            M Offline
            MatzeEscher
            schrieb am zuletzt editiert von
            #5

            @arteck

            Ich mache später bzw. vermutlich spätestens morgen einmal Screenshots vom Log und von den anderen Meldungen.

            arteckA 1 Antwort Letzte Antwort
            0
            • M MatzeEscher

              @arteck

              Ich mache später bzw. vermutlich spätestens morgen einmal Screenshots vom Log und von den anderen Meldungen.

              arteckA Offline
              arteckA Offline
              arteck
              Developer Most Active
              schrieb am zuletzt editiert von
              #6

              @matzeescher keine screenshots.. bitte.

              log posten in genze

              zigbee hab ich, zwave auch, nuc's genauso und HA auch

              M 1 Antwort Letzte Antwort
              0
              • arteckA arteck

                @matzeescher keine screenshots.. bitte.

                log posten in genze

                M Offline
                M Offline
                MatzeEscher
                schrieb am zuletzt editiert von
                #7

                @arteck
                Es ist wieder so weit. Die Instanz funktioniert nicht mehr.

                Hier mal die EInträge aus dem Log. Ich habe die Instanz mal auf Loglevel "Alles" gestellt:


                2022-05-13 09:17:41.133 - info: host.raspberrypi stopInstance system.adapter.smartmeter.1 (force=false, process=true)
                2022-05-13 09:17:41.197 - info: host.raspberrypi stopInstance system.adapter.smartmeter.1 send kill signal
                2022-05-13 09:17:41.874 - info: host.raspberrypi instance system.adapter.smartmeter.1 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2022-05-13 09:17:44.311 - info: host.raspberrypi instance system.adapter.smartmeter.1 started with pid 8296
                2022-05-13 09:17:48.805 - debug: smartmeter.1 (8296) Redis Objects: Use Redis connection: 127.0.0.1:9001
                2022-05-13 09:17:48.931 - debug: smartmeter.1 (8296) Objects client ready ... initialize now
                2022-05-13 09:17:48.970 - debug: smartmeter.1 (8296) Objects create System PubSub Client
                2022-05-13 09:17:48.974 - debug: smartmeter.1 (8296) Objects create User PubSub Client
                2022-05-13 09:17:49.016 - debug: smartmeter.1 (8296) Objects client initialize lua scripts
                2022-05-13 09:17:49.034 - debug: smartmeter.1 (8296) Objects connected to redis: 127.0.0.1:9001
                2022-05-13 09:17:49.046 - silly: smartmeter.1 (8296) redis psubscribe cfg.o.system.user.*
                2022-05-13 09:17:49.069 - silly: smartmeter.1 (8296) redis psubscribe cfg.o.enum.*
                2022-05-13 09:17:49.084 - silly: smartmeter.1 (8296) objectDB connected
                2022-05-13 09:17:49.091 - debug: smartmeter.1 (8296) Redis States: Use Redis connection: 127.0.0.1:9000
                2022-05-13 09:17:49.112 - debug: smartmeter.1 (8296) States create System PubSub Client
                2022-05-13 09:17:49.115 - debug: smartmeter.1 (8296) States create User PubSub Client
                2022-05-13 09:17:49.136 - debug: smartmeter.1 (8296) States connected to redis: 127.0.0.1:9000
                2022-05-13 09:17:49.139 - silly: smartmeter.1 (8296) statesDB connected
                2022-05-13 09:17:49.212 - debug: smartmeter.1 (8296) Plugin sentry Initialize Plugin (enabled=true)
                2022-05-13 09:17:50.123 - info: smartmeter.1 (8296) starting. Version 3.3.4 in /opt/iobroker/node_modules/iobroker.smartmeter, node: v12.22.5, js-controller: 4.0.23
                2022-05-13 09:17:50.223 - debug: smartmeter.1 (8296) SmartmeterObis options: {"debug":0,"protocol":"SmlProtocol","transport":"SerialResponseTransport","requestInterval":"3","anotherQueryDelay":"1000","transportSerialPort":"/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_5405f62be38fec118435ad8043a0c072-if00-port0","transportSerialBaudrate":9600,"transportSerialDataBits":8,"transportSerialStopBits":1,"transportSerialParity":"none","transportSerialMessageTimeout":null,"protocolSmlIgnoreInvalidCRC":true}
                2022-05-13 09:17:50.269 - silly: smartmeter.1 (8296) States system redis pmessage system.adapter.smartmeter.1.logLevel/system.adapter.smartmeter.1.logLevel:{"val":"silly","ack":true,"ts":1652426270240,"q":0,"from":"system.adapter.smartmeter.1","lc":1652426270240}
                2022-05-13 09:17:50.317 - debug: smartmeter.1 (8296) connected set to false
                2022-05-13 09:19:50.256 - warn: smartmeter.1 (8296) No or too long answer from Serial Device after last request.
                2022-05-13 09:19:50.259 - debug: smartmeter.1 (8296) Error: No or too long answer from Serial Device after last request.

                Ich habe außerdem noch versucht mit minicom und NodeRed auf die Schnittstelle zuzugreifen:

                2022-05-13_09h24_23.png
                2022-05-13_09h28_17.png

                Der Arbeitsspeicher wird aber nicht als ausgelastet dargestellt:

                2022-05-13_09h24_39.png
                2022-05-13_09h44_45.png

                Hast du noch eine Idee, was hier das Problem sein könnte?

                M 1 Antwort Letzte Antwort
                0
                • apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #8

                  Wie alt ist denn der Kernel? Hast Du da mal mit "apt update && apt dist-upgrade" alles aktualisiert?

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  M 1 Antwort Letzte Antwort
                  0
                  • apollon77A apollon77

                    Wie alt ist denn der Kernel? Hast Du da mal mit "apt update && apt dist-upgrade" alles aktualisiert?

                    M Offline
                    M Offline
                    MatzeEscher
                    schrieb am zuletzt editiert von
                    #9

                    @apollon77

                    Kernel habe ich gestern auf die aktuelle Version aktualisiert.
                    Updates sind auch alle drauf.

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • M MatzeEscher

                      @apollon77

                      Kernel habe ich gestern auf die aktuelle Version aktualisiert.
                      Updates sind auch alle drauf.

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

                      @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                      auf die aktuelle Version aktualisiert.

                      Kannst du mal Zeigen was du eigentlich alles hast :

                      iobroker list instances
                      iobroker list adapters
                      iobroker update -i
                      
                      sudo ln -s /usr/bin/node /usr/bin/nodejs
                      uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                      
                      dmesg -T
                      
                      top
                      free -ht --mega
                      

                      Ich habe 2 USB Leseköpfe an einem Raspberry PI

                      Welche PI , USB Port mal gewechselt .

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

                      M 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                        auf die aktuelle Version aktualisiert.

                        Kannst du mal Zeigen was du eigentlich alles hast :

                        iobroker list instances
                        iobroker list adapters
                        iobroker update -i
                        
                        sudo ln -s /usr/bin/node /usr/bin/nodejs
                        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        
                        dmesg -T
                        
                        top
                        free -ht --mega
                        

                        Ich habe 2 USB Leseköpfe an einem Raspberry PI

                        Welche PI , USB Port mal gewechselt .

                        M Offline
                        M Offline
                        MatzeEscher
                        schrieb am zuletzt editiert von MatzeEscher
                        #11

                        @glasfaser

                        Klaro :)

                        iobroker list instances
                        

                         + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                        + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                        + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 7086
                        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                        + system.adapter.modbus.1                 : modbus                : raspberrypi                              -  enabled
                        + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                        + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                        + system.adapter.sma-em.0                 : sma-em                : raspberrypi                              -  enabled
                        + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled
                        + system.adapter.smartmeter.1             : smartmeter            : raspberrypi                              -  enabled
                        
                        + instance is alive
                        

                        iobroker list adapters
                        

                        system.adapter.admin                   : admin          - v5.3.8
                        system.adapter.backitup                : backitup       - v2.4.6
                        system.adapter.discovery               : discovery      - v3.0.3
                        system.adapter.influxdb                : influxdb       - v2.6.3
                        system.adapter.javascript              : javascript     - v5.2.21
                        system.adapter.modbus                  : modbus         - v4.0.4
                        system.adapter.node-red                : node-red       - v3.2.0
                        system.adapter.pushover                : pushover       - v2.1.0
                        system.adapter.sma-em                  : sma-em         - v0.6.5
                        system.adapter.smartmeter              : smartmeter     - v3.3.4
                        

                        iobroker update -i
                        

                        Adapter    "admin"        : 5.3.8    , installed 5.3.8
                        Adapter    "backitup"     : 2.4.6    , installed 2.4.6
                        Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                        Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                        Adapter    "javascript"   : 5.2.21   , installed 5.2.21
                        Controller "js-controller": 4.0.23   , installed 4.0.23
                        Adapter    "modbus"       : 4.0.4    , installed 4.0.4
                        Adapter    "node-red"     : 3.2.0    , installed 3.2.0
                        Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                        Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                        

                        sudo ln -s /usr/bin/node /usr/bin/nodejs
                        

                         ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                        

                        uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        

                         armv7l
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        v12.22.5
                        v12.22.5
                        7.5.2
                        root
                        /home/pi
                        OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                        OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                        OK:3 https://repos.influxdata.com/debian bullseye InRelease
                        OK:4 https://download.docker.com/linux/raspbian bullseye InRelease
                        OK:5 https://archive.raspbian.org/raspbian buster InRelease
                        Paketlisten werden gelesen… Fertig
                        Abhängigkeitsbaum wird aufgebaut… Fertig
                        Statusinformationen werden eingelesen… Fertig
                        Alle Pakete sind aktuell.
                        nodejs:
                          Installiert:           12.22.5~dfsg-2~11u1
                          Installationskandidat: 12.22.5~dfsg-2~11u1
                          Versionstabelle:
                         *** 12.22.5~dfsg-2~11u1 500
                                500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                100 /var/lib/dpkg/status
                             10.24.0~dfsg-1~deb10u1 500
                                500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                        

                        dmesg -T
                        

                        [Fr Mai 13 10:48:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:48:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:48:52 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:54 2022] raspberrypi_fw_set_rate: 6 callbacks suppressed
                        [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:48:57 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:00 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:05 2022] raspberrypi_fw_set_rate: 9 callbacks suppressed
                        [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:49:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:08 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:10 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:49:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                        [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                        [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                        [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                        [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:36 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:49:36 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:49:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:49:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:58 2022] raspberrypi_fw_set_rate: 5 callbacks suppressed
                        [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:04 2022] raspberrypi_fw_set_rate: 10 callbacks suppressed
                        [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:12 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:14 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:17 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:19 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:50:19 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:50:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:25 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        

                        top
                        

                         top - 10:52:38 up 1 day, 54 min,  3 users,  load average: 1,81, 1,60, 1,27
                        Tasks: 208 total,   2 running, 206 sleeping,   0 stopped,   0 zombie
                        %CPU(s): 15,8 us,  3,2 sy,  0,0 ni, 80,0 id,  0,2 wa,  0,0 hi,  0,7 si,  0,0 st
                        MiB Spch:   3882,5 total,    351,8 free,   1488,6 used,   2042,1 buff/cache
                        MiB Swap:    500,0 total,    498,0 free,      2,0 used.   2444,0 avail Spch
                        
                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                          620 influxdb  20   0  993936 182872  28416 S  22,0   4,6  87:13.60 influxd
                          966 iobroker  20   0  276136 152352  29360 S  22,0   3,8 254:17.37 node
                         2066 iobroker  20   0  246956 120796  33984 S   8,6   3,0  88:06.56 node
                         2046 iobroker  20   0  213932  84044  29300 S   8,2   2,1 118:02.15 node
                         2248 iobroker  20   0  209376  77600  29232 S   7,6   2,0 107:01.21 node
                         2178 iobroker  20   0  213508  80692  30040 S   3,0   2,0  24:36.70 node
                        12791 508       20   0 1442504 341036  19976 S   3,0   8,6   4:36.26 java
                          136 root      20   0  210256 134592 133728 S   1,3   3,4   7:36.16 systemd-journal
                         2078 iobroker  20   0  191568  55336  29472 S   0,7   1,4   1:41.66 node
                         2151 iobroker  20   0  198120  63944  29352 R   0,7   1,6   5:29.30 node
                        13413 508       20   0  947512  48588  21960 S   0,7   1,2   0:12.99 mongod
                        16151 root      20   0   11460   3276   2700 R   0,7   0,1   0:00.17 top
                           18 root      20   0       0      0      0 S   0,3   0,0   0:10.49 ksoftirqd/1
                        15064 root      20   0       0      0      0 I   0,3   0,0   0:00.98 kworker/u8:0-writeback
                            1 root      20   0   34864   9068   6964 S   0,0   0,2   0:47.51 systemd
                            2 root      20   0       0      0      0 S   0,0   0,0   0:00.21 kthreadd
                            3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                            4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                            5 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
                            9 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                           10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                           11 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                           12 root      20   0       0      0      0 S   0,0   0,0   0:24.52 ksoftirqd/0
                           13 root      20   0       0      0      0 I   0,0   0,0   1:01.38 rcu_sched
                           14 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/0
                           15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                           16 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                           17 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/1
                           21 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                           22 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/2
                           23 root      20   0       0      0      0 S   0,0   0,0   0:10.78 ksoftirqd/2
                           26 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
                           27 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/3
                           28 root      20   0       0      0      0 S   0,0   0,0   0:09.95 ksoftirqd/3
                           31 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kdevtmpfs
                           32 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
                           37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
                           38 root      20   0       0      0      0 S   0,0   0,0   0:00.12 khungtaskd
                           39 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
                           40 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
                           41 root      20   0       0      0      0 S   0,0   0,0   0:05.48 kcompactd0
                           61 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
                           62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
                           63 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
                           66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
                        

                        free -ht --mega
                        

                                       gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                        Speicher:       3,9G        1,5G        350M         13M        2,0G        2,4G
                        Swap:           499M        2,0M        497M
                        Gesamt:         4,4G        1,5G        848M
                        

                        Die Meldung, die bei dmesg -T kommt, könnte wohl etwas mit meinem Problem zu tun haben.

                        [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                        [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                        [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                        [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                        

                        Hat die schon einmal jemand gesehen?

                        M apollon77A GlasfaserG 3 Antworten Letzte Antwort
                        0
                        • M MatzeEscher

                          @glasfaser

                          Klaro :)

                          iobroker list instances
                          

                           + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                          + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                          + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 7086
                          + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                          + system.adapter.modbus.1                 : modbus                : raspberrypi                              -  enabled
                          + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                          + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                          + system.adapter.sma-em.0                 : sma-em                : raspberrypi                              -  enabled
                          + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled
                          + system.adapter.smartmeter.1             : smartmeter            : raspberrypi                              -  enabled
                          
                          + instance is alive
                          

                          iobroker list adapters
                          

                          system.adapter.admin                   : admin          - v5.3.8
                          system.adapter.backitup                : backitup       - v2.4.6
                          system.adapter.discovery               : discovery      - v3.0.3
                          system.adapter.influxdb                : influxdb       - v2.6.3
                          system.adapter.javascript              : javascript     - v5.2.21
                          system.adapter.modbus                  : modbus         - v4.0.4
                          system.adapter.node-red                : node-red       - v3.2.0
                          system.adapter.pushover                : pushover       - v2.1.0
                          system.adapter.sma-em                  : sma-em         - v0.6.5
                          system.adapter.smartmeter              : smartmeter     - v3.3.4
                          

                          iobroker update -i
                          

                          Adapter    "admin"        : 5.3.8    , installed 5.3.8
                          Adapter    "backitup"     : 2.4.6    , installed 2.4.6
                          Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                          Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                          Adapter    "javascript"   : 5.2.21   , installed 5.2.21
                          Controller "js-controller": 4.0.23   , installed 4.0.23
                          Adapter    "modbus"       : 4.0.4    , installed 4.0.4
                          Adapter    "node-red"     : 3.2.0    , installed 3.2.0
                          Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                          Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                          

                          sudo ln -s /usr/bin/node /usr/bin/nodejs
                          

                           ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                          

                          uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                          

                           armv7l
                          /usr/bin/nodejs
                          /usr/bin/node
                          /usr/bin/npm
                          v12.22.5
                          v12.22.5
                          7.5.2
                          root
                          /home/pi
                          OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                          OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                          OK:3 https://repos.influxdata.com/debian bullseye InRelease
                          OK:4 https://download.docker.com/linux/raspbian bullseye InRelease
                          OK:5 https://archive.raspbian.org/raspbian buster InRelease
                          Paketlisten werden gelesen… Fertig
                          Abhängigkeitsbaum wird aufgebaut… Fertig
                          Statusinformationen werden eingelesen… Fertig
                          Alle Pakete sind aktuell.
                          nodejs:
                            Installiert:           12.22.5~dfsg-2~11u1
                            Installationskandidat: 12.22.5~dfsg-2~11u1
                            Versionstabelle:
                           *** 12.22.5~dfsg-2~11u1 500
                                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                  100 /var/lib/dpkg/status
                               10.24.0~dfsg-1~deb10u1 500
                                  500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                          

                          dmesg -T
                          

                          [Fr Mai 13 10:48:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:48:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:48:52 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:54 2022] raspberrypi_fw_set_rate: 6 callbacks suppressed
                          [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:48:57 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:00 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:05 2022] raspberrypi_fw_set_rate: 9 callbacks suppressed
                          [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:49:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:08 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:10 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:49:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                          [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                          [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                          [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                          [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:36 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:49:36 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:49:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:49:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:58 2022] raspberrypi_fw_set_rate: 5 callbacks suppressed
                          [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:04 2022] raspberrypi_fw_set_rate: 10 callbacks suppressed
                          [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:12 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:14 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:17 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:19 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:50:19 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:50:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:25 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          

                          top
                          

                           top - 10:52:38 up 1 day, 54 min,  3 users,  load average: 1,81, 1,60, 1,27
                          Tasks: 208 total,   2 running, 206 sleeping,   0 stopped,   0 zombie
                          %CPU(s): 15,8 us,  3,2 sy,  0,0 ni, 80,0 id,  0,2 wa,  0,0 hi,  0,7 si,  0,0 st
                          MiB Spch:   3882,5 total,    351,8 free,   1488,6 used,   2042,1 buff/cache
                          MiB Swap:    500,0 total,    498,0 free,      2,0 used.   2444,0 avail Spch
                          
                            PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                            620 influxdb  20   0  993936 182872  28416 S  22,0   4,6  87:13.60 influxd
                            966 iobroker  20   0  276136 152352  29360 S  22,0   3,8 254:17.37 node
                           2066 iobroker  20   0  246956 120796  33984 S   8,6   3,0  88:06.56 node
                           2046 iobroker  20   0  213932  84044  29300 S   8,2   2,1 118:02.15 node
                           2248 iobroker  20   0  209376  77600  29232 S   7,6   2,0 107:01.21 node
                           2178 iobroker  20   0  213508  80692  30040 S   3,0   2,0  24:36.70 node
                          12791 508       20   0 1442504 341036  19976 S   3,0   8,6   4:36.26 java
                            136 root      20   0  210256 134592 133728 S   1,3   3,4   7:36.16 systemd-journal
                           2078 iobroker  20   0  191568  55336  29472 S   0,7   1,4   1:41.66 node
                           2151 iobroker  20   0  198120  63944  29352 R   0,7   1,6   5:29.30 node
                          13413 508       20   0  947512  48588  21960 S   0,7   1,2   0:12.99 mongod
                          16151 root      20   0   11460   3276   2700 R   0,7   0,1   0:00.17 top
                             18 root      20   0       0      0      0 S   0,3   0,0   0:10.49 ksoftirqd/1
                          15064 root      20   0       0      0      0 I   0,3   0,0   0:00.98 kworker/u8:0-writeback
                              1 root      20   0   34864   9068   6964 S   0,0   0,2   0:47.51 systemd
                              2 root      20   0       0      0      0 S   0,0   0,0   0:00.21 kthreadd
                              3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                              4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                              5 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
                              9 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                             10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                             11 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                             12 root      20   0       0      0      0 S   0,0   0,0   0:24.52 ksoftirqd/0
                             13 root      20   0       0      0      0 I   0,0   0,0   1:01.38 rcu_sched
                             14 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/0
                             15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                             16 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                             17 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/1
                             21 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                             22 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/2
                             23 root      20   0       0      0      0 S   0,0   0,0   0:10.78 ksoftirqd/2
                             26 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
                             27 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/3
                             28 root      20   0       0      0      0 S   0,0   0,0   0:09.95 ksoftirqd/3
                             31 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kdevtmpfs
                             32 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
                             37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
                             38 root      20   0       0      0      0 S   0,0   0,0   0:00.12 khungtaskd
                             39 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
                             40 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
                             41 root      20   0       0      0      0 S   0,0   0,0   0:05.48 kcompactd0
                             61 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
                             62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
                             63 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
                             66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
                          

                          free -ht --mega
                          

                                         gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                          Speicher:       3,9G        1,5G        350M         13M        2,0G        2,4G
                          Swap:           499M        2,0M        497M
                          Gesamt:         4,4G        1,5G        848M
                          

                          Die Meldung, die bei dmesg -T kommt, könnte wohl etwas mit meinem Problem zu tun haben.

                          [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                          [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                          [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                          [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                          

                          Hat die schon einmal jemand gesehen?

                          M Offline
                          M Offline
                          MatzeEscher
                          schrieb am zuletzt editiert von
                          #12

                          Das ist außerdem ein Raspberry PI 4B mit 4GB RAM.

                          USB-Ports habe ich natürlich auch schon einmal umgesteckt.

                          GlasfaserG 1 Antwort Letzte Antwort
                          0
                          • M MatzeEscher

                            @glasfaser

                            Klaro :)

                            iobroker list instances
                            

                             + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                            + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                            + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 7086
                            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                            + system.adapter.modbus.1                 : modbus                : raspberrypi                              -  enabled
                            + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                            + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                            + system.adapter.sma-em.0                 : sma-em                : raspberrypi                              -  enabled
                            + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled
                            + system.adapter.smartmeter.1             : smartmeter            : raspberrypi                              -  enabled
                            
                            + instance is alive
                            

                            iobroker list adapters
                            

                            system.adapter.admin                   : admin          - v5.3.8
                            system.adapter.backitup                : backitup       - v2.4.6
                            system.adapter.discovery               : discovery      - v3.0.3
                            system.adapter.influxdb                : influxdb       - v2.6.3
                            system.adapter.javascript              : javascript     - v5.2.21
                            system.adapter.modbus                  : modbus         - v4.0.4
                            system.adapter.node-red                : node-red       - v3.2.0
                            system.adapter.pushover                : pushover       - v2.1.0
                            system.adapter.sma-em                  : sma-em         - v0.6.5
                            system.adapter.smartmeter              : smartmeter     - v3.3.4
                            

                            iobroker update -i
                            

                            Adapter    "admin"        : 5.3.8    , installed 5.3.8
                            Adapter    "backitup"     : 2.4.6    , installed 2.4.6
                            Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                            Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                            Adapter    "javascript"   : 5.2.21   , installed 5.2.21
                            Controller "js-controller": 4.0.23   , installed 4.0.23
                            Adapter    "modbus"       : 4.0.4    , installed 4.0.4
                            Adapter    "node-red"     : 3.2.0    , installed 3.2.0
                            Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                            Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                            

                            sudo ln -s /usr/bin/node /usr/bin/nodejs
                            

                             ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                            

                            uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                            

                             armv7l
                            /usr/bin/nodejs
                            /usr/bin/node
                            /usr/bin/npm
                            v12.22.5
                            v12.22.5
                            7.5.2
                            root
                            /home/pi
                            OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                            OK:3 https://repos.influxdata.com/debian bullseye InRelease
                            OK:4 https://download.docker.com/linux/raspbian bullseye InRelease
                            OK:5 https://archive.raspbian.org/raspbian buster InRelease
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Alle Pakete sind aktuell.
                            nodejs:
                              Installiert:           12.22.5~dfsg-2~11u1
                              Installationskandidat: 12.22.5~dfsg-2~11u1
                              Versionstabelle:
                             *** 12.22.5~dfsg-2~11u1 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 10.24.0~dfsg-1~deb10u1 500
                                    500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                            

                            dmesg -T
                            

                            [Fr Mai 13 10:48:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:48:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:48:52 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:54 2022] raspberrypi_fw_set_rate: 6 callbacks suppressed
                            [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:48:57 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:00 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:05 2022] raspberrypi_fw_set_rate: 9 callbacks suppressed
                            [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:49:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:08 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:10 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:49:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                            [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                            [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                            [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                            [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:36 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:49:36 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:49:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:49:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:58 2022] raspberrypi_fw_set_rate: 5 callbacks suppressed
                            [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:04 2022] raspberrypi_fw_set_rate: 10 callbacks suppressed
                            [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:12 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:14 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:17 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:19 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:50:19 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:50:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:25 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            

                            top
                            

                             top - 10:52:38 up 1 day, 54 min,  3 users,  load average: 1,81, 1,60, 1,27
                            Tasks: 208 total,   2 running, 206 sleeping,   0 stopped,   0 zombie
                            %CPU(s): 15,8 us,  3,2 sy,  0,0 ni, 80,0 id,  0,2 wa,  0,0 hi,  0,7 si,  0,0 st
                            MiB Spch:   3882,5 total,    351,8 free,   1488,6 used,   2042,1 buff/cache
                            MiB Swap:    500,0 total,    498,0 free,      2,0 used.   2444,0 avail Spch
                            
                              PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                              620 influxdb  20   0  993936 182872  28416 S  22,0   4,6  87:13.60 influxd
                              966 iobroker  20   0  276136 152352  29360 S  22,0   3,8 254:17.37 node
                             2066 iobroker  20   0  246956 120796  33984 S   8,6   3,0  88:06.56 node
                             2046 iobroker  20   0  213932  84044  29300 S   8,2   2,1 118:02.15 node
                             2248 iobroker  20   0  209376  77600  29232 S   7,6   2,0 107:01.21 node
                             2178 iobroker  20   0  213508  80692  30040 S   3,0   2,0  24:36.70 node
                            12791 508       20   0 1442504 341036  19976 S   3,0   8,6   4:36.26 java
                              136 root      20   0  210256 134592 133728 S   1,3   3,4   7:36.16 systemd-journal
                             2078 iobroker  20   0  191568  55336  29472 S   0,7   1,4   1:41.66 node
                             2151 iobroker  20   0  198120  63944  29352 R   0,7   1,6   5:29.30 node
                            13413 508       20   0  947512  48588  21960 S   0,7   1,2   0:12.99 mongod
                            16151 root      20   0   11460   3276   2700 R   0,7   0,1   0:00.17 top
                               18 root      20   0       0      0      0 S   0,3   0,0   0:10.49 ksoftirqd/1
                            15064 root      20   0       0      0      0 I   0,3   0,0   0:00.98 kworker/u8:0-writeback
                                1 root      20   0   34864   9068   6964 S   0,0   0,2   0:47.51 systemd
                                2 root      20   0       0      0      0 S   0,0   0,0   0:00.21 kthreadd
                                3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                                4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                                5 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
                                9 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                               10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                               11 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                               12 root      20   0       0      0      0 S   0,0   0,0   0:24.52 ksoftirqd/0
                               13 root      20   0       0      0      0 I   0,0   0,0   1:01.38 rcu_sched
                               14 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/0
                               15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                               16 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                               17 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/1
                               21 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                               22 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/2
                               23 root      20   0       0      0      0 S   0,0   0,0   0:10.78 ksoftirqd/2
                               26 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
                               27 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/3
                               28 root      20   0       0      0      0 S   0,0   0,0   0:09.95 ksoftirqd/3
                               31 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kdevtmpfs
                               32 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
                               37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
                               38 root      20   0       0      0      0 S   0,0   0,0   0:00.12 khungtaskd
                               39 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
                               40 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
                               41 root      20   0       0      0      0 S   0,0   0,0   0:05.48 kcompactd0
                               61 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
                               62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
                               63 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
                               66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
                            

                            free -ht --mega
                            

                                           gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                            Speicher:       3,9G        1,5G        350M         13M        2,0G        2,4G
                            Swap:           499M        2,0M        497M
                            Gesamt:         4,4G        1,5G        848M
                            

                            Die Meldung, die bei dmesg -T kommt, könnte wohl etwas mit meinem Problem zu tun haben.

                            [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                            [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                            [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                            [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                            

                            Hat die schon einmal jemand gesehen?

                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            schrieb am zuletzt editiert von
                            #13

                            @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                            Ich denke dmesg ist interessant zu dem "Zeitpunkt wo es kaputt geht reinzuschauen ... also wenn du das mnoch weisst bzw rebooten und laufenlassen und ddann schauen

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            M 1 Antwort Letzte Antwort
                            0
                            • M MatzeEscher

                              Das ist außerdem ein Raspberry PI 4B mit 4GB RAM.

                              USB-Ports habe ich natürlich auch schon einmal umgesteckt.

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

                              @matzeescher

                              Bitte die Ein-Ausgaben nicht kürzen / bearbeiten .... die ganze Ausgabe davon .
                              und das ganze wenn du schon netterweise es im Spoiler setzt in Code-Tags </> einbetten.
                              Kann man dann besser lesen !

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

                              M 1 Antwort Letzte Antwort
                              0
                              • M MatzeEscher

                                @glasfaser

                                Klaro :)

                                iobroker list instances
                                

                                 + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 7086
                                + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                + system.adapter.modbus.1                 : modbus                : raspberrypi                              -  enabled
                                + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
                                + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                                + system.adapter.sma-em.0                 : sma-em                : raspberrypi                              -  enabled
                                + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled
                                + system.adapter.smartmeter.1             : smartmeter            : raspberrypi                              -  enabled
                                
                                + instance is alive
                                

                                iobroker list adapters
                                

                                system.adapter.admin                   : admin          - v5.3.8
                                system.adapter.backitup                : backitup       - v2.4.6
                                system.adapter.discovery               : discovery      - v3.0.3
                                system.adapter.influxdb                : influxdb       - v2.6.3
                                system.adapter.javascript              : javascript     - v5.2.21
                                system.adapter.modbus                  : modbus         - v4.0.4
                                system.adapter.node-red                : node-red       - v3.2.0
                                system.adapter.pushover                : pushover       - v2.1.0
                                system.adapter.sma-em                  : sma-em         - v0.6.5
                                system.adapter.smartmeter              : smartmeter     - v3.3.4
                                

                                iobroker update -i
                                

                                Adapter    "admin"        : 5.3.8    , installed 5.3.8
                                Adapter    "backitup"     : 2.4.6    , installed 2.4.6
                                Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                Adapter    "influxdb"     : 2.6.3    , installed 2.6.3
                                Adapter    "javascript"   : 5.2.21   , installed 5.2.21
                                Controller "js-controller": 4.0.23   , installed 4.0.23
                                Adapter    "modbus"       : 4.0.4    , installed 4.0.4
                                Adapter    "node-red"     : 3.2.0    , installed 3.2.0
                                Adapter    "pushover"     : 2.1.0    , installed 2.1.0
                                Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                                

                                sudo ln -s /usr/bin/node /usr/bin/nodejs
                                

                                 ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
                                

                                uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                

                                 armv7l
                                /usr/bin/nodejs
                                /usr/bin/node
                                /usr/bin/npm
                                v12.22.5
                                v12.22.5
                                7.5.2
                                root
                                /home/pi
                                OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                OK:3 https://repos.influxdata.com/debian bullseye InRelease
                                OK:4 https://download.docker.com/linux/raspbian bullseye InRelease
                                OK:5 https://archive.raspbian.org/raspbian buster InRelease
                                Paketlisten werden gelesen… Fertig
                                Abhängigkeitsbaum wird aufgebaut… Fertig
                                Statusinformationen werden eingelesen… Fertig
                                Alle Pakete sind aktuell.
                                nodejs:
                                  Installiert:           12.22.5~dfsg-2~11u1
                                  Installationskandidat: 12.22.5~dfsg-2~11u1
                                  Versionstabelle:
                                 *** 12.22.5~dfsg-2~11u1 500
                                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                        100 /var/lib/dpkg/status
                                     10.24.0~dfsg-1~deb10u1 500
                                        500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                                

                                dmesg -T
                                

                                [Fr Mai 13 10:48:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:48:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:48:52 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:54 2022] raspberrypi_fw_set_rate: 6 callbacks suppressed
                                [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:48:57 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:00 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:01 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:02 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:05 2022] raspberrypi_fw_set_rate: 9 callbacks suppressed
                                [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:49:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:07 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:08 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:10 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:49:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                                [Fr Mai 13 10:49:29 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                                [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                                [Fr Mai 13 10:49:30 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-v3d frequency: -12
                                [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:35 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:36 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:49:36 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:49:51 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:49:51 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:53 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:54 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:55 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:56 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:58 2022] raspberrypi_fw_set_rate: 5 callbacks suppressed
                                [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:58 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:49:59 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:00 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:04 2022] raspberrypi_fw_set_rate: 10 callbacks suppressed
                                [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:04 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:05 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:06 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:10 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:11 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:12 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:14 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:14 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:15 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:16 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:17 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:19 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:50:19 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:20 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:21 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:50:21 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:50:21 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:22 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:25 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:25 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                [Fr Mai 13 10:50:26 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                

                                top
                                

                                 top - 10:52:38 up 1 day, 54 min,  3 users,  load average: 1,81, 1,60, 1,27
                                Tasks: 208 total,   2 running, 206 sleeping,   0 stopped,   0 zombie
                                %CPU(s): 15,8 us,  3,2 sy,  0,0 ni, 80,0 id,  0,2 wa,  0,0 hi,  0,7 si,  0,0 st
                                MiB Spch:   3882,5 total,    351,8 free,   1488,6 used,   2042,1 buff/cache
                                MiB Swap:    500,0 total,    498,0 free,      2,0 used.   2444,0 avail Spch
                                
                                  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
                                  620 influxdb  20   0  993936 182872  28416 S  22,0   4,6  87:13.60 influxd
                                  966 iobroker  20   0  276136 152352  29360 S  22,0   3,8 254:17.37 node
                                 2066 iobroker  20   0  246956 120796  33984 S   8,6   3,0  88:06.56 node
                                 2046 iobroker  20   0  213932  84044  29300 S   8,2   2,1 118:02.15 node
                                 2248 iobroker  20   0  209376  77600  29232 S   7,6   2,0 107:01.21 node
                                 2178 iobroker  20   0  213508  80692  30040 S   3,0   2,0  24:36.70 node
                                12791 508       20   0 1442504 341036  19976 S   3,0   8,6   4:36.26 java
                                  136 root      20   0  210256 134592 133728 S   1,3   3,4   7:36.16 systemd-journal
                                 2078 iobroker  20   0  191568  55336  29472 S   0,7   1,4   1:41.66 node
                                 2151 iobroker  20   0  198120  63944  29352 R   0,7   1,6   5:29.30 node
                                13413 508       20   0  947512  48588  21960 S   0,7   1,2   0:12.99 mongod
                                16151 root      20   0   11460   3276   2700 R   0,7   0,1   0:00.17 top
                                   18 root      20   0       0      0      0 S   0,3   0,0   0:10.49 ksoftirqd/1
                                15064 root      20   0       0      0      0 I   0,3   0,0   0:00.98 kworker/u8:0-writeback
                                    1 root      20   0   34864   9068   6964 S   0,0   0,2   0:47.51 systemd
                                    2 root      20   0       0      0      0 S   0,0   0,0   0:00.21 kthreadd
                                    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
                                    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
                                    5 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
                                    9 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
                                   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_
                                   11 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace
                                   12 root      20   0       0      0      0 S   0,0   0,0   0:24.52 ksoftirqd/0
                                   13 root      20   0       0      0      0 I   0,0   0,0   1:01.38 rcu_sched
                                   14 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/0
                                   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
                                   16 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
                                   17 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/1
                                   21 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
                                   22 root      rt   0       0      0      0 S   0,0   0,0   0:00.04 migration/2
                                   23 root      20   0       0      0      0 S   0,0   0,0   0:10.78 ksoftirqd/2
                                   26 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
                                   27 root      rt   0       0      0      0 S   0,0   0,0   0:00.03 migration/3
                                   28 root      20   0       0      0      0 S   0,0   0,0   0:09.95 ksoftirqd/3
                                   31 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kdevtmpfs
                                   32 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
                                   37 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
                                   38 root      20   0       0      0      0 S   0,0   0,0   0:00.12 khungtaskd
                                   39 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
                                   40 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
                                   41 root      20   0       0      0      0 S   0,0   0,0   0:05.48 kcompactd0
                                   61 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
                                   62 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
                                   63 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
                                   66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
                                

                                free -ht --mega
                                

                                               gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                                Speicher:       3,9G        1,5G        350M         13M        2,0G        2,4G
                                Swap:           499M        2,0M        497M
                                Gesamt:         4,4G        1,5G        848M
                                

                                Die Meldung, die bei dmesg -T kommt, könnte wohl etwas mit meinem Problem zu tun haben.

                                [Fr Mai 13 10:50:06 2022] xhci_hcd 0000:01:00.0: Ring expansion failed
                                [Fr Mai 13 10:50:06 2022] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                [Fr Mai 13 10:50:09 2022] raspberrypi_fw_set_rate: 8 callbacks suppressed
                                [Fr Mai 13 10:50:09 2022] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                

                                Hat die schon einmal jemand gesehen?

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

                                @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                                v12.22.5
                                v12.22.5
                                7.5.2
                                root
                                /home/pi

                                Das passt schonmal nicht !

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

                                1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @matzeescher

                                  Bitte die Ein-Ausgaben nicht kürzen / bearbeiten .... die ganze Ausgabe davon .
                                  und das ganze wenn du schon netterweise es im Spoiler setzt in Code-Tags </> einbetten.
                                  Kann man dann besser lesen !

                                  M Offline
                                  M Offline
                                  MatzeEscher
                                  schrieb am zuletzt editiert von
                                  #16

                                  @glasfaser

                                  Habe es quasi nicht gekürzt. Aber da die Meldung im 5 Sekunden Takt kommt und da jeweils dann ca. 8 Einträge generiert werden, gibt es bei dmesg -T keine anderen Einträge.

                                  Code-Tag kommt natürlich nächste mal mit rein.

                                  GlasfaserG 1 Antwort Letzte Antwort
                                  0
                                  • M MatzeEscher

                                    @glasfaser

                                    Habe es quasi nicht gekürzt. Aber da die Meldung im 5 Sekunden Takt kommt und da jeweils dann ca. 8 Einträge generiert werden, gibt es bei dmesg -T keine anderen Einträge.

                                    Code-Tag kommt natürlich nächste mal mit rein.

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

                                    @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                                    Habe es quasi nicht gekürzt.

                                    Doch ... da sieht man das du mit root unterwegs bist ...

                                    Was ich mir schon gedacht habe ;)

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

                                    M 1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                                      Habe es quasi nicht gekürzt.

                                      Doch ... da sieht man das du mit root unterwegs bist ...

                                      Was ich mir schon gedacht habe ;)

                                      M Offline
                                      M Offline
                                      MatzeEscher
                                      schrieb am zuletzt editiert von
                                      #18

                                      @glasfaser

                                      Kannst du mir sagen, was ich noch einmal senden soll ohne root?

                                      GlasfaserG 1 Antwort Letzte Antwort
                                      0
                                      • M MatzeEscher

                                        @glasfaser

                                        Kannst du mir sagen, was ich noch einmal senden soll ohne root?

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

                                        @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                                        Kannst du mir sagen, was ich noch einmal senden soll ohne root?

                                        Die angefragenen Ausgaben verändern sich nicht dadurch .

                                        Du sollst nur nicht mit dem root arbeiten !

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

                                        1 Antwort Letzte Antwort
                                        0
                                        • apollon77A apollon77

                                          @matzeescher sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:

                                          Ich denke dmesg ist interessant zu dem "Zeitpunkt wo es kaputt geht reinzuschauen ... also wenn du das mnoch weisst bzw rebooten und laufenlassen und ddann schauen

                                          M Offline
                                          M Offline
                                          MatzeEscher
                                          schrieb am zuletzt editiert von
                                          #20

                                          @apollon77

                                          Habe versucht die Meldungen von heute Morgen zu finden, als der Adapter ausgestiegen ist. Komme hier aber nur 15 Minuten zurück. Einer eine Idee, wie ich ältere Meldungen bekommen?

                                          arteckA apollon77A 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

                                          689

                                          Online

                                          32.7k

                                          Benutzer

                                          82.5k

                                          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