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. Backitup und FritzNAS - bekomme ich nicht hin!

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    248

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

Backitup und FritzNAS - bekomme ich nicht hin!

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
35 Beiträge 5 Kommentatoren 2.9k Aufrufe 3 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.
  • Thomas BraunT Thomas Braun

    @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

    Ich hoffe das geht auch .

    Klar geht das.
    Das Volume kommt zwischen host (hier wohl fritz.nas) und die freigegebenen Verzeichnisse.

    B Offline
    B Offline
    brokeling
    schrieb am zuletzt editiert von brokeling
    #19

    @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

    @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

    Ich hoffe das geht auch .

    Klar geht das.
    Das Volume kommt zwischen host (hier wohl fritz.nas) und die freigegebenen Verzeichnisse.

    Du bist der Beste 👍 👍 👍
    Es geht jetzt 😊

    Das habe ich übrigens auch noch probiert, aber war schon installiert.

    pi@raspi:~ $ sudo apt install cifs-utils
    Paketlisten werden gelesen… Fertig
    Abhängigkeitsbaum wird aufgebaut… Fertig
    Statusinformationen werden eingelesen… Fertig
    cifs-utils ist schon die neueste Version (2:6.11-3.1+deb11u2).
    Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
      enchant libenchant1c2a libicu63 libqt5qml5 libqt5serialport5 libqt5sql5 libqt5sql5-sqlite libqt5websockets5 sqlite3
    Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.
    

    Wie wird jetzt das Kommando verwendet

    sudo apt autoremove enchant libenchant1c2a libicu63 libqt5qml5 libqt5serialport5 libqt5sql5 libqt5sql5-sqlite libqt5websockets5 sqlite3
    

    ?
    oder nur

    sudo apt autoremove
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • B brokeling

      @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

      @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

      Ich hoffe das geht auch .

      Klar geht das.
      Das Volume kommt zwischen host (hier wohl fritz.nas) und die freigegebenen Verzeichnisse.

      Du bist der Beste 👍 👍 👍
      Es geht jetzt 😊

      Das habe ich übrigens auch noch probiert, aber war schon installiert.

      pi@raspi:~ $ sudo apt install cifs-utils
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      cifs-utils ist schon die neueste Version (2:6.11-3.1+deb11u2).
      Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
        enchant libenchant1c2a libicu63 libqt5qml5 libqt5serialport5 libqt5sql5 libqt5sql5-sqlite libqt5websockets5 sqlite3
      Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.
      

      Wie wird jetzt das Kommando verwendet

      sudo apt autoremove enchant libenchant1c2a libicu63 libqt5qml5 libqt5serialport5 libqt5sql5 libqt5sql5-sqlite libqt5websockets5 sqlite3
      

      ?
      oder nur

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

      @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

      sudo apt autoremove
      

      Und spiel die 2 Updates ein. Und schalt den vermutlich mit rumpelnden Desktop aus.
      Wie kommt das qt5-Zeug auf einen Server?

      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

      B 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

        sudo apt autoremove
        

        Und spiel die 2 Updates ein. Und schalt den vermutlich mit rumpelnden Desktop aus.
        Wie kommt das qt5-Zeug auf einen Server?

        B Offline
        B Offline
        brokeling
        schrieb am zuletzt editiert von
        #21

        @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

        @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

        sudo apt autoremove
        

        Und spiel die 2 Updates ein. Und schalt den vermutlich mit rumpelnden Desktop aus.

        Kannst du mir nur noch sagen wie???

        Wie kommt das qt5-Zeug auf einen Server?

        Wenn ich überhaupt wüsste was das ist...

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • B brokeling

          @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

          @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

          sudo apt autoremove
          

          Und spiel die 2 Updates ein. Und schalt den vermutlich mit rumpelnden Desktop aus.

          Kannst du mir nur noch sagen wie???

          Wie kommt das qt5-Zeug auf einen Server?

          Wenn ich überhaupt wüsste was das ist...

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

          @brokeling

          Zeig mal die Langfassung von

          iob diag
          

          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

          B 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @brokeling

            Zeig mal die Langfassung von

            iob diag
            
            B Offline
            B Offline
            brokeling
            schrieb am zuletzt editiert von
            #23

            @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

            iob diag

            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
               Static hostname: raspi
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 5.10.103-v7l+
                  Architecture: arm
            
            Model           : Raspberry Pi 4 Model B Rev 1.1
            Docker          : false
            Virtualization  : none
            Kernel          : armv7l
            Userland        : 32 bit
            
            Systemuptime and Load:
             21:47:01 up 14:10,  1 user,  load average: 1.37, 0.95, 0.83
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Fri 2024-06-21 21:47:01 CEST
                       Universal time: Fri 2024-06-21 19:47:01 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** Users and Groups ***
            User that called 'iob diag':
            pi
            HOME=/home/pi
            GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
            
            User that is running 'js-controller':
            iobroker
            HOME=/home/iobroker
            GROUPS=iobroker tty dialout audio video bluetooth redis gpio i2c
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        1.8G        463M        0.0K        1.5G        1.8G
            Swap:            99M         83M         16M
            Total:          3.9G        1.9G        479M
            
            Active iob-Instances:   30
            
                     3786 M total memory
                     1846 M used memory
                     1158 M active memory
                     2051 M inactive memory
                      463 M free memory
                       89 M buffer memory
                     1386 M swap cache
                       99 M total swap
                       83 M used swap
                       16 M free swap
            
            *** top - Table Of Processes  ***
            top - 21:47:01 up 14:10,  1 user,  load average: 1.37, 0.95, 0.83
            Tasks: 180 total,   2 running, 178 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  9.0 us,  9.0 sy,  0.0 ni, 80.8 id,  0.0 wa,  0.0 hi,  1.3 si,  0.0 st
            MiB Mem :   3786.2 total,    463.2 free,   1846.4 used,   1476.6 buff/cache
            MiB Swap:    100.0 total,     16.1 free,     83.9 used.   1807.4 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
            * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            1 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4      117G   24G   88G  21% /
            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     758M  824K  757M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sdb1      ext4      113G   79G   29G  74% /backup
            /dev/sda1      vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     379M   16K  379M   1% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Fri Jun 21 07:36:08 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
            [Fri Jun 21 07:36:10 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
            [Fri Jun 21 07:36:10 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Fri Jun 21 07:36:12 2024] EXT4-fs (sda2): re-mounted. Opts: (null)
            [Fri Jun 21 07:36:13 2024] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
            
            Show mounted filesystems:
            TARGET                       SOURCE     FSTYPE     OPTIONS
            /                            /dev/sda2  ext4       rw,noatime,stripe=8191
            |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=1773668k,nr_inodes=84274,mode=755
            | |-/dev/shm                 tmpfs      tmpfs      rw,nosuid,nodev
            | |-/dev/pts                 devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
            | `-/dev/mqueue              mqueue     mqueue     rw,nosuid,nodev,noexec,relatime
            |-/proc                      proc       proc       rw,relatime
            | `-/proc/sys/fs/binfmt_misc systemd-1  autofs     rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
            |-/sys                       sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/security     securityfs securityfs rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/cgroup           cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
            | |-/sys/fs/bpf              none       bpf        rw,nosuid,nodev,noexec,relatime,mode=700
            | |-/sys/kernel/debug        debugfs    debugfs    rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/tracing      tracefs    tracefs    rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/fuse/connections fusectl    fusectl    rw,nosuid,nodev,noexec,relatime
            | `-/sys/kernel/config       configfs   configfs   rw,nosuid,nodev,noexec,relatime
            |-/run                       tmpfs      tmpfs      rw,nosuid,nodev,size=775416k,nr_inodes=819200,mode=755
            | |-/run/lock                tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
            | |-/run/rpc_pipefs          sunrpc     rpc_pipefs rw,relatime
            | `-/run/user/1000           tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=387704k,nr_inodes=96926,mode=700,uid=1000,gid=1000
            |-/backup                    /dev/sdb1  ext4       ro,noatime
            `-/boot                      /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            7.9G    /var/
            3.4G    /var/lib
            3.4G    /var/cache/apt
            3.4G    /var/cache
            3.3G    /var/cache/apt/archives
            
            Archived and active journals take up 1.0G in the file system.
            
            /opt/iobroker/backups:
            6.2G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            1.2G    /opt/iobroker/iobroker-data/
            554M    /opt/iobroker/iobroker-data/backup-objects
            434M    /opt/iobroker/iobroker-data/files
            139M    /opt/iobroker/iobroker-data/files/javascript.admin
            118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
            
            The five largest files in iobroker-data are:
            41M     /opt/iobroker/iobroker-data/states.json.old
            41M     /opt/iobroker/iobroker-data/states.json.bak
            34M     /opt/iobroker/iobroker-data/objects.jsonl
            24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
            19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
            
            /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
            
            Your zigbee.0 COM-Port is matching 'by-id'. Very good!
            
            
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.20.3
            /usr/bin/node           v18.20.3
            /usr/bin/npm            10.7.0
            /usr/bin/npx            10.7.0
            /usr/bin/corepack       0.28.0
            
            
            nodejs:
              Installed: 18.20.3-1nodesource1
              Candidate: 18.20.3-1nodesource1
              Version table:
             *** 18.20.3-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                    100 /var/lib/dpkg/status
                 18.20.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.20.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.20.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.19.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 12.22.12~dfsg-1~deb11u4 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: redis
            
            Core adapters versions
            js-controller:  5.0.19
            admin:          6.13.16
            javascript:     8.3.1
            
            nodejs modules from github:     0
            
            Adapter State
            + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alias-manager.0          : alias-manager         : raspi                                    -  enabled
            + system.adapter.backitup.0               : backitup              : raspi                                    -  enabled
            + system.adapter.chromecast.0             : chromecast            : raspi                                    -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspi                                    -  enabled
              system.adapter.feiertage.0              : feiertage             : raspi                                    -  enabled
              system.adapter.flot.0                   : flot                  : raspi                                    -  enabled
              system.adapter.hue.0                    : hue                   : raspi                                    - disabled, port: 443
              system.adapter.ical.0                   : ical                  : raspi                                    -  enabled
              system.adapter.icons-icons8.0           : icons-icons8          : raspi                                    -  enabled
              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspi                                    -  enabled
              system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspi                                    -  enabled
            + system.adapter.javascript.0             : javascript            : raspi                                    -  enabled
              system.adapter.luftdaten.0              : luftdaten             : raspi                                    -  enabled
              system.adapter.luftdaten.1              : luftdaten             : raspi                                    -  enabled
              system.adapter.mqtt.0                   : mqtt                  : raspi                                    - disabled, port: 1884, bind: 0.0.0.0
              system.adapter.net-tools.0              : net-tools             : raspi                                    - disabled
              system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspi                                    -  enabled
            + system.adapter.nuki.0                   : nuki                  : raspi                                    -  enabled
            + system.adapter.ping.0                   : ping                  : raspi                                    -  enabled
            + system.adapter.pushover.0               : pushover              : raspi                                    -  enabled
            + system.adapter.reolink.0                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.1                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.2                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.3                : reolink               : raspi                                    -  enabled
            + system.adapter.reolink.4                : reolink               : raspi                                    -  enabled
            + system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
            + system.adapter.sayit.0                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.1                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.2                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.3                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.4                  : sayit                 : raspi                                    -  enabled
            + system.adapter.sayit.5                  : sayit                 : raspi                                    -  enabled
            + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1885, bind: 0.0.0.0
              system.adapter.shelly.1                 : shelly                : raspi                                    - disabled, port: 1882, bind: 0.0.0.0
            + system.adapter.signal-cmb.0             : signal-cmb            : raspi                                    -  enabled
            + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.sourceanalytix.2         : sourceanalytix        : raspi                                    -  enabled
            + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
              system.adapter.statistics.0             : statistics            : raspi                                    - disabled
            + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.text2command.0           : text2command          : raspi                                    - disabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspi                                    -  enabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspi                                    -  enabled
              system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspi                                    -  enabled
              system.adapter.vis-history.0            : vis-history           : raspi                                    -  enabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspi                                    -  enabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : raspi                                    -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspi                                    -  enabled
              system.adapter.vis-justgage.0           : vis-justgage          : raspi                                    -  enabled
              system.adapter.vis-material-advanced.0  : vis-material-advanced : raspi                                    -  enabled
              system.adapter.vis-metro.0              : vis-metro             : raspi                                    -  enabled
              system.adapter.vis-rgraph.0             : vis-rgraph            : raspi                                    -  enabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspi                                    -  enabled
              system.adapter.vis.0                    : vis                   : raspi                                    -  enabled
            + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
            + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1885, bind: 0.0.0.0
            + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
            + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.13.16  , installed 6.13.16
            Adapter    "alias-manager": 1.2.6    , installed 1.2.6
            Adapter    "backitup"     : 2.11.0   , installed 2.11.0
            Adapter    "chromecast"   : 3.4.0    , installed 3.4.0
            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
            Adapter    "deconz"       : 1.4.1    , installed 1.4.1
            Adapter    "discovery"    : 4.5.0    , installed 4.4.0  [Updatable]
            Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
            Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
            Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
            Adapter    "hue"          : 3.11.0   , installed 3.11.0
            Adapter    "ical"         : 1.15.0   , installed 1.15.0
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
            Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
            Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
            Adapter    "javascript"   : 8.3.1    , installed 8.3.1
            Controller "js-controller": 5.0.19   , installed 5.0.19
            Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
            Adapter    "moma"         : 1.2.9    , installed 1.2.9
            Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
            Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
            Adapter    "nuki"         : 1.6.0    , installed 1.6.0
            Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
            Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
            Adapter    "paw"          : 0.3.2    , installed 0.3.2
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "pushover"     : 3.0.6    , installed 3.0.6
            Adapter    "reolink"      : 1.1.0    , installed 1.1.0
            Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
            Adapter    "sayit"        : 3.0.5    , installed 3.0.5
            Adapter    "shelly"       : 7.0.0    , installed 6.9.0  [Updatable]
            Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
            Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
            Adapter    "socketio"     : 6.7.0    , installed 6.7.0
            Adapter    "sonoff"       : 3.1.0    , installed 3.0.3  [Updatable]
            Adapter    "spotify-premium": 1.5.0  , installed 1.5.0
            Adapter    "sql"          : 2.2.0    , installed 2.2.0
            Adapter    "statistics"   : 2.4.0    , installed 2.4.0
            Adapter    "telegram"     : 3.3.2    , installed 3.3.2
            Adapter    "text2command" : 3.0.3    , installed 3.0.3
            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
            Adapter    "vis"          : 1.5.6    , installed 1.5.4  [Updatable]
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
            Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
            Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
            Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
            Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 6.2.5    , installed 6.2.5
            Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
            Adapter    "wiobrowser"   : 2.0.2    , installed 2.0.2
            Adapter    "ws"           : 2.6.1    , installed 2.6.1
            Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
            
            Objects and States
            Please stand by - This may take a while
            Objects:        7520
            States:         5910
            
            *** OS-Repositories and Updates ***
            Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
            Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 4
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          9985       486/sshd: /usr/sbin
            tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          10067      450/cupsd
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       12286      1257/io.sonoff.0
            tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       14999      1533/io.shelly.0
            tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       19320      1591/io.nuki.0
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       11990      552/iobroker.js-con
            tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        9161       558/mariadbd
            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        11945      460/redis-server 12
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17436      1406/io.admin.1
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       15015      1571/io.web.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          9987       486/sshd: /usr/sbin
            tcp6       0      0 :::8087                 :::*                    LISTEN      1001       20027      1819/io.simple-api.
            tcp6       0      0 ::1:631                 :::*                    LISTEN      0          10066      450/cupsd
            tcp6       0      0 ::1:6379                :::*                    LISTEN      118        11946      460/redis-server 12
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13636      910/dhcpcd
            udp        0      0 0.0.0.0:45658           0.0.0.0:*                           108        13407      358/avahi-daemon: r
            udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          10092      582/cups-browsed
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       14788      1413/io.chromecast.
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13405      358/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          13715      910/dhcpcd
            udp6       0      0 :::5353                 :::*                                108        13406      358/avahi-daemon: r
            udp6       0      0 :::38265                :::*                                108        13408      358/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2024-06-21 21:48:01.208  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test
            2024-06-21 21:48:01.208  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test2
            2024-06-21 21:48:01.208  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test4
            2024-06-21 21:48:01.209  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test5
            2024-06-21 21:48:02.759  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: test
            2024-06-21 21:48:06.490  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
            2024-06-21 21:48:06.490  - info: sql.0 (1493) No Data
            2024-06-21 21:48:09.136  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
            2024-06-21 21:48:09.136  - info: sql.0 (1493) No Data
            2024-06-21 21:48:10.636  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: test
            2024-06-21 21:48:10.636  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: Licht Flur: an (BM)
            2024-06-21 21:48:13.539  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: test
            2024-06-21 21:48:16.488  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
            2024-06-21 21:48:16.489  - info: sql.0 (1493) No Data
            2024-06-21 21:48:17.216  - warn: sql.0 (1493) getOneCachedData: got null states 1 times for zigbee.0.0015bc0031015219.temperature
            2024-06-21 21:48:17.227  - warn: sql.0 (1493) getOneCachedData: got null states 1 times for zigbee.0.54ef4410000345bd.illuminance
            2024-06-21 21:48:19.116  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
            2024-06-21 21:48:19.116  - info: sql.0 (1493) No Data
            2024-06-21 21:48:22.971  - info: zigbee.0 (1391) Device '0xec1bbdfffea186d2' announced itself
            2024-06-21 21:48:25.456  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test
            2024-06-21 21:48:25.457  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test2
            2024-06-21 21:48:26.501  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
            2024-06-21 21:48:26.501  - info: sql.0 (1493) No Data
            2024-06-21 21:48:29.303  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
            2024-06-21 21:48:29.314  - info: sql.0 (1493) No Data
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • B brokeling

              @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

              iob diag

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
                 Static hostname: raspi
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 11 (bullseye)
                          Kernel: Linux 5.10.103-v7l+
                    Architecture: arm
              
              Model           : Raspberry Pi 4 Model B Rev 1.1
              Docker          : false
              Virtualization  : none
              Kernel          : armv7l
              Userland        : 32 bit
              
              Systemuptime and Load:
               21:47:01 up 14:10,  1 user,  load average: 1.37, 0.95, 0.83
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Fri 2024-06-21 21:47:01 CEST
                         Universal time: Fri 2024-06-21 19:47:01 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              pi
              HOME=/home/pi
              GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video bluetooth redis gpio i2c
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            3.8G        1.8G        463M        0.0K        1.5G        1.8G
              Swap:            99M         83M         16M
              Total:          3.9G        1.9G        479M
              
              Active iob-Instances:   30
              
                       3786 M total memory
                       1846 M used memory
                       1158 M active memory
                       2051 M inactive memory
                        463 M free memory
                         89 M buffer memory
                       1386 M swap cache
                         99 M total swap
                         83 M used swap
                         16 M free swap
              
              *** top - Table Of Processes  ***
              top - 21:47:01 up 14:10,  1 user,  load average: 1.37, 0.95, 0.83
              Tasks: 180 total,   2 running, 178 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  9.0 us,  9.0 sy,  0.0 ni, 80.8 id,  0.0 wa,  0.0 hi,  1.3 si,  0.0 st
              MiB Mem :   3786.2 total,    463.2 free,   1846.4 used,   1476.6 buff/cache
              MiB Swap:    100.0 total,     16.1 free,     83.9 used.   1807.4 avail Mem
              
              *** FAILED SERVICES ***
              
                UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
              * bthelper@hci0.service loaded failed failed Raspberry Pi bluetooth helper
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              1 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4      117G   24G   88G  21% /
              devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
              tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
              tmpfs          tmpfs     758M  824K  757M   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/sdb1      ext4      113G   79G   29G  74% /backup
              /dev/sda1      vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs     379M   16K  379M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Fri Jun 21 07:36:08 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:40:0F:7D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6c586e13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
              [Fri Jun 21 07:36:10 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
              [Fri Jun 21 07:36:10 2024] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
              [Fri Jun 21 07:36:12 2024] EXT4-fs (sda2): re-mounted. Opts: (null)
              [Fri Jun 21 07:36:13 2024] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
              
              Show mounted filesystems:
              TARGET                       SOURCE     FSTYPE     OPTIONS
              /                            /dev/sda2  ext4       rw,noatime,stripe=8191
              |-/dev                       devtmpfs   devtmpfs   rw,relatime,size=1773668k,nr_inodes=84274,mode=755
              | |-/dev/shm                 tmpfs      tmpfs      rw,nosuid,nodev
              | |-/dev/pts                 devpts     devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
              | `-/dev/mqueue              mqueue     mqueue     rw,nosuid,nodev,noexec,relatime
              |-/proc                      proc       proc       rw,relatime
              | `-/proc/sys/fs/binfmt_misc systemd-1  autofs     rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
              |-/sys                       sysfs      sysfs      rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/security     securityfs securityfs rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/cgroup           cgroup2    cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
              | |-/sys/fs/bpf              none       bpf        rw,nosuid,nodev,noexec,relatime,mode=700
              | |-/sys/kernel/debug        debugfs    debugfs    rw,nosuid,nodev,noexec,relatime
              | |-/sys/kernel/tracing      tracefs    tracefs    rw,nosuid,nodev,noexec,relatime
              | |-/sys/fs/fuse/connections fusectl    fusectl    rw,nosuid,nodev,noexec,relatime
              | `-/sys/kernel/config       configfs   configfs   rw,nosuid,nodev,noexec,relatime
              |-/run                       tmpfs      tmpfs      rw,nosuid,nodev,size=775416k,nr_inodes=819200,mode=755
              | |-/run/lock                tmpfs      tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
              | |-/run/rpc_pipefs          sunrpc     rpc_pipefs rw,relatime
              | `-/run/user/1000           tmpfs      tmpfs      rw,nosuid,nodev,relatime,size=387704k,nr_inodes=96926,mode=700,uid=1000,gid=1000
              |-/backup                    /dev/sdb1  ext4       ro,noatime
              `-/boot                      /dev/sda1  vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              7.9G    /var/
              3.4G    /var/lib
              3.4G    /var/cache/apt
              3.4G    /var/cache
              3.3G    /var/cache/apt/archives
              
              Archived and active journals take up 1.0G in the file system.
              
              /opt/iobroker/backups:
              6.2G    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              1.2G    /opt/iobroker/iobroker-data/
              554M    /opt/iobroker/iobroker-data/backup-objects
              434M    /opt/iobroker/iobroker-data/files
              139M    /opt/iobroker/iobroker-data/files/javascript.admin
              118M    /opt/iobroker/iobroker-data/files/javascript.admin/static
              
              The five largest files in iobroker-data are:
              41M     /opt/iobroker/iobroker-data/states.json.old
              41M     /opt/iobroker/iobroker-data/states.json.bak
              34M     /opt/iobroker/iobroker-data/objects.jsonl
              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
              
              /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
              
              Your zigbee.0 COM-Port is matching 'by-id'. Very good!
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.20.3
              /usr/bin/node           v18.20.3
              /usr/bin/npm            10.7.0
              /usr/bin/npx            10.7.0
              /usr/bin/corepack       0.28.0
              
              
              nodejs:
                Installed: 18.20.3-1nodesource1
                Candidate: 18.20.3-1nodesource1
                Version table:
               *** 18.20.3-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      100 /var/lib/dpkg/status
                   18.20.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.20.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.19.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: redis
              
              Core adapters versions
              js-controller:  5.0.19
              admin:          6.13.16
              javascript:     8.3.1
              
              nodejs modules from github:     0
              
              Adapter State
              + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.alias-manager.0          : alias-manager         : raspi                                    -  enabled
              + system.adapter.backitup.0               : backitup              : raspi                                    -  enabled
              + system.adapter.chromecast.0             : chromecast            : raspi                                    -  enabled
              + system.adapter.cloud.0                  : cloud                 : raspi                                    -  enabled
                system.adapter.feiertage.0              : feiertage             : raspi                                    -  enabled
                system.adapter.flot.0                   : flot                  : raspi                                    -  enabled
                system.adapter.hue.0                    : hue                   : raspi                                    - disabled, port: 443
                system.adapter.ical.0                   : ical                  : raspi                                    -  enabled
                system.adapter.icons-icons8.0           : icons-icons8          : raspi                                    -  enabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspi                                    -  enabled
                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspi                                    -  enabled
              + system.adapter.javascript.0             : javascript            : raspi                                    -  enabled
                system.adapter.luftdaten.0              : luftdaten             : raspi                                    -  enabled
                system.adapter.luftdaten.1              : luftdaten             : raspi                                    -  enabled
                system.adapter.mqtt.0                   : mqtt                  : raspi                                    - disabled, port: 1884, bind: 0.0.0.0
                system.adapter.net-tools.0              : net-tools             : raspi                                    - disabled
                system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspi                                    -  enabled
              + system.adapter.nuki.0                   : nuki                  : raspi                                    -  enabled
              + system.adapter.ping.0                   : ping                  : raspi                                    -  enabled
              + system.adapter.pushover.0               : pushover              : raspi                                    -  enabled
              + system.adapter.reolink.0                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.1                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.2                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.3                : reolink               : raspi                                    -  enabled
              + system.adapter.reolink.4                : reolink               : raspi                                    -  enabled
              + system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
              + system.adapter.sayit.0                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.1                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.2                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.3                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.4                  : sayit                 : raspi                                    -  enabled
              + system.adapter.sayit.5                  : sayit                 : raspi                                    -  enabled
              + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1885, bind: 0.0.0.0
                system.adapter.shelly.1                 : shelly                : raspi                                    - disabled, port: 1882, bind: 0.0.0.0
              + system.adapter.signal-cmb.0             : signal-cmb            : raspi                                    -  enabled
              + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sourceanalytix.2         : sourceanalytix        : raspi                                    -  enabled
              + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
                system.adapter.statistics.0             : statistics            : raspi                                    - disabled
              + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
                system.adapter.text2command.0           : text2command          : raspi                                    - disabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspi                                    -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspi                                    -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspi                                    -  enabled
                system.adapter.vis-history.0            : vis-history           : raspi                                    -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspi                                    -  enabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : raspi                                    -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspi                                    -  enabled
                system.adapter.vis-justgage.0           : vis-justgage          : raspi                                    -  enabled
                system.adapter.vis-material-advanced.0  : vis-material-advanced : raspi                                    -  enabled
                system.adapter.vis-metro.0              : vis-metro             : raspi                                    -  enabled
                system.adapter.vis-rgraph.0             : vis-rgraph            : raspi                                    -  enabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspi                                    -  enabled
                system.adapter.vis.0                    : vis                   : raspi                                    -  enabled
              + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.1                  : admin                 : raspi                                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.samsung_tizen.0          : samsung_tizen         : raspi                                    -  enabled, port: 8002
              + system.adapter.shelly.0                 : shelly                : raspi                                    -  enabled, port: 1885, bind: 0.0.0.0
              + system.adapter.simple-api.0             : simple-api            : raspi                                    -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : raspi                                    -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sql.0                    : sql                   : raspi                                    -  enabled, port: 0
              + system.adapter.telegram.0               : telegram              : raspi                                    -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : raspi                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspi                                    -  enabled, port: /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_e8f0aafe52a4ed11a13181582981d5c7-if00-port0
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.13.16  , installed 6.13.16
              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
              Adapter    "backitup"     : 2.11.0   , installed 2.11.0
              Adapter    "chromecast"   : 3.4.0    , installed 3.4.0
              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
              Adapter    "deconz"       : 1.4.1    , installed 1.4.1
              Adapter    "discovery"    : 4.5.0    , installed 4.4.0  [Updatable]
              Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.4
              Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
              Adapter    "flot"         : 1.12.0   , installed 1.12.0
              Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
              Adapter    "fullybrowser" : 3.0.12   , installed 3.0.12
              Adapter    "hue"          : 3.11.0   , installed 3.11.0
              Adapter    "ical"         : 1.15.0   , installed 1.15.0
              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
              Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
              Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
              Adapter    "javascript"   : 8.3.1    , installed 8.3.1
              Controller "js-controller": 5.0.19   , installed 5.0.19
              Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
              Adapter    "moma"         : 1.2.9    , installed 1.2.9
              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
              Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
              Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
              Adapter    "nuki"         : 1.6.0    , installed 1.6.0
              Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
              Adapter    "owntracks"    : 1.0.5    , installed 1.0.5
              Adapter    "paw"          : 0.3.2    , installed 0.3.2
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "pushover"     : 3.0.6    , installed 3.0.6
              Adapter    "reolink"      : 1.1.0    , installed 1.1.0
              Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
              Adapter    "sayit"        : 3.0.5    , installed 3.0.5
              Adapter    "shelly"       : 7.0.0    , installed 6.9.0  [Updatable]
              Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
              Adapter    "socketio"     : 6.7.0    , installed 6.7.0
              Adapter    "sonoff"       : 3.1.0    , installed 3.0.3  [Updatable]
              Adapter    "spotify-premium": 1.5.0  , installed 1.5.0
              Adapter    "sql"          : 2.2.0    , installed 2.2.0
              Adapter    "statistics"   : 2.4.0    , installed 2.4.0
              Adapter    "telegram"     : 3.3.2    , installed 3.3.2
              Adapter    "text2command" : 3.0.3    , installed 3.0.3
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.4  [Updatable]
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
              Adapter    "wiobrowser"   : 2.0.2    , installed 2.0.2
              Adapter    "ws"           : 2.6.1    , installed 2.6.1
              Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
              
              Objects and States
              Please stand by - This may take a while
              Objects:        7520
              States:         5910
              
              *** OS-Repositories and Updates ***
              Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
              Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:3 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
              Reading package lists...
              Pending Updates: 4
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          9985       486/sshd: /usr/sbin
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          10067      450/cupsd
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       12286      1257/io.sonoff.0
              tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       14999      1533/io.shelly.0
              tcp        0      0 192.168.178.53:9092     0.0.0.0:*               LISTEN      1001       19320      1591/io.nuki.0
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       11990      552/iobroker.js-con
              tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      110        9161       558/mariadbd
              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      118        11945      460/redis-server 12
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       17436      1406/io.admin.1
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       15015      1571/io.web.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          9987       486/sshd: /usr/sbin
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       20027      1819/io.simple-api.
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          10066      450/cupsd
              tcp6       0      0 ::1:6379                :::*                    LISTEN      118        11946      460/redis-server 12
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13636      910/dhcpcd
              udp        0      0 0.0.0.0:45658           0.0.0.0:*                           108        13407      358/avahi-daemon: r
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          10092      582/cups-browsed
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       14788      1413/io.chromecast.
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13405      358/avahi-daemon: r
              udp6       0      0 :::546                  :::*                                0          13715      910/dhcpcd
              udp6       0      0 :::5353                 :::*                                108        13406      358/avahi-daemon: r
              udp6       0      0 :::38265                :::*                                108        13408      358/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2024-06-21 21:48:01.208  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test
              2024-06-21 21:48:01.208  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test2
              2024-06-21 21:48:01.208  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test4
              2024-06-21 21:48:01.209  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test5
              2024-06-21 21:48:02.759  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: test
              2024-06-21 21:48:06.490  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
              2024-06-21 21:48:06.490  - info: sql.0 (1493) No Data
              2024-06-21 21:48:09.136  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
              2024-06-21 21:48:09.136  - info: sql.0 (1493) No Data
              2024-06-21 21:48:10.636  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: test
              2024-06-21 21:48:10.636  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: Licht Flur: an (BM)
              2024-06-21 21:48:13.539  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.Flur_BM: test
              2024-06-21 21:48:16.488  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
              2024-06-21 21:48:16.489  - info: sql.0 (1493) No Data
              2024-06-21 21:48:17.216  - warn: sql.0 (1493) getOneCachedData: got null states 1 times for zigbee.0.0015bc0031015219.temperature
              2024-06-21 21:48:17.227  - warn: sql.0 (1493) getOneCachedData: got null states 1 times for zigbee.0.54ef4410000345bd.illuminance
              2024-06-21 21:48:19.116  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
              2024-06-21 21:48:19.116  - info: sql.0 (1493) No Data
              2024-06-21 21:48:22.971  - info: zigbee.0 (1391) Device '0xec1bbdfffea186d2' announced itself
              2024-06-21 21:48:25.456  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test
              2024-06-21 21:48:25.457  - info: javascript.0 (1432) script.js.common.Bewegungsmelder.BM_Garage_Haustür_Radar: test2
              2024-06-21 21:48:26.501  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
              2024-06-21 21:48:26.501  - info: sql.0 (1493) No Data
              2024-06-21 21:48:29.303  - warn: sql.0 (1493) Cannot get index of "zigbee.0.00158d0005422cc0.contact": id not found
              2024-06-21 21:48:29.314  - info: sql.0 (1493) No Data
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #24

              @brokeling

              Bring das bald auf Debian 12 'Bookworm' in der 64Bit-Lite-Version.
              Geht nur per NEUINSTALLATION. Dann halt direkt ohne Desktop-Zeuch.

              Updates für das OS und die ioB-Adapter noch einspielen, nodejs auf die Version 20 bringen.

              iob nodejs-update 20
              

              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

              B 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @brokeling

                Bring das bald auf Debian 12 'Bookworm' in der 64Bit-Lite-Version.
                Geht nur per NEUINSTALLATION. Dann halt direkt ohne Desktop-Zeuch.

                Updates für das OS und die ioB-Adapter noch einspielen, nodejs auf die Version 20 bringen.

                iob nodejs-update 20
                
                B Offline
                B Offline
                brokeling
                schrieb am zuletzt editiert von
                #25

                @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                @brokeling

                Bring das bald auf Debian 12 'Bookworm' in der 64Bit-Lite-Version.
                Geht nur per NEUINSTALLATION. Dann halt direkt ohne Desktop-Zeuch.

                Ja, das hattes du schon mal erwähnt. Ich scheue mich etwas davor...
                Das heißt komplette Neuinstallation und iob über ein backup restoren???
                Gibt es da ein workaroud?
                Zudem muss ich mich mal ranmachen an die sql Fehlermeldungen. Die beziehen sich scheinbar auf verwaiste Objekte (siehe logs...)

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • B brokeling

                  @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                  @brokeling

                  Bring das bald auf Debian 12 'Bookworm' in der 64Bit-Lite-Version.
                  Geht nur per NEUINSTALLATION. Dann halt direkt ohne Desktop-Zeuch.

                  Ja, das hattes du schon mal erwähnt. Ich scheue mich etwas davor...
                  Das heißt komplette Neuinstallation und iob über ein backup restoren???
                  Gibt es da ein workaroud?
                  Zudem muss ich mich mal ranmachen an die sql Fehlermeldungen. Die beziehen sich scheinbar auf verwaiste Objekte (siehe logs...)

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

                  @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

                  Das heißt komplette Neuinstallation und iob über ein backup restoren???

                  Ja.

                  Gibt es da ein workaroud?

                  Was soll ein Workaround sein? Einen Wechsel der Architektur bekommst du nur per Neuinstallation hin. Davon abgesehen ist auch bei gleicher Architektur ein Upgrade von Raspberry OS 11 auf 12 nicht möglich. Dazu sind die Änderungen von der einen zur anderen Version zu groß.

                  Debian 11 'Bullseye' erreicht im nächsten Monat sein 'End of Life'.

                  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

                  B 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

                    Das heißt komplette Neuinstallation und iob über ein backup restoren???

                    Ja.

                    Gibt es da ein workaroud?

                    Was soll ein Workaround sein? Einen Wechsel der Architektur bekommst du nur per Neuinstallation hin. Davon abgesehen ist auch bei gleicher Architektur ein Upgrade von Raspberry OS 11 auf 12 nicht möglich. Dazu sind die Änderungen von der einen zur anderen Version zu groß.

                    Debian 11 'Bullseye' erreicht im nächsten Monat sein 'End of Life'.

                    B Offline
                    B Offline
                    brokeling
                    schrieb am zuletzt editiert von
                    #27

                    @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                    Debian 11 'Bullseye' erreicht im nächsten Monat sein 'End of Life'.

                    Das ging aber schnell.

                    Komplett neu - ich glaube da hast du doch was im Werkzeugkasten.

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • B brokeling

                      @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                      Debian 11 'Bullseye' erreicht im nächsten Monat sein 'End of Life'.

                      Das ging aber schnell.

                      Komplett neu - ich glaube da hast du doch was im Werkzeugkasten.

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

                      @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

                      Das ging aber schnell.

                      Nicht schneller als üblich. Halt wie im Release Plan die vorgesehenen 3 Jahre ab Veröffentlichung.

                      Komplett neu - ich glaube da hast du doch was im Werkzeugkasten.

                      Nö.

                      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
                      • B Offline
                        B Offline
                        brokeling
                        schrieb am zuletzt editiert von
                        #29

                        @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                        iob nodejs-update 20
                        

                        Bin grad da dran, aber es kommen viele Fehlermeldungen:

                        find: /backup/raspi/raspi-rsync-backup-20231002-050001/home/iobroker/.npm/_cacache/ content-v2/sha512/b9/56': Input/output error
                        Thomas BraunT 2 Antworten Letzte Antwort
                        0
                        • B brokeling

                          @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                          iob nodejs-update 20
                          

                          Bin grad da dran, aber es kommen viele Fehlermeldungen:

                          find: /backup/raspi/raspi-rsync-backup-20231002-050001/home/iobroker/.npm/_cacache/ content-v2/sha512/b9/56': Input/output error
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #30

                          @brokeling sagte in Backitup und FritzNAS - bekomme ich nicht hin!:

                          raspi-rsync-backup

                          Keine Ahnung was das da genau macht.
                          Ist eine Nicht-Standard-Einstellung auf deinem System.

                          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
                          • B brokeling

                            @thomas-braun said in Backitup und FritzNAS - bekomme ich nicht hin!:

                            iob nodejs-update 20
                            

                            Bin grad da dran, aber es kommen viele Fehlermeldungen:

                            find: /backup/raspi/raspi-rsync-backup-20231002-050001/home/iobroker/.npm/_cacache/ content-v2/sha512/b9/56': Input/output error
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #31

                            @brokeling

                            Versuch mal die Version wie hier:

                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript

                            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

                            B 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @brokeling

                              Versuch mal die Version wie hier:

                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript

                              B Offline
                              B Offline
                              brokeling
                              schrieb am zuletzt editiert von brokeling
                              #32

                              @thomas-braun
                              Ist das überhaupt noch wichtig, wenn ich eh bald umsteige auf bookworm?

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • B brokeling

                                @thomas-braun
                                Ist das überhaupt noch wichtig, wenn ich eh bald umsteige auf bookworm?

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

                                @brokeling

                                Nö.
                                Aber du könntest damit zu einer Verbesserung von iob nodejs-update beitragen.

                                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

                                B 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @brokeling

                                  Nö.
                                  Aber du könntest damit zu einer Verbesserung von iob nodejs-update beitragen.

                                  B Offline
                                  B Offline
                                  brokeling
                                  schrieb am zuletzt editiert von
                                  #34

                                  @thomas-braun
                                  Der Prozess

                                  iob nodejs-update 20
                                  

                                  läuft noch (schief).
                                  Wie kann ich das abbrechen?

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • B brokeling

                                    @thomas-braun
                                    Der Prozess

                                    iob nodejs-update 20
                                    

                                    läuft noch (schief).
                                    Wie kann ich das abbrechen?

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

                                    @brokeling

                                    Mit Strg-C

                                    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
                                    1

                                    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

                                    648

                                    Online

                                    32.8k

                                    Benutzer

                                    82.8k

                                    Themen

                                    1.3m

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

                                    • Du hast noch kein Konto? Registrieren

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