Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Iobroker Absturz - Ursache?

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Iobroker Absturz - Ursache?

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      brokeling @Thomas Braun last edited by brokeling

      @thomas-braun
      wie kann ich die langfassung kopieren?
      Wenn ich 1 taste berühre (z. B. copy all) - dann macht er die Kurzzusammenfassung.
      Muss ich nochmal probieren...

      nodejs mit

      iob fix
      

      ?

      Thomas Braun 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @brokeling last edited by

        @brokeling sagte in Iobroker Absturz - Ursache?:

        wie kann ich die langfassung kopieren?
        Wenn ich 1 taste berühre (z. B. copy all)

        Mit der Maus markieren und kopieren.

        1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @brokeling last edited by

          @brokeling sagte in Iobroker Absturz - Ursache?:

          nodejs mit
          iob fix

          ?

          Hab ich dir oben verlinkt.
          Einmalig

          iob fix
          

          damit das Kommando

          iob nodejs-update
          

          geladen wird.

          B 1 Reply Last reply Reply Quote 1
          • B
            brokeling @Thomas Braun last edited by

            @thomas-braun
            jetzt hats geklappt.

            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
               Static hostname: raspi
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 5.10.103-v7l+
                  Architecture: arm
            
            Model           : Raspberry Pi 4 Model B Rev 1.1
            Docker          : false
            Virtualization  : none
            Kernel          : armv7l
            Userland        : armhf
            
            Systemuptime and Load:
             20:09:40 up  1:02,  1 user,  load average: 2.31, 1.41, 1.08
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Fri 2023-10-20 20:09:40 CEST
                       Universal time: Fri 2023-10-20 18:09:40 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin 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:            3.8G        1.4G        1.1G        0.0K        1.3G        2.3G
            Swap:            99M          0B         99M
            Total:          3.9G        1.4G        1.2G
            
                     3786 M total memory
                     1363 M used memory
                      464 M active memory
                     1970 M inactive memory
                     1107 M free memory
                      194 M buffer memory
                     1121 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
            * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
            
            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      117G   19G   92G  17% /
            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     758M  868K  757M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sdb1      ext4      113G   79G   29G  74% /backup
            /dev/sda1      vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     379M   16K  379M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Fri Oct 20 19:07:26 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Fri Oct 20 19:07:28 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
            [Fri Oct 20 19:07:28 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Fri Oct 20 19:07:29 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
            [Fri Oct 20 19:07:31 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
            
            Show mounted filesystems \(real ones only\):
            TARGET    SOURCE    FSTYPE OPTIONS
            /         /dev/sda2 ext4   rw,noatime,stripe=8191
            |-/backup /dev/sdb1 ext4   rw,noatime
            `-/boot   /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            6.3G    /var/
            3.4G    /var/cache/apt
            3.4G    /var/cache
            3.3G    /var/cache/apt/archives
            2.6G    /var/lib
            
            Archived and active journals take up 232.0M in the file system.
            
            /opt/iobroker/backups:
            3.9G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            1.1G    /opt/iobroker/iobroker-data/
            552M    /opt/iobroker/iobroker-data/backup-objects
            383M    /opt/iobroker/iobroker-data/files
            78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
            52M     /opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            41M     /opt/iobroker/iobroker-data/states.json.old
            41M     /opt/iobroker/iobroker-data/states.json.bak
            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
            19M     /opt/iobroker/iobroker-data/objects.jsonl
            
            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-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if03
            /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
            
            *** 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
            
            
            nodejs:
              Installed: 18.17.1-deb-1nodesource1
              Candidate: 18.17.1-deb-1nodesource1
              Version table:
             *** 18.17.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u4 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: redis
            
            Core adapters versions
            js-controller:  5.0.12
            admin:          6.10.1
            javascript:     7.1.4
            
            Adapters from github:   3
            
            Adapter State
            + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alias-manager.0          : alias-manager         : raspi                                    -  enabled
            + system.adapter.backitup.0               : backitup              : raspi                                    -  enabled
            + system.adapter.chromecast.0             : chromecast            : raspi                                    -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspi                                    -  enabled
              system.adapter.deconz.0                 : deconz                : raspi                                    - disabled, port: 80
              system.adapter.devices.0                : devices               : raspi                                    -  enabled
              system.adapter.feiertage.0              : feiertage             : raspi                                    -  enabled
              system.adapter.flot.0                   : flot                  : raspi                                    -  enabled
              system.adapter.fritzdect.0              : fritzdect             : raspi                                    - disabled
              system.adapter.hue-extended.0           : hue-extended          : raspi                                    - disabled
              system.adapter.hue.0                    : hue                   : raspi                                    - disabled, port: 443
              system.adapter.ical.0                   : ical                  : raspi                                    -  enabled
              system.adapter.icons-icons8.0           : icons-icons8          : raspi                                    -  enabled
              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspi                                    -  enabled
              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspi                                    -  enabled
              system.adapter.iqontrol.0               : iqontrol              : raspi                                    - disabled
            + system.adapter.javascript.0             : javascript            : raspi                                    -  enabled
              system.adapter.luftdaten.0              : luftdaten             : raspi                                    -  enabled
              system.adapter.luftdaten.1              : luftdaten             : raspi                                    -  enabled
              system.adapter.mqtt.0                   : mqtt                  : raspi                                    - disabled, port: 1884, bind: 0.0.0.0
              system.adapter.net-tools.0              : net-tools             : raspi                                    -  enabled
              system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspi                                    -  enabled
            + system.adapter.nuki.0                   : nuki                  : raspi                                    -  enabled
            + system.adapter.onvif.0                  : onvif                 : raspi                                    -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
            + system.adapter.ping.0                   : ping                  : raspi                                    -  enabled
            + system.adapter.pushover.0               : pushover              : raspi                                    -  enabled
            + system.adapter.reolink.0                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.1                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.2                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.3                : reolink               : raspi                                    -  enabled
              system.adapter.reolink.4                : reolink               : raspi                                    - disabled
              system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    - disabled, port: 8002
            + system.adapter.sayit.0                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.1                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.2                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.3                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.4                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.5                  : sayit                 : raspi                                    -  enabled
            + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              system.adapter.smartcontrol.0           : smartcontrol          : raspi                                    - disabled
            + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.sourceanalytix.2         : sourceanalytix        : raspi                                    -  enabled
            + system.adapter.spotify-premium.0        : spotify-premium       : raspi                                    -  enabled
            + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
              system.adapter.statistics.0             : statistics            : raspi                                    - disabled
            + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.text2command.0           : text2command          : raspi                                    - disabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspi                                    -  enabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspi                                    -  enabled
              system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspi                                    -  enabled
              system.adapter.vis-history.0            : vis-history           : raspi                                    -  enabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspi                                    -  enabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : raspi                                    -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspi                                    -  enabled
              system.adapter.vis-justgage.0           : vis-justgage          : raspi                                    -  enabled
              system.adapter.vis-material-advanced.0  : vis-material-advanced : raspi                                    -  enabled
              system.adapter.vis-metro.0              : vis-metro             : raspi                                    -  enabled
              system.adapter.vis-rgraph.0             : vis-rgraph            : raspi                                    -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspi                                    -  enabled
              system.adapter.vis.0                    : vis                   : raspi                                    -  enabled
            + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspi                                    - disabled
            + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.onvif.0                  : onvif                 : raspi                                    -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
            + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
            + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
            
            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.10.1   , installed 6.10.1
            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
            Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
            Adapter    "backitup"     : 2.8.1    , installed 2.8.1
            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
            Adapter    "countdown"    : 2.2.0    , installed 2.2.0
            Adapter    "deconz"       : 1.3.21   , installed 1.3.21
            Adapter    "devices"      : 1.1.5    , installed 1.1.5
            Adapter    "digitalstrom" : 2.3.0    , installed 2.3.0
            Adapter    "discovery"    : 3.1.0    , installed 3.2.0
            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
            Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
            Adapter    "hue"          : 3.10.0   , installed 3.10.0
            Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
            Adapter    "ical"         : 1.13.3   , installed 1.13.3
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
            Adapter    "info"         : 2.0.0    , installed 2.0.0
            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    "luftdaten"    : 3.0.0    , installed 3.0.0
            Adapter    "moma"         : 1.2.9    , installed 1.2.9
            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "mydlink"      : 1.3.4    , installed 1.3.4
            Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
            Adapter    "nuki"         : 1.6.0    , installed 1.6.0
            Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
            Adapter    "octoprint"    : 4.0.0    , installed 5.0.1
            Adapter    "onvif"        : 1.0.5    , installed 1.0.5
            Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
            Adapter    "paw"          : 0.3.2    , installed 0.3.2
            Adapter    "ph803w"       : 1.1.1    , installed 1.1.1
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "pushover"     : 3.0.3    , installed 3.0.4
            Adapter    "samsung"      : 0.5.11   , installed 0.5.11
            Adapter    "sayit"        : 3.0.5    , installed 3.0.0  [Updatable]
            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
            Adapter    "socketio"     : 6.5.5    , installed 6.5.5
            Adapter    "sonoff"       : 2.5.3    , installed 2.5.7
            Adapter    "spotify-premium": 1.2.2  , installed 1.2.2
            Adapter    "sql"          : 2.2.0    , installed 2.2.0
            Adapter    "statistics"   : 2.3.0    , installed 2.3.0
            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
            Adapter    "text2command" : 3.0.2    , installed 3.0.2
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 6.1.2    , installed 6.1.2
            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
            Adapter    "wiobrowser"   : 2.0.2    , installed 2.0.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:        15185
            States:         11056
            
            *** OS-Repositories and Updates ***
            Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
            Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Get:4 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
            Fetched 4586 B in 1s (3796 B/s)
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       12897      350/deCONZ
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12058      510/sshd: /usr/sbin
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14693      459/cupsd
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       283434     12302/io.sonoff.0
            tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       14750      350/deCONZ
            tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       288913     12960/io.nuki.0
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       280461     11938/iobroker.js-c
            tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        12935      586/mariadbd
            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        13918      473/redis-server 12
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       282247     12030/io.admin.1
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       286992     12733/io.web.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          12060      510/sshd: /usr/sbin
            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       291539     13889/io.simple-api
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14692      459/cupsd
            tcp6       0      0 ::1:6379                :::*                    LISTEN      118        13919      473/redis-server 12
            udp        0      0 0.0.0.0:59397           0.0.0.0:*                           108        11914      343/avahi-daemon: r
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       287862     12614/io.shelly.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12999      903/dhcpcd
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12141      610/cups-browsed
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       283538     12415/io.chromecast
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11912      343/avahi-daemon: r
            udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       14963      350/deCONZ
            udp6       0      0 :::546                  :::*                                0          13018      903/dhcpcd
            udp6       0      0 :::5353                 :::*                                108        11913      343/avahi-daemon: r
            udp6       0      0 :::45894                :::*                                108        11915      343/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-10-20 20:10:49.891  - info: onvif.0 (13961) Finished onvif discovery
            2023-10-20 20:10:51.547  - info: sourceanalytix.2 (14248) Initialization of 0_userdata.0.Holger2.Energie_Haus.SolarEinspeisung successfully
            2023-10-20 20:10:51.547  - info: sourceanalytix.2 (14248) Initialising (5 of 9) "0_userdata.0.Holger2.Energie_Haus.SolarErzeugung"
            2023-10-20 20:10:51.568  - error: sourceanalytix.2 (14248) No cost type defined for 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung, please Select Type of calculation at state setting
            2023-10-20 20:10:51.569  - error: sourceanalytix.2 (14248) Cannot handle calculations for 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung, check log messages and adjust settings!
            2023-10-20 20:10:51.572  - error: sourceanalytix.2 (14248) Initialization of 0_userdata.0.Holger2.Energie_Haus.SolarErzeugung failed, check warn messages !
            2023-10-20 20:10:51.573  - info: sourceanalytix.2 (14248) Initialising (6 of 9) "0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA"
            2023-10-20 20:10:55.137  - info: sourceanalytix.2 (14248) Initialization of 0_userdata.0.Holger2.Energie_Haus.Strombezug_STAWA successfully
            2023-10-20 20:10:55.138  - info: sourceanalytix.2 (14248) Initialising (7 of 9) "zigbee.0.00158d0003f3e64f.load_power"
            2023-10-20 20:10:57.380  - info: sourceanalytix.2 (14248) Initialization of zigbee.0.00158d0003f3e64f.load_power successfully
            2023-10-20 20:10:57.381  - info: sourceanalytix.2 (14248) Initialising (8 of 9) "zigbee.0.842e14fffe366821.load_power"
            2023-10-20 20:10:59.553  - info: sourceanalytix.2 (14248) Initialization of zigbee.0.842e14fffe366821.load_power successfully
            2023-10-20 20:10:59.554  - info: sourceanalytix.2 (14248) Initialising (9 of 9) "0_userdata.0.Holger2.Energie_Haus.GaskWh"
            2023-10-20 20:11:01.379  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: test
            2023-10-20 20:11:01.380  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: Licht Flur: an (BM)
            2023-10-20 20:11:01.941  - info: sourceanalytix.2 (14248) Initialization of 0_userdata.0.Holger2.Energie_Haus.GaskWh successfully
            2023-10-20 20:11:01.951  - warn: sourceanalytix.2 (14248) Cannot handle calculations for 1 of 9 enabled states, check error messages
            2023-10-20 20:11:01.951  - info: sourceanalytix.2 (14248) Successfully activated SourceAnalytix for 8 of 9 states, will do my Job until you stop me!
            2023-10-20 20:11:04.240  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: test
            2023-10-20 20:11:07.360  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: test
            2023-10-20 20:11:07.360  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: Licht Flur: an (BM)
            2023-10-20 20:11:10.205  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: test
            2023-10-20 20:11:19.231  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: test
            2023-10-20 20:11:19.232  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: Licht Flur: an (BM)
            2023-10-20 20:11:22.229  - info: javascript.0 (12065) script.js.common.Bewegungsmelder.Flur_BM: test
            
            
            haselchen 1 Reply Last reply Reply Quote 0
            • B
              brokeling @haselchen last edited by

              @haselchen
              Ich weiß nicht wo admin.0 abgeblieben ist!

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • ?
                A Former User @brokeling last edited by

                @brokeling sagte in Iobroker Absturz - Ursache?:

                leider ist mir iobroker heute abgestürzt, wahrscheinlich um so 18:50!?!

                Moin,

                schau mal nicht nur ins ioBroker Log, es kann auch ein Problem außerhalb gewesen sein.
                Du könntest ins journal schauen,

                # sudo journalctl --since="2023-10-20 18:45:00"     
                

                oder nur auf errors

                # sudo journalctl --since="2023-10-20 18:45:00" -g 'error'       
                

                VG
                Bernd

                1 Reply Last reply Reply Quote 1
                • haselchen
                  haselchen Most Active @brokeling last edited by

                  @brokeling

                  Du hast 2x den gleichen Port.
                  Änder entweder Shelly oder Sonoff

                  1 Reply Last reply Reply Quote 1
                  • Thomas Braun
                    Thomas Braun Most Active @brokeling last edited by

                    @brokeling

                    Hier noch eine Port-Doublette:

                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       283538     12415/io.chromecast
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11912      343/avahi-daemon: r
                    
                    B 1 Reply Last reply Reply Quote 0
                    • B
                      brokeling @Thomas Braun last edited by

                      nodejs müsste upgedated sein...
                      an den ports bin ich gerade dran.
                      Gibt es ein Auflistung welche ports in Benutzung sind?
                      Ich würde shelly ändern.
                      Kann ich sie beliebig ändern?

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: raspi
                               Icon name: computer
                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 5.10.103-v7l+
                            Architecture: arm
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.1
                      Docker          : false
                      Virtualization  : none
                      Kernel          : armv7l
                      Userland        : armhf
                      
                      Systemuptime and Load:
                       20:42:26 up  1:35,  1 user,  load average: 0.58, 1.87, 2.04
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Fri 2023-10-20 20:42:26 CEST
                                 Universal time: Fri 2023-10-20 18:42:26 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Berlin (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      pi
                      /home/pi
                      pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin 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:            3.8G        1.4G        817M        0.0K        1.5G        2.2G
                      Swap:            99M          0B         99M
                      Total:          3.9G        1.4G        917M
                      
                               3786 M total memory
                               1421 M used memory
                                514 M active memory
                               2301 M inactive memory
                                817 M free memory
                                435 M buffer memory
                               1112 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
                      * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
                      
                      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      117G   19G   92G  17% /
                      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     758M  868K  757M   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/sdb1      ext4      113G   79G   29G  74% /backup
                      /dev/sda1      vfat      253M   49M  204M  20% /boot
                      tmpfs          tmpfs     379M   16K  379M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Fri Oct 20 19:07:26 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                      [Fri Oct 20 19:07:28 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                      [Fri Oct 20 19:07:28 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                      [Fri Oct 20 19:07:29 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
                      [Fri Oct 20 19:07:31 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501486: block 9962198: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501486: block 9962198: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501484: block 9962198: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501484: block 9962198: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501485: block 9962198: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501485: block 9962198: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501468: block 9962197: comm find: unable to read itable block
                      [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501468: block 9962197: comm find: unable to read itable block
                      [Fri Oct 20 20:20:43 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501466: block 9962197: comm find: unable to read itable block
                      [Fri Oct 20 20:20:43 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501466: block 9962197: comm find: unable to read itable block
                      [Fri Oct 20 20:20:47 2023] EXT4-fs error: 33 callbacks suppressed
                      [Fri Oct 20 20:20:47 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501456: block 9962196: comm find: unable to read itable block
                      [Fri Oct 20 20:31:14 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212836: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:15 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #1578762: block 6291856: comm find: unable to read itable block
                      [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213028: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213014: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213020: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213018: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:16 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212436: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578927: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578927: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578945: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578945: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578925: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578925: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578921: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578921: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578923: comm find: iget: checksum invalid
                      [Fri Oct 20 20:31:18 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212254: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:18 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212241: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:20 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212155: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:20 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212151: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:20 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7361724: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212356: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212340: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212936: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7361429: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7361425: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:24 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212632: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212634: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:25 2023] EXT4-fs warning: 1 callbacks suppressed
                      [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212643: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212649: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212645: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816144: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:26 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816543: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:26 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816384: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:26 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816546: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:37 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816868: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:37 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816874: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:39 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295018: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:39 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6294294: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6293930: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295038: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295036: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6294560: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6294556: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:41 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295040: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:42 2023] EXT4-fs warning: 5 callbacks suppressed
                      [Fri Oct 20 20:31:42 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6424206: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:46 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1184835: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:46 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056874: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:46 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056811: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056879: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056602: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7362338: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056607: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056903: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6951908: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6821023: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6821020: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:48 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6820752: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:48 2023] EXT4-fs error: 21 callbacks suppressed
                      [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501414: block 9962194: comm find: unable to read itable block
                      [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501414: block 9962194: comm find: unable to read itable block
                      [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501418: block 9962194: comm find: unable to read itable block
                      [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501418: block 9962194: comm find: unable to read itable block
                      [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501402: block 9962193: comm find: unable to read itable block
                      [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501402: block 9962193: comm find: unable to read itable block
                      [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501406: block 9962193: comm find: unable to read itable block
                      [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501406: block 9962193: comm find: unable to read itable block
                      [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501422: block 9962194: comm find: unable to read itable block
                      [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501422: block 9962194: comm find: unable to read itable block
                      [Fri Oct 20 20:31:50 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #4481932: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:50 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #4482754: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:31:57 2023] EXT4-fs error: 4 callbacks suppressed
                      [Fri Oct 20 20:31:57 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481282: block 17827376: comm find: unable to read itable block
                      [Fri Oct 20 20:31:57 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481282: block 17827376: comm find: unable to read itable block
                      [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481164: block 17827368: comm find: unable to read itable block
                      [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481164: block 17827368: comm find: unable to read itable block
                      [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481439: block 17827385: comm find: unable to read itable block
                      [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481439: block 17827385: comm find: unable to read itable block
                      [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481297: block 17827377: comm find: unable to read itable block
                      [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481297: block 17827377: comm find: unable to read itable block
                      [Fri Oct 20 20:31:59 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481429: block 17827385: comm find: unable to read itable block
                      [Fri Oct 20 20:31:59 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481429: block 17827385: comm find: unable to read itable block
                      [Fri Oct 20 20:32:01 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #2893701: lblock 0: comm find: error -5 reading directory block
                      [Fri Oct 20 20:32:01 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #2893470: lblock 0: comm find: error -5 reading directory block
                      
                      Show mounted filesystems \(real ones only\):
                      TARGET    SOURCE    FSTYPE OPTIONS
                      /         /dev/sda2 ext4   rw,noatime,stripe=8191
                      |-/backup /dev/sdb1 ext4   rw,noatime
                      `-/boot   /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      6.4G    /var/
                      3.4G    /var/cache/apt
                      3.4G    /var/cache
                      3.3G    /var/cache/apt/archives
                      2.6G    /var/lib
                      
                      Archived and active journals take up 232.0M in the file system.
                      
                      /opt/iobroker/backups:
                      3.9G    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      1.1G    /opt/iobroker/iobroker-data/
                      552M    /opt/iobroker/iobroker-data/backup-objects
                      383M    /opt/iobroker/iobroker-data/files
                      78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                      52M     /opt/iobroker/iobroker-data/files/javascript.admin
                      
                      The five largest files in iobroker-data are:
                      41M     /opt/iobroker/iobroker-data/states.json.old
                      41M     /opt/iobroker/iobroker-data/states.json.bak
                      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                      24M     /opt/iobroker/iobroker-data/objects.jsonl
                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.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-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if03
                      /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
                      
                      *** 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 armhf Packages
                              100 /var/lib/dpkg/status
                           18.18.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.17.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.16.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.14.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.14.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.9.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           18.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: redis
                      
                      Core adapters versions
                      js-controller:  5.0.12
                      admin:          6.10.1
                      javascript:     7.1.4
                      
                      Adapters from github:   3
                      
                      Adapter State
                      + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.alias-manager.0          : alias-manager         : raspi                                    -  enabled
                      + system.adapter.backitup.0               : backitup              : raspi                                    -  enabled
                      + system.adapter.chromecast.0             : chromecast            : raspi                                    -  enabled
                      + system.adapter.cloud.0                  : cloud                 : raspi                                    -  enabled
                        system.adapter.deconz.0                 : deconz                : raspi                                    - disabled, port: 80
                        system.adapter.devices.0                : devices               : raspi                                    -  enabled
                        system.adapter.feiertage.0              : feiertage             : raspi                                    -  enabled
                        system.adapter.flot.0                   : flot                  : raspi                                    -  enabled
                        system.adapter.fritzdect.0              : fritzdect             : raspi                                    - disabled
                        system.adapter.hue-extended.0           : hue-extended          : raspi                                    - disabled
                        system.adapter.hue.0                    : hue                   : raspi                                    - disabled, port: 443
                        system.adapter.ical.0                   : ical                  : raspi                                    -  enabled
                        system.adapter.icons-icons8.0           : icons-icons8          : raspi                                    -  enabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspi                                    -  enabled
                        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspi                                    -  enabled
                        system.adapter.iqontrol.0               : iqontrol              : raspi                                    - disabled
                      + system.adapter.javascript.0             : javascript            : raspi                                    -  enabled
                        system.adapter.luftdaten.0              : luftdaten             : raspi                                    -  enabled
                        system.adapter.luftdaten.1              : luftdaten             : raspi                                    -  enabled
                        system.adapter.mqtt.0                   : mqtt                  : raspi                                    - disabled, port: 1884, bind: 0.0.0.0
                        system.adapter.net-tools.0              : net-tools             : raspi                                    -  enabled
                        system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspi                                    -  enabled
                      + system.adapter.nuki.0                   : nuki                  : raspi                                    -  enabled
                      + system.adapter.onvif.0                  : onvif                 : raspi                                    -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                      + system.adapter.ping.0                   : ping                  : raspi                                    -  enabled
                      + system.adapter.pushover.0               : pushover              : raspi                                    -  enabled
                      + system.adapter.reolink.0                : reolink               : raspi                                    -  enabled
                      + system.adapter.reolink.1                : reolink               : raspi                                    -  enabled
                      + system.adapter.reolink.2                : reolink               : raspi                                    -  enabled
                      + system.adapter.reolink.3                : reolink               : raspi                                    -  enabled
                        system.adapter.reolink.4                : reolink               : raspi                                    - disabled
                        system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    - disabled, port: 8002
                      + system.adapter.sayit.0                  : sayit                 : raspi                                    -  enabled
                      + system.adapter.sayit.1                  : sayit                 : raspi                                    -  enabled
                      + system.adapter.sayit.2                  : sayit                 : raspi                                    -  enabled
                      + system.adapter.sayit.3                  : sayit                 : raspi                                    -  enabled
                      + system.adapter.sayit.4                  : sayit                 : raspi                                    -  enabled
                      + system.adapter.sayit.5                  : sayit                 : raspi                                    -  enabled
                      + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                        system.adapter.smartcontrol.0           : smartcontrol          : raspi                                    - disabled
                      + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.sourceanalytix.2         : sourceanalytix        : raspi                                    -  enabled
                      + system.adapter.spotify-premium.0        : spotify-premium       : raspi                                    -  enabled
                      + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
                        system.adapter.statistics.0             : statistics            : raspi                                    - disabled
                      + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
                        system.adapter.text2command.0           : text2command          : raspi                                    - disabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspi                                    -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspi                                    -  enabled
                        system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspi                                    -  enabled
                        system.adapter.vis-history.0            : vis-history           : raspi                                    -  enabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspi                                    -  enabled
                        system.adapter.vis-icontwo.0            : vis-icontwo           : raspi                                    -  enabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspi                                    -  enabled
                        system.adapter.vis-justgage.0           : vis-justgage          : raspi                                    -  enabled
                        system.adapter.vis-material-advanced.0  : vis-material-advanced : raspi                                    -  enabled
                        system.adapter.vis-metro.0              : vis-metro             : raspi                                    -  enabled
                        system.adapter.vis-rgraph.0             : vis-rgraph            : raspi                                    -  enabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspi                                    -  enabled
                        system.adapter.vis.0                    : vis                   : raspi                                    -  enabled
                      + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspi                                    - disabled
                      + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.onvif.0                  : onvif                 : raspi                                    -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899
                      + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
                      + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
                      + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
                      + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.26__Embed_with_CMSIS-DAP_L1100GB8-if00
                      
                      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.10.1   , installed 6.10.1
                      Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                      Adapter    "asterisk"     : 1.0.6    , installed 1.0.6
                      Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                      Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "countdown"    : 2.2.0    , installed 2.2.0
                      Adapter    "deconz"       : 1.3.21   , installed 1.3.21
                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                      Adapter    "digitalstrom" : 2.3.0    , installed 2.3.0
                      Adapter    "discovery"    : 3.1.0    , installed 3.2.0
                      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                      Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
                      Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                      Adapter    "hue"          : 3.10.0   , installed 3.10.0
                      Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                      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    "luftdaten"    : 3.0.0    , installed 3.0.0
                      Adapter    "moma"         : 1.2.9    , installed 1.2.9
                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                      Adapter    "mydlink"      : 1.3.4    , installed 1.3.4
                      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                      Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                      Adapter    "nuki-extended": 2.6.5    , installed 2.6.5
                      Adapter    "octoprint"    : 4.0.0    , installed 5.0.1
                      Adapter    "onvif"        : 1.0.5    , installed 1.0.5
                      Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
                      Adapter    "paw"          : 0.3.2    , installed 0.3.2
                      Adapter    "ph803w"       : 1.1.1    , installed 1.1.1
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "pushover"     : 3.0.3    , installed 3.0.4
                      Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                      Adapter    "sayit"        : 3.0.5    , installed 3.0.0  [Updatable]
                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                      Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                      Adapter    "sonoff"       : 2.5.3    , installed 2.5.7
                      Adapter    "spotify-premium": 1.2.2  , installed 1.2.2
                      Adapter    "sql"          : 2.2.0    , installed 2.2.0
                      Adapter    "statistics"   : 2.3.0    , installed 2.3.0
                      Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                      Adapter    "text2command" : 3.0.2    , installed 3.0.2
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "web"          : 6.1.2    , installed 6.1.2
                      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                      Adapter    "wiobrowser"   : 2.0.2    , installed 2.0.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:        15185
                      States:         11056
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
                      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      1000       12897      350/deCONZ
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12058      510/sshd: /usr/sbin
                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14693      459/cupsd
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       458023     2123/io.sonoff.0
                      tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       14750      350/deCONZ
                      tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       460503     2779/io.nuki.0
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       457155     1757/iobroker.js-co
                      tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        12935      586/mariadbd
                      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        13918      473/redis-server 12
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       456110     1849/io.admin.1
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       460147     2534/io.web.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          12060      510/sshd: /usr/sbin
                      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       464627     3567/io.simple-api.
                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14692      459/cupsd
                      tcp6       0      0 ::1:6379                :::*                    LISTEN      118        13919      473/redis-server 12
                      udp        0      0 0.0.0.0:59397           0.0.0.0:*                           108        11914      343/avahi-daemon: r
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       459997     2432/io.shelly.0
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12999      903/dhcpcd
                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12141      610/cups-browsed
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       459488     2196/io.chromecast.
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11912      343/avahi-daemon: r
                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       14963      350/deCONZ
                      udp6       0      0 :::546                  :::*                                0          13018      903/dhcpcd
                      udp6       0      0 :::5353                 :::*                                108        11913      343/avahi-daemon: r
                      udp6       0      0 :::45894                :::*                                108        11915      343/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-10-20 20:41:05.366  - warn: sonoff.0 (2123) Client "TAS-2NICE-1" not connected
                      2023-10-20 20:43:34.170  - info: host.raspi iobroker add shelly auto --host raspi --debug
                      2023-10-20 20:43:38.123  - info: host.raspi iobroker host.raspi create instance shelly
                      2023-10-20 20:43:38.215  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.alive created
                      2023-10-20 20:43:38.289  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.connected created
                      2023-10-20 20:43:38.317  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.compactMode created
                      2023-10-20 20:43:38.394  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.cpu created
                      2023-10-20 20:43:38.435  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.cputime created
                      2023-10-20 20:43:38.453  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.memHeapUsed created
                      2023-10-20 20:43:38.480  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.memHeapTotal created
                      2023-10-20 20:43:38.496  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.memRss created
                      2023-10-20 20:43:38.508  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.uptime created
                      2023-10-20 20:43:38.519  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.inputCount created
                      2023-10-20 20:43:38.548  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.outputCount created
                      2023-10-20 20:43:38.562  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.eventLoopLag created
                      2023-10-20 20:43:38.573  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.sigKill created
                      2023-10-20 20:43:38.583  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1.logLevel created
                      2023-10-20 20:43:38.600  - info: host.raspi iobroker host.raspi object shelly.1 created
                      2023-10-20 20:43:38.644  - info: host.raspi iobroker host.raspi object shelly.1.info created
                      2023-10-20 20:43:38.690  - info: host.raspi iobroker host.raspi object shelly.1.info.connection created
                      2023-10-20 20:43:38.706  - info: host.raspi iobroker host.raspi object shelly.1.info.update created
                      2023-10-20 20:43:38.722  - info: host.raspi iobroker host.raspi object shelly.1.info.downloadScripts created
                      2023-10-20 20:43:38.728  - info: host.raspi iobroker host.raspi Set default value of shelly.1.info.connection: false
                      2023-10-20 20:43:38.758  - info: host.raspi iobroker host.raspi object system.adapter.shelly.1 created
                      2023-10-20 20:43:39.787  - info: host.raspi iobroker exit 0
                      
                      
                      Thomas Braun B 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @brokeling last edited by

                        @brokeling

                        nodejs ist jetzt richtig.
                        Aber dem Datenträger sdb1 auf /backup geht es schlecht. Ich vermute da auch den Grund für dein Problem.

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          brokeling @brokeling last edited by

                          Ich nehme an, es ist dieser part:

                          *** 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:80              0.0.0.0:*               LISTEN      1000       12897      350/deCONZ
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12058      510/sshd: /usr/sbin
                          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14693      459/cupsd
                          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       458023     2123/io.sonoff.0
                          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       14750      350/deCONZ
                          tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       460503     2779/io.nuki.0
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       457155     1757/iobroker.js-co
                          tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        12935      586/mariadbd
                          tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        13918      473/redis-server 12
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       456110     1849/io.admin.1
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       460147     2534/io.web.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12060      510/sshd: /usr/sbin
                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       464627     3567/io.simple-api.
                          tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14692      459/cupsd
                          tcp6       0      0 ::1:6379                :::*                    LISTEN      118        13919      473/redis-server 12
                          udp        0      0 0.0.0.0:59397           0.0.0.0:*                           108        11914      343/avahi-daemon: r
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       459997     2432/io.shelly.0
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12999      903/dhcpcd
                          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12141      610/cups-browsed
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       459488     2196/io.chromecast.
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11912      343/avahi-daemon: r
                          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       14963      350/deCONZ
                          udp6       0      0 :::546                  :::*                                0          13018      903/dhcpcd
                          udp6       0      0 :::5353                 :::*                                108        11913      343/avahi-daemon: r
                          udp6       0      0 :::45894                :::*                                108        11915      343/avahi-daemon: r
                          

                          @haselchen
                          woher hast du gesehen, dass shelly und sonoff den gleichen port haben?
                          (es stimmt wohl, beide auf 1883)

                          1 Reply Last reply Reply Quote 0
                          • B
                            brokeling @Thomas Braun last edited by

                            @thomas-braun

                            @thomas-braun said in Iobroker Absturz - Ursache?:

                            @brokeling

                            Aber dem Datenträger sdb1 auf /backup geht es schlecht. Ich vermute da auch den Grund für dein Problem.

                            Was ist da?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @brokeling last edited by

                              @brokeling

                              Das ist da:

                              Messages concerning ext4 filesystem in dmesg:
                              [Fri Oct 20 19:07:26 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                              [Fri Oct 20 19:07:28 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                              [Fri Oct 20 19:07:28 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                              [Fri Oct 20 19:07:29 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
                              [Fri Oct 20 19:07:31 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501486: block 9962198: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501486: block 9962198: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501484: block 9962198: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501484: block 9962198: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501485: block 9962198: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501485: block 9962198: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501468: block 9962197: comm find: unable to read itable block
                              [Fri Oct 20 20:20:42 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501468: block 9962197: comm find: unable to read itable block
                              [Fri Oct 20 20:20:43 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501466: block 9962197: comm find: unable to read itable block
                              [Fri Oct 20 20:20:43 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501466: block 9962197: comm find: unable to read itable block
                              [Fri Oct 20 20:20:47 2023] EXT4-fs error: 33 callbacks suppressed
                              [Fri Oct 20 20:20:47 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501456: block 9962196: comm find: unable to read itable block
                              [Fri Oct 20 20:31:14 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212836: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:15 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #1578762: block 6291856: comm find: unable to read itable block
                              [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213028: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213014: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213020: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:15 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7213018: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:16 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212436: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578927: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578927: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578945: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578945: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578925: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578925: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578921: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578921: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:17 2023] EXT4-fs error (device sdb1): ext4_lookup:1706: inode #1578923: comm find: iget: checksum invalid
                              [Fri Oct 20 20:31:18 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212254: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:18 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212241: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:20 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212155: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:20 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212151: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:20 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7361724: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212356: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212340: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212936: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7361429: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:22 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7361425: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:24 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212632: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212634: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:25 2023] EXT4-fs warning: 1 callbacks suppressed
                              [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212643: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212649: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7212645: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:25 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816144: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:26 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816543: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:26 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816384: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:26 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816546: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:37 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816868: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:37 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6816874: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:39 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295018: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:39 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6294294: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6293930: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295038: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295036: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6294560: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:40 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6294556: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:41 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6295040: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:42 2023] EXT4-fs warning: 5 callbacks suppressed
                              [Fri Oct 20 20:31:42 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6424206: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:46 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1184835: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:46 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056874: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:46 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056811: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056879: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056602: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #7362338: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056607: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #1056903: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6951908: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6821023: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:47 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6821020: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:48 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #6820752: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:48 2023] EXT4-fs error: 21 callbacks suppressed
                              [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501414: block 9962194: comm find: unable to read itable block
                              [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501414: block 9962194: comm find: unable to read itable block
                              [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501418: block 9962194: comm find: unable to read itable block
                              [Fri Oct 20 20:31:48 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501418: block 9962194: comm find: unable to read itable block
                              [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501402: block 9962193: comm find: unable to read itable block
                              [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501402: block 9962193: comm find: unable to read itable block
                              [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501406: block 9962193: comm find: unable to read itable block
                              [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501406: block 9962193: comm find: unable to read itable block
                              [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501422: block 9962194: comm find: unable to read itable block
                              [Fri Oct 20 20:31:49 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #2501422: block 9962194: comm find: unable to read itable block
                              [Fri Oct 20 20:31:50 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #4481932: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:50 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #4482754: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:31:57 2023] EXT4-fs error: 4 callbacks suppressed
                              [Fri Oct 20 20:31:57 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481282: block 17827376: comm find: unable to read itable block
                              [Fri Oct 20 20:31:57 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481282: block 17827376: comm find: unable to read itable block
                              [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481164: block 17827368: comm find: unable to read itable block
                              [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481164: block 17827368: comm find: unable to read itable block
                              [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481439: block 17827385: comm find: unable to read itable block
                              [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481439: block 17827385: comm find: unable to read itable block
                              [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481297: block 17827377: comm find: unable to read itable block
                              [Fri Oct 20 20:31:58 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481297: block 17827377: comm find: unable to read itable block
                              [Fri Oct 20 20:31:59 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481429: block 17827385: comm find: unable to read itable block
                              [Fri Oct 20 20:31:59 2023] EXT4-fs error (device sdb1): __ext4_get_inode_loc_noinmem:4457: inode #4481429: block 17827385: comm find: unable to read itable block
                              [Fri Oct 20 20:32:01 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #2893701: lblock 0: comm find: error -5 reading directory block
                              [Fri Oct 20 20:32:01 2023] EXT4-fs warning (device sdb1): htree_dirblock_to_tree:1003: inode #2893470: lblock 0: comm find: error -5 reading directory block
                              
                              
                              B 1 Reply Last reply Reply Quote 1
                              • B
                                brokeling @Thomas Braun last edited by

                                @thomas-braun
                                evtl. Festplatten-Schaden?

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @brokeling last edited by

                                  @brokeling

                                  Ich weiß ja nicht was das da für ein Datenträger ist. Jedenfalls sind das viel zu viele Fehler da auf dem Hobel.

                                  B 1 Reply Last reply Reply Quote 0
                                  • B
                                    brokeling @Thomas Braun last edited by brokeling

                                    @thomas-braun said in Iobroker Absturz - Ursache?:

                                    @brokeling

                                    Ich weiß ja nicht was das da für ein Datenträger ist. Jedenfalls sind das viel zu viele Fehler da auf dem Hobel.

                                    Es sind zwei USB Sticks dran. Aber es betrifft wohl den backup usb stick.
                                    Denkst du das kann sich im laufenden Betrieb auswirken?

                                    pi@raspi:~ $ lsblk
                                    NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
                                    sda      8:0    0 119,2G  0 disk
                                    ├─sda1   8:1    0   256M  0 part /boot
                                    └─sda2   8:2    0   119G  0 part /
                                    sdb      8:16   1 114,6G  0 disk
                                    └─sdb1   8:17   1 114,6G  0 part /backup
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @brokeling last edited by Thomas Braun

                                      @brokeling sagte in Iobroker Absturz - Ursache?:

                                      Denkst du das kann sich im laufenden Betrieb auswirken?

                                      Na logisch.
                                      Sonst hättest du ja nicht die ganze Latte an Fehlermeldungen.

                                      B 1 Reply Last reply Reply Quote 1
                                      • B
                                        brokeling @Thomas Braun last edited by

                                        @thomas-braun said in Iobroker Absturz - Ursache?:

                                        @brokeling sagte in Iobroker Absturz - Ursache?:

                                        Denkst du das kann sich im laufenden Betrieb auswirken?

                                        Na logisch.
                                        Sonst hättest du ja nicht die ganze Latte an Fehlermeldungen.

                                        ok, danke!
                                        Den werde ich dann austauschen.

                                        den shelly port konnte ich ändern 1883 -> 1885

                                        jetzt aber zu den beiden anderen doppel-port-Belegungen:

                                         0      0 0.0.0.0:5353            0.0.0.0:*                           1001       283538     12415/io.chromecast
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        11912      343/avahi-daemon: r
                                        

                                        jetzt ist die Frage wie ich da rankommen kann, die zu ändern...

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @brokeling last edited by

                                          @brokeling sagte in Iobroker Absturz - Ursache?:

                                          jetzt ist die Frage wie ich da rankommen kann, die zu ändern...

                                          Von avahi würde ich die Finger lassen. Ob und wie man den chromcast abschalten kann weiß ich nicht.

                                          B 1 Reply Last reply Reply Quote 0
                                          • B
                                            brokeling @Thomas Braun last edited by

                                            @thomas-braun
                                            ok, ich lass das jetzt mal so. Und tausche schnellstmöglich den USB Stick.
                                            Oder kann man da was "reparieren"?
                                            Danke für die Hilfe!!!

                                            Thomas Braun ? 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            875
                                            Online

                                            32.1k
                                            Users

                                            80.6k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            56
                                            2498
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo