Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. ioBroker stoppt und startet unbeabsichtigt

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    545

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    445

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.0k

ioBroker stoppt und startet unbeabsichtigt

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
23 Beiträge 3 Kommentatoren 2.2k Aufrufe 2 Beobachtet
  • Ä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.
  • RaspiUserR RaspiUser

    @thomas-braun

    Danke für's "kümmern" ...

    • js-controller Update erl., dann "iob diag" ...
    ======================= SUMMARY =======================
                            v.2023-10-10
    
    
       Static hostname: ioBroker-Raspi
             Icon name: computer
      Operating System: Raspbian GNU/Linux 10 (buster)
                Kernel: Linux 5.10.103-v7l+
          Architecture: arm
    
    Installation:           native
    Kernel:                 armv7l
    Userland:               armhf
    Timezone:               Europe/Berlin (CEST, +0200)
    User-ID:                1000
    X-Server:               false
    Boot Target:            graphical.target
    
    Pending OS-Updates:     9
    Pending iob updates:    0
    
    Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                            /usr/bin/node           v18.17.1
                            /usr/bin/npm            9.6.7
                            /usr/bin/npx            9.6.7
                            /usr/bin/corepack       0.18.0
    
    Recommended versions are nodejs Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
    Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
    18.18.2 and npm Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
    Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
    9.8.1
    Your nodejs installation is correct
    
    MEMORY:
                  total        used        free      shared  buff/cache   available
    Mem:           1.9G        132M        1.2G         14M        557M        1.6G
    Swap:           99M         98M        1.0M
    Total:         2.0G        230M        1.2G
    
    Active iob-Instances:   1
    Active repo(s): stable
    
    ioBroker Core:          js-controller           5.0.12
                            admin                   6.10.1
    
    ioBroker Status:        Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
    Server Configured backup period 7200000 is larger than the supported maximum of 35791 minutes. Defaulting to 120 minutes.
    iobroker is not running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Status admin and web instance:
      system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    Objects:                6990
    States:                 5688
    
    Size of iob-Database:
    
    25M     /opt/iobroker/iobroker-data/objects.jsonl
    11M     /opt/iobroker/iobroker-data/objects.json.migrated
    11M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
    7.3M    /opt/iobroker/iobroker-data/states.jsonl
    1.7M    /opt/iobroker/iobroker-data/states.json.migrated
    1.7M    /opt/iobroker/iobroker-data/states.json.bak.migrated
    
    
    
    =================== END OF SUMMARY ====================
    
    • Bei dem NODE Update bin ich unsicher ... geht das noch nach diesem Rezept ?
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #4

    @raspiuser

    Geht viel einfacher.:
    Betriebssystem auf eine aktuelle Version bringen. Buster ist abgekündigt, EndOfLife erreicht.

    Nodejs-Updates kannst du mittels

    iob nodejs-update
    

    machen. Zuvor

    iob fix
    

    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

    RaspiUserR 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @raspiuser

      Geht viel einfacher.:
      Betriebssystem auf eine aktuelle Version bringen. Buster ist abgekündigt, EndOfLife erreicht.

      Nodejs-Updates kannst du mittels

      iob nodejs-update
      

      machen. Zuvor

      iob fix
      
      RaspiUserR Online
      RaspiUserR Online
      RaspiUser
      schrieb am zuletzt editiert von
      #5

      @thomas-braun said in ioBroker stoppt und startet unbeabsichtigt:

      Geht viel einfacher.:

      ... das Bookworm-Update hatte ich vor einiger Zeit angefangen, wegen Problemen aber aufgehört.

      Also mache ich besser dort weiter als "hier ein totes Pferd zu reiten" und setzte den ioBroker komplett neu auf.
      Bei der Gelegenheit kann ich ich div. ungenutze Adapter auch gleich weglassen ...

      Danke für deinen Anstoss ...

      1 Antwort Letzte Antwort
      0
      • RaspiUserR Online
        RaspiUserR Online
        RaspiUser
        schrieb am zuletzt editiert von
        #6

        @Thomas-Braun

        ... jetzt läuft "Bookworm" und ich habe nur noch häufig genutzte Adapter (ohne Backitup) installiert.
        Das ursprüngliche Problem habe ich (bis jetzt) nicht mehr aber beim Aufruf der Admin Oberfläche (mit Passwort Abfrage) stürzt der ioBroker ab und zu ab.
        Als Hinweis kommt, dass die Verbindung zu langsam wäre.
        Dieser Zustand läßt sich nur brutal mit 5V-raus-rein beenden.
        Nach diesem reboot funktioniert der Zugang wieder (bis zum nächsten Mal).

        Hier der Log "iob diag" ... hilft das zur Analyse ?

        Skript v.2023-10-10
        
        *** BASE SYSTEM ***
         Static hostname: ioBroker-Raspi
               Icon name: computer
        Operating System: Debian GNU/Linux 12 (bookworm)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
        
        Model           : Raspberry Pi 4 Model B Rev 1.1
        Docker          : false
        Virtualization  : none
        Kernel          : aarch64
        Userland        : arm64
        
        Systemuptime and Load:
         09:29:43 up 15 min,  2 users,  load average: 0.33, 0.42, 0.37
        CPU threads: 4
        
        
        *** RASPBERRY THROTTLING ***
        Current issues:
        No throttling issues detected.
        
        Previously detected issues:
        No throttling issues detected.
        
        *** Time and Time Zones ***
                       Local time: Sun 2023-10-29 09:29:43 CET
                   Universal time: Sun 2023-10-29 08:29:43 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CET, +0100)
        System clock synchronized: yes
                      NTP service: active
                  RTC in local TZ: no
        
        *** User and Groups ***
        pi
        /home/pi
        pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop:
        Terminal:       tty
        Boot Target:    multi-user.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            1.9G        1.4G        281M        1.2M        313M        523M
        Swap:           104M          0B        104M
        Total:          2.0G        1.4G        386M
        
                 1849 M total memory
                 1350 M used memory
                 1339 M active memory
                  128 M inactive memory
                  268 M free memory
                   27 M buffer memory
                  271 M swap cache
                   99 M total swap
                    0 M used swap
                   99 M free swap
        
        Raspberry only:
        oom events: 0
        lifetime oom required: 0 Mbytes
        total time in oom handler: 0 ms
        max time spent in oom handler: 0 ms
        
        *** FAILED SERVICES ***
        
          UNIT                LOAD   ACTIVE SUB    DESCRIPTION
        * vcan0-setup.service loaded failed failed Setup vcan0
        
        LOAD   = Reflects whether the unit definition was properly loaded.
        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
        SUB    = The low-level unit activation state, values depend on unit type.
        1 loaded units listed.
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       15G  4.2G  9.5G  31% /
        devtmpfs       devtmpfs  667M     0  667M   0% /dev
        tmpfs          tmpfs     925M     0  925M   0% /dev/shm
        tmpfs          tmpfs     370M  1.2M  369M   1% /run
        tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
        /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
        tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Sun Oct 29 09:14:15 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:12:B4:C8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bc66e88d-02 rootfstype=ext4 fsck.repair=yes rootwait
        [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
        [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
        [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
        [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
        [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): recovery complete
        [Sun Oct 29 09:14:17 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
        [Sun Oct 29 09:14:17 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Sun Oct 29 09:14:19 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
        
        Show mounted filesystems \(real ones only\):
        TARGET  SOURCE         FSTYPE OPTIONS
        /       /dev/mmcblk0p2 ext4   rw,noatime
        `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        1.1G    /var/
        464M    /var/log
        423M    /var/log/journal/ececfd62e7f741458cc0d2ea60d43f93
        423M    /var/log/journal
        328M    /var/cache
        
        Archived and active journals take up 422.4M in the file system.
        
        /opt/iobroker/backups:
        4.0K    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        221M    /opt/iobroker/iobroker-data/
        153M    /opt/iobroker/iobroker-data/files
        52M     /opt/iobroker/iobroker-data/files/javascript.admin
        41M     /opt/iobroker/iobroker-data/backup-objects
        34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
        
        The five largest files in iobroker-data are:
        23M     /opt/iobroker/iobroker-data/objects.jsonl
        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
        8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
        7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
        6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
        
        USB-Devices by-id:
        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
        
        /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_6edb8350b219ec11a0e039cc47486eb0-if00-port0
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.18.2
        /usr/bin/node           v18.18.2
        /usr/bin/npm            9.8.1
        /usr/bin/npx            9.8.1
        /usr/bin/corepack       0.19.0
        
        
        nodejs:
          Installed: 18.18.2-1nodesource1
          Candidate: 18.18.2-1nodesource1
          Version table:
         *** 18.18.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                100 /var/lib/dpkg/status
             18.18.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.17.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.16.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.13.0+dfsg1-1 500
                500 http://deb.debian.org/debian bookworm/main arm64 Packages
             18.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.9.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
             18.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller:  5.0.12
        admin:          6.12.0
        javascript:     7.1.4
        
        Adapters from github:   0
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.alpha-ess.0              : alpha-ess             : ioBroker-Raspi                           -  enabled
        + system.adapter.backitup.0               : backitup              : ioBroker-Raspi                           -  enabled
          system.adapter.canbus.0                 : canbus                : ioBroker-Raspi                           - disabled
          system.adapter.discovery.0              : discovery             : ioBroker-Raspi                           - disabled
          system.adapter.feiertage.0              : feiertage             : ioBroker-Raspi                           -  enabled
        + system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-Raspi                           -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Raspi                           -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
        + system.adapter.iqontrol.0               : iqontrol              : ioBroker-Raspi                           -  enabled
        + system.adapter.javascript.0             : javascript            : ioBroker-Raspi                           -  enabled
        + system.adapter.lgtv.0                   : lgtv                  : ioBroker-Raspi                           -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
          system.adapter.onkyo.0                  : onkyo                 : ioBroker-Raspi                           - disabled
        + system.adapter.psa.0                    : psa                   : ioBroker-Raspi                           -  enabled
        + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
        + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Raspi                           -  enabled
          system.adapter.simple-api.0             : simple-api            : ioBroker-Raspi                           - disabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
        + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-Raspi                           -  enabled
        + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.tr-064.0                 : tr-064                : ioBroker-Raspi                           -  enabled
        + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Raspi                           -  enabled
        + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
        + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
        + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
        + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
        
        ioBroker-Repositories
        stable        : http://download.iobroker.net/sources-dist.json
        beta          : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): stable
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "admin"        : 6.12.0   , installed 6.12.0
        Adapter    "alpha-ess"    : 1.0.2    , installed 1.0.2
        Adapter    "backitup"     : 2.8.1    , installed 2.8.1
        Adapter    "canbus"       : 1.3.1    , installed 1.3.1
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
        Adapter    "frontier_silicon": 0.1.1 , installed 0.1.1
        Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
        Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
        Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
        Controller "js-controller": 5.0.12   , installed 5.0.12
        Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
        Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
        Adapter    "psa"          : 0.0.11   , installed 0.0.11
        Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
        Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
        Adapter    "telegram"     : 1.16.0   , installed 1.16.0
        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
        Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
        Adapter    "web"          : 6.1.2    , installed 6.1.2
        Adapter    "ws"           : 2.5.5    , installed 2.5.5
        Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
        
        Objects and States
        Please stand by - This may take a while
        Objects:        5092
        States:         3765
        
        *** OS-Repositories and Updates ***
        Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
        Hit:2 http://deb.debian.org/debian bookworm InRelease
        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
        Reading package lists...
        Pending Updates: 2
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
        tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       16041      1339/io.sonoff.0
        tcp        0      0 192.168.178.36:1883     0.0.0.0:*               LISTEN      1001       27594      2244/io.mqtt.0
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1910       515/iobroker.js-con
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15432      515/iobroker.js-con
        tcp        0      0 192.168.178.36:1030     0.0.0.0:*               LISTEN      1001       20507      1578/io.sainlogic.0
        tcp        0      0 192.168.178.36:42001    0.0.0.0:*               LISTEN      1001       15824      1176/io.hm-rpc.0
        tcp        0      0 192.168.178.36:42010    0.0.0.0:*               LISTEN      1001       15196      1245/io.hm-rpc.1
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13139      556/sshd: /usr/sbin
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       20088      1615/io.web.0
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15762      1069/io.admin.0
        tcp6       0      0 :::22                   :::*                    LISTEN      0          13159      556/sshd: /usr/sbin
        udp        0      0 0.0.0.0:45737           0.0.0.0:*                           108        14282      378/avahi-daemon: r
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15366      837/dhcpcd
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14280      378/avahi-daemon: r
        udp6       0      0 :::45069                :::*                                108        14283      378/avahi-daemon: r
        udp6       0      0 :::5353                 :::*                                108        14281      378/avahi-daemon: r
        udp6       0      0 :::546                  :::*                                0          15377      837/dhcpcd
        
        *** Log File - Last 25 Lines ***
        
        2023-10-29 09:30:51.804  - info: mqtt.0 (2244) Client [WasserZaehler] subscribes on "mqtt.0.SmartHome.WasserZaehler..ctrl.flow_start"
        2023-10-29 09:30:51.809  - debug: mqtt.0 (2244) Create folder object for mqtt.0.SmartHome.WasserZaehler.
        2023-10-29 09:30:51.813  - info: mqtt.0 (2244) Can not create parent folder object: The id "mqtt.0.SmartHome.WasserZaehler." is invalid. Ids are not allowed to end in "."
        2023-10-29 09:30:51.814  - debug: mqtt.0 (2244) stateChange mqtt.0.info.connection: {"val":"WasserZaehler","ack":true,"ts":1698568251800,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568251800}
        2023-10-29 09:30:51.815  - info: mqtt.0 (2244) Client [WasserZaehler] subscribes on "mqtt.0.SmartHome.WasserZaehler..ctrl.set_prevalue"
        2023-10-29 09:30:51.880  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Take Image","ack":true,"ts":1698568251873,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568251873}
        2023-10-29 09:30:55.251  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Digitalization of ROIs","ack":true,"ts":1698568255248,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568255248}
        2023-10-29 09:31:24.631  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Digitalization of ROIs","ack":true,"ts":1698568284627,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568255248}
        2023-10-29 09:31:28.002  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Post-Processing","ack":true,"ts":1698568287998,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568287998}
        2023-10-29 09:31:28.119  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Sending MQTT","ack":true,"ts":1698568288110,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288110}
        2023-10-29 09:31:28.137  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..connection: {"val":"connected","ack":true,"ts":1698568288133,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698246095062}
        2023-10-29 09:31:28.144  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..uptime: {"val":322279,"ack":true,"ts":1698568288134,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288134}
        2023-10-29 09:31:28.147  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..freeMem: {"val":795007,"ack":true,"ts":1698568288138,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288138}
        2023-10-29 09:31:28.184  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..wifiRSSI: {"val":-41,"ack":true,"ts":1698568288176,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288176}
        2023-10-29 09:31:28.187  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..CPUtemp: {"val":41,"ack":true,"ts":1698568288179,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288179}
        2023-10-29 09:31:28.196  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.value: {"val":234.3965,"ack":true,"ts":1698568288186,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698566488196}
        2023-10-29 09:31:28.197  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.error: {"val":"no error","ack":true,"ts":1698568288187,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698514289245}
        2023-10-29 09:31:28.204  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate: {"val":0,"ack":true,"ts":1698568288187,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288187}
        2023-10-29 09:31:28.214  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate_per_time_unit: {"val":0,"ack":true,"ts":1698568288191,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288191}
        2023-10-29 09:31:28.215  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.changeabsolut: {"val":0,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288199}
        2023-10-29 09:31:28.219  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate_per_digitalization_round: {"val":0,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288199}
        2023-10-29 09:31:28.220  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.raw: {"val":234.3965,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698566488243}
        2023-10-29 09:31:28.220  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.timestamp: {"val":"2023-10-29T09:30:38+0100","ack":true,"ts":1698568288201,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288201}
        2023-10-29 09:31:28.223  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.json: {"val":"  {\n    \"value\": \"234.3965\",\n    \"raw\": \"00234.3965\",\n    \"pre\": \"234.3965\",\n    \"error\": \"no error\",\n    \"rate\": \"0.000000\",\n    \"timestamp\": \"2023-10-29T09:30:38+0100\"\n  }\n","ack":true,"ts":1698568288201,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288201}
        2023-10-29 09:31:28.275  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Flow finished","ack":true,"ts":1698568288272,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288272}
        
        
        Thomas BraunT HomoranH 2 Antworten Letzte Antwort
        0
        • RaspiUserR RaspiUser

          @Thomas-Braun

          ... jetzt läuft "Bookworm" und ich habe nur noch häufig genutzte Adapter (ohne Backitup) installiert.
          Das ursprüngliche Problem habe ich (bis jetzt) nicht mehr aber beim Aufruf der Admin Oberfläche (mit Passwort Abfrage) stürzt der ioBroker ab und zu ab.
          Als Hinweis kommt, dass die Verbindung zu langsam wäre.
          Dieser Zustand läßt sich nur brutal mit 5V-raus-rein beenden.
          Nach diesem reboot funktioniert der Zugang wieder (bis zum nächsten Mal).

          Hier der Log "iob diag" ... hilft das zur Analyse ?

          Skript v.2023-10-10
          
          *** BASE SYSTEM ***
           Static hostname: ioBroker-Raspi
                 Icon name: computer
          Operating System: Debian GNU/Linux 12 (bookworm)
                    Kernel: Linux 6.1.21-v8+
              Architecture: arm64
          
          Model           : Raspberry Pi 4 Model B Rev 1.1
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : arm64
          
          Systemuptime and Load:
           09:29:43 up 15 min,  2 users,  load average: 0.33, 0.42, 0.37
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Sun 2023-10-29 09:29:43 CET
                     Universal time: Sun 2023-10-29 08:29:43 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CET, +0100)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    multi-user.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            1.9G        1.4G        281M        1.2M        313M        523M
          Swap:           104M          0B        104M
          Total:          2.0G        1.4G        386M
          
                   1849 M total memory
                   1350 M used memory
                   1339 M active memory
                    128 M inactive memory
                    268 M free memory
                     27 M buffer memory
                    271 M swap cache
                     99 M total swap
                      0 M used swap
                     99 M free swap
          
          Raspberry only:
          oom events: 0
          lifetime oom required: 0 Mbytes
          total time in oom handler: 0 ms
          max time spent in oom handler: 0 ms
          
          *** FAILED SERVICES ***
          
            UNIT                LOAD   ACTIVE SUB    DESCRIPTION
          * vcan0-setup.service loaded failed failed Setup vcan0
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          1 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       15G  4.2G  9.5G  31% /
          devtmpfs       devtmpfs  667M     0  667M   0% /dev
          tmpfs          tmpfs     925M     0  925M   0% /dev/shm
          tmpfs          tmpfs     370M  1.2M  369M   1% /run
          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
          /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
          tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sun Oct 29 09:14:15 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:12:B4:C8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bc66e88d-02 rootfstype=ext4 fsck.repair=yes rootwait
          [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
          [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
          [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
          [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
          [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): recovery complete
          [Sun Oct 29 09:14:17 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
          [Sun Oct 29 09:14:17 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Sun Oct 29 09:14:19 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
          
          Show mounted filesystems \(real ones only\):
          TARGET  SOURCE         FSTYPE OPTIONS
          /       /dev/mmcblk0p2 ext4   rw,noatime
          `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          1.1G    /var/
          464M    /var/log
          423M    /var/log/journal/ececfd62e7f741458cc0d2ea60d43f93
          423M    /var/log/journal
          328M    /var/cache
          
          Archived and active journals take up 422.4M in the file system.
          
          /opt/iobroker/backups:
          4.0K    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          221M    /opt/iobroker/iobroker-data/
          153M    /opt/iobroker/iobroker-data/files
          52M     /opt/iobroker/iobroker-data/files/javascript.admin
          41M     /opt/iobroker/iobroker-data/backup-objects
          34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
          
          The five largest files in iobroker-data are:
          23M     /opt/iobroker/iobroker-data/objects.jsonl
          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
          8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
          7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_6edb8350b219ec11a0e039cc47486eb0-if00-port0
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.18.2
          /usr/bin/node           v18.18.2
          /usr/bin/npm            9.8.1
          /usr/bin/npx            9.8.1
          /usr/bin/corepack       0.19.0
          
          
          nodejs:
            Installed: 18.18.2-1nodesource1
            Candidate: 18.18.2-1nodesource1
            Version table:
           *** 18.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                  100 /var/lib/dpkg/status
               18.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.16.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.14.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.14.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.13.0+dfsg1-1 500
                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
               18.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.9.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
               18.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  5.0.12
          admin:          6.12.0
          javascript:     7.1.4
          
          Adapters from github:   0
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alpha-ess.0              : alpha-ess             : ioBroker-Raspi                           -  enabled
          + system.adapter.backitup.0               : backitup              : ioBroker-Raspi                           -  enabled
            system.adapter.canbus.0                 : canbus                : ioBroker-Raspi                           - disabled
            system.adapter.discovery.0              : discovery             : ioBroker-Raspi                           - disabled
            system.adapter.feiertage.0              : feiertage             : ioBroker-Raspi                           -  enabled
          + system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-Raspi                           -  enabled
          + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Raspi                           -  enabled
          + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
          + system.adapter.iqontrol.0               : iqontrol              : ioBroker-Raspi                           -  enabled
          + system.adapter.javascript.0             : javascript            : ioBroker-Raspi                           -  enabled
          + system.adapter.lgtv.0                   : lgtv                  : ioBroker-Raspi                           -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
            system.adapter.onkyo.0                  : onkyo                 : ioBroker-Raspi                           - disabled
          + system.adapter.psa.0                    : psa                   : ioBroker-Raspi                           -  enabled
          + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
          + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Raspi                           -  enabled
            system.adapter.simple-api.0             : simple-api            : ioBroker-Raspi                           - disabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-Raspi                           -  enabled
          + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tr-064.0                 : tr-064                : ioBroker-Raspi                           -  enabled
          + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Raspi                           -  enabled
          + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
          + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
          + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
          + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
          + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.12.0   , installed 6.12.0
          Adapter    "alpha-ess"    : 1.0.2    , installed 1.0.2
          Adapter    "backitup"     : 2.8.1    , installed 2.8.1
          Adapter    "canbus"       : 1.3.1    , installed 1.3.1
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
          Adapter    "frontier_silicon": 0.1.1 , installed 0.1.1
          Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
          Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
          Controller "js-controller": 5.0.12   , installed 5.0.12
          Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
          Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
          Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
          Adapter    "psa"          : 0.0.11   , installed 0.0.11
          Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
          Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
          Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
          Adapter    "telegram"     : 1.16.0   , installed 1.16.0
          Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
          Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
          Adapter    "web"          : 6.1.2    , installed 6.1.2
          Adapter    "ws"           : 2.5.5    , installed 2.5.5
          Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
          
          Objects and States
          Please stand by - This may take a while
          Objects:        5092
          States:         3765
          
          *** OS-Repositories and Updates ***
          Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
          Hit:2 http://deb.debian.org/debian bookworm InRelease
          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
          Reading package lists...
          Pending Updates: 2
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       16041      1339/io.sonoff.0
          tcp        0      0 192.168.178.36:1883     0.0.0.0:*               LISTEN      1001       27594      2244/io.mqtt.0
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1910       515/iobroker.js-con
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15432      515/iobroker.js-con
          tcp        0      0 192.168.178.36:1030     0.0.0.0:*               LISTEN      1001       20507      1578/io.sainlogic.0
          tcp        0      0 192.168.178.36:42001    0.0.0.0:*               LISTEN      1001       15824      1176/io.hm-rpc.0
          tcp        0      0 192.168.178.36:42010    0.0.0.0:*               LISTEN      1001       15196      1245/io.hm-rpc.1
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13139      556/sshd: /usr/sbin
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       20088      1615/io.web.0
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15762      1069/io.admin.0
          tcp6       0      0 :::22                   :::*                    LISTEN      0          13159      556/sshd: /usr/sbin
          udp        0      0 0.0.0.0:45737           0.0.0.0:*                           108        14282      378/avahi-daemon: r
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15366      837/dhcpcd
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14280      378/avahi-daemon: r
          udp6       0      0 :::45069                :::*                                108        14283      378/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        14281      378/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          15377      837/dhcpcd
          
          *** Log File - Last 25 Lines ***
          
          2023-10-29 09:30:51.804  - info: mqtt.0 (2244) Client [WasserZaehler] subscribes on "mqtt.0.SmartHome.WasserZaehler..ctrl.flow_start"
          2023-10-29 09:30:51.809  - debug: mqtt.0 (2244) Create folder object for mqtt.0.SmartHome.WasserZaehler.
          2023-10-29 09:30:51.813  - info: mqtt.0 (2244) Can not create parent folder object: The id "mqtt.0.SmartHome.WasserZaehler." is invalid. Ids are not allowed to end in "."
          2023-10-29 09:30:51.814  - debug: mqtt.0 (2244) stateChange mqtt.0.info.connection: {"val":"WasserZaehler","ack":true,"ts":1698568251800,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568251800}
          2023-10-29 09:30:51.815  - info: mqtt.0 (2244) Client [WasserZaehler] subscribes on "mqtt.0.SmartHome.WasserZaehler..ctrl.set_prevalue"
          2023-10-29 09:30:51.880  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Take Image","ack":true,"ts":1698568251873,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568251873}
          2023-10-29 09:30:55.251  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Digitalization of ROIs","ack":true,"ts":1698568255248,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568255248}
          2023-10-29 09:31:24.631  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Digitalization of ROIs","ack":true,"ts":1698568284627,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568255248}
          2023-10-29 09:31:28.002  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Post-Processing","ack":true,"ts":1698568287998,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568287998}
          2023-10-29 09:31:28.119  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Sending MQTT","ack":true,"ts":1698568288110,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288110}
          2023-10-29 09:31:28.137  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..connection: {"val":"connected","ack":true,"ts":1698568288133,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698246095062}
          2023-10-29 09:31:28.144  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..uptime: {"val":322279,"ack":true,"ts":1698568288134,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288134}
          2023-10-29 09:31:28.147  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..freeMem: {"val":795007,"ack":true,"ts":1698568288138,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288138}
          2023-10-29 09:31:28.184  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..wifiRSSI: {"val":-41,"ack":true,"ts":1698568288176,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288176}
          2023-10-29 09:31:28.187  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..CPUtemp: {"val":41,"ack":true,"ts":1698568288179,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288179}
          2023-10-29 09:31:28.196  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.value: {"val":234.3965,"ack":true,"ts":1698568288186,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698566488196}
          2023-10-29 09:31:28.197  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.error: {"val":"no error","ack":true,"ts":1698568288187,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698514289245}
          2023-10-29 09:31:28.204  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate: {"val":0,"ack":true,"ts":1698568288187,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288187}
          2023-10-29 09:31:28.214  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate_per_time_unit: {"val":0,"ack":true,"ts":1698568288191,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288191}
          2023-10-29 09:31:28.215  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.changeabsolut: {"val":0,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288199}
          2023-10-29 09:31:28.219  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate_per_digitalization_round: {"val":0,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288199}
          2023-10-29 09:31:28.220  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.raw: {"val":234.3965,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698566488243}
          2023-10-29 09:31:28.220  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.timestamp: {"val":"2023-10-29T09:30:38+0100","ack":true,"ts":1698568288201,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288201}
          2023-10-29 09:31:28.223  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.json: {"val":"  {\n    \"value\": \"234.3965\",\n    \"raw\": \"00234.3965\",\n    \"pre\": \"234.3965\",\n    \"error\": \"no error\",\n    \"rate\": \"0.000000\",\n    \"timestamp\": \"2023-10-29T09:30:38+0100\"\n  }\n","ack":true,"ts":1698568288201,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288201}
          2023-10-29 09:31:28.275  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Flow finished","ack":true,"ts":1698568288272,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288272}
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #7

          @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

          Dieser Zustand läßt sich nur brutal mit 5V-raus-rein beenden.

          Quatsch. Du killst die Kiste damit.
          Schalt den Debug-Modus für den mqtt-Adapter aus.

          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
          • RaspiUserR RaspiUser

            @Thomas-Braun

            ... jetzt läuft "Bookworm" und ich habe nur noch häufig genutzte Adapter (ohne Backitup) installiert.
            Das ursprüngliche Problem habe ich (bis jetzt) nicht mehr aber beim Aufruf der Admin Oberfläche (mit Passwort Abfrage) stürzt der ioBroker ab und zu ab.
            Als Hinweis kommt, dass die Verbindung zu langsam wäre.
            Dieser Zustand läßt sich nur brutal mit 5V-raus-rein beenden.
            Nach diesem reboot funktioniert der Zugang wieder (bis zum nächsten Mal).

            Hier der Log "iob diag" ... hilft das zur Analyse ?

            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
             Static hostname: ioBroker-Raspi
                   Icon name: computer
            Operating System: Debian GNU/Linux 12 (bookworm)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
            
            Model           : Raspberry Pi 4 Model B Rev 1.1
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : arm64
            
            Systemuptime and Load:
             09:29:43 up 15 min,  2 users,  load average: 0.33, 0.42, 0.37
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Sun 2023-10-29 09:29:43 CET
                       Universal time: Sun 2023-10-29 08:29:43 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            1.9G        1.4G        281M        1.2M        313M        523M
            Swap:           104M          0B        104M
            Total:          2.0G        1.4G        386M
            
                     1849 M total memory
                     1350 M used memory
                     1339 M active memory
                      128 M inactive memory
                      268 M free memory
                       27 M buffer memory
                      271 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FAILED SERVICES ***
            
              UNIT                LOAD   ACTIVE SUB    DESCRIPTION
            * vcan0-setup.service loaded failed failed Setup vcan0
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            1 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       15G  4.2G  9.5G  31% /
            devtmpfs       devtmpfs  667M     0  667M   0% /dev
            tmpfs          tmpfs     925M     0  925M   0% /dev/shm
            tmpfs          tmpfs     370M  1.2M  369M   1% /run
            tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
            tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Oct 29 09:14:15 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:12:B4:C8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bc66e88d-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
            [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
            [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
            [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
            [Sun Oct 29 09:14:16 2023] EXT4-fs (mmcblk0p2): recovery complete
            [Sun Oct 29 09:14:17 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
            [Sun Oct 29 09:14:17 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Sun Oct 29 09:14:19 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET  SOURCE         FSTYPE OPTIONS
            /       /dev/mmcblk0p2 ext4   rw,noatime
            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.1G    /var/
            464M    /var/log
            423M    /var/log/journal/ececfd62e7f741458cc0d2ea60d43f93
            423M    /var/log/journal
            328M    /var/cache
            
            Archived and active journals take up 422.4M in the file system.
            
            /opt/iobroker/backups:
            4.0K    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            221M    /opt/iobroker/iobroker-data/
            153M    /opt/iobroker/iobroker-data/files
            52M     /opt/iobroker/iobroker-data/files/javascript.admin
            41M     /opt/iobroker/iobroker-data/backup-objects
            34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
            
            The five largest files in iobroker-data are:
            23M     /opt/iobroker/iobroker-data/objects.jsonl
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
            8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
            7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
            6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_6edb8350b219ec11a0e039cc47486eb0-if00-port0
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.18.2
            /usr/bin/node           v18.18.2
            /usr/bin/npm            9.8.1
            /usr/bin/npx            9.8.1
            /usr/bin/corepack       0.19.0
            
            
            nodejs:
              Installed: 18.18.2-1nodesource1
              Candidate: 18.18.2-1nodesource1
              Version table:
             *** 18.18.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                    100 /var/lib/dpkg/status
                 18.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.16.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.14.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.14.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.13.0+dfsg1-1 500
                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
                 18.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.9.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                 18.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  5.0.12
            admin:          6.12.0
            javascript:     7.1.4
            
            Adapters from github:   0
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alpha-ess.0              : alpha-ess             : ioBroker-Raspi                           -  enabled
            + system.adapter.backitup.0               : backitup              : ioBroker-Raspi                           -  enabled
              system.adapter.canbus.0                 : canbus                : ioBroker-Raspi                           - disabled
              system.adapter.discovery.0              : discovery             : ioBroker-Raspi                           - disabled
              system.adapter.feiertage.0              : feiertage             : ioBroker-Raspi                           -  enabled
            + system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-Raspi                           -  enabled
            + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Raspi                           -  enabled
            + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
            + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
            + system.adapter.iqontrol.0               : iqontrol              : ioBroker-Raspi                           -  enabled
            + system.adapter.javascript.0             : javascript            : ioBroker-Raspi                           -  enabled
            + system.adapter.lgtv.0                   : lgtv                  : ioBroker-Raspi                           -  enabled
            + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
              system.adapter.onkyo.0                  : onkyo                 : ioBroker-Raspi                           - disabled
            + system.adapter.psa.0                    : psa                   : ioBroker-Raspi                           -  enabled
            + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
            + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Raspi                           -  enabled
              system.adapter.simple-api.0             : simple-api            : ioBroker-Raspi                           - disabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
            + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-Raspi                           -  enabled
            + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.tr-064.0                 : tr-064                : ioBroker-Raspi                           -  enabled
            + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Raspi                           -  enabled
            + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
            + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
            + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
            + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
            + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.12.0   , installed 6.12.0
            Adapter    "alpha-ess"    : 1.0.2    , installed 1.0.2
            Adapter    "backitup"     : 2.8.1    , installed 2.8.1
            Adapter    "canbus"       : 1.3.1    , installed 1.3.1
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
            Adapter    "frontier_silicon": 0.1.1 , installed 0.1.1
            Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
            Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
            Adapter    "javascript"   : 7.1.4    , installed 7.1.4
            Controller "js-controller": 5.0.12   , installed 5.0.12
            Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
            Adapter    "psa"          : 0.0.11   , installed 0.0.11
            Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
            Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.5.5    , installed 6.5.5
            Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
            Adapter    "web"          : 6.1.2    , installed 6.1.2
            Adapter    "ws"           : 2.5.5    , installed 2.5.5
            Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
            
            Objects and States
            Please stand by - This may take a while
            Objects:        5092
            States:         3765
            
            *** OS-Repositories and Updates ***
            Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
            Hit:2 http://deb.debian.org/debian bookworm InRelease
            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
            Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 2
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       16041      1339/io.sonoff.0
            tcp        0      0 192.168.178.36:1883     0.0.0.0:*               LISTEN      1001       27594      2244/io.mqtt.0
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1910       515/iobroker.js-con
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15432      515/iobroker.js-con
            tcp        0      0 192.168.178.36:1030     0.0.0.0:*               LISTEN      1001       20507      1578/io.sainlogic.0
            tcp        0      0 192.168.178.36:42001    0.0.0.0:*               LISTEN      1001       15824      1176/io.hm-rpc.0
            tcp        0      0 192.168.178.36:42010    0.0.0.0:*               LISTEN      1001       15196      1245/io.hm-rpc.1
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13139      556/sshd: /usr/sbin
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       20088      1615/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15762      1069/io.admin.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          13159      556/sshd: /usr/sbin
            udp        0      0 0.0.0.0:45737           0.0.0.0:*                           108        14282      378/avahi-daemon: r
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15366      837/dhcpcd
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14280      378/avahi-daemon: r
            udp6       0      0 :::45069                :::*                                108        14283      378/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                108        14281      378/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          15377      837/dhcpcd
            
            *** Log File - Last 25 Lines ***
            
            2023-10-29 09:30:51.804  - info: mqtt.0 (2244) Client [WasserZaehler] subscribes on "mqtt.0.SmartHome.WasserZaehler..ctrl.flow_start"
            2023-10-29 09:30:51.809  - debug: mqtt.0 (2244) Create folder object for mqtt.0.SmartHome.WasserZaehler.
            2023-10-29 09:30:51.813  - info: mqtt.0 (2244) Can not create parent folder object: The id "mqtt.0.SmartHome.WasserZaehler." is invalid. Ids are not allowed to end in "."
            2023-10-29 09:30:51.814  - debug: mqtt.0 (2244) stateChange mqtt.0.info.connection: {"val":"WasserZaehler","ack":true,"ts":1698568251800,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568251800}
            2023-10-29 09:30:51.815  - info: mqtt.0 (2244) Client [WasserZaehler] subscribes on "mqtt.0.SmartHome.WasserZaehler..ctrl.set_prevalue"
            2023-10-29 09:30:51.880  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Take Image","ack":true,"ts":1698568251873,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568251873}
            2023-10-29 09:30:55.251  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Digitalization of ROIs","ack":true,"ts":1698568255248,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568255248}
            2023-10-29 09:31:24.631  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Digitalization of ROIs","ack":true,"ts":1698568284627,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568255248}
            2023-10-29 09:31:28.002  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Post-Processing","ack":true,"ts":1698568287998,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568287998}
            2023-10-29 09:31:28.119  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Sending MQTT","ack":true,"ts":1698568288110,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288110}
            2023-10-29 09:31:28.137  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..connection: {"val":"connected","ack":true,"ts":1698568288133,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698246095062}
            2023-10-29 09:31:28.144  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..uptime: {"val":322279,"ack":true,"ts":1698568288134,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288134}
            2023-10-29 09:31:28.147  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..freeMem: {"val":795007,"ack":true,"ts":1698568288138,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288138}
            2023-10-29 09:31:28.184  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..wifiRSSI: {"val":-41,"ack":true,"ts":1698568288176,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288176}
            2023-10-29 09:31:28.187  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..CPUtemp: {"val":41,"ack":true,"ts":1698568288179,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288179}
            2023-10-29 09:31:28.196  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.value: {"val":234.3965,"ack":true,"ts":1698568288186,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698566488196}
            2023-10-29 09:31:28.197  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.error: {"val":"no error","ack":true,"ts":1698568288187,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698514289245}
            2023-10-29 09:31:28.204  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate: {"val":0,"ack":true,"ts":1698568288187,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288187}
            2023-10-29 09:31:28.214  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate_per_time_unit: {"val":0,"ack":true,"ts":1698568288191,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288191}
            2023-10-29 09:31:28.215  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.changeabsolut: {"val":0,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288199}
            2023-10-29 09:31:28.219  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.rate_per_digitalization_round: {"val":0,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288199}
            2023-10-29 09:31:28.220  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.raw: {"val":234.3965,"ack":true,"ts":1698568288199,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698566488243}
            2023-10-29 09:31:28.220  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.timestamp: {"val":"2023-10-29T09:30:38+0100","ack":true,"ts":1698568288201,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288201}
            2023-10-29 09:31:28.223  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..main.json: {"val":"  {\n    \"value\": \"234.3965\",\n    \"raw\": \"00234.3965\",\n    \"pre\": \"234.3965\",\n    \"error\": \"no error\",\n    \"rate\": \"0.000000\",\n    \"timestamp\": \"2023-10-29T09:30:38+0100\"\n  }\n","ack":true,"ts":1698568288201,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288201}
            2023-10-29 09:31:28.275  - debug: mqtt.0 (2244) stateChange mqtt.0.SmartHome.WasserZaehler..status: {"val":"Flow finished","ack":true,"ts":1698568288272,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1698568288272}
            
            
            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #8

            wenn nach
            @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

            up 15 min

            bereits nur noch

            @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

            available
            523M

            existieren, hast du mit deinen 2GB RAM und 21 laufenden Instanzen wahrscheinlich das Ende der Fahnenstange erreicht.

            dein

            @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

            vcan0-setup.service loaded failed failed Setup vcan0

            läuft z.b. nicht.

            Was hast du denn sonst noch an Speicherfressern am Start?

            @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

            Dieser Zustand läßt sich nur brutal mit 5V-raus-rein beenden.

            und zerstört dein Dateisystem dermaßen, dass wir beim nächsten Fehler diesen nicht mehr zuordnen können.

            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 oben rechts. Danke!
            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            RaspiUserR 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              wenn nach
              @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

              up 15 min

              bereits nur noch

              @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

              available
              523M

              existieren, hast du mit deinen 2GB RAM und 21 laufenden Instanzen wahrscheinlich das Ende der Fahnenstange erreicht.

              dein

              @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

              vcan0-setup.service loaded failed failed Setup vcan0

              läuft z.b. nicht.

              Was hast du denn sonst noch an Speicherfressern am Start?

              @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

              Dieser Zustand läßt sich nur brutal mit 5V-raus-rein beenden.

              und zerstört dein Dateisystem dermaßen, dass wir beim nächsten Fehler diesen nicht mehr zuordnen können.

              RaspiUserR Online
              RaspiUserR Online
              RaspiUser
              schrieb am zuletzt editiert von RaspiUser
              #9

              @homoran @Thomas-Braun

              Danke für die erste Reaktion ...

              • mqtt-debug ist jetzt ausgeschaltet ... ich hatte da ein "Problemchen" ...
              • Das der Pi4 seitens Hardware an die Grenze kommt war schon klar, deshalb "alles neu" mit weniger Adaptern.
                Der "Tankerkönig" benötigt, aus welchen Gründen auch immer, nach kurzer Zeit manchmal 350MB.
                Ansonsten die Adapter, die im Log aufgeführt sind ... Die möchte ich auch behalten ...
                Wenn der Raspi "normal" läuft wäre der nächste Schritt, den ioBroker in eine QNAP VM zu überführen.
              • In einem anderen Beitrag wurde empfohlen, den SWAP zu erhöhen ... was in anderen Beiträgen wieder als nicht-Ziel-führend beschrieben wurde ...
              • Das vcan0-Problem ist gerade hier angefragt ...

              OK ... also jetzt abwarten und beim nächsten Absturz was tun ?
              Oder: Wie stoppe ich den Raspi "legal"? Ich bekam nur das Lade-Symbol zu sehen. Über Putty ging auch nix ...

              EDIT:
              ... schon wieder ...
              Fehler.jpg
              ... gibt es etwas anderes außer "Stecker ziehen" ?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • RaspiUserR RaspiUser

                @homoran @Thomas-Braun

                Danke für die erste Reaktion ...

                • mqtt-debug ist jetzt ausgeschaltet ... ich hatte da ein "Problemchen" ...
                • Das der Pi4 seitens Hardware an die Grenze kommt war schon klar, deshalb "alles neu" mit weniger Adaptern.
                  Der "Tankerkönig" benötigt, aus welchen Gründen auch immer, nach kurzer Zeit manchmal 350MB.
                  Ansonsten die Adapter, die im Log aufgeführt sind ... Die möchte ich auch behalten ...
                  Wenn der Raspi "normal" läuft wäre der nächste Schritt, den ioBroker in eine QNAP VM zu überführen.
                • In einem anderen Beitrag wurde empfohlen, den SWAP zu erhöhen ... was in anderen Beiträgen wieder als nicht-Ziel-führend beschrieben wurde ...
                • Das vcan0-Problem ist gerade hier angefragt ...

                OK ... also jetzt abwarten und beim nächsten Absturz was tun ?
                Oder: Wie stoppe ich den Raspi "legal"? Ich bekam nur das Lade-Symbol zu sehen. Über Putty ging auch nix ...

                EDIT:
                ... schon wieder ...
                Fehler.jpg
                ... gibt es etwas anderes außer "Stecker ziehen" ?

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

                @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                ... gibt es etwas anderes außer "Stecker ziehen" ?

                Abwarten. Der fängt sich.

                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

                RaspiUserR 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                  ... gibt es etwas anderes außer "Stecker ziehen" ?

                  Abwarten. Der fängt sich.

                  RaspiUserR Online
                  RaspiUserR Online
                  RaspiUser
                  schrieb am zuletzt editiert von
                  #11

                  @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                  Abwarten. Der fängt sich.

                  ... tatsächlich ... hat zwar ca. 15min gedauert aber er läuft wieder.
                  Kannst Du (ich sehe nix ...) den Grund des Absturz erkennen ?
                  (Wieder zu wenig RAM ? ... aber das habe ich zwischenzeitlich verstanden ... 😰 )

                  
                  ======== Start marking the full check here =========
                  
                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                   Static hostname: ioBroker-Raspi
                         Icon name: computer
                  Operating System: Debian GNU/Linux 12 (bookworm)
                            Kernel: Linux 6.1.21-v8+
                      Architecture: arm64
                  
                  Model           : Raspberry Pi 4 Model B Rev 1.1
                  Docker          : false
                  Virtualization  : none
                  Kernel          : aarch64
                  Userland        : arm64
                  
                  Systemuptime and Load:
                   09:49:01 up 1 day, 33 min,  2 users,  load average: 1.00, 16.80, 24.11
                  CPU threads: 4
                  
                  
                  *** RASPBERRY THROTTLING ***
                  Current issues:
                  No throttling issues detected.
                  
                  Previously detected issues:
                  No throttling issues detected.
                  
                  *** Time and Time Zones ***
                                 Local time: Thu 2023-11-02 09:49:01 CET
                             Universal time: Thu 2023-11-02 08:49:01 UTC
                                   RTC time: n/a
                                  Time zone: Europe/Berlin (CET, +0100)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  pi
                  /home/pi
                  pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    multi-user.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            1.9G        1.4G        403M        1.1M        247M        583M
                  Swap:           104M        6.2M         98M
                  Total:          2.0G        1.4G        502M
                  
                           1849 M total memory
                           1292 M used memory
                           1345 M active memory
                              4 M inactive memory
                            384 M free memory
                             25 M buffer memory
                            211 M swap cache
                             99 M total swap
                              5 M used swap
                             94 M free swap
                  
                  Raspberry only:
                  oom events: 0
                  lifetime oom required: 0 Mbytes
                  total time in oom handler: 0 ms
                  max time spent in oom handler: 0 ms
                  
                  *** FAILED SERVICES ***
                  
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem     Type      Size  Used Avail Use% Mounted on
                  /dev/root      ext4       15G  4.4G  9.4G  32% /
                  devtmpfs       devtmpfs  667M     0  667M   0% /dev
                  tmpfs          tmpfs     925M     0  925M   0% /dev/shm
                  tmpfs          tmpfs     370M  1.2M  369M   1% /run
                  tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                  /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                  tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Wed Nov  1 09:15:52 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:12:B4:C8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bc66e88d-02 rootfstype=ext4 fsck.repair=yes rootwait
                  [Wed Nov  1 09:15:53 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                  [Wed Nov  1 09:15:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                  [Wed Nov  1 09:15:56 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET  SOURCE         FSTYPE OPTIONS
                  /       /dev/mmcblk0p2 ext4   rw,noatime
                  `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  1.3G    /var/
                  647M    /var/log
                  582M    /var/log/journal/ececfd62e7f741458cc0d2ea60d43f93
                  582M    /var/log/journal
                  328M    /var/cache
                  
                  Archived and active journals take up 581.2M in the file system.
                  
                  /opt/iobroker/backups:
                  4.0K    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  215M    /opt/iobroker/iobroker-data/
                  153M    /opt/iobroker/iobroker-data/files
                  52M     /opt/iobroker/iobroker-data/files/javascript.admin
                  43M     /opt/iobroker/iobroker-data/backup-objects
                  34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                  
                  The five largest files in iobroker-data are:
                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                  13M     /opt/iobroker/iobroker-data/objects.jsonl
                  8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                  7.8M    /opt/iobroker/iobroker-data/states.jsonl
                  7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_6edb8350b219ec11a0e039cc47486eb0-if00-port0
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v18.18.2
                  /usr/bin/node           v18.18.2
                  /usr/bin/npm            9.8.1
                  /usr/bin/npx            9.8.1
                  /usr/bin/corepack       0.19.0
                  
                  
                  nodejs:
                    Installed: 18.18.2-1nodesource1
                    Candidate: 18.18.2-1nodesource1
                    Version table:
                   *** 18.18.2-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                          100 /var/lib/dpkg/status
                       18.18.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.18.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.17.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.17.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.16.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.16.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.15.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.14.2-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.14.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.14.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.13.0+dfsg1-1 500
                          500 http://deb.debian.org/debian bookworm/main arm64 Packages
                       18.13.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.12.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.11.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.10.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.9.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.9.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.8.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.7.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.6.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.5.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.4.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.3.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.2.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.1.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                       18.0.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                  
                  Temp directories causing npm8 problem: 0
                  No problems detected
                  
                  Errors in npm tree:
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Core adapters versions
                  js-controller:  5.0.12
                  admin:          6.12.0
                  javascript:     7.1.4
                  
                  Adapters from github:   1
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.alpha-ess.0              : alpha-ess             : ioBroker-Raspi                           -  enabled
                  + system.adapter.backitup.0               : backitup              : ioBroker-Raspi                           -  enabled
                  + system.adapter.canbus.0                 : canbus                : ioBroker-Raspi                           -  enabled
                    system.adapter.discovery.0              : discovery             : ioBroker-Raspi                           - disabled
                    system.adapter.feiertage.0              : feiertage             : ioBroker-Raspi                           -  enabled
                  + system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-Raspi                           -  enabled
                  + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Raspi                           -  enabled
                  + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                  + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                  + system.adapter.iqontrol.0               : iqontrol              : ioBroker-Raspi                           -  enabled
                  + system.adapter.javascript.0             : javascript            : ioBroker-Raspi                           -  enabled
                  + system.adapter.lgtv.0                   : lgtv                  : ioBroker-Raspi                           -  enabled
                  + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
                    system.adapter.onkyo.0                  : onkyo                 : ioBroker-Raspi                           - disabled
                  + system.adapter.psa.0                    : psa                   : ioBroker-Raspi                           -  enabled
                  + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
                  + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Raspi                           -  enabled
                    system.adapter.simple-api.0             : simple-api            : ioBroker-Raspi                           - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                  + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
                  + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-Raspi                           -  enabled
                  + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.tr-064.0                 : tr-064                : ioBroker-Raspi                           -  enabled
                  + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Raspi                           -  enabled
                  + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                  + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                  + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
                  + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
                  + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
                  + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.12.0   , installed 6.12.0
                  Adapter    "alpha-ess"    : 1.0.2    , installed 1.0.2
                  Adapter    "backitup"     : 2.8.7    , installed 2.8.1  [Updatable]
                  Adapter    "canbus"       : 1.3.1    , installed 1.3.1
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                  Adapter    "frontier_silicon": 0.1.1 , installed 0.1.1
                  Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                  Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                  Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                  Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                  Controller "js-controller": 5.0.12   , installed 5.0.12
                  Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
                  Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                  Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                  Adapter    "psa"          : 0.0.11   , installed 0.0.11
                  Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                  Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                  Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                  Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                  Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                  Adapter    "vw-connect"   : 0.0.67   , installed 0.2.0
                  Adapter    "web"          : 6.1.2    , installed 6.1.2
                  Adapter    "ws"           : 2.5.5    , installed 2.5.5
                  Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        5773
                  States:         4364
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                  Hit:2 http://deb.debian.org/debian bookworm InRelease
                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                  Hit:4 http://archive.raspberrypi.org/debian bookworm InRelease
                  Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                  Reading package lists...
                  Pending Updates: 55
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13851      543/sshd: /usr/sbin
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       428961     7507/iobroker.js-co
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       430255     7507/iobroker.js-co
                  tcp        0      0 192.168.178.36:1883     0.0.0.0:*               LISTEN      1001       430408     7700/io.mqtt.0
                  tcp        0      0 192.168.178.36:1030     0.0.0.0:*               LISTEN      1001       432555     8067/io.sainlogic.0
                  tcp        0      0 192.168.178.36:42010    0.0.0.0:*               LISTEN      1001       431490     7789/io.hm-rpc.1
                  tcp        0      0 192.168.178.36:42001    0.0.0.0:*               LISTEN      1001       430426     7733/io.hm-rpc.0
                  tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       430764     7871/io.sonoff.0
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          13862      543/sshd: /usr/sbin
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       429711     7640/io.admin.0
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       433227     8097/io.web.0
                  udp        0      0 0.0.0.0:20000           0.0.0.0:*                           65534      1587       708/cannelloni
                  udp        0      0 0.0.0.0:49934           0.0.0.0:*                           108        11838      380/avahi-daemon: r
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14020      844/dhcpcd
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11836      380/avahi-daemon: r
                  udp6       0      0 :::546                  :::*                                0          14033      844/dhcpcd
                  udp6       0      0 :::5353                 :::*                                108        11837      380/avahi-daemon: r
                  udp6       0      0 :::39321                :::*                                108        11839      380/avahi-daemon: r
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-11-02 09:46:58.713  - info: iqontrol.0 (8112) Creating Widget States...
                  2023-11-02 09:46:58.714  - info: iqontrol.0 (8112) Lists deactivated.
                  2023-11-02 09:46:58.715  - info: iqontrol.0 (8112) Deleting unused Objects...
                  2023-11-02 09:46:58.716  - info: iqontrol.0 (8112) Subscribing to states...
                  2023-11-02 09:46:58.719  - info: iqontrol.0 (8112) iQontrol ready.
                  2023-11-02 09:46:59.522  - info: host.ioBroker-Raspi instance system.adapter.vw-connect.0 started with pid 8127
                  2023-11-02 09:47:02.502  - info: vw-connect.0 (8127) starting. Version 0.2.0 (non-npm: ta2k/ioBroker.vw-connect) in /opt/iobroker/node_modules/iobroker.vw-connect, node: v18.18.2, js-controller: 5.0.12
                  2023-11-02 09:47:02.556  - info: vw-connect.0 (8127) Login in with vwv2
                  2023-11-02 09:47:04.995  - info: vw-connect.0 (8127) Login successful
                  2023-11-02 09:47:05.489  - info: vw-connect.0 (8127) {"mandatoryConsentInfo":[{"id":"termsOfUse","status":"VALID"}],"mandatoryFieldsStatus":true,"mbbIdStatus":true,"mbbUserId":"5qIgGpN2LkvdHc2H0TWDvtlwap51","missingMandatoryFields":[],"scopeId":"commonMandatoryFields","spinStatus":true,"ssoId":"de858a4a-f971-40f1-b375-baf01b331d2a"}
                  2023-11-02 09:47:05.748  - info: vw-connect.0 (8127) Found 1 vehicles
                  2023-11-02 09:47:41.431  - info: sonoff.0 (7871) Client [Steckdose-6-Kuehlkombi] connected with secret 1698914861421_288
                  2023-11-02 09:47:46.989  - info: sonoff.0 (7871) Client [Steckdose-1-Trockner] connected with secret 1698914866986_6241
                  2023-11-02 09:47:48.809  - info: sonoff.0 (7871) Client [Bodenlampen] connected with secret 1698914868808_4658
                  2023-11-02 09:47:49.620  - warn: zigbee.0 (7823) Device '0x0017880102a2b974' announced itself
                  2023-11-02 09:47:54.695  - info: sonoff.0 (7871) Client [Steckdose-2-Waschmaschine] connected with secret 1698914874694_3145
                  2023-11-02 09:47:59.110  - info: sonoff.0 (7871) Client [Smartmeter] connected with secret 1698914879107_367
                  2023-11-02 09:48:02.306  - info: sonoff.0 (7871) Client [Steckdose-4-OG-Medien] connected with secret 1698914882305_5112
                  2023-11-02 09:48:03.405  - warn: zigbee.0 (7823) Device '0x7cb03eaa0a03fb8a' announced itself
                  2023-11-02 09:48:03.407  - warn: zigbee.0 (7823) Device '0x7cb03eaa0a059b32' announced itself
                  2023-11-02 09:48:06.841  - info: sonoff.0 (7871) Client [Steckdose-3-Geschirrspueler] connected with secret 1698914886840_7258
                  2023-11-02 09:48:09.379  - info: sonoff.0 (7871) Client [Steckdose-5-EG-Medien] connected with secret 1698914889378_439
                  2023-11-02 09:48:09.594  - info: sonoff.0 (7871) Client [Steckdose-9] connected with secret 1698914889592_1177
                  2023-11-02 09:48:10.457  - info: sonoff.0 (7871) Client [Steckdose-7-Gefrierschrank] connected with secret 1698914890455_4919
                  2023-11-02 09:48:10.481  - info: sonoff.0 (7871) Client [Steckdose-8] connected with secret 1698914890479_891
                  
                  ============ Mark until here for C&P =============
                  
                  iob diag has finished.
                  
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • RaspiUserR RaspiUser

                    @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                    Abwarten. Der fängt sich.

                    ... tatsächlich ... hat zwar ca. 15min gedauert aber er läuft wieder.
                    Kannst Du (ich sehe nix ...) den Grund des Absturz erkennen ?
                    (Wieder zu wenig RAM ? ... aber das habe ich zwischenzeitlich verstanden ... 😰 )

                    
                    ======== Start marking the full check here =========
                    
                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                     Static hostname: ioBroker-Raspi
                           Icon name: computer
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.1.21-v8+
                        Architecture: arm64
                    
                    Model           : Raspberry Pi 4 Model B Rev 1.1
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : arm64
                    
                    Systemuptime and Load:
                     09:49:01 up 1 day, 33 min,  2 users,  load average: 1.00, 16.80, 24.11
                    CPU threads: 4
                    
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    No throttling issues detected.
                    
                    *** Time and Time Zones ***
                                   Local time: Thu 2023-11-02 09:49:01 CET
                               Universal time: Thu 2023-11-02 08:49:01 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CET, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    pi
                    /home/pi
                    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    multi-user.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            1.9G        1.4G        403M        1.1M        247M        583M
                    Swap:           104M        6.2M         98M
                    Total:          2.0G        1.4G        502M
                    
                             1849 M total memory
                             1292 M used memory
                             1345 M active memory
                                4 M inactive memory
                              384 M free memory
                               25 M buffer memory
                              211 M swap cache
                               99 M total swap
                                5 M used swap
                               94 M free swap
                    
                    Raspberry only:
                    oom events: 0
                    lifetime oom required: 0 Mbytes
                    total time in oom handler: 0 ms
                    max time spent in oom handler: 0 ms
                    
                    *** FAILED SERVICES ***
                    
                      UNIT LOAD ACTIVE SUB DESCRIPTION
                    0 loaded units listed.
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    /dev/root      ext4       15G  4.4G  9.4G  32% /
                    devtmpfs       devtmpfs  667M     0  667M   0% /dev
                    tmpfs          tmpfs     925M     0  925M   0% /dev/shm
                    tmpfs          tmpfs     370M  1.2M  369M   1% /run
                    tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                    tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Wed Nov  1 09:15:52 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:12:B4:C8 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=bc66e88d-02 rootfstype=ext4 fsck.repair=yes rootwait
                    [Wed Nov  1 09:15:53 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                    [Wed Nov  1 09:15:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Wed Nov  1 09:15:56 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                    
                    Show mounted filesystems \(real ones only\):
                    TARGET  SOURCE         FSTYPE OPTIONS
                    /       /dev/mmcblk0p2 ext4   rw,noatime
                    `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.3G    /var/
                    647M    /var/log
                    582M    /var/log/journal/ececfd62e7f741458cc0d2ea60d43f93
                    582M    /var/log/journal
                    328M    /var/cache
                    
                    Archived and active journals take up 581.2M in the file system.
                    
                    /opt/iobroker/backups:
                    4.0K    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    215M    /opt/iobroker/iobroker-data/
                    153M    /opt/iobroker/iobroker-data/files
                    52M     /opt/iobroker/iobroker-data/files/javascript.admin
                    43M     /opt/iobroker/iobroker-data/backup-objects
                    34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                    13M     /opt/iobroker/iobroker-data/objects.jsonl
                    8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                    7.8M    /opt/iobroker/iobroker-data/states.jsonl
                    7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_6edb8350b219ec11a0e039cc47486eb0-if00-port0
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.18.2
                    /usr/bin/node           v18.18.2
                    /usr/bin/npm            9.8.1
                    /usr/bin/npx            9.8.1
                    /usr/bin/corepack       0.19.0
                    
                    
                    nodejs:
                      Installed: 18.18.2-1nodesource1
                      Candidate: 18.18.2-1nodesource1
                      Version table:
                     *** 18.18.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                            100 /var/lib/dpkg/status
                         18.18.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.17.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.16.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.14.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.14.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.13.0+dfsg1-1 500
                            500 http://deb.debian.org/debian bookworm/main arm64 Packages
                         18.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.9.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    Errors in npm tree:
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  5.0.12
                    admin:          6.12.0
                    javascript:     7.1.4
                    
                    Adapters from github:   1
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alpha-ess.0              : alpha-ess             : ioBroker-Raspi                           -  enabled
                    + system.adapter.backitup.0               : backitup              : ioBroker-Raspi                           -  enabled
                    + system.adapter.canbus.0                 : canbus                : ioBroker-Raspi                           -  enabled
                      system.adapter.discovery.0              : discovery             : ioBroker-Raspi                           - disabled
                      system.adapter.feiertage.0              : feiertage             : ioBroker-Raspi                           -  enabled
                    + system.adapter.frontier_silicon.0       : frontier_silicon      : ioBroker-Raspi                           -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : ioBroker-Raspi                           -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                    + system.adapter.iqontrol.0               : iqontrol              : ioBroker-Raspi                           -  enabled
                    + system.adapter.javascript.0             : javascript            : ioBroker-Raspi                           -  enabled
                    + system.adapter.lgtv.0                   : lgtv                  : ioBroker-Raspi                           -  enabled
                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
                      system.adapter.onkyo.0                  : onkyo                 : ioBroker-Raspi                           - disabled
                    + system.adapter.psa.0                    : psa                   : ioBroker-Raspi                           -  enabled
                    + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
                    + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker-Raspi                           -  enabled
                      system.adapter.simple-api.0             : simple-api            : ioBroker-Raspi                           - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                    + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
                    + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker-Raspi                           -  enabled
                    + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.tr-064.0                 : tr-064                : ioBroker-Raspi                           -  enabled
                    + system.adapter.vw-connect.0             : vw-connect            : ioBroker-Raspi                           -  enabled
                    + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : ioBroker-Raspi                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker-Raspi                           -  enabled, port: 0
                    + system.adapter.mqtt.0                   : mqtt                  : ioBroker-Raspi                           -  enabled, port: 1883, bind: 192.168.178.36
                    + system.adapter.sainlogic.0              : sainlogic             : ioBroker-Raspi                           -  enabled, port: 1030, bind: 192.168.178.36
                    + system.adapter.sonoff.0                 : sonoff                : ioBroker-Raspi                           -  enabled, port: 1885, bind: 0.0.0.0
                    + system.adapter.telegram.0               : telegram              : ioBroker-Raspi                           -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : ioBroker-Raspi                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : ioBroker-Raspi                           -  enabled, port: /dev/ttyUSB0
                    
                    ioBroker-Repositories
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                    Adapter    "alpha-ess"    : 1.0.2    , installed 1.0.2
                    Adapter    "backitup"     : 2.8.7    , installed 2.8.1  [Updatable]
                    Adapter    "canbus"       : 1.3.1    , installed 1.3.1
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                    Adapter    "frontier_silicon": 0.1.1 , installed 0.1.1
                    Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                    Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                    Controller "js-controller": 5.0.12   , installed 5.0.12
                    Adapter    "lgtv"         : 2.1.1    , installed 2.1.1
                    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                    Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                    Adapter    "psa"          : 0.0.11   , installed 0.0.11
                    Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                    Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                    Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "vw-connect"   : 0.0.67   , installed 0.2.0
                    Adapter    "web"          : 6.1.2    , installed 6.1.2
                    Adapter    "ws"           : 2.5.5    , installed 2.5.5
                    Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        5773
                    States:         4364
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                    Hit:2 http://deb.debian.org/debian bookworm InRelease
                    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:4 http://archive.raspberrypi.org/debian bookworm InRelease
                    Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Reading package lists...
                    Pending Updates: 55
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13851      543/sshd: /usr/sbin
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       428961     7507/iobroker.js-co
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       430255     7507/iobroker.js-co
                    tcp        0      0 192.168.178.36:1883     0.0.0.0:*               LISTEN      1001       430408     7700/io.mqtt.0
                    tcp        0      0 192.168.178.36:1030     0.0.0.0:*               LISTEN      1001       432555     8067/io.sainlogic.0
                    tcp        0      0 192.168.178.36:42010    0.0.0.0:*               LISTEN      1001       431490     7789/io.hm-rpc.1
                    tcp        0      0 192.168.178.36:42001    0.0.0.0:*               LISTEN      1001       430426     7733/io.hm-rpc.0
                    tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       430764     7871/io.sonoff.0
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          13862      543/sshd: /usr/sbin
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       429711     7640/io.admin.0
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       433227     8097/io.web.0
                    udp        0      0 0.0.0.0:20000           0.0.0.0:*                           65534      1587       708/cannelloni
                    udp        0      0 0.0.0.0:49934           0.0.0.0:*                           108        11838      380/avahi-daemon: r
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14020      844/dhcpcd
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11836      380/avahi-daemon: r
                    udp6       0      0 :::546                  :::*                                0          14033      844/dhcpcd
                    udp6       0      0 :::5353                 :::*                                108        11837      380/avahi-daemon: r
                    udp6       0      0 :::39321                :::*                                108        11839      380/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-11-02 09:46:58.713  - info: iqontrol.0 (8112) Creating Widget States...
                    2023-11-02 09:46:58.714  - info: iqontrol.0 (8112) Lists deactivated.
                    2023-11-02 09:46:58.715  - info: iqontrol.0 (8112) Deleting unused Objects...
                    2023-11-02 09:46:58.716  - info: iqontrol.0 (8112) Subscribing to states...
                    2023-11-02 09:46:58.719  - info: iqontrol.0 (8112) iQontrol ready.
                    2023-11-02 09:46:59.522  - info: host.ioBroker-Raspi instance system.adapter.vw-connect.0 started with pid 8127
                    2023-11-02 09:47:02.502  - info: vw-connect.0 (8127) starting. Version 0.2.0 (non-npm: ta2k/ioBroker.vw-connect) in /opt/iobroker/node_modules/iobroker.vw-connect, node: v18.18.2, js-controller: 5.0.12
                    2023-11-02 09:47:02.556  - info: vw-connect.0 (8127) Login in with vwv2
                    2023-11-02 09:47:04.995  - info: vw-connect.0 (8127) Login successful
                    2023-11-02 09:47:05.489  - info: vw-connect.0 (8127) {"mandatoryConsentInfo":[{"id":"termsOfUse","status":"VALID"}],"mandatoryFieldsStatus":true,"mbbIdStatus":true,"mbbUserId":"5qIgGpN2LkvdHc2H0TWDvtlwap51","missingMandatoryFields":[],"scopeId":"commonMandatoryFields","spinStatus":true,"ssoId":"de858a4a-f971-40f1-b375-baf01b331d2a"}
                    2023-11-02 09:47:05.748  - info: vw-connect.0 (8127) Found 1 vehicles
                    2023-11-02 09:47:41.431  - info: sonoff.0 (7871) Client [Steckdose-6-Kuehlkombi] connected with secret 1698914861421_288
                    2023-11-02 09:47:46.989  - info: sonoff.0 (7871) Client [Steckdose-1-Trockner] connected with secret 1698914866986_6241
                    2023-11-02 09:47:48.809  - info: sonoff.0 (7871) Client [Bodenlampen] connected with secret 1698914868808_4658
                    2023-11-02 09:47:49.620  - warn: zigbee.0 (7823) Device '0x0017880102a2b974' announced itself
                    2023-11-02 09:47:54.695  - info: sonoff.0 (7871) Client [Steckdose-2-Waschmaschine] connected with secret 1698914874694_3145
                    2023-11-02 09:47:59.110  - info: sonoff.0 (7871) Client [Smartmeter] connected with secret 1698914879107_367
                    2023-11-02 09:48:02.306  - info: sonoff.0 (7871) Client [Steckdose-4-OG-Medien] connected with secret 1698914882305_5112
                    2023-11-02 09:48:03.405  - warn: zigbee.0 (7823) Device '0x7cb03eaa0a03fb8a' announced itself
                    2023-11-02 09:48:03.407  - warn: zigbee.0 (7823) Device '0x7cb03eaa0a059b32' announced itself
                    2023-11-02 09:48:06.841  - info: sonoff.0 (7871) Client [Steckdose-3-Geschirrspueler] connected with secret 1698914886840_7258
                    2023-11-02 09:48:09.379  - info: sonoff.0 (7871) Client [Steckdose-5-EG-Medien] connected with secret 1698914889378_439
                    2023-11-02 09:48:09.594  - info: sonoff.0 (7871) Client [Steckdose-9] connected with secret 1698914889592_1177
                    2023-11-02 09:48:10.457  - info: sonoff.0 (7871) Client [Steckdose-7-Gefrierschrank] connected with secret 1698914890455_4919
                    2023-11-02 09:48:10.481  - info: sonoff.0 (7871) Client [Steckdose-8] connected with secret 1698914890479_891
                    
                    ============ Mark until here for C&P =============
                    
                    iob diag has finished.
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #12

                    @raspiuser

                    load average: 1.00, 16.80, 24.11
                    

                    Kein Wunder. Ab 4 ist die Kiste voll ausgelastet.
                    Da knallt irgendwas heftig rein.

                    Spiel die Updates ein!

                    sudo apt update
                    sudo apt full-upgrade
                    sudo reboot 
                    

                    Und auch den ioBroker auf Stand halten.

                    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

                    RaspiUserR 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @raspiuser

                      load average: 1.00, 16.80, 24.11
                      

                      Kein Wunder. Ab 4 ist die Kiste voll ausgelastet.
                      Da knallt irgendwas heftig rein.

                      Spiel die Updates ein!

                      sudo apt update
                      sudo apt full-upgrade
                      sudo reboot 
                      

                      Und auch den ioBroker auf Stand halten.

                      RaspiUserR Online
                      RaspiUserR Online
                      RaspiUser
                      schrieb am zuletzt editiert von
                      #13

                      @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                      Ab 4 ist die Kiste voll ausgelastet.

                      ? ... meinst Du die Uhrzeit ?! 🙄 Was sagt diese "load average" ?

                      @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                      irgendwas

                      ... aber WAS sieht man scheinbar nicht ?

                      ... ich mache alle 4 Wochen ...

                      sudo apt-get update
                      sudo apt-get upgrade
                      
                      Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • RaspiUserR RaspiUser

                        @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                        Ab 4 ist die Kiste voll ausgelastet.

                        ? ... meinst Du die Uhrzeit ?! 🙄 Was sagt diese "load average" ?

                        @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                        irgendwas

                        ... aber WAS sieht man scheinbar nicht ?

                        ... ich mache alle 4 Wochen ...

                        sudo apt-get update
                        sudo apt-get upgrade
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #14

                        @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                        Was sagt diese "load average" ?

                        Ein Wert von 1 wäre eine Auslastung von 100% (pro Kern). Da du auf der CPU vier Kerne hast ist ab 4 der Prozessor vollständig dicht.
                        Die Werte sind der Durchschnitt über 1, 5 und 15 Minuten. Kann man aber auch alles nachlesen.

                        Updates: Mach sie häufiger.

                        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

                        RaspiUserR 1 Antwort Letzte Antwort
                        1
                        • RaspiUserR RaspiUser

                          @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                          Ab 4 ist die Kiste voll ausgelastet.

                          ? ... meinst Du die Uhrzeit ?! 🙄 Was sagt diese "load average" ?

                          @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                          irgendwas

                          ... aber WAS sieht man scheinbar nicht ?

                          ... ich mache alle 4 Wochen ...

                          sudo apt-get update
                          sudo apt-get upgrade
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #15

                          @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                          ... aber WAS sieht man scheinbar nicht ?

                          Sieht man in Tools wie 'top' oder 'htop'.

                          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

                          RaspiUserR 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                            Was sagt diese "load average" ?

                            Ein Wert von 1 wäre eine Auslastung von 100% (pro Kern). Da du auf der CPU vier Kerne hast ist ab 4 der Prozessor vollständig dicht.
                            Die Werte sind der Durchschnitt über 1, 5 und 15 Minuten. Kann man aber auch alles nachlesen.

                            Updates: Mach sie häufiger.

                            RaspiUserR Online
                            RaspiUserR Online
                            RaspiUser
                            schrieb am zuletzt editiert von
                            #16

                            @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                            Updates

                            ... habe jetzt ein Update mit "deinen" Befehlen durchgeführt ... hat etwas gedauert, war wohl nötig ....

                            Ich habe jetzt auch (zufällig "gefunden") in deinen "LINUX-Werkzeugkaste" reingeschaut ... sehr interessant !!!

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • RaspiUserR RaspiUser

                              @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                              Updates

                              ... habe jetzt ein Update mit "deinen" Befehlen durchgeführt ... hat etwas gedauert, war wohl nötig ....

                              Ich habe jetzt auch (zufällig "gefunden") in deinen "LINUX-Werkzeugkaste" reingeschaut ... sehr interessant !!!

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

                              @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                              habe jetzt ein Update mit "deinen" Befehlen durchgeführt

                              Das sind nicht 'meine Befehle ', das sind absolute Grundlagen.

                              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

                              RaspiUserR 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                                habe jetzt ein Update mit "deinen" Befehlen durchgeführt

                                Das sind nicht 'meine Befehle ', das sind absolute Grundlagen.

                                RaspiUserR Online
                                RaspiUserR Online
                                RaspiUser
                                schrieb am zuletzt editiert von
                                #18

                                @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                                Das sind nicht 'meine Befehle '

                                ... schon klar ... damit wollte ich nur zum Ausdruck bringen, dass ich "meine" Befehle nicht genutzt habe ...

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @raspiuser sagte in ioBroker stoppt und startet unbeabsichtigt:

                                  ... aber WAS sieht man scheinbar nicht ?

                                  Sieht man in Tools wie 'top' oder 'htop'.

                                  RaspiUserR Online
                                  RaspiUserR Online
                                  RaspiUser
                                  schrieb am zuletzt editiert von
                                  #19

                                  @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                                  Sieht man in Tools wie 'top' oder 'htop'.

                                  Sorry ... ich nerve weiter ...:
                                  Ich habe jetzt im Terminal "top" bzw. "htop" ausgeführt ...
                                  Auf was muss ich achten bzw. WAS knallt da rein ?

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • RaspiUserR RaspiUser

                                    @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                                    Sieht man in Tools wie 'top' oder 'htop'.

                                    Sorry ... ich nerve weiter ...:
                                    Ich habe jetzt im Terminal "top" bzw. "htop" ausgeführt ...
                                    Auf was muss ich achten bzw. WAS knallt da rein ?

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

                                    @raspiuser

                                    Die Prozesse werden da angezeigt.

                                    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

                                    RaspiUserR 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @raspiuser

                                      Die Prozesse werden da angezeigt.

                                      RaspiUserR Online
                                      RaspiUserR Online
                                      RaspiUser
                                      schrieb am zuletzt editiert von
                                      #21

                                      @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                                      Die Prozesse werden da angezeigt.

                                      ... aber wo muss ich bzgl. meinem Problem genauer hinschauen ... ? Welcher Wert ?

                                      Tasks: 170 total,   1 running, 169 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  4.5 us,  0.7 sy,  0.0 ni, 94.4 id,  0.2 wa,  0.0 hi,  0.1 si,  0.0 st
                                      MiB Mem :   1849.2 total,    169.9 free,   1346.7 used,    401.5 buff/cache
                                      MiB Swap:    100.0 total,    100.0 free,      0.0 used.    502.5 avail Mem
                                      
                                          PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
                                         2735 iobroker  20   0 5198148 162752  44132 S   7.0   8.6   1:12.02 iobroker.js-con
                                         3053 iobroker  20   0  662620  72140  38296 S   3.3   3.8   0:05.25 io.sainlogic.0
                                         2809 iobroker  20   0  671776  80036  37112 S   2.6   4.2   0:05.13 io.mqtt.0
                                         2772 iobroker  20   0  998016 148360  37172 S   1.7   7.8   0:27.47 io.javascript.0
                                         2790 iobroker  20   0  807240  93184  43108 S   1.3   4.9   0:08.92 io.telegram.0
                                         3072 iobroker  20   0  924548  71424  37808 S   1.0   3.8   0:05.45 io.alpha-ess.0
                                         2828 iobroker  20   0  666680  76528  38384 S   0.7   4.0   0:05.90 io.hm-rpc.0
                                         2843 iobroker  20   0  670960  81628  37824 S   0.7   4.3   0:09.38 io.hm-rega.0
                                         3042 iobroker  20   0  665712  81488  42348 S   0.7   4.3   0:06.26 io.shuttercontr
                                         3117 iobroker  20   0 5128684  89056  39592 S   0.7   4.7   0:07.81 io.vw-connect.0
                                      
                                      
                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • RaspiUserR RaspiUser

                                        @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                                        Die Prozesse werden da angezeigt.

                                        ... aber wo muss ich bzgl. meinem Problem genauer hinschauen ... ? Welcher Wert ?

                                        Tasks: 170 total,   1 running, 169 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  4.5 us,  0.7 sy,  0.0 ni, 94.4 id,  0.2 wa,  0.0 hi,  0.1 si,  0.0 st
                                        MiB Mem :   1849.2 total,    169.9 free,   1346.7 used,    401.5 buff/cache
                                        MiB Swap:    100.0 total,    100.0 free,      0.0 used.    502.5 avail Mem
                                        
                                            PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND
                                           2735 iobroker  20   0 5198148 162752  44132 S   7.0   8.6   1:12.02 iobroker.js-con
                                           3053 iobroker  20   0  662620  72140  38296 S   3.3   3.8   0:05.25 io.sainlogic.0
                                           2809 iobroker  20   0  671776  80036  37112 S   2.6   4.2   0:05.13 io.mqtt.0
                                           2772 iobroker  20   0  998016 148360  37172 S   1.7   7.8   0:27.47 io.javascript.0
                                           2790 iobroker  20   0  807240  93184  43108 S   1.3   4.9   0:08.92 io.telegram.0
                                           3072 iobroker  20   0  924548  71424  37808 S   1.0   3.8   0:05.45 io.alpha-ess.0
                                           2828 iobroker  20   0  666680  76528  38384 S   0.7   4.0   0:05.90 io.hm-rpc.0
                                           2843 iobroker  20   0  670960  81628  37824 S   0.7   4.3   0:09.38 io.hm-rega.0
                                           3042 iobroker  20   0  665712  81488  42348 S   0.7   4.3   0:06.26 io.shuttercontr
                                           3117 iobroker  20   0 5128684  89056  39592 S   0.7   4.7   0:07.81 io.vw-connect.0
                                        
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #22

                                        @raspiuser

                                        %CPU oder %MEM sind erste Indikatoren. Man kann das auch danach sortieren. Jedenfalls bei htop.

                                        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

                                        RaspiUserR 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @raspiuser

                                          %CPU oder %MEM sind erste Indikatoren. Man kann das auch danach sortieren. Jedenfalls bei htop.

                                          RaspiUserR Online
                                          RaspiUserR Online
                                          RaspiUser
                                          schrieb am zuletzt editiert von
                                          #23

                                          @thomas-braun sagte in ioBroker stoppt und startet unbeabsichtigt:

                                          %CPU oder %MEM

                                          OK ... ich verdaue jetzt erstmal deine Anmerkungen.
                                          Danke soweit.

                                          1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          470

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          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