Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Fehler im ioBroker

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Fehler im ioBroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • Codierknecht
      Codierknecht Developer Most Active @Thomas Braun last edited by

      @thomas-braun
      Ich ergänze mal:

      @Tomme Selbst ein Windows-Server wird vom Admin in der Regel über die Shell administriert.
      Das ist einfach wesentlich effektiver.

      Die paar Linux-Befehle die man so braucht, hat man schnell drin und im Fall der Fälle auch schnell wieder nachgeschlagen.
      Freunde Dich damit an. Es wird Dir das Leben letztendlich deutlich einfacher machen.
      Vom Windows-Rechner oder vom Mac aus geht man mit SSH an den Raspi. Entweder mit Putty oder einfach direkt über die PowerShell.

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

        @tomme

        npm audit
        

        ist nur für Adapter-Maintainer interessant. Du kannst da eh nix tun. Außer die Installation zerbröseln.

        T 2 Replies Last reply Reply Quote 1
        • T
          Tomme @Thomas Braun last edited by

          @thomas-braun

          ok ich hab ja schon so ne datei mit befehlen ... da schmeiße ich das alles raus mit fix und force damit mir das nicht wieder passiert

          gut dann mache ich mich mal ran an das teil ... morgen ist der fertig

          vielen Dank Großmeister!

          ich mache das nach der vorhin geschickten Anleitung

          1 Reply Last reply Reply Quote 0
          • T
            Tomme @Thomas Braun last edited by

            @thomas-braun

            ich hoffe jetzt hat das mal geklappt ... falls du morgen nochmal schauen magst ...

            ======== Start marking the full check here =========

            Skript v.2023-04-16
            
            *** BASE SYSTEM ***
            Model           : Raspberry Pi 4 Model B Rev 1.5
            Architecture    : aarch64
            Docker          : false
            Virtualization  : none
            Distributor ID: Debian
            Description:    Debian GNU/Linux 11 (bullseye)
            Release:        11
            Codename:       bullseye
            
            PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
            NAME="Debian GNU/Linux"
            VERSION_ID="11"
            VERSION="11 (bullseye)"
            VERSION_CODENAME=bullseye
            ID=debian
            HOME_URL="https://www.debian.org/"
            SUPPORT_URL="https://www.debian.org/support"
            BUG_REPORT_URL="https://bugs.debian.org/"
            
            Systemuptime and Load:
             00:43:13 up 57 min,  1 user,  load average: 0.05, 0.12, 0.35
            CPU threads: 4
            
            Raspberry only:
            throttled=0x0
            Other values than 0x0 hint to temperature/voltage problems
            temp=47.7'C
            volt=0.9260V
            
            *** Time and Time Zones ***
                           Local time: Fri 2023-04-28 00:43:13 CEST
                       Universal time: Thu 2023-04-27 22:43:13 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        216M        5.7G        1.0M        1.9G        7.5G
            Swap:            99M          0B         99M
            Total:          7.9G        216M        5.8G
            
                     7811 M total memory
                      216 M used memory
                      265 M active memory
                     1570 M inactive memory
                     5717 M free memory
                       97 M buffer memory
                     1779 M swap cache
                       99 M total swap
                        0 M used swap
                       99 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FILESYSTEM ***
            Filesystem               Type      Size  Used Avail Use% Mounted on
            /dev/root                ext4       28G  2.7G   25G  11% /
            devtmpfs                 devtmpfs  3.6G     0  3.6G   0% /dev
            tmpfs                    tmpfs     3.9G     0  3.9G   0% /dev/shm
            tmpfs                    tmpfs     1.6G  1.2M  1.6G   1% /run
            tmpfs                    tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sda1                vfat      255M   31M  225M  13% /boot
            tmpfs                    tmpfs     782M     0  782M   0% /run/user/1000
            //192.168.7.1/ioBrokerPi cifs      238G  183G   55G  78% /mnt/LaptopIoBrokerPi
            
            Messages concerning ext4 filesystem in dmesg:
            [Thu Apr 27 23:45:24 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=D8:3A:DD:0A:D6:44 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=c94bde7b-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Thu Apr 27 23:45:27 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
            [Thu Apr 27 23:45:27 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Thu Apr 27 23:45:29 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
            
            Show mounted filesystems (real ones only):
            TARGET                  SOURCE                   FSTYPE OPTIONS
            /                       /dev/sda2                ext4   rw,noatime
            |-/boot                 /dev/sda1                vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            `-/mnt/LaptopIoBrokerPi //192.168.7.1/ioBrokerPi cifs   rw,relatime,vers=2.1,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
            
            Files in neuralgic directories:
            
            /var:
            529M    /var/
            215M    /var/cache
            209M    /var/cache/apt
            166M    /var/lib
            122M    /var/lib/apt/lists
            
            Archived and active journals take up 48.0M in the file system.
            
            /opt/iobroker/backups:
            9.1M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            29M     /opt/iobroker/iobroker-data/
            15M     /opt/iobroker/iobroker-data/files
            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
            13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
            
            The five largest files in iobroker-data are:
            13M     /opt/iobroker/iobroker-data/objects.jsonl
            6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
            2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
            1.9M    /opt/iobroker/iobroker-data/states.jsonl
            1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v18.16.0
            /usr/bin/node           v18.16.0
            /usr/bin/npm            9.5.1
            /usr/bin/npx            9.5.1
            
            
            nodejs:
              Installed: 18.16.0-deb-1nodesource1
              Candidate: 18.16.0-deb-1nodesource1
              Version table:
             *** 18.16.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u3 500
                    500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                 12.22.5~dfsg-2~11u1 500
                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is not running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            MULTIHOSTSERVICE/enabled: false
            
            Core adapters versions
            js-controller:  4.0.24
            admin:          6.3.5
            javascript:     "javascript" not found
            
            Adapters from github:   0
            
            Adapter State
              system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alarm.0                  : alarm                 : iobrokerpi                               - disabled
              system.adapter.backitup.0               : backitup              : iobrokerpi                               -  enabled
              system.adapter.bmw.0                    : bmw                   : iobrokerpi                               - disabled
              system.adapter.cloud.0                  : cloud                 : iobrokerpi                               - disabled
              system.adapter.daswetter.0              : daswetter             : iobrokerpi                               - disabled
              system.adapter.discovery.0              : discovery             : iobrokerpi                               - disabled
              system.adapter.dwd.0                    : dwd                   : iobrokerpi                               - disabled
              system.adapter.geofency.0               : geofency              : iobrokerpi                               - disabled, port: 7999, bind: 0.0.0.0
              system.adapter.homeconnect.0            : homeconnect           : iobrokerpi                               - disabled
              system.adapter.homekit-controller.0     : homekit-controller    : iobrokerpi                               - disabled
              system.adapter.javascript.0             : javascript            : iobrokerpi                               - disabled
              system.adapter.landroid.0               : landroid              : iobrokerpi                               - disabled
              system.adapter.lg-thinq.0               : lg-thinq              : iobrokerpi                               - disabled
              system.adapter.loxone.0                 : loxone                : iobrokerpi                               - disabled, port: 80
              system.adapter.net-tools.0              : net-tools             : iobrokerpi                               - disabled
              system.adapter.nina.0                   : nina                  : iobrokerpi                               - disabled
              system.adapter.node-red.0               : node-red              : iobrokerpi                               - disabled, port: 1880, bind: 0.0.0.0
              system.adapter.ping.0                   : ping                  : iobrokerpi                               - disabled
              system.adapter.reolink.0                : reolink               : iobrokerpi                               - disabled
            + system.adapter.reolink.1                : reolink               : iobrokerpi                               - disabled
              system.adapter.reolink.2                : reolink               : iobrokerpi                               - disabled
              system.adapter.reolink.3                : reolink               : iobrokerpi                               - disabled
              system.adapter.reolink.4                : reolink               : iobrokerpi                               - disabled
              system.adapter.reolink.5                : reolink               : iobrokerpi                               - disabled
              system.adapter.samsung.0                : samsung               : iobrokerpi                               - disabled
              system.adapter.simple-api.0             : simple-api            : iobrokerpi                               - disabled, port: 8087, bind: 0.0.0.0, run as: admin
              system.adapter.solarwetter.0            : solarwetter           : iobrokerpi                               - disabled
              system.adapter.weatherunderground.0     : weatherunderground    : iobrokerpi                               - disabled
              system.adapter.weatherunderground.1     : weatherunderground    : iobrokerpi                               - disabled
              system.adapter.worx.0                   : worx                  : iobrokerpi                               - disabled
              system.adapter.yahka.0                  : yahka                 : iobrokerpi                               - disabled
            
            + instance is alive
            
            Enabled adapters with bindings
              system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.3.5    , installed 6.3.5
            Adapter    "backitup"     : 2.6.19   , installed 2.6.19
            Controller "js-controller": 4.0.24   , installed 4.0.24
            
            Objects and States
            Please stand by - This may take a while
            
            Copy text starting here:
            
            ======================= SUMMARY =======================
                                 v.2023-04-16
            
            
            Operatingsystem:        Debian GNU/Linux 11 (bullseye)
            Kernel:                 6.1.21-v8+
            Installation:           Native
            Timezone:               Europe/Berlin (CEST, +0200)
            User-ID:                1000
            X-Server:               false
            Boot Target:            multi-user.target
            
            Pending OS-Updates:     0
            Pending iob updates:    0
            
            Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                    /usr/bin/node           v18.16.0
                                    /usr/bin/npm            9.5.1
                                    /usr/bin/npx            9.5.1
            
            Recommended versions are nodejs 18.x.y and npm 9.x.y
            Your nodejs installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        212M        5.7G        1.0M        1.9G        7.5G
            Swap:            99M          0B         99M
            Total:          7.9G        212M        5.8G
            
            Active iob-Instances:   2
            Active repo(s): stable
            
            ioBroker Core:          js-controller           4.0.24
                                    admin                   6.3.5
            
            ioBroker Status:        iobroker is not running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
              system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            
            Objects:                10452
            States:                 8377
            
            Size of iob-Database:
            
            13M     /opt/iobroker/iobroker-data/objects.jsonl
            1.9M    /opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            

            das eingespielte Update ist eine Woche alt da habe ich das mal mit ubuntu lunar Desktop probiert aber das war viel zu ressourcen fressend da hab ich das image neu gemacht

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

              @tomme

              Das schaut gut aus.

              T 1 Reply Last reply Reply Quote 1
              • T
                Tomme @Thomas Braun last edited by Tomme

                @thomas-braun guten Morgen erstmal
                das hört man doch gern 🙂
                ich habe jetzt alle adapter und instanzen installiert und es sieht jetzt so aus

                ======== Start marking the full check here =========

                Skript v.2023-04-16
                
                *** BASE SYSTEM ***
                Model           : Raspberry Pi 4 Model B Rev 1.5
                Architecture    : aarch64
                Docker          : false
                Virtualization  : none
                Distributor ID: Debian
                Description:    Debian GNU/Linux 11 (bullseye)
                Release:        11
                Codename:       bullseye
                
                PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                NAME="Debian GNU/Linux"
                VERSION_ID="11"
                VERSION="11 (bullseye)"
                VERSION_CODENAME=bullseye
                ID=debian
                HOME_URL="https://www.debian.org/"
                SUPPORT_URL="https://www.debian.org/support"
                BUG_REPORT_URL="https://bugs.debian.org/"
                
                Systemuptime and Load:
                 07:11:29 up  7:26,  1 user,  load average: 0.36, 0.30, 0.23
                CPU threads: 4
                
                Raspberry only:
                throttled=0x0
                Other values than 0x0 hint to temperature/voltage problems
                temp=50.1'C
                volt=0.9260V
                
                *** Time and Time Zones ***
                               Local time: Fri 2023-04-28 07:11:29 CEST
                           Universal time: Fri 2023-04-28 05:11:29 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                pi
                /home/pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            7.8G        2.1G        2.7G        1.0M        3.0G        5.6G
                Swap:            99M          0B         99M
                Total:          7.9G        2.1G        2.8G
                
                         7811 M total memory
                         2061 M used memory
                         2087 M active memory
                         2571 M inactive memory
                         2711 M free memory
                          186 M buffer memory
                         2852 M swap cache
                           99 M total swap
                            0 M used swap
                           99 M free swap
                
                Raspberry only:
                oom events: 0
                lifetime oom required: 0 Mbytes
                total time in oom handler: 0 ms
                max time spent in oom handler: 0 ms
                
                *** FILESYSTEM ***
                Filesystem               Type      Size  Used Avail Use% Mounted on
                /dev/root                ext4       28G  3.7G   24G  14% /
                devtmpfs                 devtmpfs  3.6G     0  3.6G   0% /dev
                tmpfs                    tmpfs     3.9G     0  3.9G   0% /dev/shm
                tmpfs                    tmpfs     1.6G  1.2M  1.6G   1% /run
                tmpfs                    tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1                vfat      255M   31M  225M  13% /boot
                tmpfs                    tmpfs     782M     0  782M   0% /run/user/1000
                //192.168.7.1/ioBrokerPi cifs      238G  184G   54G  78% /mnt/LaptopIoBrokerPi
                
                Messages concerning ext4 filesystem in dmesg:
                [Thu Apr 27 23:45:24 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=D8:3A:DD:0A:D6:44 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=c94bde7b-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Thu Apr 27 23:45:27 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                [Thu Apr 27 23:45:27 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                [Thu Apr 27 23:45:29 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET                  SOURCE                   FSTYPE OPTIONS
                /                       /dev/sda2                ext4   rw,noatime
                |-/boot                 /dev/sda1                vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                `-/mnt/LaptopIoBrokerPi //192.168.7.1/ioBrokerPi cifs   rw,relatime,vers=2.1,cache=strict,username=Tomme,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.7.1,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                
                Files in neuralgic directories:
                
                /var:
                661M    /var/
                297M    /var/lib
                215M    /var/cache
                209M    /var/cache/apt
                145M    /var/lib/homebridge
                
                Archived and active journals take up 48.0M in the file system.
                
                /opt/iobroker/backups:
                9.1M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                117M    /opt/iobroker/iobroker-data/
                92M     /opt/iobroker/iobroker-data/files
                51M     /opt/iobroker/iobroker-data/files/javascript.admin
                32M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                32M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                
                The five largest files in iobroker-data are:
                15M     /opt/iobroker/iobroker-data/objects.jsonl
                7.8M    /opt/iobroker/iobroker-data/files/homekit-controller.admin/static/js/main.52e68e8c.js
                6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.chunk.js.map
                6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                5.5M    /opt/iobroker/iobroker-data/states.jsonl
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v18.16.0
                /usr/bin/node           v18.16.0
                /usr/bin/npm            9.5.1
                /usr/bin/npx            9.5.1
                
                
                nodejs:
                  Installed: 18.16.0-deb-1nodesource1
                  Candidate: 18.16.0-deb-1nodesource1
                  Version table:
                 *** 18.16.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u3 500
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                     12.22.5~dfsg-2~11u1 500
                        500 http://deb.debian.org/debian bullseye/main arm64 Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                MULTIHOSTSERVICE/enabled: false
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.3.5
                javascript:     6.1.4
                
                Adapters from github:   2
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.alarm.0                  : alarm                 : iobrokerpi                               -  enabled
                  system.adapter.alias-manager.0          : alias-manager         : iobrokerpi                               -  enabled
                + system.adapter.backitup.0               : backitup              : iobrokerpi                               -  enabled
                + system.adapter.bmw.0                    : bmw                   : iobrokerpi                               -  enabled
                + system.adapter.cloud.0                  : cloud                 : iobrokerpi                               -  enabled
                  system.adapter.daswetter.0              : daswetter             : iobrokerpi                               -  enabled
                + system.adapter.discovery.0              : discovery             : iobrokerpi                               -  enabled
                  system.adapter.dwd.0                    : dwd                   : iobrokerpi                               -  enabled
                + system.adapter.geofency.0               : geofency              : iobrokerpi                               -  enabled, port: 7999, bind: 0.0.0.0
                + system.adapter.homeconnect.0            : homeconnect           : iobrokerpi                               -  enabled
                + system.adapter.homekit-controller.0     : homekit-controller    : iobrokerpi                               -  enabled
                + system.adapter.javascript.0             : javascript            : iobrokerpi                               -  enabled
                  system.adapter.landroid.0               : landroid              : iobrokerpi                               - disabled
                + system.adapter.lg-thinq.0               : lg-thinq              : iobrokerpi                               -  enabled
                + system.adapter.loxone.0                 : loxone                : iobrokerpi                               -  enabled, port: 80
                + system.adapter.net-tools.0              : net-tools             : iobrokerpi                               -  enabled
                + system.adapter.nina.0                   : nina                  : iobrokerpi                               -  enabled
                + system.adapter.node-red.0               : node-red              : iobrokerpi                               -  enabled, port: 1880, bind: 0.0.0.0
                + system.adapter.ping.0                   : ping                  : iobrokerpi                               -  enabled
                  system.adapter.reolink.0                : reolink               : iobrokerpi                               - disabled
                + system.adapter.reolink.1                : reolink               : iobrokerpi                               - disabled
                + system.adapter.reolink.2                : reolink               : iobrokerpi                               -  enabled
                  system.adapter.reolink.3                : reolink               : iobrokerpi                               - disabled
                  system.adapter.reolink.4                : reolink               : iobrokerpi                               - disabled
                  system.adapter.reolink.5                : reolink               : iobrokerpi                               - disabled
                + system.adapter.samsung.0                : samsung               : iobrokerpi                               -  enabled
                + system.adapter.simple-api.0             : simple-api            : iobrokerpi                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                  system.adapter.solarwetter.0            : solarwetter           : iobrokerpi                               -  enabled
                  system.adapter.weatherunderground.0     : weatherunderground    : iobrokerpi                               -  enabled
                  system.adapter.weatherunderground.1     : weatherunderground    : iobrokerpi                               -  enabled
                + system.adapter.worx.0                   : worx                  : iobrokerpi                               -  enabled
                + system.adapter.yahka.0                  : yahka                 : iobrokerpi                               -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.geofency.0               : geofency              : iobrokerpi                               -  enabled, port: 7999, bind: 0.0.0.0
                + system.adapter.loxone.0                 : loxone                : iobrokerpi                               -  enabled, port: 80
                + system.adapter.node-red.0               : node-red              : iobrokerpi                               -  enabled, port: 1880, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : iobrokerpi                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "alarm"        : 3.3.9    , installed 3.3.9
                Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                Adapter    "homekit-controller": 0.5.8, installed 0.5.8
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
                Adapter    "loxone"       : 3.0.1    , installed 3.0.1
                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                Adapter    "nina"         : 0.0.25   , installed 0.0.25
                Adapter    "node-red"     : 4.0.0    , installed 4.0.0
                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "solarwetter"  : 1.0.0    , installed 1.0.2
                Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                Adapter    "worx"         : 2.1.3    , installed 2.1.3
                Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        10473
                States:         8435
                
                *** OS-Repositories and Updates ***
                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease
                Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                Hit:6 https://repo.homebridge.io stable InRelease
                Reading package lists...
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                tcp        0      0 0.0.0.0:43891           0.0.0.0:*               LISTEN      1001       77889      31919/io.yahka.0
                tcp        0      0 127.0.0.1:40165         0.0.0.0:*               LISTEN      110        137954     45983/homebridge
                tcp        0      0 127.0.0.1:35951         0.0.0.0:*               LISTEN      110        379763     45983/homebridge
                tcp        0      0 127.0.0.1:44953         0.0.0.0:*               LISTEN      110        382734     46008/homebridge: h
                tcp        0      0 127.0.0.1:40871         0.0.0.0:*               LISTEN      110        381629     46007/homebridge: h
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12929      558/sshd: /usr/sbin
                tcp        0      0 127.0.0.1:33141         0.0.0.0:*               LISTEN      110        381624     46027/homebridge: h
                tcp        0      0 127.0.0.1:37119         0.0.0.0:*               LISTEN      110        382727     46014/homebridge: h
                tcp        0      0 127.0.0.1:45991         0.0.0.0:*               LISTEN      110        120712     46020/homebridge: h
                tcp        0      0 127.0.0.1:45915         0.0.0.0:*               LISTEN      110        379826     45983/homebridge
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       68171      26869/iobroker.js-c
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       69095      26869/iobroker.js-c
                tcp        0      0 127.0.0.1:33467         0.0.0.0:*               LISTEN      110        379833     46020/homebridge: h
                tcp        0      0 127.0.0.1:46315         0.0.0.0:*               LISTEN      1001       137947     31919/io.yahka.0
                tcp        0      0 127.0.0.1:42213         0.0.0.0:*               LISTEN      110        122336     46007/homebridge: h
                tcp        0      0 127.0.0.1:34815         0.0.0.0:*               LISTEN      110        120717     46027/homebridge: h
                tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       47949      15619/sshd: pi@pts/
                tcp        0      0 127.0.0.1:34505         0.0.0.0:*               LISTEN      110        122946     46008/homebridge: h
                tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       73772      29090/node-red
                tcp6       0      0 :::51619                :::*                    LISTEN      110        108103     45983/homebridge
                tcp6       0      0 :::56771                :::*                    LISTEN      110        106352     46020/homebridge: h
                tcp6       0      0 :::40463                :::*                    LISTEN      110        106349     46027/homebridge: h
                tcp6       0      0 :::7999                 :::*                    LISTEN      1001       72860      29097/io.geofency.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       69147      26894/io.admin.0
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       72619      31580/io.simple-api
                tcp6       0      0 :::22                   :::*                    LISTEN      0          1739       558/sshd: /usr/sbin
                tcp6       0      0 :::41095                :::*                    LISTEN      110        107016     46007/homebridge: h
                tcp6       0      0 :::8581                 :::*                    LISTEN      110        106984     45960/hb-service
                tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       47948      15619/sshd: pi@pts/
                tcp6       0      0 :::54900                :::*                    LISTEN      110        107018     46014/homebridge: h
                tcp6       0      0 :::34623                :::*                    LISTEN      110        107125     46008/homebridge: h
                udp        0      0 0.0.0.0:50024           0.0.0.0:*                           108        13553      427/avahi-daemon: r
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       138371     49898/io.homekit-co
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           110        106981     45960/hb-service
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       74973      31919/io.yahka.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       74972      31919/io.yahka.0
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13551      427/avahi-daemon: r
                udp        0      0 0.0.0.0:57208           0.0.0.0:*                           1001       80885      26943/io.backitup.0
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13604      676/dhcpcd
                udp6       0      0 :::5353                 :::*                                108        13552      427/avahi-daemon: r
                udp6       0      0 :::34083                :::*                                108        13554      427/avahi-daemon: r
                
                *** Log File - Last 25 Lines ***
                
                2023-04-28 07:00:05.837  - info: host.iobrokerpi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-04-28 07:00:06.536  - info: daswetter.0 (111915) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.16.0, js-controller: 4.0.24
                2023-04-28 07:00:07.772  - info: daswetter.0 (111915) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                2023-04-28 07:00:08.292  - info: daswetter.0 (111915) cleaned everything up...
                2023-04-28 07:00:08.309  - info: host.iobrokerpi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-04-28 07:02:36.941  - info: worx.0 (31759) No payload found
                2023-04-28 07:03:41.626  - info: bmw.0 (30283) Found 1 bmw vehicles
                2023-04-28 07:05:00.047  - info: host.iobrokerpi instance system.adapter.dwd.0 started with pid 113030
                2023-04-28 07:05:02.570  - info: dwd.0 (113030) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
                2023-04-28 07:05:04.364  - info: dwd.0 (113030) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-04-28 07:05:04.934  - info: host.iobrokerpi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-04-28 07:08:41.528  - info: bmw.0 (30283) Found 1 bmw vehicles
                2023-04-28 07:09:00.055  - info: host.iobrokerpi instance system.adapter.weatherunderground.0 started with pid 114113
                2023-04-28 07:09:01.182  - info: homekit-controller.0 (49898) IP-7A:0C:6C:53:B1:DF (Bungalow) found without known pairing data and already paired: ignoring
                2023-04-28 07:09:02.573  - info: weatherunderground.0 (114113) starting. Version 3.4.2 in /opt/iobroker/node_modules/iobroker.weatherunderground, node: v18.16.0, js-controller: 4.0.24
                2023-04-28 07:09:25.194  - info: weatherunderground.0 (114113) WUnderground API returned 204, no data available. The configured station might be offline
                2023-04-28 07:09:26.141  - error: weatherunderground.0 (114113) No current observation data found in response
                2023-04-28 07:09:31.051  - info: weatherunderground.0 (114113) Terminated (NO_ERROR): Without reason
                2023-04-28 07:09:31.597  - info: host.iobrokerpi instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                2023-04-28 07:10:00.052  - info: host.iobrokerpi instance system.adapter.dwd.0 started with pid 114931
                2023-04-28 07:10:02.541  - info: dwd.0 (114931) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.0, js-controller: 4.0.24
                2023-04-28 07:10:04.535  - info: dwd.0 (114931) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-04-28 07:10:05.071  - info: host.iobrokerpi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-04-28 07:12:01.418  - info: homekit-controller.0 (49898) IP-7A:0C:6C:53:B1:DF (Bungalow) found without known pairing data and already paired: ignoring
                2023-04-28 07:12:36.898  - info: worx.0 (31759) No payload found
                
                

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

                iob diag has finished.

                Press any key for a summary

                Copy text starting here:

                ======================= SUMMARY =======================
                                     v.2023-04-16
                
                
                Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                Kernel:                 6.1.21-v8+
                Installation:           Native
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1000
                X-Server:               false
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                        /usr/bin/node           v18.16.0
                                        /usr/bin/npm            9.5.1
                                        /usr/bin/npx            9.5.1
                
                Recommended versions are nodejs 18.x.y and npm 9.x.y
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            7.8G        2.1G        2.7G        1.0M        3.0G        5.6G
                Swap:            99M          0B         99M
                Total:          7.9G        2.1G        2.8G
                
                Active iob-Instances:   23
                Active repo(s): stable
                
                ioBroker Core:          js-controller           4.0.24
                                        admin                   6.3.5
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : iobrokerpi                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                
                Objects:                10473
                States:                 8435
                
                Size of iob-Database:
                
                19M     /opt/iobroker/iobroker-data/objects.jsonl
                6.4M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                

                pi@iobrokerpi:~ $

                das backup funktioniert auch aber das umount am ende noch nicht

                pi@iobrokerpi:~ $ cd /opt/iobroker
                pi@iobrokerpi:/opt/iobroker $ npm audit
                # npm audit report
                
                axios  <=0.21.1
                Severity: high
                Axios vulnerable to Server-Side Request Forgery - https://github.com/advisories/GHSA-4w2v-q235-vp99
                axios Inefficient Regular Expression Complexity vulnerability - https://github.com/advisories/GHSA-cph5-m8f7-6c5x
                Depends on vulnerable versions of follow-redirects
                fix available via `npm audit fix --force`
                Will install iobroker.loxone@2.2.3, which is a breaking change
                node_modules/lxcommunicator/node_modules/axios
                  lxcommunicator  *
                  Depends on vulnerable versions of axios
                  node_modules/lxcommunicator
                    iobroker.loxone  >=3.0.0
                    Depends on vulnerable versions of lxcommunicator
                    node_modules/iobroker.loxone
                
                debug  <=2.6.8
                Severity: high
                debug Inefficient Regular Expression Complexity vulnerability - https://github.com/advisories/GHSA-9vvw-cc9w-f27h
                Regular Expression Denial of Service in debug - https://github.com/advisories/GHSA-gxpj-cx7g-858c
                Depends on vulnerable versions of ms
                fix available via `npm audit fix --force`
                Will install iobroker.discovery@0.4.0, which is a breaking change
                node_modules/engine.io-client/node_modules/debug
                node_modules/engine.io/node_modules/debug
                node_modules/mdns-discovery/node_modules/debug
                node_modules/socket.io-adapter/node_modules/debug
                node_modules/socket.io-client/node_modules/debug
                node_modules/socket.io-parser/node_modules/debug
                node_modules/socket.io/node_modules/debug
                  engine.io  <=3.6.0
                  Depends on vulnerable versions of debug
                  node_modules/engine.io
                    socket.io  <=2.4.1
                    Depends on vulnerable versions of debug
                    Depends on vulnerable versions of engine.io
                    Depends on vulnerable versions of socket.io-adapter
                    Depends on vulnerable versions of socket.io-client
                    Depends on vulnerable versions of socket.io-parser
                    node_modules/socket.io
                      node-red-contrib-polymer  *
                      Depends on vulnerable versions of socket.io
                      node_modules/node-red-contrib-polymer
                        iobroker.node-red  >=1.4.0
                        Depends on vulnerable versions of node-red
                        Depends on vulnerable versions of node-red-contrib-polymer
                        Depends on vulnerable versions of node-red-node-feedparser
                        Depends on vulnerable versions of node-red-node-twitter
                        node_modules/iobroker.node-red
                  engine.io-client  <=3.1.1
                  Depends on vulnerable versions of debug
                  Depends on vulnerable versions of parsejson
                  node_modules/engine.io-client
                    socket.io-client  1.0.0-pre - 2.1.1
                    Depends on vulnerable versions of debug
                    Depends on vulnerable versions of engine.io-client
                    Depends on vulnerable versions of socket.io-parser
                    node_modules/socket.io-client
                      iobroker.cloud  <=2.4.6 || 2.8.0 - 3.0.2 || >=4.0.11
                      Depends on vulnerable versions of socket.io-client
                      node_modules/iobroker.cloud
                  mdns-discovery  >=0.1.1
                  Depends on vulnerable versions of debug
                  node_modules/mdns-discovery
                    iobroker.discovery  >=0.4.4
                    Depends on vulnerable versions of mdns-discovery
                    node_modules/iobroker.discovery
                  socket.io-adapter  <=1.1.0
                  Depends on vulnerable versions of debug
                  Depends on vulnerable versions of socket.io-parser
                  node_modules/socket.io-adapter
                  socket.io-parser  <=3.3.2
                  Depends on vulnerable versions of debug
                  node_modules/socket.io-parser
                
                
                follow-redirects  <=1.14.7
                Severity: high
                Exposure of Sensitive Information to an Unauthorized Actor in follow-redirects - https://github.com/advisories/GHSA-pw2r-vq6v-hr8c
                Exposure of sensitive information in follow-redirects - https://github.com/advisories/GHSA-74fj-2j2h-c42q
                fix available via `npm audit fix --force`
                Will install iobroker.loxone@2.2.3, which is a breaking change
                node_modules/lxcommunicator/node_modules/follow-redirects
                
                jsonwebtoken  <=8.5.1
                Severity: moderate
                jsonwebtoken unrestricted key type could lead to legacy keys usage  - https://github.com/advisories/GHSA-8cf7-32gw-wr33
                jsonwebtoken's insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC - https://github.com/advisories/GHSA-hjrf-2m68-5959
                jsonwebtoken vulnerable to signature validation bypass due to insecure default algorithm in jwt.verify() - https://github.com/advisories/GHSA-qwph-4952-7xr6
                fix available via `npm audit fix --force`
                Will install iobroker.js-controller@1.3.0, which is a breaking change
                node_modules/jsonwebtoken
                  @iobroker/js-controller-adapter  <=5.0.0-alpha.0-20221230-c7ef56a8
                  Depends on vulnerable versions of @iobroker/db-objects-file
                  Depends on vulnerable versions of @iobroker/db-objects-jsonl
                  Depends on vulnerable versions of @iobroker/db-objects-redis
                  Depends on vulnerable versions of @iobroker/db-states-file
                  Depends on vulnerable versions of @iobroker/db-states-jsonl
                  Depends on vulnerable versions of @iobroker/db-states-redis
                  Depends on vulnerable versions of @iobroker/js-controller-common
                  Depends on vulnerable versions of jsonwebtoken
                  node_modules/@iobroker/js-controller-adapter
                  @iobroker/js-controller-common  <=5.0.0-alpha.0-20221230-c7ef56a8
                  Depends on vulnerable versions of jsonwebtoken
                  Depends on vulnerable versions of request
                  node_modules/@iobroker/js-controller-common
                    @iobroker/db-base  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                    Depends on vulnerable versions of @iobroker/js-controller-common
                    node_modules/@iobroker/db-base
                      @iobroker/db-objects-file  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                      Depends on vulnerable versions of @iobroker/db-base
                      Depends on vulnerable versions of @iobroker/db-objects-redis
                      node_modules/@iobroker/db-objects-file
                      @iobroker/db-objects-jsonl  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                      Depends on vulnerable versions of @iobroker/db-base
                      Depends on vulnerable versions of @iobroker/db-objects-file
                      Depends on vulnerable versions of @iobroker/db-objects-redis
                      node_modules/@iobroker/db-objects-jsonl
                      @iobroker/db-objects-redis  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                      Depends on vulnerable versions of @iobroker/db-base
                      node_modules/@iobroker/db-objects-redis
                      @iobroker/db-states-file  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                      Depends on vulnerable versions of @iobroker/db-base
                      Depends on vulnerable versions of @iobroker/db-states-redis
                      node_modules/@iobroker/db-states-file
                      @iobroker/db-states-jsonl  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                      Depends on vulnerable versions of @iobroker/db-base
                      Depends on vulnerable versions of @iobroker/db-states-file
                      Depends on vulnerable versions of @iobroker/db-states-redis
                      node_modules/@iobroker/db-states-jsonl
                      @iobroker/db-states-redis  4.0.0-alpha.1-20210830-d9828cd3 - 5.0.0-alpha.0-20221230-c7ef56a8
                      Depends on vulnerable versions of @iobroker/db-base
                      node_modules/@iobroker/db-states-redis
                    @iobroker/js-controller-cli  <=5.0.0-alpha.0-20221230-c7ef56a8
                    Depends on vulnerable versions of @iobroker/js-controller-common
                    Depends on vulnerable versions of @iobroker/js-controller-common-db
                    node_modules/@iobroker/js-controller-cli
                    @iobroker/js-controller-common-db  <=5.0.0-alpha.0-20221230-c7ef56a8
                    Depends on vulnerable versions of @iobroker/db-objects-file
                    Depends on vulnerable versions of @iobroker/db-objects-jsonl
                    Depends on vulnerable versions of @iobroker/db-objects-redis
                    Depends on vulnerable versions of @iobroker/db-states-file
                    Depends on vulnerable versions of @iobroker/db-states-jsonl
                    Depends on vulnerable versions of @iobroker/db-states-redis
                    Depends on vulnerable versions of @iobroker/js-controller-common
                    node_modules/@iobroker/js-controller-common-db
                    iobroker.js-controller  *
                    Depends on vulnerable versions of @iobroker/db-objects-file
                    Depends on vulnerable versions of @iobroker/db-objects-jsonl
                    Depends on vulnerable versions of @iobroker/db-objects-redis
                    Depends on vulnerable versions of @iobroker/db-states-file
                    Depends on vulnerable versions of @iobroker/db-states-jsonl
                    Depends on vulnerable versions of @iobroker/db-states-redis
                    Depends on vulnerable versions of @iobroker/js-controller-adapter
                    Depends on vulnerable versions of @iobroker/js-controller-cli
                    Depends on vulnerable versions of @iobroker/js-controller-common
                    Depends on vulnerable versions of @iobroker/js-controller-common-db
                    Depends on vulnerable versions of jsonwebtoken
                    Depends on vulnerable versions of le-acme-core
                    Depends on vulnerable versions of request
                    node_modules/iobroker.js-controller
                
                moment-timezone  0.1.0 - 0.5.34
                Severity: moderate
                Command Injection in moment-timezone - https://github.com/advisories/GHSA-56x4-j7p9-fcf9
                Cleartext Transmission of Sensitive Information in moment-timezone - https://github.com/advisories/GHSA-v78c-4p63-2j6c
                fix available via `npm audit fix --force`
                Will install iobroker.node-red@1.2.0, which is a breaking change
                node_modules/moment-timezone
                  @node-red/util  1.2.4 - 3.0.2
                  Depends on vulnerable versions of moment-timezone
                  node_modules/@node-red/util
                    @node-red/editor-api  1.2.4 - 3.0.2
                    Depends on vulnerable versions of @node-red/util
                    node_modules/@node-red/editor-api
                    @node-red/registry  1.2.4 - 3.0.2
                    Depends on vulnerable versions of @node-red/util
                    node_modules/@node-red/registry
                    @node-red/runtime  1.2.4 - 3.0.2
                    Depends on vulnerable versions of @node-red/registry
                    Depends on vulnerable versions of @node-red/util
                    node_modules/@node-red/runtime
                    node-red  >=0.20.0-beta.2
                    Depends on vulnerable versions of @node-red/editor-api
                    Depends on vulnerable versions of @node-red/nodes
                    Depends on vulnerable versions of @node-red/runtime
                    Depends on vulnerable versions of @node-red/util
                    node_modules/node-red
                
                ms  <2.0.0
                Severity: moderate
                Vercel ms Inefficient Regular Expression Complexity vulnerability - https://github.com/advisories/GHSA-w9mr-4mfr-499f
                fix available via `npm audit fix --force`
                Will install iobroker.discovery@0.4.0, which is a breaking change
                node_modules/engine.io-client/node_modules/ms
                node_modules/engine.io/node_modules/ms
                node_modules/mdns-discovery/node_modules/ms
                node_modules/socket.io-adapter/node_modules/ms
                node_modules/socket.io-client/node_modules/ms
                node_modules/socket.io-parser/node_modules/ms
                node_modules/socket.io/node_modules/ms
                
                node-forge  <=1.2.1
                Severity: high
                Prototype Pollution in node-forge debug API. - https://github.com/advisories/GHSA-5rrq-pxf6-6jx5
                Prototype Pollution in node-forge util.setPath API - https://github.com/advisories/GHSA-wxgw-qj99-44c2
                URL parsing in node-forge could lead to undesired behavior. - https://github.com/advisories/GHSA-gf8q-jrpm-jvxq
                Improper Verification of Cryptographic Signature in `node-forge` - https://github.com/advisories/GHSA-2r2c-g63r-vccr
                Open Redirect in node-forge - https://github.com/advisories/GHSA-8fr3-hfg3-gpgp
                Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-cfm4-qjh2-4765
                Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-x4jg-mjrx-434g
                Prototype Pollution in node-forge - https://github.com/advisories/GHSA-92xj-mqp7-vmcj
                fix available via `npm audit fix`
                node_modules/rsa-compat/node_modules/node-forge
                  rsa-compat  <=1.9.4
                  Depends on vulnerable versions of node-forge
                  node_modules/rsa-compat
                
                parsejson  *
                Severity: high
                Regular Expression Denial of Service in parsejson - https://github.com/advisories/GHSA-q75g-2496-mxpp
                fix available via `npm audit fix --force`
                Will install iobroker.cloud@4.0.10, which is a breaking change
                node_modules/parsejson
                
                request  *
                Severity: moderate
                Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6
                fix available via `npm audit fix --force`
                Will install iobroker.js-controller@1.3.0, which is a breaking change
                node_modules/request
                  dropbox-v2-api  *
                  Depends on vulnerable versions of request
                  node_modules/dropbox-v2-api
                  iobroker.backitup  >=0.3.0
                  Depends on vulnerable versions of dropbox-v2-api
                  Depends on vulnerable versions of request
                  node_modules/iobroker.backitup
                  iobroker.javascript  *
                  Depends on vulnerable versions of request
                  node_modules/iobroker.javascript
                  iobroker.nina  *
                  Depends on vulnerable versions of request
                  node_modules/iobroker.nina
                  iobroker.solarwetter  *
                  Depends on vulnerable versions of request
                  node_modules/iobroker.solarwetter
                  le-acme-core  *
                  Depends on vulnerable versions of request
                  Depends on vulnerable versions of rsa-compat
                  node_modules/le-acme-core
                  node-red-node-feedparser  *
                  Depends on vulnerable versions of request
                  node_modules/node-red-node-feedparser
                  node-red-node-twitter  >=0.0.4
                  Depends on vulnerable versions of request
                  node_modules/node-red-node-twitter
                  request-promise  >=0.0.2
                  Depends on vulnerable versions of request
                  Depends on vulnerable versions of request-promise-core
                  node_modules/request-promise
                    samsungtv
                    Depends on vulnerable versions of request
                    Depends on vulnerable versions of request-promise
                    node_modules/samsungtv
                      iobroker.samsung  >=0.5.1
                      Depends on vulnerable versions of samsungtv
                      node_modules/iobroker.samsung
                  request-promise-core  *
                  Depends on vulnerable versions of request
                  node_modules/request-promise-core
                
                
                
                xml2js  <0.5.0
                Severity: moderate
                xml2js is vulnerable to prototype pollution  - https://github.com/advisories/GHSA-776f-qx25-q3cc
                fix available via `npm audit fix --force`
                Will install iobroker.node-red@1.2.0, which is a breaking change
                node_modules/xml2js
                  @homebridge/dbus-native  *
                  Depends on vulnerable versions of xml2js
                  node_modules/@homebridge/dbus-native
                    hap-nodejs  >=0.10.0-beta.0
                    Depends on vulnerable versions of @homebridge/dbus-native
                    node_modules/hap-nodejs
                      iobroker.yahka  0.15.0 || >=0.17.0
                      Depends on vulnerable versions of hap-nodejs
                      node_modules/iobroker.yahka
                  @node-red/nodes  *
                  Depends on vulnerable versions of xml2js
                  node_modules/@node-red/nodes
                
                57 vulnerabilities (5 low, 38 moderate, 13 high, 1 critical)
                
                To address issues that do not require attention, run:
                  npm audit fix
                
                To address all issues possible (including breaking changes), run:
                  npm audit fix --force
                
                Some issues need review, and may require choosing
                a different dependency.
                pi@iobrokerpi:/opt/iobroker $
                
                

                hier hat sich aber nichts geändert ...

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

                  @tomme sagte in Fehler im ioBroker:

                  das umount am ende noch nicht

                  Der backitup umountet auch seine eigenen mounts. Wenn du da selber noch herum werkelst allerdings nicht.

                  T 2 Replies Last reply Reply Quote 1
                  • T
                    Tomme @Thomas Braun last edited by Tomme

                    @thomas-braun sagte in Fehler im ioBroker:

                    umountet auch seine eigenen mounts. Wenn du da selber noch herum werkelst allerdings nicht.

                    hab ich eigentlich nicht ich hab das im backitup eingestellt den mount wie du gesagt hast

                    der andere mount der noch da ist ist für raspibackup zum Sicherheitskopie des Sticks zu erstellen ... da drin kann man keinen mount einstellen nur einen pfad wählen
                    der mount geht auf ein anderes verzeichnis und heißt anders

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tomme @Thomas Braun last edited by

                      @thomas-braun

                      das ist die config von backitup

                      {
                        "_id": "system.adapter.backitup.0",
                        "type": "instance",
                        "common": {
                          "name": "backitup",
                          "version": "2.6.19",
                          "title": "BackItUp",
                          "authors": [
                            "simatec <backitup@simateccloud.de>",
                            "bluefox <dogafox@gmail.com>"
                          ],
                          "osDependencies": {
                            "linux": [
                              "cifs-utils",
                              "nfs-common"
                            ]
                          },
                          "docs": {
                            "en": "docs/en/backitup.md",
                            "de": "docs/de/backitup.md"
                          },
                          "platform": "Javascript/Node.js",
                          "mode": "daemon",
                          "compact": true,
                          "icon": "backitup.png",
                          "materialize": true,
                          "messagebox": true,
                          "stopBeforeUpdate": true,
                          "connectionType": "local",
                          "dataSource": "assumption",
                          "materializeTab": true,
                          "adminTab": {
                            "name": {
                              "en": "Backup",
                              "de": "Backup",
                              "ru": "Резервное копирование",
                              "pt": "Cópia de segurança",
                              "nl": "Back-up",
                              "fr": "Sauvegarde",
                              "it": "Backup",
                              "es": "Respaldo",
                              "pl": "Utworzyć kopię zapasową"
                            },
                            "ignoreConfigUpdate": true,
                            "singleton": false,
                            "fa-icon": "</i><img style='width:24px;margin-bottom:-6px;' src='/adapter/backitup/backitup.svg'><i>"
                          },
                          "dependencies": [
                            {
                              "js-controller": ">=4.0.0"
                            }
                          ],
                          "globalDependencies": [
                            {
                              "admin": ">=6.0.0"
                            }
                          ],
                          "adminUI": {
                            "config": "materialize",
                            "tab": "materialize"
                          },
                          "enabled": true,
                          "extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.backitup/master/admin/backitup.png",
                          "keywords": [
                            "Backup",
                            "IoBroker",
                            "Homematic"
                          ],
                          "readme": "https://github.com/simatec/ioBroker.backitup/blob/master/README.md",
                          "loglevel": "info",
                          "type": "general",
                          "license": "MIT",
                          "plugins": {
                            "sentry": {
                              "dsn": "https://e8510540c3a343aa8ce5678a4b3c8107@sentry.iobroker.net/36"
                            }
                          },
                          "messages": [
                            {
                              "condition": {
                                "operand": "and",
                                "rules": [
                                  "oldVersion<2.5.0",
                                  "newVersion>=2.5.0"
                                ]
                              },
                              "title": {
                                "en": "Re-authenticate Google Drive after Update!",
                                "de": "Re-authenticate Google Drive nach Update!",
                                "ru": "Re-аутентификация Google Drive после обновления!",
                                "pt": "Re-autenticação Google Drive após atualização!",
                                "nl": "Re-authentic Google Drive na Update!",
                                "fr": "Re-authenticate Google Drive après mise à jour!",
                                "it": "Rinforzo Google Drive dopo Aggiornamento!",
                                "es": "Reauthenticate Google Drive after Update!",
                                "pl": "Ponowny autentyczny Google Drive (ang.)!",
                                "uk": "Реабілітація Google Диск після оновлення!",
                                "zh-cn": "逮捕 谷歌博士在最新情况之后!"
                              },
                              "text": {
                                "en": "After installing this update the google drive access token needs to be re-authenticated in the Instance-Settings! Of course, only if google drive is used.",
                                "de": "Nach der Installation dieses Updates muss der google drive access token in den Instanz-Settings neu authentifiziert werden! Natürlich nur, wenn Google-Drive verwendet wird.",
                                "ru": "После установки этого обновления токен доступа Google для доступа должен быть повторно авторизован в Instance-Settings! Конечно, только если Google Drive используется.",
                                "pt": "Depois de instalar esta atualização o token de acesso de unidade do google precisa ser re-autenticado nas configurações de instância! Claro, só se o Google Drive é usado.",
                                "nl": "Na het installeren van deze update moet de Google drive toegang tot token opnieuw geauthenticeerd worden in de Instance-Settings! Natuurlijk, alleen als Google Drive gebruikt wordt.",
                                "fr": "Après l'installation de cette mise à jour, le jeton d'accès au lecteur google doit être réauthentifié dans le cas-Settings! Bien sûr, seulement si le lecteur de google est utilisé.",
                                "it": "Dopo l'installazione di questo aggiornamento l'accesso a Google Drive token ha bisogno di essere ri-authenticated nelle Impostazioni di istanza! Naturalmente, solo se Google Drive viene utilizzato.",
                                "es": "Después de instalar esta actualización, el acceso de la unidad de Google token tiene que ser re-authenticated en la Instance-Settings! Por supuesto, sólo si se utiliza la unidad de Google.",
                                "pl": "Po zainstalowaniu tej aktualizacji znak dostępu do google musi zostać przywrócony w Instance-Settings! Z biegiem tylko wtedy, gdy używa się google.",
                                "uk": "Після встановлення цього оновлення токени доступу Google повинні бути переоцінені в Instance-Settings! Звичайно, тільки якщо використовується Google Drive.",
                                "zh-cn": "在安装这一最新消息之后,在Setting-Settings需要重新得到治疗。 当然,只使用了防污。."
                              },
                              "level": "warn",
                              "buttons": [
                                "agree",
                                "cancel"
                              ]
                            }
                          ],
                          "installedVersion": "2.6.19",
                          "host": "iobrokerpi",
                          "installedFrom": "iobroker.backitup@2.6.19"
                        },
                        "native": {
                          "minimalEnabled": true,
                          "minimalTime": "02:40",
                          "minimalEveryXDays": "7",
                          "minimalDeleteAfter": "10",
                          "minimalNameSuffix": "Netzen",
                          "redisMinimalEnabled": false,
                          "mysqlMinimalEnabled": false,
                          "mysqlQuick": false,
                          "mysqlSingleTransaction": false,
                          "ccuEnabled": false,
                          "ccuTime": "01:30",
                          "ccuEveryXDays": "3",
                          "ccuDeleteAfter": "10",
                          "ccuNameSuffix": "",
                          "ccuHost": "",
                          "ccuUser": "Admin",
                          "ccuPassword": "",
                          "ccuMulti": false,
                          "ccuEvents": [],
                          "ccuUsehttps": false,
                          "ccuSignedCertificates": true,
                          "webdavEnabled": false,
                          "webdavUsername": "username",
                          "webdavPassword": "",
                          "webdavURL": "https://example.com/remote.php/dav/files/username/",
                          "webdavDeleteOldBackup": false,
                          "webdavOwnDir": false,
                          "webdavMinimalDir": "/backupDir/iobroker",
                          "webdavCcuDir": "/backupDir/ccu",
                          "webdavDir": "/backupDir",
                          "webdavSignedCertificates": true,
                          "dropboxEnabled": false,
                          "dropboxAccessToken": "",
                          "dropboxAccessJson": "",
                          "dropboxTokenType": "custom",
                          "dropboxCodeChallenge": "",
                          "dropboxDeleteOldBackup": false,
                          "dropboxOwnDir": false,
                          "dropboxMinimalDir": "/backupDir/iobroker",
                          "dropboxCcuDir": "/backupDir/ccu",
                          "dropboxDir": "/backupDir",
                          "onedriveEnabled": false,
                          "onedriveAccessJson": "",
                          "onedriveDeleteOldBackup": false,
                          "onedriveOwnDir": false,
                          "onedriveMinimalDir": "backupDir/iobroker",
                          "onedriveCcuDir": "backupDir/ccu",
                          "onedriveDir": "backupDir",
                          "googledriveEnabled": false,
                          "googledriveAccessTokens": "",
                          "googledriveDeleteOldBackup": false,
                          "googledriveOwnDir": false,
                          "googledriveMinimalDir": "/backupDir/iobroker",
                          "googledriveCcuDir": "/backupDir/ccu",
                          "googledriveDir": "/backupDir",
                          "mySqlEnabled": false,
                          "mySqlHost": "localhost",
                          "mySqlPort": "3306",
                          "mySqlName": "iobroker",
                          "mySqlUser": "",
                          "mySqlPassword": "",
                          "mySqlDeleteAfter": 5,
                          "mySqlDumpExe": "",
                          "mySqlMulti": false,
                          "mySqlEvents": [],
                          "influxDBEnabled": false,
                          "influxDBHost": "localhost",
                          "influxDBPort": "8088",
                          "influxDBName": "iobroker",
                          "influxDBDumpExe": "",
                          "influxDBDeleteAfter": 5,
                          "influxDBType": "local",
                          "influxDBToken": "",
                          "influxDBVersion": "1.x",
                          "influxDBProtocol": "http",
                          "influxDBMulti": false,
                          "influxDBEvents": [],
                          "deleteOldDataBase": false,
                          "grafanaEnabled": false,
                          "grafanaHost": "",
                          "grafanaPort": "3000",
                          "grafanaUsername": "admin",
                          "grafanaPassword": "",
                          "grafanaApiKey": "",
                          "grafanaProtocol": "http",
                          "grafanaSignedCertificates": true,
                          "pgSqlHost": "",
                          "pgSqlPort": "5432",
                          "pgSqlName": "",
                          "pgSqlUser": "",
                          "pgSqlPassword": "",
                          "pgSqlDeleteAfter": 5,
                          "pgSqlDumpExe": "",
                          "pgSqlEnabled": false,
                          "pgSqlMulti": false,
                          "pgSqlEvents": [],
                          "cifsEnabled": true,
                          "cifsMount": "192.168.7.1/BackItUp",
                          "cifsUser": "Tomme",
                          "cifsPassword": "Y\u0001S\r",
                          "cifsOwnDir": false,
                          "cifsDomain": "",
                          "cifsDir": "/",
                          "cifsCcuDir": "ioBrokerPi/Backups/sharename/backupDir",
                          "cifsMinimalDir": "ioBrokerPi/Backups/sharename/backupDir",
                          "cifsDeleteOldBackup": true,
                          "connectType": "CIFS",
                          "smbType": "vers=2.0",
                          "sudoMount": true,
                          "noserverino": false,
                          "wakeOnLAN": true,
                          "macAd": "B0-0C-D1-5F-F3-10",
                          "wolWait": "30",
                          "ftpEnabled": false,
                          "ftpHost": "",
                          "ftpPort": "21",
                          "ftpSecure": false,
                          "ftpDir": "/backupDir",
                          "ftpUser": "",
                          "ftpPassword": "",
                          "ftpOwnDir": false,
                          "ftpCcuDir": "/backupDir/ccu",
                          "ftpMinimalDir": "/backupDir/iobroker",
                          "ftpDeleteOldBackup": false,
                          "redisEnabled": false,
                          "redisPath": "",
                          "redisType": "local",
                          "redisHost": "",
                          "redisPort": "6379",
                          "redisUser": "",
                          "redisPassword": "",
                          "redisAOFactive": false,
                          "historyEnabled": false,
                          "historyPath": "media/usb/history",
                          "javascriptsEnabled": true,
                          "zigbeeEnabled": false,
                          "yahkaEnabled": true,
                          "jarvisEnabled": false,
                          "notificationEnabled": false,
                          "notificationsType": "Telegram",
                          "telegramInstance": "",
                          "telegramNoticeType": "longTelegramNotice",
                          "telegramUser": "none",
                          "telegramSilentNotice": false,
                          "telegramOnlyError": false,
                          "telegramWaitToSend": "0",
                          "whatsappInstance": "",
                          "whatsappNoticeType": "longWhatsappNotice",
                          "whatsappOnlyError": false,
                          "whatsappWaitToSend": "0",
                          "signalInstance": "",
                          "signalNoticeType": "longSignalNotice",
                          "signalOnlyError": false,
                          "signalWaitToSend": "0",
                          "matrixInstance": "",
                          "matrixNoticeType": "longMatrixNotice",
                          "matrixOnlyError": false,
                          "matrixWaitToSend": "0",
                          "pushoverInstance": "",
                          "pushoverNoticeType": "longPushoverNotice",
                          "pushoverSilentNotice": false,
                          "pushoverDeviceID": "",
                          "pushoverOnlyError": false,
                          "pushoverWaitToSend": "0",
                          "emailReceiver": "xxx@xxx.com",
                          "emailSender": "xxx@xxx.com",
                          "emailInstance": "",
                          "emailNoticeType": "longEmailNotice",
                          "emailOnlyError": false,
                          "emailWaitToSend": "0",
                          "debugLevel": false,
                          "sentry_enable": false,
                          "historyEntriesNumber": "25",
                          "restoreSource": "local",
                          "startAllRestore": false,
                          "hostType": "Single",
                          "slaveInstance": [],
                          "slaveNameSuffix": "",
                          "stopSlaveAfter": false,
                          "ignoreErrors": false,
                          "restoreTab": true,
                          "noderedEnabled": true,
                          "sqliteEnabled": false,
                          "sqlitePath": "/opt/sqlite/data.db",
                          "sqliteDumpExe": "",
                          "zigbee2mqttPath": "/opt/zigbee2mqtt/data",
                          "zigbee2mqttEnabled": false,
                          "fileSizeError": "192",
                          "fileSizeWarning": "256"
                        },
                        "from": "system.host.iobrokerpi.cli",
                        "ts": 1682633501956,
                        "protectedNative": [],
                        "encryptedNative": [],
                        "notifications": [],
                        "instanceObjects": [
                          {
                            "_id": "info",
                            "type": "channel",
                            "common": {
                              "name": "Information"
                            },
                            "native": {}
                          },
                          {
                            "_id": "info.latestBackup",
                            "type": "state",
                            "common": {
                              "role": "state",
                              "name": "Latest backup found by start",
                              "type": "json",
                              "read": true,
                              "write": false
                            },
                            "native": {}
                          },
                          {
                            "_id": "info.ccuNextTime",
                            "type": "state",
                            "common": {
                              "role": "indicator",
                              "name": "Next CCU backup",
                              "type": "string",
                              "read": true,
                              "write": false,
                              "def": "none"
                            },
                            "native": {}
                          },
                          {
                            "_id": "info.iobrokerNextTime",
                            "type": "state",
                            "common": {
                              "role": "indicator",
                              "name": "Next iobroker backup",
                              "type": "string",
                              "read": true,
                              "write": false,
                              "def": "none"
                            },
                            "native": {}
                          },
                          {
                            "_id": "history",
                            "type": "channel",
                            "common": {
                              "name": "History Logs"
                            },
                            "native": {}
                          },
                          {
                            "_id": "history.html",
                            "type": "state",
                            "common": {
                              "role": "html",
                              "name": "History-Log of executed backups",
                              "type": "string",
                              "read": true,
                              "write": false,
                              "def": "No backups yet"
                            },
                            "native": {}
                          },
                          {
                            "_id": "history.json",
                            "type": "state",
                            "common": {
                              "role": "state",
                              "name": "History-Log of executed backups",
                              "type": "json",
                              "read": true,
                              "write": false,
                              "def": "[]"
                            },
                            "native": {}
                          },
                          {
                            "_id": "history.ccuLastTime",
                            "type": "state",
                            "common": {
                              "role": "indicator",
                              "name": "Last CCU backup",
                              "type": "string",
                              "read": true,
                              "write": false,
                              "def": "No backups yet"
                            },
                            "native": {}
                          },
                          {
                            "_id": "history.iobrokerLastTime",
                            "type": "state",
                            "common": {
                              "role": "indicator",
                              "name": "Last iobroker backup",
                              "type": "string",
                              "read": true,
                              "write": false,
                              "def": "No backups yet"
                            },
                            "native": {}
                          },
                          {
                            "_id": "history.ccuSuccess",
                            "type": "state",
                            "common": {
                              "role": "switch",
                              "name": "Last ccu backup Success",
                              "type": "boolean",
                              "read": true,
                              "write": true,
                              "def": false
                            },
                            "native": {}
                          },
                          {
                            "_id": "history.iobrokerSuccess",
                            "type": "state",
                            "common": {
                              "role": "switch",
                              "name": "Last iobroker backup Success",
                              "type": "boolean",
                              "read": true,
                              "write": true,
                              "def": false
                            },
                            "native": {}
                          },
                          {
                            "_id": "oneClick",
                            "type": "channel",
                            "common": {
                              "name": "OneClick Buttons"
                            },
                            "native": {}
                          },
                          {
                            "_id": "oneClick.ccu",
                            "type": "state",
                            "common": {
                              "role": "switch",
                              "name": "Execute CCU backup",
                              "type": "boolean",
                              "read": true,
                              "write": true,
                              "def": false
                            },
                            "native": {}
                          },
                          {
                            "_id": "oneClick.iobroker",
                            "type": "state",
                            "common": {
                              "role": "switch",
                              "name": "Execute iobroker backup",
                              "type": "boolean",
                              "read": true,
                              "write": true,
                              "def": false
                            },
                            "native": {}
                          },
                          {
                            "_id": "output",
                            "type": "channel",
                            "common": {
                              "name": "Output states"
                            },
                            "native": {}
                          },
                          {
                            "_id": "output.line",
                            "type": "state",
                            "common": {
                              "role": "state",
                              "name": "Used for debug outputs",
                              "type": "string",
                              "read": true,
                              "write": false,
                              "def": ""
                            },
                            "native": {}
                          }
                        ],
                        "objects": [],
                        "acl": {
                          "object": 1636,
                          "state": 1636,
                          "file": 1632,
                          "owner": "system.user.admin",
                          "ownerGroup": "system.group.administrator"
                        },
                        "user": "system.user.admin"
                      }
                      
                      T 1 Reply Last reply Reply Quote 0
                      • T
                        Tomme @Tomme last edited by

                        @codierknecht @Thomas-Braun

                        danke nochmal Jungs für die schnelle und kompetente Hilfe!!!

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        766
                        Online

                        32.0k
                        Users

                        80.3k
                        Topics

                        1.3m
                        Posts

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