Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Rechteprobleme von backitup nach fixer-Lauf

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    Rechteprobleme von backitup nach fixer-Lauf

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

      @thomas-braun ,

      Ok, wenn nach Deiner Einschätzung kein Zusammenhang besteht, dann mach ich das so.

      Vielen Dank!

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

        @xxjooo sagte in Rechteprobleme nachvUmzug:

        dann mach ich das so.

        hab ich schon 😁
        bitte Threadtitel anpassen

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

          @xxjooo

          Zeig mal die Ausgaben von

          mount | sort
          ls -l /opt/iobroker/
          getfacl /opt/iobroker/backups
          
          XxJooO 1 Reply Last reply Reply Quote 0
          • XxJooO
            XxJooO @Thomas Braun last edited by

            @thomas-braun sagte in Rechteprobleme nachvUmzug:

            @xxjooo

            Zeig mal die Ausgaben von

            mount | sort
            ls -l /opt/iobroker/
            getfacl /opt/iobroker/backups
            

            Die Ergebnisse kommen gleich. Habe aber etwas manipuliert und dehalb läuft backitup gerade durch, anscheinend ohne Fehler. Das Problem liegt bei den Rechten des Ordners /opt/iobroker/backitup, der auch nach dem erfolgreichen Lauf des fixers genau so dasteht, wie oben gezeigt

            d---------    1 iobroker iobroker   10488 20. Okt 13:33 backups
            

            Ich habe dann ein

            sudo chmod 755 backups
            

            abgesetzt und backitup neu gestartet, das läuft gerade durch.

            23:03:22.160INFOguiDas Backup wurde erfolgreich erstellt!
            

            Nachdem ich das geändert habe sind die Ausgaben Deiner gewünschten Abfragen natürlich nicht mehr so wie vor meiner Änderung. Aber wenn Du sagst, dass meine Änderung der Rechte des Ordners /opt/iobroker/backup in Ordnung sind, weil es ja so durchgelaufen ist, dann würde ich das hier beenden können...

            Sonst setze ich das wieder zurück und schick noch die Ausgaben auf Deine Fragen...

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

              @xxjooo sagte in Rechteprobleme nachvUmzug:

              Aber wenn Du sagst, dass meine Änderung der Rechte des Ordners /opt/iobroker/backup in Ordnung sind, weil es ja so durchgelaufen ist, dann würde ich das hier beenden können...

              Auf dem Verzeichnis liegen ACLs, mit den herkömmlichen Rechten kommst du da nicht dauerhaft weiter.

              Es sollte da so aussehen:

              echad@chet:~ $ getfacl /opt/iobroker/backups/
              getfacl: Removing leading '/' from absolute path names
              # file: opt/iobroker/backups/
              # owner: iobroker
              # group: iobroker
              user::rwx
              group::r-x
              group:iobroker:rwx
              mask::rwx
              other::r-x
              default:user::rwx
              default:group::r-x
              default:group:iobroker:rwx
              default:mask::rwx
              default:other::r-x
              
              
              XxJooO 1 Reply Last reply Reply Quote 0
              • XxJooO
                XxJooO @Thomas Braun last edited by

                @thomas-braun sagte in Rechteprobleme von backitup nach fixer-Lauf:

                @xxjooo sagte in Rechteprobleme nachvUmzug:

                Aber wenn Du sagst, dass meine Änderung der Rechte des Ordners /opt/iobroker/backup in Ordnung sind, weil es ja so durchgelaufen ist, dann würde ich das hier beenden können...

                Auf dem Verzeichnis liegen ACLs, mit den herkömmlichen Rechten kommst du da nicht dauerhaft weiter.

                Es sollte da so aussehen:

                echad@chet:~ $ getfacl /opt/iobroker/backups/
                getfacl: Removing leading '/' from absolute path names
                # file: opt/iobroker/backups/
                # owner: iobroker
                # group: iobroker
                user::rwx
                group::r-x
                group:iobroker:rwx
                mask::rwx
                other::r-x
                default:user::rwx
                default:group::r-x
                default:group:iobroker:rwx
                default:mask::rwx
                default:other::r-x
                
                

                bei mir:

                jo@ioBrokerDebian10VM:/opt/iobroker$ getfacl /opt/iobroker/backups/
                getfacl: Entferne führende '/' von absoluten Pfadnamen
                # file: opt/iobroker/backups/
                # owner: iobroker
                # group: iobroker
                user::rwx
                group::r-x
                group:iobroker:rwx
                mask::rwx
                other::r-x
                default:user::rwx
                default:group::r-x
                default:group:iobroker:rwx
                default:mask::rwx
                default:other::r-x
                

                also exakt gleich...

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

                  @xxjooo

                  Ja, das hat der Fixer so gesetzt.
                  Dann sollte das ja nun wieder funktionieren.
                  Wie schaut das große Ganze aus?
                  Mal

                  iob diag
                  

                  anschauen.

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

                    @thomas-braun sagte in Rechteprobleme von backitup nach fixer-Lauf:

                    iob diag

                    zumindest keine Katastrophen:

                    ========== Start marking the full check here ===========
                    
                    ```bash
                    Script v.2024-10-19
                    
                    *** BASE SYSTEM ***
                     Static hostname: ioBrokerDebian10VM
                           Icon name: computer-vm
                             Chassis: vm 🖴
                      Virtualization: kvm
                    Operating System: Debian GNU/Linux 12 (bookworm)
                              Kernel: Linux 6.1.0-26-amd64
                        Architecture: x86-64
                     Hardware Vendor: QEMU
                      Hardware Model: Standard PC _i440FX + PIIX, 1996_
                    Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
                    OS is similar to: 
                    
                    model name	: Common KVM processor
                    Docker          : false
                    Virtualization  : kvm
                    Kernel          : x86_64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     23:22:24 up  1:07,  2 users,  load average: 0.70, 0.55, 0.68
                    CPU threads: 8
                    
                    
                    *** LIFE CYCLE STATUS ***
                    Operating System is the current Debian stable version codenamed 'bookworm'!
                    
                    *** TIME AND TIMEZONES ***
                                   Local time: Thu 2024-10-31 23:22:24 CET
                               Universal time: Thu 2024-10-31 22:22:24 UTC
                                     RTC time: Thu 2024-10-31 22:22:24
                                    Time zone: Europe/Berlin (CET, +0100)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    jo
                    HOME=/home/jo
                    GROUPS=jo adm dialout cdrom floppy sudo audio dip video plugdev users netdev iobroker
                    
                    User that is running 'js-controller':
                    iobroker
                    HOME=/home/iobroker
                    GROUPS=iobroker tty dialout sudo audio video plugdev bluetooth
                    
                    *** DISPLAY-SERVER SETUP ***
                    Display-Server: false
                    Desktop: 	
                    Terminal: 	tty
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.3G        3.3G        231M        544K        5.1G        5.0G
                    Swap:             0B          0B          0B
                    Total:          8.3G        3.3G        231M
                    
                    Active iob-Instances: 	31
                    
                             7940 M total memory
                             3155 M used memory
                              508 M active memory
                             6422 M inactive memory
                              220 M free memory
                              314 M buffer memory
                             4549 M swap cache
                                0 M total swap
                                0 M used swap
                                0 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 23:22:25 up  1:07,  2 users,  load average: 0.70, 0.55, 0.68
                    Tasks: 140 total,   1 running, 139 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us, 25.0 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                    MiB Mem :   7940.7 total,    219.1 free,   3156.5 used,   4864.2 buff/cache     
                    MiB Swap:      0.0 total,      0.0 free,      0.0 used.   4784.2 avail Mem 
                    
                    *** FAILED SERVICES ***
                    
                      UNIT LOAD ACTIVE SUB DESCRIPTION
                    0 loaded units listed.
                    
                    
                    *** DMESG CRITICAL ERRORS ***
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  3.9G     0  3.9G   0% /dev
                    tmpfs          tmpfs     795M  532K  794M   1% /run
                    /dev/sda1      ext4       59G   38G   19G  67% /
                    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs     795M     0  795M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Thu Oct 31 22:15:17 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                    [Thu Oct 31 22:15:17 2024] EXT4-fs (sda1): re-mounted. Quota mode: none.
                    
                    Show mounted filesystems:
                    TARGET SOURCE    FSTYPE OPTIONS
                    /      /dev/sda1 ext4   rw,noatime
                    
                    Files in neuralgic directories:
                    
                    /var:
                    1.9G	/var/
                    1.6G	/var/log/journal/fc6bd0ba028b42bb9c62f77882022818
                    1.6G	/var/log/journal
                    1.6G	/var/log
                    139M	/var/lib
                    
                    Archived and active journals take up 1.5G in the file system.
                    
                    /opt/iobroker/backups:
                    4.0K	/opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    16G	/opt/iobroker/iobroker-data/
                    15G	/opt/iobroker/iobroker-data/history
                    1.1G	/opt/iobroker/iobroker-data/files
                    618M	/opt/iobroker/iobroker-data/files/javascript.admin
                    561M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    43M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.js.map
                    40M	/opt/iobroker/iobroker-data/states.jsonl
                    34M	/opt/iobroker/iobroker-data/objects.jsonl
                    27M	/opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                    19M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                    
                    /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0014D9D6A3-if00
                    
                    HINT:
                    Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                    /dev/ttyACM0
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs 	v18.20.4
                    /usr/bin/node 		v18.20.4
                    /usr/bin/npm 		10.8.2
                    /usr/bin/npx 		10.8.2
                    /usr/bin/corepack 	0.28.0
                    
                    nodejs:
                      Installed: 18.20.4-1nodesource1
                      Candidate: 18.20.4-1nodesource1
                      Version table:
                     *** 18.20.4-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         18.20.3-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.20.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.20.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.20.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.19.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.19.0+dfsg-6~deb12u2 500
                            500 http://deb.debian.org/debian bookworm/main amd64 Packages
                         18.19.0+dfsg-6~deb12u1 500
                            500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
                         18.19.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.18.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.18.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.18.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.17.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.17.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.16.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.16.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.15.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.14.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.14.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.14.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.13.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.12.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.11.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.10.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.9.1-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.9.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.8.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.7.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.6.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.5.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.4.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.3.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.2.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.1.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                         18.0.0-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                    
                    Temp directories causing deletion problem: 0
                    No problems detected
                    
                    Errors in npm tree: 0
                    No problems detected
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    ioBrokerDebian10VM  ioBrokerDebian10VM (version: 7.0.2, hostname: ioBrokerDebian10VM, alive, uptime: 3921)
                    
                    Core adapters versions
                    js-controller: 	7.0.2
                    admin: 		7.2.6
                    javascript: 	8.8.3
                    
                    nodejs modules from github: 	1
                    +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : ioBrokerDebian10VM                       -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.backitup.0               : backitup              : ioBrokerDebian10VM                       -  enabled
                      system.adapter.daswetter.0              : daswetter             : ioBrokerDebian10VM                       -  enabled
                      system.adapter.dwd.0                    : dwd                   : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBrokerDebian10VM                       -  enabled
                      system.adapter.feiertage.0              : feiertage             : ioBrokerDebian10VM                       -  enabled
                      system.adapter.flot.0                   : flot                  : ioBrokerDebian10VM                       - disabled
                    + system.adapter.govee.0                  : govee                 : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.harmony.0                : harmony               : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.history.0                : history               : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.hm-rpc.2                 : hm-rpc                : ioBrokerDebian10VM                       -  enabled, port: 12010
                      system.adapter.ical.0                   : ical                  : ioBrokerDebian10VM                       -  enabled
                      system.adapter.icons-icons8.0           : icons-icons8          : ioBrokerDebian10VM                       - disabled
                      system.adapter.icons-material-png.0     : icons-material-png    : ioBrokerDebian10VM                       - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBrokerDebian10VM                       - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBrokerDebian10VM                       - disabled
                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBrokerDebian10VM                       - disabled
                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBrokerDebian10VM                       - disabled
                    + system.adapter.influxdb.0               : influxdb              : ioBrokerDebian10VM                       -  enabled, port: 8086
                    + system.adapter.iot.0                    : iot                   : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.javascript.0             : javascript            : ioBrokerDebian10VM                       -  enabled
                      system.adapter.javascript.1             : javascript            : ioBrokerDebian10VM                       - disabled
                    + system.adapter.lgtv.0                   : lgtv                  : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.mihome.0                 : mihome                : ioBrokerDebian10VM                       -  enabled, port: 9898, bind: 192.168.178.6
                      system.adapter.mobile.0                 : mobile                : ioBrokerDebian10VM                       - disabled
                      system.adapter.mqtt.0                   : mqtt                  : ioBrokerDebian10VM                       - disabled, port: 11883, bind: 0.0.0.0
                    + system.adapter.node-red.0               : node-red              : ioBrokerDebian10VM                       -  enabled, port: 1880, bind: 0.0.0.0
                      system.adapter.openweathermap.0         : openweathermap        : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.pi-hole.0                : pi-hole               : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.pi-hole.1                : pi-hole               : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.proxmox.0                : proxmox               : ioBrokerDebian10VM                       -  enabled, port: 8006
                    + system.adapter.pvforecast.0             : pvforecast            : ioBrokerDebian10VM                       -  enabled
                      system.adapter.pvforecast.1             : pvforecast            : ioBrokerDebian10VM                       - disabled
                      system.adapter.radar2.0                 : radar2                : ioBrokerDebian10VM                       - disabled
                    + system.adapter.rest-api.0               : rest-api              : ioBrokerDebian10VM                       -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
                    + system.adapter.shelly.0                 : shelly                : ioBrokerDebian10VM                       -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.simple-api.0             : simple-api            : ioBrokerDebian10VM                       -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                    + system.adapter.socketio.0               : socketio              : ioBrokerDebian10VM                       -  enabled, port: 8084, bind: 192.168.178.6, run as: admin
                    + system.adapter.sonoff.0                 : sonoff                : ioBrokerDebian10VM                       -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.telegram.0               : telegram              : ioBrokerDebian10VM                       -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.tesla-motors.0           : tesla-motors          : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.tesla-wallconnector3.0   : tesla-wallconnector3  : ioBrokerDebian10VM                       -  enabled
                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis-justgage.0           : vis-justgage          : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBrokerDebian10VM                       -  enabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis-weather.0            : vis-weather           : ioBrokerDebian10VM                       - disabled
                      system.adapter.vis.0                    : vis                   : ioBrokerDebian10VM                       -  enabled
                      system.adapter.weatherunderground.0     : weatherunderground    : ioBrokerDebian10VM                       -  enabled
                    + system.adapter.web.0                    : web                   : ioBrokerDebian10VM                       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : ioBrokerDebian10VM                       -  enabled, port: /dev/ttyACM0
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : ioBrokerDebian10VM                       -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.hm-rpc.2                 : hm-rpc                : ioBrokerDebian10VM                       -  enabled, port: 12010
                    + system.adapter.influxdb.0               : influxdb              : ioBrokerDebian10VM                       -  enabled, port: 8086
                    + system.adapter.mihome.0                 : mihome                : ioBrokerDebian10VM                       -  enabled, port: 9898, bind: 192.168.178.6
                    + system.adapter.node-red.0               : node-red              : ioBrokerDebian10VM                       -  enabled, port: 1880, bind: 0.0.0.0
                    + system.adapter.proxmox.0                : proxmox               : ioBrokerDebian10VM                       -  enabled, port: 8006
                    + system.adapter.rest-api.0               : rest-api              : ioBrokerDebian10VM                       -  enabled, port: 8093, bind: 0.0.0.0, run as: rest
                    + system.adapter.shelly.0                 : shelly                : ioBrokerDebian10VM                       -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.simple-api.0             : simple-api            : ioBrokerDebian10VM                       -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                    + system.adapter.socketio.0               : socketio              : ioBrokerDebian10VM                       -  enabled, port: 8084, bind: 192.168.178.6, run as: admin
                    + system.adapter.sonoff.0                 : sonoff                : ioBrokerDebian10VM                       -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.telegram.0               : telegram              : ioBrokerDebian10VM                       -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : ioBrokerDebian10VM                       -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.zigbee.0                 : zigbee                : ioBrokerDebian10VM                       -  enabled, port: /dev/ttyACM0
                    
                    ioBroker-Repositories
                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │   name   │                           url                           │ auto upgrade │
                    ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                    │    0    │ 'stable' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
                    │    1    │  'beta'  │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
                    └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): beta
                    Upgrade policy: none
                    
                    Installed ioBroker-Instances
                    Used repository: beta
                    Adapter    "admin"        : 7.2.6    , installed 7.2.6
                    Adapter    "alexa2"       : 3.26.7   , installed 3.26.7
                    Adapter    "backitup"     : 3.0.26   , installed 3.0.26
                    Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                    Adapter    "fb-checkpresence": 1.2.5 , installed 1.2.5
                    Adapter    "feiertage"    : 1.2.0    , installed 1.2.0
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "harmony"      : 1.5.0    , installed 1.5.0
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                    Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                    Adapter    "ical"         : 1.16.0   , installed 1.16.0
                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
                    Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                    Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                    Adapter    "iot"          : 3.4.2    , installed 3.4.2
                    Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                    Controller "js-controller": 7.0.2    , installed 7.0.2
                    Adapter    "lgtv"         : 2.2.0    , installed 2.2.0
                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                    Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                    Adapter    "node-red"     : 5.2.1    , installed 5.2.1
                    Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                    Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                    Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                    Adapter    "pvforecast"   : 4.0.1    , installed 4.0.1
                    Adapter    "radar2"       : 2.2.0    , installed 2.2.0
                    Adapter    "rest-api"     : 2.0.3    , installed 2.0.3
                    Adapter    "shelly"       : 8.4.0    , installed 8.4.0
                    Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                    Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                    Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                    Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                    Adapter    "telegram"     : 3.9.0    , installed 3.9.0
                    Adapter    "tesla-motors" : 1.4.5    , installed 1.4.5
                    Adapter    "tesla-wallconnector3": 0.1.3, installed 0.1.3
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                    Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                    Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                    Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
                    Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                    Adapter    "web"          : 6.3.1    , installed 6.3.1
                    Adapter    "ws"           : 2.6.2    , installed 2.6.2
                    Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects: 	35608
                    States: 	35193
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
                    Hit:2 http://deb.debian.org/debian bookworm InRelease
                    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:4 http://ftp.debian.org/debian bookworm-backports InRelease
                    Hit:5 https://repos.influxdata.com/debian stable InRelease
                    Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Reading package lists...
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       19100      1592/iobroker.js-co 
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       21222      1592/iobroker.js-co 
                    tcp        0      0 192.168.178.6:8084      0.0.0.0:*               LISTEN      1001       26486      2132/io.socketio.0  
                    tcp        0      0 192.168.178.6:12010     0.0.0.0:*               LISTEN      1001       25359      1779/io.hm-rpc.2    
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17140      480/sshd: /usr/sbin 
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15518      1/init              
                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       26248      1945/io.sonoff.0    
                    tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       22818      1846/node-red       
                    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       26794      2117/io.simple-api. 
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       23821      2001/io.web.0       
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       22574      1610/io.admin.0     
                    tcp6       0      0 :::8093                 :::*                    LISTEN      1001       26585      2206/io.rest-api.0  
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          17142      480/sshd: /usr/sbin 
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          15519      1/init              
                    tcp6       0      0 :::61991                :::*                    LISTEN      1001       22770      1761/io.harmony.0   
                    udp        0      0 0.0.0.0:48959           0.0.0.0:*                           1001       26598      1724/io.backitup.0  
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15827      379/dhclient        
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          14453      1/init              
                    udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       22771      1761/io.harmony.0   
                    udp        0      0 0.0.0.0:50069           0.0.0.0:*                           1001       37425      1724/io.backitup.0  
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       22893      1930/io.shelly.0    
                    udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       26151      1863/io.mihome.0    
                    udp6       0      0 :::111                  :::*                                0          14454      1/init              
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-10-31 23:21:42.090  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:21:42.271  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:21:46.982  - info: node-red.0 (1846) State value to set for "0_userdata.0.Huawei.Inverter.Efficiency" has to be stringified but received type "object"
                    2024-10-31 23:21:52.361  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:21:52.532  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:22:02.606  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:22:02.784  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:22:06.202  - info: node-red.0 (1846) State value to set for "0_userdata.0.Huawei.Inverter.Insulation_Resistance" has to be stringified but received type "object"
                    2024-10-31 23:22:12.850  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:22:13.034  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:22:23.118  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:22:23.311  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:22:27.010  - info: node-red.0 (1846) State value to set for "0_userdata.0.Huawei.Inverter.Power_Grid_Voltage" has to be stringified but received type "number"
                    2024-10-31 23:22:33.397  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:22:33.556  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:22:40.772  - info: node-red.0 (1846) State value to set for "0_userdata.0.Huawei.Inverter.Insulation_Resistance" has to be stringified but received type "object"
                    2024-10-31 23:22:43.090  - info: node-red.0 (1846) State value to set for "0_userdata.0.Huawei.Inverter.Model_ID" has to be stringified but received type "object"
                    2024-10-31 23:22:43.637  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:22:43.802  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:22:53.898  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:22:54.088  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:23:04.178  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:23:04.348  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    2024-10-31 23:23:14.419  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: version.git_branch, Val: HEAD
                    2024-10-31 23:23:14.611  - info: tesla-wallconnector3.0 (2259) REPORT_TO_DEV: State attribute definition missing for: vitals.evse_not_ready_reasons, Val: 1
                    
                    

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

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

                      @xxjooo sagte in Rechteprobleme von backitup nach fixer-Lauf:

                      zumindest keine Katastrophen

                      Stimmt.
                      Ich würde den Zigbee-Stick/Adapter noch auf 'by-id' umstellen und nodejs@20 fahren.

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

                        @thomas-braun,

                        vielen Dank, morgen ist Zeit dafür. Schönes WE!

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

                        Support us

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

                        648
                        Online

                        31.6k
                        Users

                        79.5k
                        Topics

                        1.3m
                        Posts

                        3
                        18
                        603
                        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