Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      searcher57 @Glasfaser last edited by

      @glasfaser
      Nein, leider nicht, aber wie gesagt morgen mehr!

      1 Reply Last reply Reply Quote 0
      • S
        searcher57 @Homoran last edited by

        @homoran
        So neuer Tag,neues Glück!
        ioBroker läuft, alle Instanzen grün, VIS läuft und alle Daten von VIS sind auch wieder vorhanden.
        VIS Version 1.4.16 läuft!
        Jetzt noch 2 Fragen:

        1. Wie bekomme ich den Müll von VIS-2-Beta entsorgt
        2. Influx DB will ich auch nicht mehr nutzen, da ich mit History besser klar komme

        Ich hänge nochmal die aktuelle iob diag an:

        Skript v.2023-04-16
        
        *** BASE SYSTEM ***
        Model           : Raspberry Pi 4 Model B Rev 1.4
        Architecture    : aarch64
        Docker          : false
        Virtualization  : none
        Distributor ID: Debian
        Description:    Debian GNU/Linux 11 (bullseye)
        Release:        11
        Codename:       bullseye
        
        PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
        NAME="Debian GNU/Linux"
        VERSION_ID="11"
        VERSION="11 (bullseye)"
        VERSION_CODENAME=bullseye
        ID=debian
        HOME_URL="https://www.debian.org/"
        SUPPORT_URL="https://www.debian.org/support"
        BUG_REPORT_URL="https://bugs.debian.org/"
        
        Systemuptime and Load:
         13:52:01 up  1:44,  1 user,  load average: 0.42, 0.30, 0.29
        CPU threads: 4
        
        Raspberry only:
        throttled=0x0
        Other values than 0x0 hint to temperature/voltage problems
        temp=48.7'C
        volt=0.9360V
        
        *** Time and Time Zones ***
                       Local time: Tue 2023-05-16 13:52:01 CEST
                   Universal time: Tue 2023-05-16 11:52:01 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 render netdev gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop:
        Terminal:       tty
        Boot Target:    multi-user.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            1.8G        1.3G        268M        0.0K        239M        440M
        Swap:            99M        1.0M         98M
        Total:          1.9G        1.3G        367M
        
                 1849 M total memory
                 1340 M used memory
                 1396 M active memory
                   62 M inactive memory
                  268 M free memory
                    2 M buffer memory
                  236 M swap cache
                   99 M total swap
                    1 M used swap
                   98 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
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       29G  3.7G   25G  14% /
        devtmpfs       devtmpfs  667M     0  667M   0% /dev
        tmpfs          tmpfs     925M     0  925M   0% /dev/shm
        tmpfs          tmpfs     370M  1.1M  369M   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
        /dev/sda1      exfat      29G  2.1G   27G   7% /mnt/usb0
        tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Tue May 16 12:07:23 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:15:C8:D1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ae9ac4e2-02 rootfstype=ext4 fsck.repair=yes rootwait
        [Tue May 16 12:07:24 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
        [Tue May 16 12:07:24 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
        [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
        [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
        [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): recovery complete
        [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
        [Tue May 16 12:07:25 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
        [Tue May 16 12:07:27 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
        
        Show mounted filesystems (real ones only):
        TARGET      SOURCE         FSTYPE OPTIONS
        /           /dev/mmcblk0p2 ext4   rw,noatime
        |-/boot     /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        `-/mnt/usb0 /dev/sda1      exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        582M    /var/
        181M    /var/cache
        175M    /var/cache/apt
        155M    /var/lib
        147M    /var/log
        
        Archived and active journals take up 144.0M in the file system.
        
        /opt/iobroker/backups:
        11M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        331M    /opt/iobroker/iobroker-data/
        282M    /opt/iobroker/iobroker-data/files
        61M     /opt/iobroker/iobroker-data/files/vis-2-beta
        51M     /opt/iobroker/iobroker-data/files/javascript.admin
        48M     /opt/iobroker/iobroker-data/files/telegram.admin
        
        The five largest files in iobroker-data are:
        22M     /opt/iobroker/iobroker-data/objects.jsonl
        19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.904d455f.js.map
        15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
        9.7M    /opt/iobroker/iobroker-data/files/vis-2-beta/material-icons/knx-uf.json
        9.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.bbfeb1bf.js.map
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.16.0
        /usr/bin/node           v18.16.0
        /usr/bin/npm            9.5.1
        /usr/bin/npx            9.5.1
        
        
        nodejs:
          Installed: 18.16.0-deb-1nodesource1
          Candidate: 18.16.0-deb-1nodesource1
          Version table:
         *** 18.16.0-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u4 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             12.22.12~dfsg-1~deb11u3 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        MULTIHOSTSERVICE/enabled: false
        
        Core adapters versions
        js-controller:  4.0.24
        admin:          6.3.5
        javascript:     6.1.4
        
        Adapters from github:   0
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
          system.adapter.alias-manager.0          : alias-manager         : raspberrypi                              - disabled
        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
        + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
        + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
        + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
          system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          system.adapter.yr.0                     : yr                    : raspberrypi                              -  enabled
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        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.3.5    , installed 6.3.5
        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
        Adapter    "alias-manager": 1.2.4    , installed 1.2.4
        Adapter    "backitup"     : 2.6.19   , installed 2.6.19
        Adapter    "broadlink2"   : 2.1.5    , installed 2.1.5
        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
        Adapter    "echarts"      : 1.0.12   , installed 1.0.12
        Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
        Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
        Adapter    "iot"          : 1.14.2   , installed 1.14.2
        Adapter    "javascript"   : 6.1.4    , installed 6.1.4
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "shelly"       : 6.3.1    , installed 6.3.1
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 4.2.0    , installed 6.3.1
        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
        Adapter    "telegram"     : 1.15.2   , installed 1.15.2
        Adapter    "text2command" : 2.3.0    , installed 2.3.0
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "web"          : 4.3.0    , installed 5.3.1
        Adapter    "ws"           : 1.3.0    , installed 2.3.1
        Adapter    "yr"           : 5.3.0    , installed 5.3.0
        
        Objects and States
        Please stand by - This may take a while
        Objects:        8628
        States:         7350
        
        *** OS-Repositories and Updates ***
        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:2 http://deb.debian.org/debian bullseye InRelease
        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
        Reading package lists...
        Pending Updates: 1
        
        *** 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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       10841      500/iobroker.js-con
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       10848      500/iobroker.js-con
        tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1001       12104      1012/io.hm-rpc.0
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          11774      541/sshd: /usr/sbin
        tcp        0      0 192.168.178.38:2001     0.0.0.0:*               LISTEN      1001       14097      1042/io.hm-rpc.1
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       11984      889/io.admin.0
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17450      1222/io.web.0
        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       14227      1169/io.simple-api.
        tcp6       0      0 :::22                   :::*                    LISTEN      0          11776      541/sshd: /usr/sbin
        udp        0      0 0.0.0.0:55075           0.0.0.0:*                           1001       16481      1143/io.broadlink2.
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15053      724/dhcpcd
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13682      370/avahi-daemon: r
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14116      1072/io.shelly.0
        udp        0      0 0.0.0.0:50840           0.0.0.0:*                           108        13684      370/avahi-daemon: r
        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       16457      1143/io.broadlink2.
        udp6       0      0 :::44173                :::*                                108        13685      370/avahi-daemon: r
        udp6       0      0 :::5353                 :::*                                108        13683      370/avahi-daemon: r
        udp6       0      0 :::546                  :::*                                0          15066      724/dhcpcd
        
        *** Log File - Last 25 Lines ***
        
        2023-05-16 13:14:59.462  - info: host.raspberrypi iobroker upload [2] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index_m.html index_m.html text/html
        2023-05-16 13:14:59.498  - info: host.raspberrypi iobroker upload [1] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png
        2023-05-16 13:14:59.509  - info: host.raspberrypi iobroker upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/words.js words.js application/javascript
        2023-05-16 13:15:00.040  - info: javascript.0 (927) script.js.downloads.Shelly-Verbrauch: Shelly Verbrauch: Verbrauchswerte aktualisiert: 4 | Reboots korrigiert: 0 | Unveränderte Werte: 8
        2023-05-16 13:15:00.569  - info: host.raspberrypi iobroker exit 0
        2023-05-16 13:15:01.541  - info: vis.0 (1678) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.16.0, js-controller: 4.0.24
        2023-05-16 13:15:01.605  - error: vis.0 (1678) No license found for vis. Please get one on https://iobroker.net !
        2023-05-16 13:15:02.222  - info: vis.0 (1678) Terminated (NO_ERROR): Without reason
        2023-05-16 13:15:02.833  - info: host.raspberrypi instance system.adapter.vis.0 terminated while should be started once
        2023-05-16 13:15:49.244  - info: web.0 (1222) ==> Connected system.user.admin from ::ffff:192.168.178.30
        2023-05-16 13:15:54.626  - info: web.0 (1222) <== Disconnect system.user.admin from ::ffff:192.168.178.30 vis.0
        2023-05-16 13:16:29.264  - info: admin.0 (889) ==> Connected system.user.admin from ::ffff:192.168.178.30
        2023-05-16 13:16:39.081  - info: javascript.0 (927) Start javascript script.js.Benzinpreis.Tankstellen_Datenpunkte_erzeugen
        2023-05-16 13:16:39.124  - info: javascript.0 (927) script.js.Benzinpreis.Tankstellen_Datenpunkte_erzeugen: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-05-16 13:18:00.284  - info: javascript.0 (927) Stop script script.js.Benzinpreis.Tankstellen_Datenpunkte_erzeugen
        2023-05-16 13:18:00.304  - info: javascript.0 (927) Start javascript script.js.Benzinpreis.Tankstellen_Datenpunkte_erzeugen
        2023-05-16 13:18:00.345  - info: javascript.0 (927) script.js.Benzinpreis.Tankstellen_Datenpunkte_erzeugen: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        2023-05-16 13:18:03.247  - info: javascript.0 (927) Stop script script.js.Benzinpreis.Tankstellen_Datenpunkte_erzeugen
        2023-05-16 13:18:19.345  - info: admin.0 (889) <== Disconnect system.user.admin from ::ffff:192.168.178.30 javascript
        2023-05-16 13:18:19.843  - info: admin.0 (889) ==> Connected system.user.admin from ::ffff:192.168.178.30
        2023-05-16 13:30:00.031  - info: javascript.0 (927) script.js.downloads.Shelly-Verbrauch: Shelly Verbrauch: Verbrauchswerte aktualisiert: 4 | Reboots korrigiert: 0 | Unveränderte Werte: 8
        2023-05-16 13:35:00.077  - info: host.raspberrypi instance system.adapter.yr.0 started with pid 4111
        2023-05-16 13:35:21.603  - info: host.raspberrypi instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-05-16 13:45:00.026  - info: javascript.0 (927) script.js.downloads.Shelly-Verbrauch: Shelly Verbrauch: Verbrauchswerte aktualisiert: 4 | Reboots korrigiert: 0 | Unveränderte Werte: 8
        2023-05-16 13:47:15.235  - info: admin.0 (889) <== Disconnect system.user.admin from ::ffff:192.168.178.30
        
        

        und hier die Ausgabe von top

        top - 14:04:48 up  1:57,  1 user,  load average: 0,19, 0,30, 0,32
        Tasks: 162 total,   2 running, 160 sleeping,   0 stopped,   0 zombie
        %CPU(s):  2,5 us,  0,7 sy,  0,0 ni, 96,4 id,  0,0 wa,  0,0 hi,  0,4 si,  0,0 st
        MiB Spch:   1849,2 total,    131,0 free,   1326,0 used,    392,2 buff/cache
        MiB Swap:    100,0 total,     98,2 free,      1,8 used.    455,3 avail Spch
        
            PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     ZEIT+ BEFEHL
            500 iobroker  20   0 1092644 262568  41464 R   6,6  13,9  11:31.58 iobroker.js-con
           1072 iobroker  20   0  704584 129040  36292 S   4,6   6,8   6:45.12 io.shelly.0
            927 iobroker  20   0  872092 169176  41140 S   2,0   8,9   3:07.80 io.javascript.0
            889 iobroker  20   0  997500 149600  42500 S   0,3   7,9   0:41.39 io.admin.0
            990 iobroker  20   0  674152  84216  36328 S   0,3   4,4   0:21.78 io.hm-rega.0
           1132 iobroker  20   0 9263580  98268  43824 S   0,3   5,2   0:14.88 io.backitup.0
           1143 iobroker  20   0  724308  68384  35932 S   0,3   3,6   0:10.37 io.broadlink2.0
           1207 iobroker  20   0  661240  70352  36008 S   0,3   3,7   0:11.85 io.text2command
           1797 pi        20   0   16072   4632   3388 S   0,3   0,2   0:00.37 sshd
           4234 root      20   0       0      0      0 I   0,3   0,0   0:00.23 kworker/u8:0-events_unbound
           5502 pi        20   0   10448   3640   2864 R   0,3   0,2   0:01.65 top
              1 root      20   0  165216  10148   7380 S   0,0   0,5   0:02.29 systemd
              2 root      20   0       0      0      0 S   0,0   0,0   0:00.03 kthreadd
              3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp
              4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp
              5 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 slub_flushwq
              6 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns
             10 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq
             11 root      20   0       0      0      0 I   0,0   0,0   0:00.00 rcu_tasks_kthread
             12 root      20   0       0      0      0 I   0,0   0,0   0:00.00 rcu_tasks_rude_kthread
             13 root      20   0       0      0      0 I   0,0   0,0   0:00.00 rcu_tasks_trace_kthread
             14 root      20   0       0      0      0 S   0,0   0,0   0:00.55 ksoftirqd/0
             15 root      20   0       0      0      0 I   0,0   0,0   0:04.55 rcu_preempt
             16 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/0
             17 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0
             18 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1
             19 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/1
             20 root      20   0       0      0      0 S   0,0   0,0   0:00.18 ksoftirqd/1
             23 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2
             24 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/2
             25 root      20   0       0      0      0 S   0,0   0,0   0:00.18 ksoftirqd/2
             27 root       0 -20       0      0      0 I   0,0   0,0   0:00.74 kworker/2:0H-kblockd
             28 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3
             29 root      rt   0       0      0      0 S   0,0   0,0   0:00.00 migration/3
             30 root      20   0       0      0      0 S   0,0   0,0   0:00.16 ksoftirqd/3
             33 root      20   0       0      0      0 S   0,0   0,0   0:00.01 kdevtmpfs
             34 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 inet_frag_wq
             36 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd
             38 root      20   0       0      0      0 S   0,0   0,0   0:00.00 khungtaskd
             40 root      20   0       0      0      0 S   0,0   0,0   0:00.00 oom_reaper
             41 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 writeback
             42 root      20   0       0      0      0 S   0,0   0,0   0:02.97 kcompactd0
             43 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kintegrityd
             44 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kblockd
             45 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 blkcg_punt_bio
             46 root     -51   0       0      0      0 S   0,0   0,0   0:00.00 watchdogd
             50 root       0 -20       0      0      0 I   0,0   0,0   0:00.73 kworker/1:1H-kblockd
             51 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rpciod
             52 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 xprtiod
             53 root      20   0       0      0      0 S   0,0   0,0   0:00.65 kswapd0
             54 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nfsiod
             55 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 kthrotld
             64 root      20   0       0      0      0 S   0,0   0,0   0:00.00 hwrng
             65 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 iscsi_conn_clea
             66 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-wq
             67 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 nvme-reset-wq
        
        
        Homoran Thomas Braun Glasfaser 3 Replies Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators @searcher57 last edited by

          @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

          Wie bekomme ich den Müll von VIS-2-Beta entsorgt

          laut diag ist das passiert

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

            @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

            Schon wieder?

            [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
            [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
            
            Homoran S 2 Replies Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Thomas Braun last edited by

              @thomas-braun

              @homoran sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

              @thomas-braun sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

              @searcher57

              Was passiert in der zweiten Session?

              kütt hä nit druff - overload!

              S 1 Reply Last reply Reply Quote 0
              • S
                searcher57 @Thomas Braun last edited by

                @thomas-braun
                Leider ja! Er hatte sich schon wieder aufgehängt.

                1 Reply Last reply Reply Quote 0
                • S
                  searcher57 @Homoran last edited by

                  @homoran said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                  @thomas-braun

                  @homoran sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                  @thomas-braun sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                  @searcher57

                  Was passiert in der zweiten Session?

                  kütt hä nit druff - overload!

                  @thomas-braun said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                  @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                  Schon wieder?

                  [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                  [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
                  

                  Ich hoffe, dass ich jetzt mal einige Tage ohne Absturz erlebe.
                  Hast Du sonst noch einen Verbesserungsvorschlag für mich?

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    searcher57 @searcher57 last edited by

                    @searcher57 said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                    @homoran said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                    @thomas-braun

                    @homoran sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                    @thomas-braun sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                    @searcher57

                    Was passiert in der zweiten Session?

                    kütt hä nit druff - overload!

                    @thomas-braun said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                    @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                    Schon wieder?

                    [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                    [Tue May 16 12:07:25 2023] EXT4-fs (mmcblk0p2): 1 orphan inode deleted
                    

                    Ich hoffe, dass ich jetzt mal einige Tage ohne Absturz erlebe.
                    Hast Du sonst noch einen Verbesserungsvorschlag für mich?

                    Aber jetzt mal eine dumme Frage: Wenn das nach Eurer Meinung soooo falsch für den Raspi ist, ihn auszuschalten, dann dürfte ja auch niiiiiiiie der Strom ausfallen! Oder...?

                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @searcher57 last edited by

                      @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                      Oder

                      nicht während eine Datei geschrieben wird.
                      Die wird dann zerstört, was zu unvollständigen, nicht zuordbaren Fragmenten (orphans=Waisen) führt.

                      Das wiederum führt zu anderen Problemen.

                      im Moment haben wir ein Henne - Ei Problem!
                      ist der Orphan die Ursache oder due Folge für das Aufhängen.

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        searcher57 @Homoran last edited by

                        @homoran said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                        @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                        Oder

                        nicht während eine Datei geschrieben wird.
                        Die wird dann zerstört, was zu unvollständigen, nicht zuordbaren Fragmenten (orphans=Waisen) führt.

                        Das wiederum führt zu anderen Problemen.

                        im Moment haben wir ein Henne - Ei Problem!
                        ist der Orphan die Ursache oder due Folge für das Aufhängen.

                        Wie kann ich bei der Suche behilflich sein?

                        1 Reply Last reply Reply Quote 0
                        • S
                          searcher57 @Homoran last edited by

                          @homoran said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                          @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                          Wie bekomme ich den Müll von VIS-2-Beta entsorgt

                          laut diag ist das passiert

                          Doch ich meine die 61 MB Zeile 121 im /opt/iobroker/iobroker-data:

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

                            @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                            dann dürfte ja auch niiiiiiiie der Strom ausfallen! Oder...?

                            Besser nicht. Dafür gibt es ja auch sowas wie USVs.

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              searcher57 @Thomas Braun last edited by

                              @thomas-braun said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                              @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                              dann dürfte ja auch niiiiiiiie der Strom ausfallen! Oder...?

                              Besser nicht. Dafür gibt es ja auch sowas wie USVs.

                              OK, aber hoffen wir, dass das nicht gerade beim Schreiben passiert. Denn den Aufwand möchte ich nicht betreiben.

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

                                @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                OK, aber hoffen wir, dass das nicht gerade beim Schreiben passiert.

                                Das ist halt ein stückweit 'Russisch Roulette'. Du kannst ja nicht wissen, welche Dateien gerade geöffnet sind, wenn der Strom weggenommen wird.

                                1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @searcher57 last edited by

                                  @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                  So neuer Tag,neues Glück!
                                  ioBroker läuft, alle Instanzen grün, VIS läuft und alle Daten von VIS sind auch wieder vorhanden.
                                  VIS Version 1.4.16 läuft!

                                  freut mich ... das wir ( hier im Thread ) es hinbekommen haben 🙂
                                  Dein System hat sich zu Dir angepasst , daher Glück auf 😁

                                  S 1 Reply Last reply Reply Quote 1
                                  • S
                                    searcher57 @Glasfaser last edited by

                                    @glasfaser said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                    @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                    So neuer Tag,neues Glück!
                                    ioBroker läuft, alle Instanzen grün, VIS läuft und alle Daten von VIS sind auch wieder vorhanden.
                                    VIS Version 1.4.16 läuft!

                                    freut mich ... das wir ( hier im Thread ) es hinbekommen haben 🙂
                                    Dein System hat sich zu Dir angepasst , daher Glück auf 😁

                                    Ja, vielen Dank nochmal für Eure Hilfe! Warten wir ab, ob ich jetzt Ruhe habe. Wenn der Raspi eine Woche ohne Störung läuft, werde ich das hier als Erfolg eintragen.
                                    Ich werde in der nächsten Zeit auch noch eine USV einbauen. Könnt Ihr etwas empfehlen?

                                    Homoran 1 Reply Last reply Reply Quote 1
                                    • Homoran
                                      Homoran Global Moderator Administrators @searcher57 last edited by

                                      @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                      Könnt Ihr etwas empfehlen?

                                      muss nicht teuer sein. nur für den Raspi gibt es sogar aufsteckmodule.
                                      Ich würde aber ne kleine mitvreinem Sinus nehmen und noch paar andere Dinge wie z.B. die Fritzbox, ein NAS o.ä. dranhängen.

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        searcher57 @Homoran last edited by

                                        @homoran said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                        @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                        Könnt Ihr etwas empfehlen?

                                        muss nicht teuer sein. nur für den Raspi gibt es sogar aufsteckmodule.
                                        Ich würde aber ne kleine mitvreinem Sinus nehmen und noch paar andere Dinge wie z.B. die Fritzbox, ein NAS o.ä. dranhängen.

                                        Ok, danke ich schau mich um.
                                        Noch eine Frage zu meinem Problem:
                                        Soll ich mir für die Zukunft eine Sicherheitskopie die jetzt laufende SD Karte mit"Win32 Disk Imager" clonen, oder die saubere Lösung mit Einrichten einer SD Karte + Restore herstellen?

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

                                          @searcher57

                                          Ich sehe eigentlich keine Notwendigkeit für FullClones.
                                          Flugs frisch aufsetzen und das Backitup einspielen, fertig.

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            searcher57 @Thomas Braun last edited by

                                            @thomas-braun said in Täglicher Absturz ioBroker + Zugriff auf Raspi:

                                            @searcher57

                                            Ich sehe eigentlich keine Notwendigkeit für FullClones.
                                            Flugs frisch aufsetzen und das Backitup einspielen, fertig.

                                            Aber beim Wechsel muss der Key angepasst werden, oder..? Bitte gib mir nochmal den Hinweis, wie?

                                            Thomas Braun 1 Reply 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

                                            656
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            340
                                            36730
                                            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