Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Fehlermeldung bei Update Adapters

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    1.8k

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    1.2k

Fehlermeldung bei Update Adapters

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
27 Beiträge 4 Kommentatoren 116 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • A Offline
    A Offline
    Alero
    schrieb am zuletzt editiert von Alero
    #1

    Hi,
    habe seit kurzen immer eine FM beim Updaten meiner Adapter.
    Beispiel:

    $ iobroker upgrade feiertage@1.4.0
    
    Update feiertage from @1.3.0 to @1.4.0
    
    NPM version: 10.9.8
    
    Installing iobroker.feiertage@1.4.0... (System call)
    
    Try to solve ENOTEMPTY error automatically
    
    Could not handle ENOTEMPTY, because no deletable files were foundnpm error code ENOTEMPTYnpm error syscall renamenpm error path /opt/iobroker/node_modules/raw-socketnpm error dest /opt/iobroker/node_modules/.raw-socket-FAaftXmdnpm error errno -39npm error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/raw-socket' -> '/opt/iobroker/node_modules/.raw-socket-FAaftXmd'npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-06-12T09_28_48_517Z-debug-0.log
    
    host.iobroker Cannot install iobroker.feiertage@1.4.0: 217
    
    ERROR: Process exited with code 25
    

    IOBROKER 7.8.23
    Js-Controller 7.1.2
    node.js 22.22.3
    NPM 10.9.8
    Das umbennen des Pfades habe ich bereits erl. Gleiches Problem.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • A Alero

      Hi,
      habe seit kurzen immer eine FM beim Updaten meiner Adapter.
      Beispiel:

      $ iobroker upgrade feiertage@1.4.0
      
      Update feiertage from @1.3.0 to @1.4.0
      
      NPM version: 10.9.8
      
      Installing iobroker.feiertage@1.4.0... (System call)
      
      Try to solve ENOTEMPTY error automatically
      
      Could not handle ENOTEMPTY, because no deletable files were foundnpm error code ENOTEMPTYnpm error syscall renamenpm error path /opt/iobroker/node_modules/raw-socketnpm error dest /opt/iobroker/node_modules/.raw-socket-FAaftXmdnpm error errno -39npm error ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/raw-socket' -> '/opt/iobroker/node_modules/.raw-socket-FAaftXmd'npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2026-06-12T09_28_48_517Z-debug-0.log
      
      host.iobroker Cannot install iobroker.feiertage@1.4.0: 217
      
      ERROR: Process exited with code 25
      

      IOBROKER 7.8.23
      Js-Controller 7.1.2
      node.js 22.22.3
      NPM 10.9.8
      Das umbennen des Pfades habe ich bereits erl. Gleiches Problem.

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

      @Alero

      iob stop
      iob fix
      iob start
      iob update
      iob upgrade
      

      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

      A 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @Alero

        iob stop
        iob fix
        iob start
        iob update
        iob upgrade
        
        A Offline
        A Offline
        Alero
        schrieb am zuletzt editiert von
        #3

        @Thomas-Braun
        hi, habe ich alles ausgeführt.

        nach dem iob upgrade bekomme ich die FM:
        leider nur als Bild.
        a956d7ed-28a9-41ba-99d9-0cf51a0a6b14-image.jpeg

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • A Alero

          @Thomas-Braun
          hi, habe ich alles ausgeführt.

          nach dem iob upgrade bekomme ich die FM:
          leider nur als Bild.
          a956d7ed-28a9-41ba-99d9-0cf51a0a6b14-image.jpeg

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

          @Alero

          Bitte NICHT als Bildchen sondern den TEXT auch als TEXT (in CodeTags eingebettet) hier rein.

          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

          A 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @Alero

            Bitte NICHT als Bildchen sondern den TEXT auch als TEXT (in CodeTags eingebettet) hier rein.

            A Offline
            A Offline
            Alero
            schrieb am zuletzt editiert von Alero
            #5

            @Thomas-Braun
            Hi,
            würde ich ja gerne machen . aber mein iobroker läuft unter Proxmox als virtl. Maschine. da kann ich leider nicht kopieren. Es sei denn du hast eine Idee wie ich es kopieren kann.
            eine Idee hätte ich noch. Mit Putty. ich versuchs

            Thomas BraunT 2 Antworten Letzte Antwort
            0
            • A Alero

              @Thomas-Braun
              Hi,
              würde ich ja gerne machen . aber mein iobroker läuft unter Proxmox als virtl. Maschine. da kann ich leider nicht kopieren. Es sei denn du hast eine Idee wie ich es kopieren kann.
              eine Idee hätte ich noch. Mit Putty. ich versuchs

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

              @Alero

              Macht man eh per Terminal, zur Not auch mit puTTY.

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

              1 Antwort Letzte Antwort
              0
              • A Alero

                @Thomas-Braun
                Hi,
                würde ich ja gerne machen . aber mein iobroker läuft unter Proxmox als virtl. Maschine. da kann ich leider nicht kopieren. Es sei denn du hast eine Idee wie ich es kopieren kann.
                eine Idee hätte ich noch. Mit Putty. ich versuchs

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

                @Alero

                Ich dann kannste auch gleich mal die Ausgabe von

                iob diag
                

                hier reinkopieren. Da ist auch was mit deinen Mounts / CIFS im Busch.

                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

                A 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @Alero

                  Ich dann kannste auch gleich mal die Ausgabe von

                  iob diag
                  

                  hier reinkopieren. Da ist auch was mit deinen Mounts / CIFS im Busch.

                  A Offline
                  A Offline
                  Alero
                  schrieb am zuletzt editiert von Alero
                  #8

                  @Thomas-Braun
                  iob diag:

                  ========== Start marking the full check here ===========
                  
                  ```bash
                  Script v.2026-06-01
                  
                  *** BASE SYSTEM ***
                  Operating System: Debian GNU/Linux 13 (trixie)
                   Static hostname: iobroker
                         Icon name: computer-vm
                           Chassis: vm 🖴
                    Virtualization: kvm
                            Kernel: Linux 6.12.63+deb13-amd64
                      Architecture: x86-64
                   Hardware Vendor: QEMU
                    Hardware Model: Standard PC _i440FX + PIIX, 1996_
                  Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org
                     Firmware Date: Tue 2014-04-01
                      Firmware Age: 12y 2month 1w 4d
                  OS is similar to:
                  
                  model name      : QEMU Virtual CPU version 2.5+
                  Docker          : false
                  Virtualization  : kvm
                  Kernel          : x86_64
                  Userland        : 64bit
                  
                  System was installed 90 days ago (on 2026-03-13).
                  
                  Systemuptime and Load:
                   12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                  CPU threads     : 4
                  
                  *** LIFE CYCLE STATUS ***
                  Operating System is the current Debian stable version codenamed 'trixie'!
                  
                  *** TIME AND TIMEZONES ***
                                 Local time: Fri 2026-06-12 12:09:23 CEST
                             Universal time: Fri 2026-06-12 10:09:23 UTC
                                   RTC time: Fri 2026-06-12 10:09:23
                                  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':
                  juergen
                  HOME=/home/juergen
                  GROUPS=juergen cdrom floppy sudo audio dip video plugdev users netdev iobroker
                  
                  User that is running 'js-controller':
                  iobroker
                  HOME=/home/iobroker
                  GROUPS=iobroker tty dialout audio video plugdev
                  
                  *** DISPLAY-SERVER SETUP ***
                  Display-Server:         Unknown
                  Display-Manager:        Not found
                  Desktop:
                  Session:                tty
                  Boot Target:            multi-user.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            8.3G        3.3G        4.7G        4.5M        497M        5.0G
                  Swap:           5.5G          0B        5.5G
                  Total:           13G        3.3G         10G
                  
                  Active iob-Instances:   17
                  
                           7947 M total memory
                           3186 M used memory
                           2927 M active memory
                            234 M inactive memory
                           4524 M free memory
                             57 M buffer memory
                            417 M swap cache
                           5237 M total swap
                              0 M used swap
                           5237 M free swap
                  
                  *** top - Table Of Processes  ***
                  top - 12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                  Tasks: 165 total,   5 running, 160 sleeping,   0 stopped,   0 zombie
                  %Cpu(s): 25.5 us,  4.3 sy,  0.0 ni, 68.1 id,  0.0 wa,  0.0 hi,  2.1 si,  0.0 st
                  MiB Mem :   7947.3 total,   4523.7 free,   3187.2 used,    474.5 buff/cache
                  MiB Swap:   5238.0 total,   5238.0 free,      0.0 used.   4760.1 avail Mem
                  
                  *** FAILED SERVICES ***
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  
                  0 loaded units listed.
                  
                  *** DMESG CRITICAL ERRORS ***
                  No critical errors detected
                  
                  *** FILESYSTEM ***
                  Filesystem     Type      Size  Used Avail Use% Mounted on
                  udev           devtmpfs  3.9G     0  3.9G   0% /dev
                  tmpfs          tmpfs     795M  496K  795M   1% /run
                  /dev/sda1      ext4       93G  5.8G   83G   7% /
                  tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                  tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                  tmpfs          tmpfs     3.9G  3.9M  3.9G   1% /tmp
                  tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                  tmpfs          tmpfs     795M  8.0K  795M   1% /run/user/1000
                  
                  Messages concerning filesystems in dmesg:
                  [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): orphan cleanup on readonly fs
                  [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): mounted filesystem ad7cb7c3-87c0-4151-8142-0f5900745d4e ro with ordered data mode. Quota mode: none.
                  [Fri Jun 12 12:07:43 2026] EXT4-fs (sda1): re-mounted ad7cb7c3-87c0-4151-8142-0f5900745d4e r/w.
                  
                  Show mounted filesystems:
                  TARGET SOURCE    FSTYPE OPTIONS
                  /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                  
                  Files in neuralgic directories:
                  /var:
                  617M    /var/
                  296M    /var/cache
                  288M    /var/cache/apt
                  198M    /var/cache/apt/archives
                  174M    /var/lib
                  Hint: You are currently not seeing messages from other users and the system.
                        Users in groups 'adm', 'systemd-journal' can see all messages.
                        Pass -q to turn off this notice.
                  Archived and active journals take up 11.8M in the file system.
                  
                  /opt/iobroker/backups:
                  16M     /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  784M    /opt/iobroker/iobroker-data/
                  587M    /opt/iobroker/iobroker-data/files
                  128M    /opt/iobroker/iobroker-data/backup-objects
                  78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                  59M     /opt/iobroker/iobroker-data/files/vis
                  
                  The five largest files in iobroker-data are:
                  30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
                  29M     /opt/iobroker/iobroker-data/objects.jsonl
                  27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                  20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                  12M     /opt/iobroker/iobroker-data/files/vis.0/kuddel_08_20/vis-views.json
                  
                  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'
                  No nvbackup.json found.
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v22.22.3
                  /usr/bin/node           v22.22.3
                  /usr/bin/npm            10.9.8
                  /usr/bin/npx            10.9.8
                  
                  ✓ Node.js installation is correct
                  
                  nodejs:
                    Installed: 22.22.3-1nodesource1
                    Candidate: 22.22.3-1nodesource1
                    Version table:
                   *** 22.22.3-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                          100 /var/lib/dpkg/status
                       22.22.2-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.22.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.22.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.21.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.20.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.19.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.18.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.17.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.17.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.16.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.15.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.15.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.14.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.13.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.13.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.12.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.11.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.10.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.9.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.8.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.7.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.6.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.5.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.5.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.4.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.4.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.3.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.2.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.1.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       22.0.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                       20.19.2+dfsg-1+deb13u2 500
                          500 http://deb.debian.org/debian trixie/main amd64 Packages
                          500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
                  
                  Temp directories causing deletion problem: 0
                  No problems detected
                  
                  Errors in npm tree: 0
                  No problems detected
                  
                  Checking for nodejs vulnerability:
                  No known Vulnerabilities detected!
                  
                  
                  *** ioBroker-Installation ***
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Hosts:
                  iobroker            iobroker (version: 7.1.2, hostname: iobroker      , alive, uptime: 108)
                  
                  Core adapters versions
                  js-controller:  7.1.2
                  admin:          7.8.23
                  javascript:     9.0.18
                  
                  nodejs modules from github:     1
                  | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                  
                  
                  
                  *** OS-Repositories and Updates ***
                  
                  Hit:1 http://deb.debian.org/debian trixie InRelease
                  Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                  Hit:3 http://security.debian.org/debian-security trixie-security InRelease
                  Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                  Get:5 https://repos.influxdata.com/debian stable InRelease [6922 B]
                  Fetched 6922 B in 0s (17.8 kB/s)
                  Reading package lists...
                  
                  Pending systemupdates: 0
                  
                  
                  
                  ============= Mark until here for C&P =============
                  
                  iob diag has finished.
                  
                  
                  Thomas BraunT Ro75R 3 Antworten Letzte Antwort
                  0
                  • A Alero

                    @Thomas-Braun
                    iob diag:

                    ========== Start marking the full check here ===========
                    
                    ```bash
                    Script v.2026-06-01
                    
                    *** BASE SYSTEM ***
                    Operating System: Debian GNU/Linux 13 (trixie)
                     Static hostname: iobroker
                           Icon name: computer-vm
                             Chassis: vm 🖴
                      Virtualization: kvm
                              Kernel: Linux 6.12.63+deb13-amd64
                        Architecture: x86-64
                     Hardware Vendor: QEMU
                      Hardware Model: Standard PC _i440FX + PIIX, 1996_
                    Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org
                       Firmware Date: Tue 2014-04-01
                        Firmware Age: 12y 2month 1w 4d
                    OS is similar to:
                    
                    model name      : QEMU Virtual CPU version 2.5+
                    Docker          : false
                    Virtualization  : kvm
                    Kernel          : x86_64
                    Userland        : 64bit
                    
                    System was installed 90 days ago (on 2026-03-13).
                    
                    Systemuptime and Load:
                     12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                    CPU threads     : 4
                    
                    *** LIFE CYCLE STATUS ***
                    Operating System is the current Debian stable version codenamed 'trixie'!
                    
                    *** TIME AND TIMEZONES ***
                                   Local time: Fri 2026-06-12 12:09:23 CEST
                               Universal time: Fri 2026-06-12 10:09:23 UTC
                                     RTC time: Fri 2026-06-12 10:09:23
                                    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':
                    juergen
                    HOME=/home/juergen
                    GROUPS=juergen cdrom floppy sudo audio dip video plugdev users netdev iobroker
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/home/iobroker
                    GROUPS=iobroker tty dialout audio video plugdev
                    
                    *** DISPLAY-SERVER SETUP ***
                    Display-Server:         Unknown
                    Display-Manager:        Not found
                    Desktop:
                    Session:                tty
                    Boot Target:            multi-user.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.3G        3.3G        4.7G        4.5M        497M        5.0G
                    Swap:           5.5G          0B        5.5G
                    Total:           13G        3.3G         10G
                    
                    Active iob-Instances:   17
                    
                             7947 M total memory
                             3186 M used memory
                             2927 M active memory
                              234 M inactive memory
                             4524 M free memory
                               57 M buffer memory
                              417 M swap cache
                             5237 M total swap
                                0 M used swap
                             5237 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                    Tasks: 165 total,   5 running, 160 sleeping,   0 stopped,   0 zombie
                    %Cpu(s): 25.5 us,  4.3 sy,  0.0 ni, 68.1 id,  0.0 wa,  0.0 hi,  2.1 si,  0.0 st
                    MiB Mem :   7947.3 total,   4523.7 free,   3187.2 used,    474.5 buff/cache
                    MiB Swap:   5238.0 total,   5238.0 free,      0.0 used.   4760.1 avail Mem
                    
                    *** FAILED SERVICES ***
                      UNIT LOAD ACTIVE SUB DESCRIPTION
                    
                    0 loaded units listed.
                    
                    *** DMESG CRITICAL ERRORS ***
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  3.9G     0  3.9G   0% /dev
                    tmpfs          tmpfs     795M  496K  795M   1% /run
                    /dev/sda1      ext4       93G  5.8G   83G   7% /
                    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                    tmpfs          tmpfs     3.9G  3.9M  3.9G   1% /tmp
                    tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                    tmpfs          tmpfs     795M  8.0K  795M   1% /run/user/1000
                    
                    Messages concerning filesystems in dmesg:
                    [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): orphan cleanup on readonly fs
                    [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): mounted filesystem ad7cb7c3-87c0-4151-8142-0f5900745d4e ro with ordered data mode. Quota mode: none.
                    [Fri Jun 12 12:07:43 2026] EXT4-fs (sda1): re-mounted ad7cb7c3-87c0-4151-8142-0f5900745d4e r/w.
                    
                    Show mounted filesystems:
                    TARGET SOURCE    FSTYPE OPTIONS
                    /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                    
                    Files in neuralgic directories:
                    /var:
                    617M    /var/
                    296M    /var/cache
                    288M    /var/cache/apt
                    198M    /var/cache/apt/archives
                    174M    /var/lib
                    Hint: You are currently not seeing messages from other users and the system.
                          Users in groups 'adm', 'systemd-journal' can see all messages.
                          Pass -q to turn off this notice.
                    Archived and active journals take up 11.8M in the file system.
                    
                    /opt/iobroker/backups:
                    16M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    784M    /opt/iobroker/iobroker-data/
                    587M    /opt/iobroker/iobroker-data/files
                    128M    /opt/iobroker/iobroker-data/backup-objects
                    78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                    59M     /opt/iobroker/iobroker-data/files/vis
                    
                    The five largest files in iobroker-data are:
                    30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
                    29M     /opt/iobroker/iobroker-data/objects.jsonl
                    27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                    20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                    12M     /opt/iobroker/iobroker-data/files/vis.0/kuddel_08_20/vis-views.json
                    
                    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'
                    No nvbackup.json found.
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v22.22.3
                    /usr/bin/node           v22.22.3
                    /usr/bin/npm            10.9.8
                    /usr/bin/npx            10.9.8
                    
                    ✓ Node.js installation is correct
                    
                    nodejs:
                      Installed: 22.22.3-1nodesource1
                      Candidate: 22.22.3-1nodesource1
                      Version table:
                     *** 22.22.3-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         22.22.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.22.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.22.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.21.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.20.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.19.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.17.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.15.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.13.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.5.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.4.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         22.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         20.19.2+dfsg-1+deb13u2 500
                            500 http://deb.debian.org/debian trixie/main amd64 Packages
                            500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
                    
                    Temp directories causing deletion problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    No problems detected
                    
                    Checking for nodejs vulnerability:
                    No known Vulnerabilities detected!
                    
                    
                    *** ioBroker-Installation ***
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    iobroker            iobroker (version: 7.1.2, hostname: iobroker      , alive, uptime: 108)
                    
                    Core adapters versions
                    js-controller:  7.1.2
                    admin:          7.8.23
                    javascript:     9.0.18
                    
                    nodejs modules from github:     1
                    | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                    
                    
                    
                    *** OS-Repositories and Updates ***
                    
                    Hit:1 http://deb.debian.org/debian trixie InRelease
                    Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                    Hit:3 http://security.debian.org/debian-security trixie-security InRelease
                    Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                    Get:5 https://repos.influxdata.com/debian stable InRelease [6922 B]
                    Fetched 6922 B in 0s (17.8 kB/s)
                    Reading package lists...
                    
                    Pending systemupdates: 0
                    
                    
                    
                    ============= Mark until here for C&P =============
                    
                    iob diag has finished.
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #9

                    @Alero sagte:

                    Users in groups 'adm', 'systemd-journal' can see all messages.

                    Setz den user juergen in die Gruppe adm:

                    sudo usermod -aG adm juergen
                    

                    Dann die Kiste einmal sauber neustarten.

                    Und nimm die persönlichen Daten aus dem letzten Teil raus.

                    Im diag werden keine Fehler angezeigt:

                    Temp directories causing deletion problem: 0
                    No problems detected

                    Errors in npm tree: 0
                    No problems detected

                    Kann aber auch ein Fehler im Code an der Stelle sein.

                    Kopier jetzt nochmal die Ausgabe von

                    iob update && iob upgrade
                    

                    hier rein.

                    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

                    HomoranH A 2 Antworten Letzte Antwort
                    0
                    • A Alero

                      @Thomas-Braun
                      iob diag:

                      ========== Start marking the full check here ===========
                      
                      ```bash
                      Script v.2026-06-01
                      
                      *** BASE SYSTEM ***
                      Operating System: Debian GNU/Linux 13 (trixie)
                       Static hostname: iobroker
                             Icon name: computer-vm
                               Chassis: vm 🖴
                        Virtualization: kvm
                                Kernel: Linux 6.12.63+deb13-amd64
                          Architecture: x86-64
                       Hardware Vendor: QEMU
                        Hardware Model: Standard PC _i440FX + PIIX, 1996_
                      Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org
                         Firmware Date: Tue 2014-04-01
                          Firmware Age: 12y 2month 1w 4d
                      OS is similar to:
                      
                      model name      : QEMU Virtual CPU version 2.5+
                      Docker          : false
                      Virtualization  : kvm
                      Kernel          : x86_64
                      Userland        : 64bit
                      
                      System was installed 90 days ago (on 2026-03-13).
                      
                      Systemuptime and Load:
                       12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                      CPU threads     : 4
                      
                      *** LIFE CYCLE STATUS ***
                      Operating System is the current Debian stable version codenamed 'trixie'!
                      
                      *** TIME AND TIMEZONES ***
                                     Local time: Fri 2026-06-12 12:09:23 CEST
                                 Universal time: Fri 2026-06-12 10:09:23 UTC
                                       RTC time: Fri 2026-06-12 10:09:23
                                      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':
                      juergen
                      HOME=/home/juergen
                      GROUPS=juergen cdrom floppy sudo audio dip video plugdev users netdev iobroker
                      
                      User that is running 'js-controller':
                      iobroker
                      HOME=/home/iobroker
                      GROUPS=iobroker tty dialout audio video plugdev
                      
                      *** DISPLAY-SERVER SETUP ***
                      Display-Server:         Unknown
                      Display-Manager:        Not found
                      Desktop:
                      Session:                tty
                      Boot Target:            multi-user.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            8.3G        3.3G        4.7G        4.5M        497M        5.0G
                      Swap:           5.5G          0B        5.5G
                      Total:           13G        3.3G         10G
                      
                      Active iob-Instances:   17
                      
                               7947 M total memory
                               3186 M used memory
                               2927 M active memory
                                234 M inactive memory
                               4524 M free memory
                                 57 M buffer memory
                                417 M swap cache
                               5237 M total swap
                                  0 M used swap
                               5237 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                      Tasks: 165 total,   5 running, 160 sleeping,   0 stopped,   0 zombie
                      %Cpu(s): 25.5 us,  4.3 sy,  0.0 ni, 68.1 id,  0.0 wa,  0.0 hi,  2.1 si,  0.0 st
                      MiB Mem :   7947.3 total,   4523.7 free,   3187.2 used,    474.5 buff/cache
                      MiB Swap:   5238.0 total,   5238.0 free,      0.0 used.   4760.1 avail Mem
                      
                      *** FAILED SERVICES ***
                        UNIT LOAD ACTIVE SUB DESCRIPTION
                      
                      0 loaded units listed.
                      
                      *** DMESG CRITICAL ERRORS ***
                      No critical errors detected
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      udev           devtmpfs  3.9G     0  3.9G   0% /dev
                      tmpfs          tmpfs     795M  496K  795M   1% /run
                      /dev/sda1      ext4       93G  5.8G   83G   7% /
                      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                      tmpfs          tmpfs     3.9G  3.9M  3.9G   1% /tmp
                      tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                      tmpfs          tmpfs     795M  8.0K  795M   1% /run/user/1000
                      
                      Messages concerning filesystems in dmesg:
                      [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): orphan cleanup on readonly fs
                      [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): mounted filesystem ad7cb7c3-87c0-4151-8142-0f5900745d4e ro with ordered data mode. Quota mode: none.
                      [Fri Jun 12 12:07:43 2026] EXT4-fs (sda1): re-mounted ad7cb7c3-87c0-4151-8142-0f5900745d4e r/w.
                      
                      Show mounted filesystems:
                      TARGET SOURCE    FSTYPE OPTIONS
                      /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                      
                      Files in neuralgic directories:
                      /var:
                      617M    /var/
                      296M    /var/cache
                      288M    /var/cache/apt
                      198M    /var/cache/apt/archives
                      174M    /var/lib
                      Hint: You are currently not seeing messages from other users and the system.
                            Users in groups 'adm', 'systemd-journal' can see all messages.
                            Pass -q to turn off this notice.
                      Archived and active journals take up 11.8M in the file system.
                      
                      /opt/iobroker/backups:
                      16M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      784M    /opt/iobroker/iobroker-data/
                      587M    /opt/iobroker/iobroker-data/files
                      128M    /opt/iobroker/iobroker-data/backup-objects
                      78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                      59M     /opt/iobroker/iobroker-data/files/vis
                      
                      The five largest files in iobroker-data are:
                      30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
                      29M     /opt/iobroker/iobroker-data/objects.jsonl
                      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                      20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                      12M     /opt/iobroker/iobroker-data/files/vis.0/kuddel_08_20/vis-views.json
                      
                      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'
                      No nvbackup.json found.
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v22.22.3
                      /usr/bin/node           v22.22.3
                      /usr/bin/npm            10.9.8
                      /usr/bin/npx            10.9.8
                      
                      ✓ Node.js installation is correct
                      
                      nodejs:
                        Installed: 22.22.3-1nodesource1
                        Candidate: 22.22.3-1nodesource1
                        Version table:
                       *** 22.22.3-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                              100 /var/lib/dpkg/status
                           22.22.2-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.22.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.22.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.21.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.20.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.19.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.18.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.17.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.17.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.16.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.15.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.15.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.14.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.13.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.13.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.12.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.11.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.10.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.9.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.8.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.7.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.6.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.5.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.5.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.4.1-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.4.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.3.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.2.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.1.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           22.0.0-1nodesource1 1001
                              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                           20.19.2+dfsg-1+deb13u2 500
                              500 http://deb.debian.org/debian trixie/main amd64 Packages
                              500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
                      
                      Temp directories causing deletion problem: 0
                      No problems detected
                      
                      Errors in npm tree: 0
                      No problems detected
                      
                      Checking for nodejs vulnerability:
                      No known Vulnerabilities detected!
                      
                      
                      *** ioBroker-Installation ***
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Hosts:
                      iobroker            iobroker (version: 7.1.2, hostname: iobroker      , alive, uptime: 108)
                      
                      Core adapters versions
                      js-controller:  7.1.2
                      admin:          7.8.23
                      javascript:     9.0.18
                      
                      nodejs modules from github:     1
                      | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                      
                      
                      
                      *** OS-Repositories and Updates ***
                      
                      Hit:1 http://deb.debian.org/debian trixie InRelease
                      Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                      Hit:3 http://security.debian.org/debian-security trixie-security InRelease
                      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                      Get:5 https://repos.influxdata.com/debian stable InRelease [6922 B]
                      Fetched 6922 B in 0s (17.8 kB/s)
                      Reading package lists...
                      
                      Pending systemupdates: 0
                      
                      
                      
                      ============= Mark until here for C&P =============
                      
                      iob diag has finished.
                      
                      
                      Ro75R Online
                      Ro75R Online
                      Ro75
                      schrieb am zuletzt editiert von
                      #10

                      @Alero sagte:

                      [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): orphan cleanup on readonly fs

                      OK ist das aber auch nicht.

                      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 Antwort Letzte Antwort
                      0
                      • Ro75R Ro75

                        @Alero sagte:

                        [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): orphan cleanup on readonly fs

                        OK ist das aber auch nicht.

                        Ro75.

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

                        @Ro75

                        Doch, das ist okay. Jedenfalls solange keine verwaisten INODES gelöscht wurden.
                        Die Suche nach diesen Orphans läuft wohl mittlerweile bei jedem x-ten Bootvorgang mal mit.

                        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

                        Ro75R 1 Antwort Letzte Antwort
                        2
                        • Thomas BraunT Thomas Braun

                          @Ro75

                          Doch, das ist okay. Jedenfalls solange keine verwaisten INODES gelöscht wurden.
                          Die Suche nach diesen Orphans läuft wohl mittlerweile bei jedem x-ten Bootvorgang mal mit.

                          Ro75R Online
                          Ro75R Online
                          Ro75
                          schrieb am zuletzt editiert von
                          #12

                          @Thomas-Braun sagte:

                          Die Suche nach diesen Orphans läuft wohl mittlerweile bei jedem x-ten Bootvorgang mal mit.

                          Das wusste ich bisher nicht. Danke für die Info.

                          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

                          1 Antwort Letzte Antwort
                          0
                          • A Alero

                            @Thomas-Braun
                            iob diag:

                            ========== Start marking the full check here ===========
                            
                            ```bash
                            Script v.2026-06-01
                            
                            *** BASE SYSTEM ***
                            Operating System: Debian GNU/Linux 13 (trixie)
                             Static hostname: iobroker
                                   Icon name: computer-vm
                                     Chassis: vm 🖴
                              Virtualization: kvm
                                      Kernel: Linux 6.12.63+deb13-amd64
                                Architecture: x86-64
                             Hardware Vendor: QEMU
                              Hardware Model: Standard PC _i440FX + PIIX, 1996_
                            Firmware Version: rel-1.17.0-0-gb52ca86e094d-prebuilt.qemu.org
                               Firmware Date: Tue 2014-04-01
                                Firmware Age: 12y 2month 1w 4d
                            OS is similar to:
                            
                            model name      : QEMU Virtual CPU version 2.5+
                            Docker          : false
                            Virtualization  : kvm
                            Kernel          : x86_64
                            Userland        : 64bit
                            
                            System was installed 90 days ago (on 2026-03-13).
                            
                            Systemuptime and Load:
                             12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                            CPU threads     : 4
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Debian stable version codenamed 'trixie'!
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Fri 2026-06-12 12:09:23 CEST
                                       Universal time: Fri 2026-06-12 10:09:23 UTC
                                             RTC time: Fri 2026-06-12 10:09:23
                                            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':
                            juergen
                            HOME=/home/juergen
                            GROUPS=juergen cdrom floppy sudo audio dip video plugdev users netdev iobroker
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/home/iobroker
                            GROUPS=iobroker tty dialout audio video plugdev
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server:         Unknown
                            Display-Manager:        Not found
                            Desktop:
                            Session:                tty
                            Boot Target:            multi-user.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            8.3G        3.3G        4.7G        4.5M        497M        5.0G
                            Swap:           5.5G          0B        5.5G
                            Total:           13G        3.3G         10G
                            
                            Active iob-Instances:   17
                            
                                     7947 M total memory
                                     3186 M used memory
                                     2927 M active memory
                                      234 M inactive memory
                                     4524 M free memory
                                       57 M buffer memory
                                      417 M swap cache
                                     5237 M total swap
                                        0 M used swap
                                     5237 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 12:09:23 up 1 min,  1 user,  load average: 1.07, 0.45, 0.17
                            Tasks: 165 total,   5 running, 160 sleeping,   0 stopped,   0 zombie
                            %Cpu(s): 25.5 us,  4.3 sy,  0.0 ni, 68.1 id,  0.0 wa,  0.0 hi,  2.1 si,  0.0 st
                            MiB Mem :   7947.3 total,   4523.7 free,   3187.2 used,    474.5 buff/cache
                            MiB Swap:   5238.0 total,   5238.0 free,      0.0 used.   4760.1 avail Mem
                            
                            *** FAILED SERVICES ***
                              UNIT LOAD ACTIVE SUB DESCRIPTION
                            
                            0 loaded units listed.
                            
                            *** DMESG CRITICAL ERRORS ***
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            udev           devtmpfs  3.9G     0  3.9G   0% /dev
                            tmpfs          tmpfs     795M  496K  795M   1% /run
                            /dev/sda1      ext4       93G  5.8G   83G   7% /
                            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                            tmpfs          tmpfs     3.9G  3.9M  3.9G   1% /tmp
                            tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                            tmpfs          tmpfs     795M  8.0K  795M   1% /run/user/1000
                            
                            Messages concerning filesystems in dmesg:
                            [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): orphan cleanup on readonly fs
                            [Fri Jun 12 12:07:42 2026] EXT4-fs (sda1): mounted filesystem ad7cb7c3-87c0-4151-8142-0f5900745d4e ro with ordered data mode. Quota mode: none.
                            [Fri Jun 12 12:07:43 2026] EXT4-fs (sda1): re-mounted ad7cb7c3-87c0-4151-8142-0f5900745d4e r/w.
                            
                            Show mounted filesystems:
                            TARGET SOURCE    FSTYPE OPTIONS
                            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                            
                            Files in neuralgic directories:
                            /var:
                            617M    /var/
                            296M    /var/cache
                            288M    /var/cache/apt
                            198M    /var/cache/apt/archives
                            174M    /var/lib
                            Hint: You are currently not seeing messages from other users and the system.
                                  Users in groups 'adm', 'systemd-journal' can see all messages.
                                  Pass -q to turn off this notice.
                            Archived and active journals take up 11.8M in the file system.
                            
                            /opt/iobroker/backups:
                            16M     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            784M    /opt/iobroker/iobroker-data/
                            587M    /opt/iobroker/iobroker-data/files
                            128M    /opt/iobroker/iobroker-data/backup-objects
                            78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                            59M     /opt/iobroker/iobroker-data/files/vis
                            
                            The five largest files in iobroker-data are:
                            30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
                            29M     /opt/iobroker/iobroker-data/objects.jsonl
                            27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                            20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                            12M     /opt/iobroker/iobroker-data/files/vis.0/kuddel_08_20/vis-views.json
                            
                            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'
                            No nvbackup.json found.
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v22.22.3
                            /usr/bin/node           v22.22.3
                            /usr/bin/npm            10.9.8
                            /usr/bin/npx            10.9.8
                            
                            ✓ Node.js installation is correct
                            
                            nodejs:
                              Installed: 22.22.3-1nodesource1
                              Candidate: 22.22.3-1nodesource1
                              Version table:
                             *** 22.22.3-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 22.22.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.22.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.22.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.21.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.20.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 20.19.2+dfsg-1+deb13u2 500
                                    500 http://deb.debian.org/debian trixie/main amd64 Packages
                                    500 http://security.debian.org/debian-security trixie-security/main amd64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            Checking for nodejs vulnerability:
                            No known Vulnerabilities detected!
                            
                            
                            *** ioBroker-Installation ***
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Hosts:
                            iobroker            iobroker (version: 7.1.2, hostname: iobroker      , alive, uptime: 108)
                            
                            Core adapters versions
                            js-controller:  7.1.2
                            admin:          7.8.23
                            javascript:     9.0.18
                            
                            nodejs modules from github:     1
                            | +-- syno@3.0.0 (git+https://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)
                            
                            
                            
                            *** OS-Repositories and Updates ***
                            
                            Hit:1 http://deb.debian.org/debian trixie InRelease
                            Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                            Hit:3 http://security.debian.org/debian-security trixie-security InRelease
                            Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                            Get:5 https://repos.influxdata.com/debian stable InRelease [6922 B]
                            Fetched 6922 B in 0s (17.8 kB/s)
                            Reading package lists...
                            
                            Pending systemupdates: 0
                            
                            
                            
                            ============= Mark until here for C&P =============
                            
                            iob diag has finished.
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #13

                            @Alero sagte:

                            Der Adapter ist aber jetzt auch aktuell:

                            Adapter "ws" : 4.1.0 , installed 4.1.0

                            Bleibt noch das Ding mit CIFS und noserverino.
                            Schiebt dein Backitup-Adapter seine Dateien zufällig auf ein per SMB/CIFS angebundenes FritzNAS?
                            Das ist nämlich ein bekanntes Ding, hier muss die Option 'noserverino' aktiv sein.

                            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

                            A 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @Alero sagte:

                              Users in groups 'adm', 'systemd-journal' can see all messages.

                              Setz den user juergen in die Gruppe adm:

                              sudo usermod -aG adm juergen
                              

                              Dann die Kiste einmal sauber neustarten.

                              Und nimm die persönlichen Daten aus dem letzten Teil raus.

                              Im diag werden keine Fehler angezeigt:

                              Temp directories causing deletion problem: 0
                              No problems detected

                              Errors in npm tree: 0
                              No problems detected

                              Kann aber auch ein Fehler im Code an der Stelle sein.

                              Kopier jetzt nochmal die Ausgabe von

                              iob update && iob upgrade
                              

                              hier rein.

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

                              @Thomas-Braun sagte:

                              Und nimm die persönlichen Daten aus dem letzten Teil raus.

                              Ich hoffe, ich hab alles!
                              Ist am Handy nicht ganz so einfach

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

                              A 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @Alero sagte:

                                Users in groups 'adm', 'systemd-journal' can see all messages.

                                Setz den user juergen in die Gruppe adm:

                                sudo usermod -aG adm juergen
                                

                                Dann die Kiste einmal sauber neustarten.

                                Und nimm die persönlichen Daten aus dem letzten Teil raus.

                                Im diag werden keine Fehler angezeigt:

                                Temp directories causing deletion problem: 0
                                No problems detected

                                Errors in npm tree: 0
                                No problems detected

                                Kann aber auch ein Fehler im Code an der Stelle sein.

                                Kopier jetzt nochmal die Ausgabe von

                                iob update && iob upgrade
                                

                                hier rein.

                                A Offline
                                A Offline
                                Alero
                                schrieb am zuletzt editiert von
                                #15

                                @Thomas-Braun
                                Hi,

                                juergen@iobroker:~$ sudo usermod -aG juergen adm
                                [sudo] password for juergen:
                                usermod: user 'adm' does not exist
                                juergen@iobroker:~$ sudo usermod -aG juergen adm
                                usermod: user 'adm' does not exist
                                
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @Alero sagte:

                                  Der Adapter ist aber jetzt auch aktuell:

                                  Adapter "ws" : 4.1.0 , installed 4.1.0

                                  Bleibt noch das Ding mit CIFS und noserverino.
                                  Schiebt dein Backitup-Adapter seine Dateien zufällig auf ein per SMB/CIFS angebundenes FritzNAS?
                                  Das ist nämlich ein bekanntes Ding, hier muss die Option 'noserverino' aktiv sein.

                                  A Offline
                                  A Offline
                                  Alero
                                  schrieb am zuletzt editiert von
                                  #16

                                  @Thomas-Braun

                                  Hi, ja Backup wird auf mein nas geschrieben

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • HomoranH Homoran

                                    @Thomas-Braun sagte:

                                    Und nimm die persönlichen Daten aus dem letzten Teil raus.

                                    Ich hoffe, ich hab alles!
                                    Ist am Handy nicht ganz so einfach

                                    A Offline
                                    A Offline
                                    Alero
                                    schrieb am zuletzt editiert von
                                    #17

                                    @Homoran
                                    wie mache ich das?

                                    1 Antwort Letzte Antwort
                                    0
                                    • A Alero

                                      @Thomas-Braun
                                      Hi,

                                      juergen@iobroker:~$ sudo usermod -aG juergen adm
                                      [sudo] password for juergen:
                                      usermod: user 'adm' does not exist
                                      juergen@iobroker:~$ sudo usermod -aG juergen adm
                                      usermod: user 'adm' does not exist
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #18

                                      @Alero

                                      Hatte aus der Erinnerung geschrieben.
                                      So müsste es aber passen:

                                      sudo usermod -aG adm juergen
                                      

                                      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

                                      A 1 Antwort Letzte Antwort
                                      0
                                      • A Alero

                                        @Thomas-Braun

                                        Hi, ja Backup wird auf mein nas geschrieben

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

                                        @Alero sagte:

                                        Hi, ja Backup wird auf mein nas geschrieben

                                        Ein FritzNAS?
                                        Setz aber mal die Option 'noserverino' in den Einstellungen des Backitup-Adapters.

                                        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

                                        A 2 Antworten Letzte Antwort
                                        1
                                        • Thomas BraunT Thomas Braun

                                          @Alero sagte:

                                          Hi, ja Backup wird auf mein nas geschrieben

                                          Ein FritzNAS?
                                          Setz aber mal die Option 'noserverino' in den Einstellungen des Backitup-Adapters.

                                          A Offline
                                          A Offline
                                          Alero
                                          schrieb am zuletzt editiert von
                                          #20

                                          @Thomas-Braun
                                          nein synology

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

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

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

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

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


                                          Support us

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

                                          624

                                          Online

                                          32.9k

                                          Benutzer

                                          83.2k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe