Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Pflege des Betriebssystems
  5. Hilfe die Disk ist voll

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Hilfe die Disk ist voll

Scheduled Pinned Locked Moved Pflege des Betriebssystems
56 Posts 10 Posters 8.2k Views 8 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Uwe WaizmannU Uwe Waizmann

    @mcm1957

    
    Skript v.2024-05-22
    
    *** BASE SYSTEM ***
       Static hostname: whome
             Icon name: computer
      Operating System: Raspbian GNU/Linux 11 (bullseye)
                Kernel: Linux 6.1.21-v8+
          Architecture: arm64
    
    Model           : Raspberry Pi 4 Model B Rev 1.4
    Docker          : false
    Virtualization  : none
    Kernel          : aarch64
    Userland        : 32 bit
    
    Systemuptime and Load:
     16:44:48 up 45 min,  2 users,  load average: 0.31, 0.40, 0.52
    CPU threads: 4
    
    
    *** RASPBERRY THROTTLING ***
    Current issues:
    No throttling issues detected.
    
    Previously detected issues:
    No throttling issues detected.
    
    *** Time and Time Zones ***
                   Local time: Sat 2024-09-14 16:44:48 CEST
               Universal time: Sat 2024-09-14 14:44:48 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** Users and Groups ***
    User that called 'iob diag':
    pi
    HOME=/home/pi
    GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
    
    User that is running 'js-controller':
    iobroker
    HOME=/home/iobroker
    GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c
    
    *** Display-Server-Setup ***
    Display-Server: false
    Desktop:
    Terminal:       tty
    Boot Target:    multi-user.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            7.8G        1.1G        5.4G        3.0M        1.3G        6.6G
    Swap:            56M          0B         56M
    Total:          7.9G        1.1G        5.5G
    
    Active iob-Instances:   20
    
             7811 M total memory
             1114 M used memory
             1213 M active memory
              602 M inactive memory
             5415 M free memory
              268 M buffer memory
             1012 M swap cache
               56 M total swap
                0 M used swap
               56 M free swap
    
    *** top - Table Of Processes  ***
    top - 16:44:48 up 45 min,  2 users,  load average: 0.31, 0.40, 0.52
    Tasks: 197 total,   1 running, 196 sleeping,   0 stopped,   0 zombie
    %Cpu(s):  1.4 us,  2.9 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
    MiB Mem :   7811.3 total,   5415.3 free,   1115.0 used,   1281.0 buff/cache
    MiB Swap:     57.0 total,     57.0 free,      0.0 used.   6570.9 avail Mem
    
    *** FAILED SERVICES ***
    
      UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
    * isc-dhcp-server.service loaded failed failed LSB: DHCP server
    * log2ram.service         loaded failed failed Log2Ram
    
    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.
    2 loaded units listed.
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4       15G   14G   35M 100% /
    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs          tmpfs     1.6G  1.3M  1.6G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/sda1      vfat      253M   51M  202M  20% /boot
    tmpfs          tmpfs     782M   20K  782M   1% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Sat Sep 14 15:59:21 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:EE:BA:65 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=804a9e20-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Sat Sep 14 15:59:25 2024] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
    [Sat Sep 14 15:59:25 2024] EXT4-fs (sda2): write access will be enabled during recovery
    [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): orphan cleanup on readonly fs
    [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): 5 orphan inodes deleted
    [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): recovery complete
    [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
    [Sat Sep 14 15:59:26 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
    [Sat Sep 14 15:59:30 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
    
    Show mounted filesystems:
    TARGET                          SOURCE      FSTYPE      OPTIONS
    /                               /dev/sda2   ext4        rw,noatime
    |-/dev                          devtmpfs    devtmpfs    rw,relatime,size=3735168k,nr_inodes=933792,mode=755
    | |-/dev/shm                    tmpfs       tmpfs       rw,nosuid,nodev
    | |-/dev/pts                    devpts      devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
    | `-/dev/mqueue                 mqueue      mqueue      rw,nosuid,nodev,noexec,relatime
    |-/proc                         proc        proc        rw,relatime
    | `-/proc/sys/fs/binfmt_misc    systemd-1   autofs      rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
    |   `-/proc/sys/fs/binfmt_misc  binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime
    |-/sys                          sysfs       sysfs       rw,nosuid,nodev,noexec,relatime
    | |-/sys/kernel/security        securityfs  securityfs  rw,nosuid,nodev,noexec,relatime
    | |-/sys/fs/cgroup              cgroup2     cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
    | |-/sys/fs/pstore              pstore      pstore      rw,nosuid,nodev,noexec,relatime
    | |-/sys/fs/bpf                 bpf         bpf         rw,nosuid,nodev,noexec,relatime,mode=700
    | |-/sys/kernel/tracing         tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
    | |-/sys/kernel/debug           debugfs     debugfs     rw,nosuid,nodev,noexec,relatime
    | | `-/sys/kernel/debug/tracing tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
    | |-/sys/fs/fuse/connections    fusectl     fusectl     rw,nosuid,nodev,noexec,relatime
    | `-/sys/kernel/config          configfs    configfs    rw,nosuid,nodev,noexec,relatime
    |-/run                          tmpfs       tmpfs       rw,nosuid,nodev,size=1599760k,nr_inodes=819200,mode=755
    | |-/run/lock                   tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
    | |-/run/rpc_pipefs             sunrpc      rpc_pipefs  rw,relatime
    | `-/run/user/1000              tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=799876k,nr_inodes=199969,mode=700,uid=1000,gid=1000
    `-/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.0G    /var/
    3.4G    /var/cache/apt
    3.4G    /var/cache
    3.3G    /var/cache/apt/archives
    1.5G    /var/log/journal/97c404ce9aca44939722b7a9f9be5de6
    
    Archived and active journals take up 1.4G in the file system.
    
    /opt/iobroker/backups:
    89M     /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    574M    /opt/iobroker/iobroker-data/
    441M    /opt/iobroker/iobroker-data/files
    142M    /opt/iobroker/iobroker-data/files/vis-2
    139M    /opt/iobroker/iobroker-data/files/javascript.admin
    118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
    
    The five largest files in iobroker-data are:
    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
    27M     /opt/iobroker/iobroker-data/objects.jsonl
    24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
    19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
    19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.js.map
    
    USB-Devices by-id:
    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
    
    No Devices found 'by-id'
    
    
    
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v20.17.0
    /usr/bin/node           v20.17.0
    /usr/bin/npm            10.8.2
    /usr/bin/npx            10.8.2
    /usr/bin/corepack       0.29.3
    
    
    nodejs:
      Installed: 20.17.0-1nodesource1
      Candidate: 20.17.0-1nodesource1
      Version table:
     *** 20.17.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
            100 /var/lib/dpkg/status
         20.16.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.15.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.15.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.14.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.13.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.13.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.12.2-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.12.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.12.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.11.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.11.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.10.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.9.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.8.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.8.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.7.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.6.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.6.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.5.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.5.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.4.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.3.1-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.3.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.2.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.1.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
         20.0.0-1nodesource1 1001
            500 https://deb.nodesource.com/node_20.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: 28
    Some problems detected, please run iob fix
    
    Errors in npm tree:
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    Core adapters versions
    js-controller:  6.0.11
    admin:          6.17.14
    javascript:     8.3.1
    
    nodejs modules from github:     0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : whome                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.backitup.0               : backitup              : whome                                    -  enabled
      system.adapter.chromecast.0             : chromecast            : whome                                    - disabled
    + system.adapter.cloud.0                  : cloud                 : whome                                    -  enabled
      system.adapter.daswetter.0              : daswetter             : whome                                    - disabled
      system.adapter.devices.0                : devices               : whome                                    -  enabled
    + system.adapter.discovery.0              : discovery             : whome                                    -  enabled
      system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : whome                                    - disabled
    + system.adapter.followthesun.0           : followthesun          : whome                                    -  enabled
      system.adapter.icons-material-png.0     : icons-material-png    : whome                                    -  enabled
    + system.adapter.info.0                   : info                  : whome                                    -  enabled
    + system.adapter.javascript.0             : javascript            : whome                                    -  enabled
      system.adapter.lovelace.0               : lovelace              : whome                                    - disabled, port: 8093, bind: 0.0.0.0, run as: admin
    + system.adapter.melcloud.0               : melcloud              : whome                                    -  enabled
      system.adapter.midea.0                  : midea                 : whome                                    - disabled
    + system.adapter.mqtt.0                   : mqtt                  : whome                                    -  enabled, port: 1883, bind: 0.0.0.0
      system.adapter.mqtt.1                   : mqtt                  : whome                                    - disabled, port: 1883, bind: 0.0.0.0
      system.adapter.mqtt.2                   : mqtt                  : whome                                    - disabled, port: 1883, bind: 0.0.0.0
    + system.adapter.node-red.0               : node-red              : whome                                    -  enabled, port: 1880, bind: 0.0.0.0
    + system.adapter.ping.0                   : ping                  : whome                                    -  enabled
      system.adapter.sayit.0                  : sayit                 : whome                                    - disabled
    + system.adapter.shelly.0                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.sonoff.0                 : sonoff                : whome                                    -  enabled, port: 1884, bind: 0.0.0.0
      system.adapter.telegram.0               : telegram              : whome                                    - disabled, port: 8443, bind: 0.0.0.0
      system.adapter.telegram.1               : telegram              : whome                                    - disabled, port: 8443, bind: 0.0.0.0
      system.adapter.telegram.2               : telegram              : whome                                    - disabled, port: 8443, bind: 0.0.0.0
    + system.adapter.tr-064.0                 : tr-064                : whome                                    -  enabled
    + system.adapter.tuya.0                   : tuya                  : whome                                    -  enabled
      system.adapter.vis-2.0                  : vis-2                 : whome                                    - disabled
      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : whome                                    -  enabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : whome                                    -  enabled
      system.adapter.vis-icontwo.0            : vis-icontwo           : whome                                    -  enabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : whome                                    -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : whome                                    -  enabled
      system.adapter.vis-metro.0              : vis-metro             : whome                                    -  enabled
      system.adapter.vis-weather.0            : vis-weather           : whome                                    -  enabled
      system.adapter.vis.0                    : vis                   : whome                                    -  enabled
    + system.adapter.web.0                    : web                   : whome                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.web.1                    : web                   : whome                                    -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : whome                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.mqtt.0                   : mqtt                  : whome                                    -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.node-red.0               : node-red              : whome                                    -  enabled, port: 1880, bind: 0.0.0.0
    + system.adapter.shelly.0                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.sonoff.0                 : sonoff                : whome                                    -  enabled, port: 1884, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : whome                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.web.1                    : web                   : whome                                    -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    List is empty
    
    Installed ioBroker-Instances
    Error: Object "system.repositories" not found
    
    Objects and States
    Please stand by - This may take a while
    Objects:        5365
    States:         4187
    
    *** OS-Repositories and Updates ***
    Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:3 https://deb.nodesource.com/node_20.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 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14201      573/cupsd
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       34222      2637/iobroker.js-co
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       34217      2637/iobroker.js-co
    tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          14210      627/vncserver-x11-c
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       107613     2856/io.shelly.1
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      117        12267      598/mosquitto
    tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       106161     2728/node-red
    tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       106849     2811/io.sonoff.0
    tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      116        14104      582/redis-server 12
    tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      115        16681      675/mariadbd
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15427      628/sshd: /usr/sbin
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       107348     3055/io.web.0
    tcp6       0      0 :::8083                 :::*                    LISTEN      1001       109967     3151/io.web.1
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       34256      2655/io.admin.0
    tcp6       0      0 ::1:6379                :::*                    LISTEN      116        14105      582/redis-server 12
    tcp6       0      0 :::5900                 :::*                    LISTEN      0          14209      627/vncserver-x11-c
    tcp6       0      0 :::1883                 :::*                    LISTEN      117        12268      598/mosquitto
    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14200      573/cupsd
    tcp6       0      0 :::22                   :::*                    LISTEN      0          15429      628/sshd: /usr/sbin
    tcp6       0      0 :::80                   :::*                    LISTEN      0          14285      847/apache2
    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15569      720/cups-browsed
    udp        0      0 0.0.0.0:45736           0.0.0.0:*                           108        2018       419/avahi-daemon: r
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        2016       419/avahi-daemon: r
    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       106235     2794/io.shelly.0
    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       106962     2840/io.tuya.0
    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       106963     2840/io.tuya.0
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14123      467/dhcpcd
    udp6       0      0 :::546                  :::*                                0          15323      467/dhcpcd
    udp6       0      0 :::5353                 :::*                                108        2017       419/avahi-daemon: r
    udp6       0      0 :::51145                :::*                                108        2019       419/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2024-09-14 16:33:30.258  - info: admin.0 (2655) ==> Connected system.user.admin from ::ffff:192.168.1.63
    2024-09-14 16:41:10.393  - info: web.1 (3151) ==> Connected system.user.admin from ::ffff:192.168.1.63
    2024-09-14 16:41:14.508  - info: web.1 (3151) ==> Connected system.user.admin from ::ffff:192.168.1.63
    2024-09-14 16:41:37.852  - info: web.1 (3151) ==> Connected system.user.admin from ::ffff:192.168.1.33
    2024-09-14 16:42:12.805  - info: admin.0 (2655) <== Disconnect system.user.admin from ::ffff:192.168.1.63
    2024-09-14 16:42:12.939  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:13.058  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:13.298  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:13.538  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:13.779  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:14.023  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:14.262  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:14.503  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:14.744  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:14.982  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:15.225  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:15.470  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:15.711  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:15.953  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:16.196  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:16.440  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:16.683  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:16.927  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:17.171  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    2024-09-14 16:42:17.412  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
    
    

    ============ Mark until here for C&P =============

    iob diag has finished.

    Ro75R Offline
    Ro75R Offline
    Ro75
    wrote on last edited by
    #7

    @uwe-waizmann sagte in Hilfe die Disk ist voll:

    [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): 5 orphan inodes deleted [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): recovery complete

    Das Dateisystem und / oder der Datenträger hat einen treffer. Neuinstallation, ggfs. mit neuem Datenträger.

    Ro75.

    SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

    Uwe WaizmannU 1 Reply Last reply
    0
    • Uwe WaizmannU Uwe Waizmann

      @mcm1957

      
      Skript v.2024-05-22
      
      *** BASE SYSTEM ***
         Static hostname: whome
               Icon name: computer
        Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
            Architecture: arm64
      
      Model           : Raspberry Pi 4 Model B Rev 1.4
      Docker          : false
      Virtualization  : none
      Kernel          : aarch64
      Userland        : 32 bit
      
      Systemuptime and Load:
       16:44:48 up 45 min,  2 users,  load average: 0.31, 0.40, 0.52
      CPU threads: 4
      
      
      *** RASPBERRY THROTTLING ***
      Current issues:
      No throttling issues detected.
      
      Previously detected issues:
      No throttling issues detected.
      
      *** Time and Time Zones ***
                     Local time: Sat 2024-09-14 16:44:48 CEST
                 Universal time: Sat 2024-09-14 14:44:48 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      pi
      HOME=/home/pi
      GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth redis gpio i2c
      
      *** Display-Server-Setup ***
      Display-Server: false
      Desktop:
      Terminal:       tty
      Boot Target:    multi-user.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            7.8G        1.1G        5.4G        3.0M        1.3G        6.6G
      Swap:            56M          0B         56M
      Total:          7.9G        1.1G        5.5G
      
      Active iob-Instances:   20
      
               7811 M total memory
               1114 M used memory
               1213 M active memory
                602 M inactive memory
               5415 M free memory
                268 M buffer memory
               1012 M swap cache
                 56 M total swap
                  0 M used swap
                 56 M free swap
      
      *** top - Table Of Processes  ***
      top - 16:44:48 up 45 min,  2 users,  load average: 0.31, 0.40, 0.52
      Tasks: 197 total,   1 running, 196 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  1.4 us,  2.9 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :   7811.3 total,   5415.3 free,   1115.0 used,   1281.0 buff/cache
      MiB Swap:     57.0 total,     57.0 free,      0.0 used.   6570.9 avail Mem
      
      *** FAILED SERVICES ***
      
        UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
      * isc-dhcp-server.service loaded failed failed LSB: DHCP server
      * log2ram.service         loaded failed failed Log2Ram
      
      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.
      2 loaded units listed.
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4       15G   14G   35M 100% /
      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs          tmpfs     1.6G  1.3M  1.6G   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/sda1      vfat      253M   51M  202M  20% /boot
      tmpfs          tmpfs     782M   20K  782M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Sat Sep 14 15:59:21 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:EE:BA:65 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=804a9e20-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Sat Sep 14 15:59:25 2024] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
      [Sat Sep 14 15:59:25 2024] EXT4-fs (sda2): write access will be enabled during recovery
      [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): orphan cleanup on readonly fs
      [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): 5 orphan inodes deleted
      [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): recovery complete
      [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Sat Sep 14 15:59:26 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Sat Sep 14 15:59:30 2024] EXT4-fs (sda2): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET                          SOURCE      FSTYPE      OPTIONS
      /                               /dev/sda2   ext4        rw,noatime
      |-/dev                          devtmpfs    devtmpfs    rw,relatime,size=3735168k,nr_inodes=933792,mode=755
      | |-/dev/shm                    tmpfs       tmpfs       rw,nosuid,nodev
      | |-/dev/pts                    devpts      devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
      | `-/dev/mqueue                 mqueue      mqueue      rw,nosuid,nodev,noexec,relatime
      |-/proc                         proc        proc        rw,relatime
      | `-/proc/sys/fs/binfmt_misc    systemd-1   autofs      rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
      |   `-/proc/sys/fs/binfmt_misc  binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime
      |-/sys                          sysfs       sysfs       rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/security        securityfs  securityfs  rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/cgroup              cgroup2     cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
      | |-/sys/fs/pstore              pstore      pstore      rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/bpf                 bpf         bpf         rw,nosuid,nodev,noexec,relatime,mode=700
      | |-/sys/kernel/tracing         tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/kernel/debug           debugfs     debugfs     rw,nosuid,nodev,noexec,relatime
      | | `-/sys/kernel/debug/tracing tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
      | |-/sys/fs/fuse/connections    fusectl     fusectl     rw,nosuid,nodev,noexec,relatime
      | `-/sys/kernel/config          configfs    configfs    rw,nosuid,nodev,noexec,relatime
      |-/run                          tmpfs       tmpfs       rw,nosuid,nodev,size=1599760k,nr_inodes=819200,mode=755
      | |-/run/lock                   tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
      | |-/run/rpc_pipefs             sunrpc      rpc_pipefs  rw,relatime
      | `-/run/user/1000              tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=799876k,nr_inodes=199969,mode=700,uid=1000,gid=1000
      `-/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.0G    /var/
      3.4G    /var/cache/apt
      3.4G    /var/cache
      3.3G    /var/cache/apt/archives
      1.5G    /var/log/journal/97c404ce9aca44939722b7a9f9be5de6
      
      Archived and active journals take up 1.4G in the file system.
      
      /opt/iobroker/backups:
      89M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      574M    /opt/iobroker/iobroker-data/
      441M    /opt/iobroker/iobroker-data/files
      142M    /opt/iobroker/iobroker-data/files/vis-2
      139M    /opt/iobroker/iobroker-data/files/javascript.admin
      118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
      
      The five largest files in iobroker-data are:
      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
      27M     /opt/iobroker/iobroker-data/objects.jsonl
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
      19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.e7bb655f.js.map
      19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.368dc292.js.map
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.17.0
      /usr/bin/node           v20.17.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      
      nodejs:
        Installed: 20.17.0-1nodesource1
        Candidate: 20.17.0-1nodesource1
        Version table:
       *** 20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
              100 /var/lib/dpkg/status
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.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: 28
      Some problems detected, please run iob fix
      
      Errors in npm tree:
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Core adapters versions
      js-controller:  6.0.11
      admin:          6.17.14
      javascript:     8.3.1
      
      nodejs modules from github:     0
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : whome                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.backitup.0               : backitup              : whome                                    -  enabled
        system.adapter.chromecast.0             : chromecast            : whome                                    - disabled
      + system.adapter.cloud.0                  : cloud                 : whome                                    -  enabled
        system.adapter.daswetter.0              : daswetter             : whome                                    - disabled
        system.adapter.devices.0                : devices               : whome                                    -  enabled
      + system.adapter.discovery.0              : discovery             : whome                                    -  enabled
        system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : whome                                    - disabled
      + system.adapter.followthesun.0           : followthesun          : whome                                    -  enabled
        system.adapter.icons-material-png.0     : icons-material-png    : whome                                    -  enabled
      + system.adapter.info.0                   : info                  : whome                                    -  enabled
      + system.adapter.javascript.0             : javascript            : whome                                    -  enabled
        system.adapter.lovelace.0               : lovelace              : whome                                    - disabled, port: 8093, bind: 0.0.0.0, run as: admin
      + system.adapter.melcloud.0               : melcloud              : whome                                    -  enabled
        system.adapter.midea.0                  : midea                 : whome                                    - disabled
      + system.adapter.mqtt.0                   : mqtt                  : whome                                    -  enabled, port: 1883, bind: 0.0.0.0
        system.adapter.mqtt.1                   : mqtt                  : whome                                    - disabled, port: 1883, bind: 0.0.0.0
        system.adapter.mqtt.2                   : mqtt                  : whome                                    - disabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : whome                                    -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.ping.0                   : ping                  : whome                                    -  enabled
        system.adapter.sayit.0                  : sayit                 : whome                                    - disabled
      + system.adapter.shelly.0                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.sonoff.0                 : sonoff                : whome                                    -  enabled, port: 1884, bind: 0.0.0.0
        system.adapter.telegram.0               : telegram              : whome                                    - disabled, port: 8443, bind: 0.0.0.0
        system.adapter.telegram.1               : telegram              : whome                                    - disabled, port: 8443, bind: 0.0.0.0
        system.adapter.telegram.2               : telegram              : whome                                    - disabled, port: 8443, bind: 0.0.0.0
      + system.adapter.tr-064.0                 : tr-064                : whome                                    -  enabled
      + system.adapter.tuya.0                   : tuya                  : whome                                    -  enabled
        system.adapter.vis-2.0                  : vis-2                 : whome                                    - disabled
        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : whome                                    -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : whome                                    -  enabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : whome                                    -  enabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : whome                                    -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : whome                                    -  enabled
        system.adapter.vis-metro.0              : vis-metro             : whome                                    -  enabled
        system.adapter.vis-weather.0            : vis-weather           : whome                                    -  enabled
        system.adapter.vis.0                    : vis                   : whome                                    -  enabled
      + system.adapter.web.0                    : web                   : whome                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.web.1                    : web                   : whome                                    -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : whome                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.mqtt.0                   : mqtt                  : whome                                    -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : whome                                    -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : whome                                    -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.sonoff.0                 : sonoff                : whome                                    -  enabled, port: 1884, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : whome                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.web.1                    : web                   : whome                                    -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      List is empty
      
      Installed ioBroker-Instances
      Error: Object "system.repositories" not found
      
      Objects and States
      Please stand by - This may take a while
      Objects:        5365
      States:         4187
      
      *** OS-Repositories and Updates ***
      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:3 https://deb.nodesource.com/node_20.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 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14201      573/cupsd
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       34222      2637/iobroker.js-co
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       34217      2637/iobroker.js-co
      tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          14210      627/vncserver-x11-c
      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       107613     2856/io.shelly.1
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      117        12267      598/mosquitto
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       106161     2728/node-red
      tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       106849     2811/io.sonoff.0
      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      116        14104      582/redis-server 12
      tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      115        16681      675/mariadbd
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15427      628/sshd: /usr/sbin
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       107348     3055/io.web.0
      tcp6       0      0 :::8083                 :::*                    LISTEN      1001       109967     3151/io.web.1
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       34256      2655/io.admin.0
      tcp6       0      0 ::1:6379                :::*                    LISTEN      116        14105      582/redis-server 12
      tcp6       0      0 :::5900                 :::*                    LISTEN      0          14209      627/vncserver-x11-c
      tcp6       0      0 :::1883                 :::*                    LISTEN      117        12268      598/mosquitto
      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14200      573/cupsd
      tcp6       0      0 :::22                   :::*                    LISTEN      0          15429      628/sshd: /usr/sbin
      tcp6       0      0 :::80                   :::*                    LISTEN      0          14285      847/apache2
      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          15569      720/cups-browsed
      udp        0      0 0.0.0.0:45736           0.0.0.0:*                           108        2018       419/avahi-daemon: r
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        2016       419/avahi-daemon: r
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       106235     2794/io.shelly.0
      udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       106962     2840/io.tuya.0
      udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       106963     2840/io.tuya.0
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14123      467/dhcpcd
      udp6       0      0 :::546                  :::*                                0          15323      467/dhcpcd
      udp6       0      0 :::5353                 :::*                                108        2017       419/avahi-daemon: r
      udp6       0      0 :::51145                :::*                                108        2019       419/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2024-09-14 16:33:30.258  - info: admin.0 (2655) ==> Connected system.user.admin from ::ffff:192.168.1.63
      2024-09-14 16:41:10.393  - info: web.1 (3151) ==> Connected system.user.admin from ::ffff:192.168.1.63
      2024-09-14 16:41:14.508  - info: web.1 (3151) ==> Connected system.user.admin from ::ffff:192.168.1.63
      2024-09-14 16:41:37.852  - info: web.1 (3151) ==> Connected system.user.admin from ::ffff:192.168.1.33
      2024-09-14 16:42:12.805  - info: admin.0 (2655) <== Disconnect system.user.admin from ::ffff:192.168.1.63
      2024-09-14 16:42:12.939  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:13.058  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:13.298  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:13.538  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:13.779  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:14.023  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:14.262  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:14.503  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:14.744  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:14.982  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:15.225  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:15.470  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:15.711  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:15.953  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:16.196  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:16.440  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:16.683  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:16.927  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:17.171  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      2024-09-14 16:42:17.412  - warn: admin.0 (2655) Cannot read file ("admin.admin"/"admin.png"): Not exists
      
      

      ============ Mark until here for C&P =============

      iob diag has finished.

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #8

      @uwe-waizmann

      Du könntest das aber auch als Anlass nehmen die Kiste mit 'Raspberry OS 12 (Bookworm)' komplett neuaufzusetzen, diesmal dann in der reinen 64Bit-Version.
      Musst du früher oder später eh machen, dann kannst du das auch jetzt in Angriff nehmen.

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

      Uwe WaizmannU 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @uwe-waizmann

        Du könntest das aber auch als Anlass nehmen die Kiste mit 'Raspberry OS 12 (Bookworm)' komplett neuaufzusetzen, diesmal dann in der reinen 64Bit-Version.
        Musst du früher oder später eh machen, dann kannst du das auch jetzt in Angriff nehmen.

        Uwe WaizmannU Offline
        Uwe WaizmannU Offline
        Uwe Waizmann
        wrote on last edited by
        #9

        @thomas-braun
        Also Backup vom IOB machen,
        System neu aufsetzen mit bookwoorm
        dann restore vom iob?

        Thomas BraunT Ro75R 2 Replies Last reply
        0
        • Uwe WaizmannU Uwe Waizmann

          @thomas-braun
          Also Backup vom IOB machen,
          System neu aufsetzen mit bookwoorm
          dann restore vom iob?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #10

          @uwe-waizmann sagte in Hilfe die Disk ist voll:

          Also Backup vom IOB machen,

          Nein, vorhandenes Backup herauskramen.
          Jetzt würdest du ja nur die kaputten Dateien speichern.

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

          Uwe WaizmannU 1 Reply Last reply
          0
          • Uwe WaizmannU Uwe Waizmann

            @thomas-braun
            Also Backup vom IOB machen,
            System neu aufsetzen mit bookwoorm
            dann restore vom iob?

            Ro75R Offline
            Ro75R Offline
            Ro75
            wrote on last edited by
            #11

            @uwe-waizmann Benutze bitte einen neuen Datenträger. Das Dateisystem hat nen Treffer. Ein Backup daraus kann defekt sein. Wenn du dann den Datenträger neu bespielst und das Backup einspielst, hast du ggfs. gar nichts mehr.

            Ro75.

            SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

            Thomas BraunT 1 Reply Last reply
            0
            • Ro75R Ro75

              @uwe-waizmann Benutze bitte einen neuen Datenträger. Das Dateisystem hat nen Treffer. Ein Backup daraus kann defekt sein. Wenn du dann den Datenträger neu bespielst und das Backup einspielst, hast du ggfs. gar nichts mehr.

              Ro75.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #12

              @ro75 sagte in Hilfe die Disk ist voll:

              Benutze bitte einen neuen Datenträger.

              Der dann auch gerne größer als 16GB sein darf.

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

              1 Reply Last reply
              1
              • Thomas BraunT Thomas Braun

                @uwe-waizmann sagte in Hilfe die Disk ist voll:

                Also Backup vom IOB machen,

                Nein, vorhandenes Backup herauskramen.
                Jetzt würdest du ja nur die kaputten Dateien speichern.

                Uwe WaizmannU Offline
                Uwe WaizmannU Offline
                Uwe Waizmann
                wrote on last edited by
                #13

                @thomas-braun
                Also Backup von gestern oder früher?

                Thomas BraunT OliverIOO 2 Replies Last reply
                0
                • Uwe WaizmannU Uwe Waizmann

                  @thomas-braun
                  Also Backup von gestern oder früher?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #14

                  @uwe-waizmann sagte in Hilfe die Disk ist voll:

                  Also Backup von gestern oder früher?

                  Von 'vor dem Einschlag im Dateisystem'.

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

                  Uwe WaizmannU 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @uwe-waizmann sagte in Hilfe die Disk ist voll:

                    Also Backup von gestern oder früher?

                    Von 'vor dem Einschlag im Dateisystem'.

                    Uwe WaizmannU Offline
                    Uwe WaizmannU Offline
                    Uwe Waizmann
                    wrote on last edited by
                    #15

                    @thomas-braun said in Hilfe die Disk ist voll:

                    @uwe-waizmann sagte in Hilfe die Disk ist voll:

                    Also Backup von gestern oder früher?

                    Von 'vor dem Einschlag im Dateisystem'.

                    Hab das Problem ja erst heute bemerkt nach dem Update.
                    Kann also nicht sagen wann das war,
                    Sehe gerade, auf der Disk sind 120GB hab ich wohl mal partitioniert, weis aber nicht mehr warum. war bestimmt damit es auf einer SD noch Platz hatte.

                    OliverIOO 1 Reply Last reply
                    0
                    • Uwe WaizmannU Uwe Waizmann

                      @thomas-braun
                      Also Backup von gestern oder früher?

                      OliverIOO Offline
                      OliverIOO Offline
                      OliverIO
                      wrote on last edited by
                      #16

                      @uwe-waizmann

                      Wenn du eine sd Karte kaufst, dann ruhig eine die etwas teuerer ist.
                      Also solche die pro, extreme, endurance,sdxc,sdhc oder Ultra im Namen haben.
                      Die sind dann meist auch etwas schneller.
                      Systembedingt ist es auch gut eine sd Karte nicht ganz voll zu machen (75%?) dann bleibt noch genügend Platz um defekte Blöcke zu ersetzen.

                      Meine Adapter und Widgets
                      TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                      Links im Profil

                      1 Reply Last reply
                      0
                      • Uwe WaizmannU Uwe Waizmann

                        @thomas-braun said in Hilfe die Disk ist voll:

                        @uwe-waizmann sagte in Hilfe die Disk ist voll:

                        Also Backup von gestern oder früher?

                        Von 'vor dem Einschlag im Dateisystem'.

                        Hab das Problem ja erst heute bemerkt nach dem Update.
                        Kann also nicht sagen wann das war,
                        Sehe gerade, auf der Disk sind 120GB hab ich wohl mal partitioniert, weis aber nicht mehr warum. war bestimmt damit es auf einer SD noch Platz hatte.

                        OliverIOO Offline
                        OliverIOO Offline
                        OliverIO
                        wrote on last edited by OliverIO
                        #17

                        @uwe-waizmann

                        Ah ok, du bootest bereits von einer ssd, sehr gut.
                        Dann ist wahrscheinlich kein „physischer“ Schaden.
                        Nur ein logischer, der passieren kann wenn man linux hart ausschaltet.
                        Aber dann kannst dir auch die Smart Daten mal anschauen, wie der Status der ssd ist.

                        Meine Adapter und Widgets
                        TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                        Links im Profil

                        Uwe WaizmannU 1 Reply Last reply
                        0
                        • OliverIOO OliverIO

                          @uwe-waizmann

                          Ah ok, du bootest bereits von einer ssd, sehr gut.
                          Dann ist wahrscheinlich kein „physischer“ Schaden.
                          Nur ein logischer, der passieren kann wenn man linux hart ausschaltet.
                          Aber dann kannst dir auch die Smart Daten mal anschauen, wie der Status der ssd ist.

                          Uwe WaizmannU Offline
                          Uwe WaizmannU Offline
                          Uwe Waizmann
                          wrote on last edited by
                          #18

                          Super vielen Dank für Eure schnelle Hilfe,
                          Wie kann ich mir die Smart Daten anschauen?

                          Gibt es einen kleinen Leitfaden wie man schnell und einfach ein neues System aufsetzen kann?
                          Ist schon eine nette Weile her als ich das das letzte mal gemacht habe.

                          Thomas BraunT OliverIOO 2 Replies Last reply
                          0
                          • Uwe WaizmannU Uwe Waizmann

                            Super vielen Dank für Eure schnelle Hilfe,
                            Wie kann ich mir die Smart Daten anschauen?

                            Gibt es einen kleinen Leitfaden wie man schnell und einfach ein neues System aufsetzen kann?
                            Ist schon eine nette Weile her als ich das das letzte mal gemacht habe.

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #19

                            @uwe-waizmann

                            https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

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

                            1 Reply Last reply
                            0
                            • Uwe WaizmannU Uwe Waizmann

                              Habe heut mal wiede update und upgrade gemacht.
                              Jetzt ist die Platte voll und ich hab keine Ahnung was die 14 Gig vollgemacht hat.
                              Ich bin nicht gerade ein Held was Linux betrifft.
                              Folgendes bringt

                              $ df -h
                              Dateisystem    Gr▒▒e Benutzt Verf. Verw% Eingeh▒ngt auf
                              /dev/root        15G     14G   38M  100% /
                              devtmpfs        3,6G       0  3,6G    0% /dev
                              tmpfs           3,9G       0  3,9G    0% /dev/shm
                              tmpfs           1,6G    1,3M  1,6G    1% /run
                              tmpfs           5,0M    4,0K  5,0M    1% /run/lock
                              /dev/sda1       253M     51M  202M   20% /boot
                              tmpfs           782M     20K  782M    1% /run/user/1000
                              

                              und

                              pi@whome:/var/lib $ sudo ncdu /
                              ncdu 1.15.1 ~ Use the arrow keys to navigate, press ? for help
                              --- / --------------------------------------------------------------------------
                                  6,0 GiB [##########] /var
                                  3,4 GiB [#####     ] /usr
                                  2,0 GiB [###       ] /home
                                  2,0 GiB [###       ] /opt
                                 50,2 MiB [          ] /boot
                                 26,1 MiB [          ] /root
                                  7,2 MiB [          ] /etc
                                  1,2 MiB [          ] /run
                                 72,0 KiB [          ] /tmp
                              e  16,0 KiB [          ] /lost+found
                                  8,0 KiB [          ] /media
                              e   4,0 KiB [          ] /srv
                              e   4,0 KiB [          ] /mnt
                                  0,0   B [          ] /sys
                              .   0,0   B [          ] /proc
                                  0,0   B [          ] /dev
                              @   0,0   B [          ]  sbin
                              @   0,0   B [          ]  lib
                              @   0,0   B [          ]  bin
                                  0,0   B [          ]  .autorelabel
                              

                              Wie kann ich herrausfinden was gelöscht werden kann?

                              Plattform
                              linux
                              Betriebssystem
                              linux
                              Architektur
                              arm
                              CPUs
                              4
                              Geschwindigkeit
                              1800 MHz
                              Modell
                              unknown
                              RAM
                              7.63 GB
                              System-Betriebszeit
                              00:34:24
                              Node.js
                              v20.17.0 (Empfohlene Version v18.20.4)
                              time
                              1726324410818
                              timeOffset
                              -120
                              NPM
                              10.8.2
                              Anzahl der Adapter
                              0
                              Datenträgergröße
                              14.25 GB
                              freier Festplattenspeicher
                              798.62 MB
                              Aktive Instanzen
                              19
                              Pfad
                              /opt/iobroker/
                              Betriebszeit
                              00:28:58
                              Hostname
                              whome

                              HomoranH Offline
                              HomoranH Offline
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #20

                              @uwe-waizmann sagte in Hilfe die Disk ist voll:

                              Jetzt ist die Platte voll und ich hab keine Ahnung was die 14 Gig vollgemacht hat.

                              und das ist ein Bug von ioBroker?

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              Meister MopperM 1 Reply Last reply
                              0
                              • Uwe WaizmannU Uwe Waizmann

                                Super vielen Dank für Eure schnelle Hilfe,
                                Wie kann ich mir die Smart Daten anschauen?

                                Gibt es einen kleinen Leitfaden wie man schnell und einfach ein neues System aufsetzen kann?
                                Ist schon eine nette Weile her als ich das das letzte mal gemacht habe.

                                OliverIOO Offline
                                OliverIOO Offline
                                OliverIO
                                wrote on last edited by OliverIO
                                #21

                                @uwe-waizmann

                                Hier eine Übersicht für Debian artige
                                https://wiki.ubuntuusers.de/Festplattenstatus/

                                Paket nennt sich smartmontools

                                Meine Adapter und Widgets
                                TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                                Links im Profil

                                1 Reply Last reply
                                0
                                • HomoranH Homoran

                                  @uwe-waizmann sagte in Hilfe die Disk ist voll:

                                  Jetzt ist die Platte voll und ich hab keine Ahnung was die 14 Gig vollgemacht hat.

                                  und das ist ein Bug von ioBroker?

                                  Meister MopperM Away
                                  Meister MopperM Away
                                  Meister Mopper
                                  wrote on last edited by
                                  #22

                                  @homoran sagte in Hilfe die Disk ist voll:

                                  @uwe-waizmann sagte in Hilfe die Disk ist voll:

                                  Jetzt ist die Platte voll und ich hab keine Ahnung was die 14 Gig vollgemacht hat.

                                  und das ist ein Bug von ioBroker?

                                  Vielleicht schiebst du die offtopic-Kategorie und das topic zum Betriebssystem mal an Pos1.

                                  Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren :man-shrugging: .

                                  Proxmox und HA

                                  HomoranH 1 Reply Last reply
                                  0
                                  • Meister MopperM Meister Mopper

                                    @homoran sagte in Hilfe die Disk ist voll:

                                    @uwe-waizmann sagte in Hilfe die Disk ist voll:

                                    Jetzt ist die Platte voll und ich hab keine Ahnung was die 14 Gig vollgemacht hat.

                                    und das ist ein Bug von ioBroker?

                                    Vielleicht schiebst du die offtopic-Kategorie und das topic zum Betriebssystem mal an Pos1.

                                    Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren :man-shrugging: .

                                    HomoranH Offline
                                    HomoranH Offline
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by Homoran
                                    #23

                                    @meister-mopper sagte in Hilfe die Disk ist voll:

                                    Vielleicht schiebst du die offtopic-Kategorie und das topic zum Betriebssystem mal an Pos1.
                                    Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren

                                    Sorry, aber ich verstehe nicht was du gerade von mir willst.
                                    Ehrlich!

                                    Hab zwar einen Verdacht, aber bei der Überprüfung nur festgestellt dass der Thread hier sogar im englischen Forum ist.

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    Meister MopperM 1 Reply Last reply
                                    0
                                    • HomoranH Homoran

                                      @meister-mopper sagte in Hilfe die Disk ist voll:

                                      Vielleicht schiebst du die offtopic-Kategorie und das topic zum Betriebssystem mal an Pos1.
                                      Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren

                                      Sorry, aber ich verstehe nicht was du gerade von mir willst.
                                      Ehrlich!

                                      Hab zwar einen Verdacht, aber bei der Überprüfung nur festgestellt dass der Thread hier sogar im englischen Forum ist.

                                      Meister MopperM Away
                                      Meister MopperM Away
                                      Meister Mopper
                                      wrote on last edited by
                                      #24

                                      @homoran sagte in Hilfe die Disk ist voll:

                                      @meister-mopper sagte in Hilfe die Disk ist voll:

                                      Vielleicht schiebst du die offtopic-Kategorie und das topic zum Betriebssystem mal an Pos1.
                                      Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren

                                      Sorry, aber ich verstehe nicht was du gerade von mir willst.
                                      Ehrlich!

                                      @homoran sagte in Hilfe die Disk ist voll:

                                      und das ist ein Bug von ioBroker?

                                      Ich hatte verstanden, dass du kritisiert, dass das Thread-Thema in der falschen Rubrik gepostet wurde.

                                      Wenn du die Kategorie 'offtopic' nach oben schiebst, finden 'Offtopicer' sie schneller und legen ihre Themen (insbesondere Betriebssystem-Probleme) dort ab.

                                      Eine weitere Bedeutung hatte mein Beitrag nicht.

                                      Proxmox und HA

                                      HomoranH 1 Reply Last reply
                                      0
                                      • Meister MopperM Meister Mopper

                                        @homoran sagte in Hilfe die Disk ist voll:

                                        @meister-mopper sagte in Hilfe die Disk ist voll:

                                        Vielleicht schiebst du die offtopic-Kategorie und das topic zum Betriebssystem mal an Pos1.
                                        Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren

                                        Sorry, aber ich verstehe nicht was du gerade von mir willst.
                                        Ehrlich!

                                        @homoran sagte in Hilfe die Disk ist voll:

                                        und das ist ein Bug von ioBroker?

                                        Ich hatte verstanden, dass du kritisiert, dass das Thread-Thema in der falschen Rubrik gepostet wurde.

                                        Wenn du die Kategorie 'offtopic' nach oben schiebst, finden 'Offtopicer' sie schneller und legen ihre Themen (insbesondere Betriebssystem-Probleme) dort ab.

                                        Eine weitere Bedeutung hatte mein Beitrag nicht.

                                        HomoranH Offline
                                        HomoranH Offline
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by
                                        #25

                                        @meister-mopper sagte in Hilfe die Disk ist voll:

                                        Ich hatte verstanden, dass du kritisiert, dass das Thread-Thema in der falschen Rubrik gepostet wurde.

                                        richtig!

                                        @meister-mopper sagte in Hilfe die Disk ist voll:

                                        Wenn du die Kategorie 'offtopic' nach oben schiebst

                                        das widerspricht für mich dem Sinn von offTopic
                                        Da gehört alles rein, was nicht ioBroker selbst betrifft, gehört (für mich) also nach hinten.

                                        und eine (hoffentlich) genaue Erklärung zu den Kategorien gibt es ja hier
                                        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                        @meister-mopper sagte in Hilfe die Disk ist voll:

                                        und das topic zum Betriebssystem mal an Pos1.

                                        isses doch
                                        Screenshot_20240914-182817_Firefox.jpg

                                        @meister-mopper sagte in Hilfe die Disk ist voll:

                                        Der Mensch neigt dazu, beim Lesen von Anfang bis zum Ende die Geduld zu verlieren

                                        das dürfte in diesem Fall aber nicht die Ursache sein, wenn es sogar im englischen Teil des Forums gepostet wird

                                        @meister-mopper sagte in Hilfe die Disk ist voll:

                                        Eine weitere Bedeutung hatte mein Beitrag nicht.

                                        alles gut!
                                        Bin immer an Optimierungsideen interessiert

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        1 Reply Last reply
                                        0
                                        • Ro75R Ro75

                                          @uwe-waizmann sagte in Hilfe die Disk ist voll:

                                          [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): 5 orphan inodes deleted [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): recovery complete

                                          Das Dateisystem und / oder der Datenträger hat einen treffer. Neuinstallation, ggfs. mit neuem Datenträger.

                                          Ro75.

                                          Uwe WaizmannU Offline
                                          Uwe WaizmannU Offline
                                          Uwe Waizmann
                                          wrote on last edited by
                                          #26

                                          @ro75 said in Hilfe die Disk ist voll:

                                          @uwe-waizmann sagte in Hilfe die Disk ist voll:

                                          [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): 5 orphan inodes deleted [Sat Sep 14 15:59:26 2024] EXT4-fs (sda2): recovery complete

                                          Das Dateisystem und / oder der Datenträger hat einen treffer. Neuinstallation, ggfs. mit neuem Datenträger.

                                          Ro75.

                                          Darf ich noch nachfragen woran man den Treffer erkennen kann?

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          484

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe