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
    16
    1
    364

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

  • 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.
  • 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
                      • M MatzeEscher

                        @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 Offline
                        arteckA Offline
                        arteck
                        Developer Most Active
                        schrieb am zuletzt editiert von
                        #21

                        @matzeescher

                        npm -v
                        

                        hast du das sauber gezogen .... version 7 ist verkehrt

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

                        M 1 Antwort Letzte Antwort
                        0
                        • arteckA arteck

                          @matzeescher

                          npm -v
                          

                          hast du das sauber gezogen .... version 7 ist verkehrt

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

                          @arteck

                          Jop. npm habe ich auf die latest Version aktualisiert.

                          npm -v
                          8.10.0
                          
                          Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                          0
                          • M MatzeEscher

                            @arteck

                            Jop. npm habe ich auf die latest Version aktualisiert.

                            npm -v
                            8.10.0
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #23

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

                            Jop. npm habe ich auf die latest Version aktualisiert.

                            Du solltest nodejs sauber auf Version 14 bringen, die richtige npm-Version dafür wäre dann 6. Kommt aber eh richtig mit, wenn gescheit installiert wird.

                            Dann würdest du auch mit dem nodesource-Paket unterwegs sein und nicht mit der dfsg-Variante.

                            OK:4 https://download.docker.com/linux/raspbian bullseye InRelease
                            OK:5 https://archive.raspbian.org/raspbian buster InRelease
                            

                            Du fährst einen gefährlichen Mix aus 'Bullseye' und 'Buster'.
                            Ändern!

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

                            1 Antwort Letzte Antwort
                            0
                            • M MatzeEscher

                              @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?

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

                              @matzeescher Ich glaube das ist auch alles in /var/log/syslog drin?

                              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
                              1 Antwort Letzte Antwort
                              0
                              • M MatzeEscher

                                @arteck

                                Jop. npm habe ich auf die latest Version aktualisiert.

                                npm -v
                                8.10.0
                                
                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #25

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

                                Jop. npm habe ich auf die latest Version aktualisiert.

                                npm8 bei node 12 ist auch nicht besser

                                spätestens mit der package-lock.json bekommst du bei korrektem downgrade auf v6 Probleme.

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                M 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

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

                                  Jop. npm habe ich auf die latest Version aktualisiert.

                                  npm8 bei node 12 ist auch nicht besser

                                  spätestens mit der package-lock.json bekommst du bei korrektem downgrade auf v6 Probleme.

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

                                  Danke @Homoran für den Hinweis.

                                  Das Upgrade von NodeJS und das Downgraden von NPM auf 6 hat jetzt dafür gesorgt, dass einige Adapter gar nicht mehr funktionieren.
                                  Ich werde nun wohl erstmal einen neuen PI aufsetzen.

                                  Melde mich wieder.

                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • M MatzeEscher

                                    Danke @Homoran für den Hinweis.

                                    Das Upgrade von NodeJS und das Downgraden von NPM auf 6 hat jetzt dafür gesorgt, dass einige Adapter gar nicht mehr funktionieren.
                                    Ich werde nun wohl erstmal einen neuen PI aufsetzen.

                                    Melde mich wieder.

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

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

                                    dass einige Adapter gar nicht mehr funktionieren.

                                    das wird möglicherweise an der package-lock.json liegen.

                                    die musst du jetzt löschen, weil npmv6 die nicht lesen kann und die Adapter nicht neu für npm v6 bauen kann.

                                    Sollte aber auch entsprechend im log stehen.

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Antwort Letzte Antwort
                                    0
                                    • M Offline
                                      M Offline
                                      MatzeEscher
                                      schrieb am zuletzt editiert von
                                      #28

                                      Hallo zusammen,

                                      so ich habe den PI komplett neu aufgesetzt.

                                      iobrober neu installiert usw.

                                      Nun liefen die Smartmeter Instanzen (2 Stück) ca. einen Tag und haben beide den gleichen Fehler.
                                      Ich könnte jetzt natürlich neu starten, leider hält die Instanz dann wieder nur einen Tag.

                                      Ich hoffe, dass von der Installation jetzt alles passt.

                                      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
                                      v14.19.2
                                      v14.19.2
                                      6.14.17
                                      pi
                                      /home/pi
                                      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                                      Hit:4 https://download.docker.com/linux/raspbian bullseye InRelease
                                      Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                                      Hit:6 https://archive.raspbian.org/raspbian bullseye InRelease
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      2 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                      nodejs:
                                       Installed: 14.19.2-deb-1nodesource1
                                       Candidate: 14.19.2-deb-1nodesource1
                                       Version table:
                                      *** 14.19.2-deb-1nodesource1 500
                                             500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                             100 /var/lib/dpkg/status
                                          12.22.5~dfsg-2~11u1 500
                                             500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                             500 https://archive.raspbian.org/raspbian bullseye/main armhf Packages
                                      
                                      

                                      Zum Zeitpunkt des Ausfalls finde ich nur Folgendes im Log ( /var/log/syslog):

                                      May 15 10:10:54 raspberrypi kernel: [154518.756603] xhci_hcd 0000:01:00.0: Ring expansion failed
                                      May 15 10:10:54 raspberrypi kernel: [154518.756615] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                      May 15 10:10:54 raspberrypi kernel: [154518.904557] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                      
                                      

                                      Hat noch jemand eine Idee?

                                      HomoranH GlasfaserG 2 Antworten Letzte Antwort
                                      0
                                      • M MatzeEscher

                                        Hallo zusammen,

                                        so ich habe den PI komplett neu aufgesetzt.

                                        iobrober neu installiert usw.

                                        Nun liefen die Smartmeter Instanzen (2 Stück) ca. einen Tag und haben beide den gleichen Fehler.
                                        Ich könnte jetzt natürlich neu starten, leider hält die Instanz dann wieder nur einen Tag.

                                        Ich hoffe, dass von der Installation jetzt alles passt.

                                        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
                                        v14.19.2
                                        v14.19.2
                                        6.14.17
                                        pi
                                        /home/pi
                                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                        Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                                        Hit:4 https://download.docker.com/linux/raspbian bullseye InRelease
                                        Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                                        Hit:6 https://archive.raspbian.org/raspbian bullseye InRelease
                                        Reading package lists... Done
                                        Building dependency tree... Done
                                        Reading state information... Done
                                        2 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                        nodejs:
                                         Installed: 14.19.2-deb-1nodesource1
                                         Candidate: 14.19.2-deb-1nodesource1
                                         Version table:
                                        *** 14.19.2-deb-1nodesource1 500
                                               500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                               100 /var/lib/dpkg/status
                                            12.22.5~dfsg-2~11u1 500
                                               500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                               500 https://archive.raspbian.org/raspbian bullseye/main armhf Packages
                                        
                                        

                                        Zum Zeitpunkt des Ausfalls finde ich nur Folgendes im Log ( /var/log/syslog):

                                        May 15 10:10:54 raspberrypi kernel: [154518.756603] xhci_hcd 0000:01:00.0: Ring expansion failed
                                        May 15 10:10:54 raspberrypi kernel: [154518.756615] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                        May 15 10:10:54 raspberrypi kernel: [154518.904557] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                        
                                        

                                        Hat noch jemand eine Idee?

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

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

                                        haben beide den gleichen Fehler.

                                        und zwar welchen?

                                        kein Support per PN! - Fragen im Forum stellen -
                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        M 1 Antwort Letzte Antwort
                                        0
                                        • M MatzeEscher

                                          Hallo zusammen,

                                          so ich habe den PI komplett neu aufgesetzt.

                                          iobrober neu installiert usw.

                                          Nun liefen die Smartmeter Instanzen (2 Stück) ca. einen Tag und haben beide den gleichen Fehler.
                                          Ich könnte jetzt natürlich neu starten, leider hält die Instanz dann wieder nur einen Tag.

                                          Ich hoffe, dass von der Installation jetzt alles passt.

                                          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
                                          v14.19.2
                                          v14.19.2
                                          6.14.17
                                          pi
                                          /home/pi
                                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                                          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                          Hit:3 https://repos.influxdata.com/debian bullseye InRelease
                                          Hit:4 https://download.docker.com/linux/raspbian bullseye InRelease
                                          Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                                          Hit:6 https://archive.raspbian.org/raspbian bullseye InRelease
                                          Reading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          2 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                          nodejs:
                                           Installed: 14.19.2-deb-1nodesource1
                                           Candidate: 14.19.2-deb-1nodesource1
                                           Version table:
                                          *** 14.19.2-deb-1nodesource1 500
                                                 500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                                 100 /var/lib/dpkg/status
                                              12.22.5~dfsg-2~11u1 500
                                                 500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                                 500 https://archive.raspbian.org/raspbian bullseye/main armhf Packages
                                          
                                          

                                          Zum Zeitpunkt des Ausfalls finde ich nur Folgendes im Log ( /var/log/syslog):

                                          May 15 10:10:54 raspberrypi kernel: [154518.756603] xhci_hcd 0000:01:00.0: Ring expansion failed
                                          May 15 10:10:54 raspberrypi kernel: [154518.756615] cp210x ttyUSB0: usb_serial_generic_submit_read_urb - usb_submit_urb failed: -12
                                          May 15 10:10:54 raspberrypi kernel: [154518.904557] raspberrypi-clk soc:firmware:clocks: Failed to change fw-clk-arm frequency: -12
                                          
                                          

                                          Hat noch jemand eine Idee?

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

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

                                          Zum Zeitpunkt des Ausfalls

                                          @apollon77 sagte in Smartmeter: Instanz stürzt nach einer Zeit ab:
                                          @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

                                          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
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          681

                                          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