Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Backitup kann nicht installiert werden

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backitup kann nicht installiert werden

    This topic has been deleted. Only users with topic management privileges can see it.
    • Samson71
      Samson71 Global Moderator @Seide Th last edited by Samson71

      @seide-th
      Bitte Logs bzw. Meldungen in Codetags (</>) packen. Findet sich beim Anlegen/Editieren oben in der Leiste oberhalb des Textes.

      Habe ich in diesem Fall für Dich erledigt.

      Alles in einem Block, ohne Lücken oder Absätze zu schrieben macht das Lesen "unerträglich".

      Um Hilfe zu erhalten solltest Du ein vollständiges "iob diag" in Codetags eingebettet nachliefern.

      1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @Seide Th last edited by mcm1957

        @seide-th said in Backitup kann nicht installiert werden:

        Ich habe das Ganze dann auf meinem Testsystem versucht nach zu vollziehen, leider auch ohne Erfolg. Nach dem deinstallieren des Adapters kommt bei der erneuten Installation

        Invalid version of admin. Required >=6.17.11. Current 6.3.5
        

        Alle Adapter sind auf dem aktuellen Stand, die Admin Version ist 7.1.5

        Bist du wirklich sicher dass du auf dem Testsystem admin 7.1.5 installiert hast? Die Anzeige sagt was anderes. Ist dein Testsystem ev. ein Multihost System? Ist admin auf ALLEN System aktuell (oder nicht installiert)?

        und beim installieren kommt folgende Meldung:

        $ iobroker add backitup --host vm-iobroker02
        host.vm-iobroker02 install adapter backitup
        host.vm-iobroker02 error: reading io-package.json /opt/iobroker/node_modules/iobroker.backitup/io-package.json: Unexpected end of JSON input
        ERROR: Process exited with code 27
        

        Das sieht danach aus, dass die Datei /opt/iobroker/node_modules/iobroker.backitup/io-package.json defekt ist. Schau mal was da drinnen steht. Kann es sein, dass beim Installieren mal der Diskspace ausgegangen ist?

        Persönlich würd ich den tree /opt/iobroker/node_modules/iobroker.backitup entfernen und dann eine Neuinstallation des Adapters versuchen. Aber warte damit noch, da gibts sicher Leute die kompetentere Aussagen treffen können.

        Und stell mal ein iob-diag wie von Samson71 angefordert ein. Nicht dass z.B. deine Disk defekt ist o.ä.

        S 1 Reply Last reply Reply Quote 0
        • S
          Seide Th @mcm1957 last edited by

          @mcm1957 Ja das Testsystem ist ein MultiHost. Unter dem Menüpunkt Adapter wirdder Adapter mit der Version 7.1.5 als installiert angezeigt.

          mcm1957 Samson71 2 Replies Last reply Reply Quote 0
          • mcm1957
            mcm1957 @Seide Th last edited by

            @seide-th said in Backitup kann nicht installiert werden:

            @mcm1957 Ja das Testsystem ist ein MultiHost. Unter dem Menüpunkt Adapter wirdder Adapter mit der Version 7.1.5 als installiert angezeigt.

            Auch am Slave?. Tipp mal da ist ne alte Version installiert ...

            1 Reply Last reply Reply Quote 0
            • Samson71
              Samson71 Global Moderator @Seide Th last edited by

              @seide-th
              Deswegen der Hinweis ein vollständiges "iob diag" noch zu liefern. Daran sieht man ggf. mehr.

              S 2 Replies Last reply Reply Quote 1
              • S
                Seide Th @Samson71 last edited by

                @samson71 Sorry, aber das ist mein erster Versuch mit einem Forum klar zu kommen. Ich habe über ssh iob-diag eingegeben.
                Ich hoffe mit der Zeichensetzung das ganze jetzt umgesetzt habe.
                Besten Dank schon mal

                <======================= SUMMARY =======================
                v.2024-10-19

                Static hostname: vm-iobroker-test
                Icon name: computer-vm
                Chassis: vm
                Virtualization: vmware
                Operating System: Ubuntu 20.04.6 LTS
                Kernel: Linux 5.4.0-204-generic
                Architecture: x86-64

                Installation: vmware
                Kernel: x86_64
                Userland: 64 bit
                Timezone: Europe/Berlin (CET, +0100)
                User-ID: 1000
                Display-Server: false
                Boot Target: multi-user.target

                Pending OS-Updates: 1
                Pending iob updates: 0

                Nodejs-Installation:
                /usr/bin/nodejs v20.18.1
                /usr/bin/node v20.18.1
                /usr/bin/npm 10.8.2
                /usr/bin/npx 10.8.2
                /usr/bin/corepack 0.29.4

                Recommended versions are nodejs 20.18.1 and npm 10.8.2
                nodeJS installation is correct

                MEMORY:
                total used free shared buff/cache available
                Mem: 2.0G 1.1G 295M 1.0M 610M 820M
                Swap: 2.0G 16M 2.0G
                Total: 4.0G 1.1G 2.3G

                Active iob-Instances: 8
                Upgrade policy: none

                ioBroker Core: js-controller 7.0.6
                admin 7.1.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 : vm-iobroker-test - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                • system.adapter.web.0 : web : vm-iobroker-test - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                Objects: 4445
                States: 3438

                Size of iob-Database:

                41M /opt/iobroker/iobroker-data/objects.jsonl
                1.7M /opt/iobroker/iobroker-data/states.jsonl

                Operating System codenamed 'focal' is an aging Ubuntu release! Please upgrade to the latest LTS release 'noble' in due time!

                =================== END OF SUMMARY ====================

                1 Reply Last reply Reply Quote 0
                • S
                  Seide Th @Samson71 last edited by

                  @samson71
                  Ok, wer sich den ganzen Monitor ansieht kommt besser zum Ziel

                  ======================= SUMMARY =======================
                                          v.2024-10-19
                  
                  
                     Static hostname: vm-iobroker-test
                           Icon name: computer-vm
                             Chassis: vm
                      Virtualization: vmware
                    Operating System: Ubuntu 20.04.6 LTS
                              Kernel: Linux 5.4.0-204-generic
                        Architecture: x86-64
                  
                  Installation:           vmware
                  Kernel:                 x86_64
                  Userland:               64 bit
                  Timezone:               Europe/Berlin (CET, +0100)
                  User-ID:                1000
                  Display-Server:         false
                  Boot Target:            multi-user.target
                  
                  Pending OS-Updates:     1
                  Pending iob updates:    0
                  
                  Nodejs-Installation:
                  /usr/bin/nodejs         v20.18.1
                  /usr/bin/node           v20.18.1
                  /usr/bin/npm            10.8.2
                  /usr/bin/npx            10.8.2
                  /usr/bin/corepack       0.29.4
                  
                  Recommended versions are nodejs 20.18.1 and npm 10.8.2
                  nodeJS installation is correct
                  
                  MEMORY:
                                total        used        free      shared  buff/cache   available
                  Mem:           2.0G        1.1G        295M        1.0M        610M        820M
                  Swap:          2.0G         16M        2.0G
                  Total:         4.0G        1.1G        2.3G
                  
                  Active iob-Instances:   8
                  Upgrade policy: none
                  
                  ioBroker Core:          js-controller           7.0.6
                                          admin                   7.1.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                 : vm-iobroker-test                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : vm-iobroker-test                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects:                4445
                  States:                 3438
                  
                  Size of iob-Database:
                  
                  41M     /opt/iobroker/iobroker-data/objects.jsonl
                  1.7M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  Operating System codenamed 'focal' is an aging Ubuntu release! Please upgrade to the latest LTS release 'noble' in due time!
                  
                  =================== END OF SUMMARY ====================
                  
                  
                  Samson71 1 Reply Last reply Reply Quote 0
                  • Samson71
                    Samson71 Global Moderator @Seide Th last edited by Samson71

                    @seide-th
                    Das ist der Summary, nicht die Langfassung. Du musst auch nicht doppelt Posten, sondern kannst den Beitrag editieren. Um z.B. vergessene Codetags nachzusetzen.

                    Zumindest der Hinweis sollte zeitnah beachtet werden

                    Operating System codenamed 'focal' is an aging Ubuntu release! Please upgrade to the latest LTS release 'noble' in due time!
                    
                    1 Reply Last reply Reply Quote 0
                    • S
                      Seide Th last edited by

                      @samson71

                      So das sollte die Langfassung sein

                      ========== Start marking the full check here ===========
                      
                      ```bash
                      Script v.2024-10-19
                      
                      *** BASE SYSTEM ***
                         Static hostname: vm-iobroker-test
                               Icon name: computer-vm
                                 Chassis: vm
                          Virtualization: vmware
                        Operating System: Ubuntu 20.04.6 LTS
                                  Kernel: Linux 5.4.0-204-generic
                            Architecture: x86-64
                      OS is similar to: debian
                      
                      model name      : Intel(R) Core(TM) i7-4790T CPU @ 2.70GHz
                      Docker          : false
                      Virtualization  : vmware
                      Kernel          : x86_64
                      Userland        : 64 bit
                      
                      Systemuptime and Load:
                       20:41:38 up 2 days,  8:13,  1 user,  load average: 0.05, 0.02, 0.00
                      CPU threads: 2
                      
                      
                      *** LIFE CYCLE STATUS ***
                      Operating System codenamed 'focal' is an aging Ubuntu release! Please upgrade to the latest LTS release 'noble' in due time!
                      
                      *** TIME AND TIMEZONES ***
                                     Local time: Tue 2025-01-07 20:41:38 CET
                                 Universal time: Tue 2025-01-07 19:41:38 UTC
                                       RTC time: Tue 2025-01-07 19:41:39
                                      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':
                      thorsten
                      HOME=/home/thorsten
                      GROUPS=thorsten adm cdrom sudo dip plugdev lxd iobroker
                      
                      User that is running 'js-controller':
                      iobroker
                      HOME=/home/iobroker
                      GROUPS=iobroker tty dialout audio video plugdev
                      
                      *** DISPLAY-SERVER SETUP ***
                      Display-Server: false
                      Desktop:
                      Terminal:       tty
                      
                      *** MEMORY ***
                                    total        used        free      shared  buff/cache   available
                      Mem:           2.0G        1.0G        288M        1.0M        659M        876M
                      Swap:          2.0G         16M        2.0G
                      Total:         4.0G        1.0G        2.3G
                      
                      Active iob-Instances:   8
                      
                               1971 M total memory
                               1023 M used memory
                                880 M active memory
                                599 M inactive memory
                                288 M free memory
                                 62 M buffer memory
                                596 M swap cache
                               2047 M total swap
                                 16 M used swap
                               2031 M free swap
                      
                      *** top - Table Of Processes  ***
                      top - 20:41:39 up 2 days,  8:13,  1 user,  load average: 0.13, 0.03, 0.01
                      Tasks: 236 total,   1 running, 235 sleeping,   0 stopped,   0 zombie
                      %Cpu(s):  0.0 us,  3.0 sy,  0.0 ni, 97.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                      MiB Mem :   1971.3 total,    287.9 free,   1023.5 used,    659.9 buff/cache
                      MiB Swap:   2048.0 total,   2031.5 free,     16.5 used.    876.3 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  940M     0  940M   0% /dev
                      tmpfs                             tmpfs     198M  1.2M  196M   1% /run
                      /dev/mapper/ubuntu--vg-ubuntu--lv ext4       15G   12G  2.0G  86% /
                      tmpfs                             tmpfs     986M     0  986M   0% /dev/shm
                      tmpfs                             tmpfs     5.0M     0  5.0M   0% /run/lock
                      tmpfs                             tmpfs     986M     0  986M   0% /sys/fs/cgroup
                      /dev/sda2                         ext4      974M  211M  696M  24% /boot
                      /dev/loop0                        squashfs   56M   56M     0 100% /snap/core18/2846
                      /dev/loop2                        squashfs   64M   64M     0 100% /snap/core20/2379
                      /dev/loop4                        squashfs   92M   92M     0 100% /snap/lxd/24061
                      /dev/loop1                        squashfs   56M   56M     0 100% /snap/core18/2829
                      /dev/loop5                        squashfs   92M   92M     0 100% /snap/lxd/29619
                      /dev/loop7                        squashfs   45M   45M     0 100% /snap/snapd/23258
                      /dev/loop3                        squashfs   64M   64M     0 100% /snap/core20/2434
                      /dev/loop6                        squashfs   39M   39M     0 100% /snap/snapd/21759
                      tmpfs                             tmpfs     198M     0  198M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Sun Jan  5 12:27:57 2025] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
                      [Sun Jan  5 12:28:06 2025] EXT4-fs (dm-0): re-mounted. Opts: (null)
                      [Sun Jan  5 12:28:11 2025] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
                      
                      Show mounted filesystems:
                      TARGET                SOURCE                            FSTYPE   OPTIONS
                      /                     /dev/mapper/ubuntu--vg-ubuntu--lv ext4     rw,relatime
                      |-/sys/kernel/tracing tracefs                           tracefs  rw,nosuid,nodev,noexec,relatime
                      |-/boot               /dev/sda2                         ext4     rw,relatime
                      |-/snap/core18/2846   /dev/loop0                        squashfs ro,nodev,relatime
                      |-/snap/core20/2379   /dev/loop2                        squashfs ro,nodev,relatime
                      |-/snap/lxd/24061     /dev/loop4                        squashfs ro,nodev,relatime
                      |-/snap/core18/2829   /dev/loop1                        squashfs ro,nodev,relatime
                      |-/snap/lxd/29619     /dev/loop5                        squashfs ro,nodev,relatime
                      |-/snap/snapd/23258   /dev/loop7                        squashfs ro,nodev,relatime
                      |-/snap/core20/2434   /dev/loop3                        squashfs ro,nodev,relatime
                      `-/snap/snapd/21759   /dev/loop6                        squashfs ro,nodev,relatime
                      
                      Files in neuralgic directories:
                      
                      /var:
                      3.0G    /var/
                      1.6G    /var/log/journal/9cfe6ffc7bf14255826ce84a642ff7c4
                      1.6G    /var/log/journal
                      1.6G    /var/log
                      1.2G    /var/lib
                      
                      Archived and active journals take up 1.5G in the file system.
                      
                      /opt/iobroker/backups:
                      65M     /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      817M    /opt/iobroker/iobroker-data/
                      694M    /opt/iobroker/iobroker-data/files
                      617M    /opt/iobroker/iobroker-data/files/javascript.admin
                      560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                      558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                      
                      The five largest files in iobroker-data are:
                      41M     /opt/iobroker/iobroker-data/objects.jsonl
                      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                      8.7M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/838.0aa41cb0.chunk.js.map
                      8.6M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/310.89a60ae1.chunk.js.map
                      8.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                      
                      No Devices found 'by-id'
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v20.18.1
                      /usr/bin/node           v20.18.1
                      /usr/bin/npm            10.8.2
                      /usr/bin/npx            10.8.2
                      /usr/bin/corepack       0.29.4
                      
                      nodejs:
                        Installed: 20.18.1-1nodesource1
                        Candidate: 20.18.1-1nodesource1
                        Version table:
                       *** 20.18.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                              100 /var/lib/dpkg/status
                           20.18.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.17.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.16.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.15.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.15.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.14.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.13.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.13.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.12.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.12.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.12.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.11.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.11.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.10.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.9.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.8.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.8.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.7.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.6.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.6.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.5.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.5.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.4.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.3.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.3.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.2.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.1.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           20.0.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                           10.19.0~dfsg-3ubuntu1.6 500
                              500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                              500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
                           10.19.0~dfsg-3ubuntu1 500
                              500 http://de.archive.ubuntu.com/ubuntu focal/universe 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:
                      vm-iobroker-sek     vm-iobroker-sek (version: 7.0.6, hostname: vm-iobroker-sek, alive, uptime: 202082)
                      vm-iobroker-test    vm-iobroker-test (version: 7.0.6, hostname: vm-iobroker-test, alive, uptime: 202209)
                      
                      Core adapters versions
                      js-controller:  7.0.6
                      admin:          7.1.5
                      javascript:     8.8.3
                      
                      nodejs modules from github:     0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : vm-iobroker-test                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : vm-iobroker-sek                          -  enabled
                      + system.adapter.discovery.0              : discovery             : vm-iobroker-sek                          -  enabled
                      + system.adapter.email.0                  : email                 : vm-iobroker-test                         -  enabled
                        system.adapter.energiefluss.0           : energiefluss          : vm-iobroker-test                         - disabled
                      + system.adapter.influxdb.0               : influxdb              : vm-iobroker-test                         -  enabled, port: 8086
                      + system.adapter.javascript.0             : javascript            : vm-iobroker-test                         -  enabled
                        system.adapter.mqtt.0                   : mqtt                  : vm-iobroker-sek                          - disabled, port: 1886, bind: 0.0.0.0
                        system.adapter.mqtt.1                   : mqtt                  : vm-iobroker-test                         - disabled, port: 8883, bind: 0.0.0.0
                        system.adapter.mqtt.2                   : mqtt                  : vm-iobroker-sek                          - disabled, port: 8883, bind: 0.0.0.0
                        system.adapter.mqtt.3                   : mqtt                  : vm-iobroker-test                         - disabled, port: 8883, bind: 0.0.0.0
                        system.adapter.mqtt.4                   : mqtt                  : vm-iobroker-test                         - disabled, port: 1884, bind: 0.0.0.0
                        system.adapter.mqtt.5                   : mqtt                  : vm-iobroker-sek                          - disabled, port: 1887, bind: 0.0.0.0
                        system.adapter.sonoff.0                 : sonoff                : vm-iobroker-sek                          - disabled, port: 1883, bind: 0.0.0.0
                        system.adapter.viessmannapi.0           : viessmannapi          : vm-iobroker-test                         - disabled
                      + system.adapter.web.0                    : web                   : vm-iobroker-test                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : vm-iobroker-test                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.influxdb.0               : influxdb              : vm-iobroker-test                         -  enabled, port: 8086
                      + system.adapter.web.0                    : web                   : vm-iobroker-test                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      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        │
                      │ 2       │ 'Katze'          │ 'https://github.com/SKB-CGN/ioBroker.energiefluss'      │ false        │
                      │ 3       │ 'Viessmann BETA' │ 'https://github.com/TA2k/ioBroker.viessmannapi'         │ false        │
                      └─────────┴──────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                      
                      Active repo(s): stable
                      Upgrade policy: none
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 7.1.5    , installed 7.1.5
                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                      Adapter    "email"        : 1.3.1    , installed 1.3.1
                      Adapter    "energiefluss" : 3.6.2    , installed 3.6.2
                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                      Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                      Controller "js-controller": 7.0.6    , installed 7.0.6
                      Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                      Adapter    "sonoff"       : 3.1.2    , installed 3.1.2
                      Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        4445
                      States:         3438
                      
                      *** OS-Repositories and Updates ***
                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      W: Failed to fetch https://repos.influxdata.com/ubuntu/dists/focal/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                      Hit:1 http://de.archive.ubuntu.com/ubuntu focal InRelease
                      Hit:2 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
                      Hit:3 https://deb.nodesource.com/node_20.x nodistro InRelease
                      Get:4 https://repos.influxdata.com/ubuntu focal InRelease [12.8 kB]
                      Hit:5 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
                      Hit:6 http://de.archive.ubuntu.com/ubuntu focal-security InRelease
                      Err:4 https://repos.influxdata.com/ubuntu focal InRelease
                        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      Fetched 12.8 kB in 1s (13.9 kB/s)
                      Reading package lists...
                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      W: Failed to fetch https://repos.influxdata.com/ubuntu/dists/focal/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                      Pending Updates: 1
                      
                      *** 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:9000            0.0.0.0:*               LISTEN      1001       32252      1836/iobroker.js-co
                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       31385      1836/iobroker.js-co
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17047      1/init
                      tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN      0          27324      1025/perl
                      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        22735      735/systemd-resolve
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          26411      866/sshd: /usr/sbin
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      115        25129      854/influxd
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          17050      1/init
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       31466      1869/io.admin.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       33821      1993/io.web.0
                      tcp6       0      0 :::8086                 :::*                    LISTEN      115        25514      854/influxd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          26422      866/sshd: /usr/sbin
                      udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        22734      735/systemd-resolve
                      udp        0      0 192.168.11.185:68       0.0.0.0:*                           100        271853     540/systemd-network
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15781      1/init
                      udp        0      0 0.0.0.0:10000           0.0.0.0:*                           0          27325      1025/perl
                      udp6       0      0 :::111                  :::*                                0          17053      1/init
                      
                      *** Log File - Last 25 Lines ***
                      
                      2025-01-05 12:31:34.757  - warn: influxdb.0 (1912) Alias alias.0.Heizung_Muster.Muster_Aussen_Taupunkt has no target 5
                      2025-01-05 12:31:34.757  - warn: influxdb.0 (1912) Alias alias.0.Heizung_Muster.Muster_HZ_Vorlauf1 has no target 5
                      2025-01-05 12:31:34.758  - warn: influxdb.0 (1912) Alias alias.0.Heizung_Muster.Muster_HZ_Vorlauf2 has no target 5
                      2025-01-05 12:31:34.758  - warn: influxdb.0 (1912) Alias alias.0.Heizung_Muster.Muster_HZ_Ruecklauf1 has no target 5
                      2025-01-05 12:31:34.758  - warn: influxdb.0 (1912) Alias alias.0.Heizung_Muster.Muster_HZ_Ruecklauf2 has no target 5
                      2025-01-05 12:31:34.758  - error: influxdb.0 (1912) Error on "subscribeForeignStates": Alias alias.0.tt has no target
                      2025-01-05 12:31:38.714  - warn: javascript.0 (1929) Alias alias.0.tt has no target 5
                      2025-01-05 12:31:38.715  - warn: javascript.0 (1929) Alias alias.0.Heizung_V22a.V22a_HK-Humidity has no target 5
                      2025-01-05 12:31:38.716  - warn: javascript.0 (1929) Alias alias.0.Heizung_V22a.V22a_Aussen-Luftdruck has no target 5
                      2025-01-05 12:31:38.716  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Druck has no target 5
                      2025-01-05 12:31:38.717  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Keller_Humidity has no target 5
                      2025-01-05 12:31:38.717  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Keller_Temperatur has no target 5
                      2025-01-05 12:31:38.717  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Keller_Luftdruck has no target 5
                      2025-01-05 12:31:38.717  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Keller_Taupunkt has no target 5
                      2025-01-05 12:31:38.717  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_Aussen_Temperatur has no target 5
                      2025-01-05 12:31:38.718  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_Aussen_Humidity has no target 5
                      2025-01-05 12:31:38.718  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_Aussen_Taupunkt has no target 5
                      2025-01-05 12:31:38.718  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Vorlauf1 has no target 5
                      2025-01-05 12:31:38.718  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Vorlauf2 has no target 5
                      2025-01-05 12:31:38.718  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Ruecklauf1 has no target 5
                      2025-01-05 12:31:38.718  - warn: javascript.0 (1929) Alias alias.0.Heizung_Muster.Muster_HZ_Ruecklauf2 has no target 5
                      2025-01-05 12:31:38.719  - error: javascript.0 (1929) Error on "subscribeForeignStates": Alias alias.0.tt has no target
                      2025-01-05 12:32:21.888  - warn: host.vm-iobroker-test "system.host.vm-iobroker-sek" is offline
                      2025-01-05 12:33:06.179  - warn: host.vm-iobroker-test "system.host.vm-iobroker-sek" is offline
                      2025-01-05 12:33:38.199  - warn: host.vm-iobroker-test "system.host.vm-iobroker-sek" is offline
                      
                      

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

                      Gruß
                      Thorsten

                      wendy2702 1 Reply Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 @Seide Th last edited by

                        @seide-th kannst du mal auf der Konsole ein

                        iob upload all 
                        

                        Machen und danach nochmal testen

                        S 1 Reply Last reply Reply Quote 0
                        • S
                          Seide Th @wendy2702 last edited by

                          @wendy2702 leider keine Veränderung

                          wendy2702 1 Reply Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 @Seide Th last edited by

                            @seide-th hast du das auf beiden Systemen gemacht?

                            Kommt noch immer die Meldung mit der Admin Version?

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              Seide Th @wendy2702 last edited by

                              @wendy2702 ok, wenn ich den Befehl bei dem Testsystem anwende...

                              iob upload all 
                              
                              

                              auf dem Master ändert sich nichts. Wenn ich den Befehl auf dem Slave ausführe, wird angezeigt das die Version 6.3.5 vom Admin Adapter installiert ist. Wenn ich dann über die WEB Oberfläche das Update ausführe, wird auch die Aktualisierung auf 7.1.5 angezeigt. Aber ohne Erfaolg für den Backitup Adapter. Wenn ich dann noch mal

                              iob upload all 
                              
                              

                              ausführe wird wieder die version 6.3.5 angezeigt.
                              Wie kann ich den auf dem Slave den Adapter direkt aktualisieren?
                              Gruß

                              Homoran wendy2702 2 Replies Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Seide Th last edited by

                                @seide-th sagte in Backitup kann nicht installiert werden:

                                Wie kann ich den auf dem Slave den Adapter direkt aktualisieren?

                                gar nicht!
                                Zumindest nicht wenn der Multihost korrekt aufgesetzt wurde.
                                Dann werden nämlich alle Instanzen über den Master verwaltet, auch die der Slaves.

                                Daher darf vor der Kopplung eines Slaves an den Master kein Adapter suf dem Slave installiert sein.

                                1 Reply Last reply Reply Quote 0
                                • wendy2702
                                  wendy2702 @Seide Th last edited by

                                  @seide-th ich würde folgendes probieren

                                  Manuelles Backup erstellen
                                  Master - Slave auftrennen
                                  Per CLI auf dem Slave den Admin löschen
                                  Master - Slave verbinden
                                  Upload all von/auf beiden
                                  Adapter installieren wenn auf Slave kein Admin mehr gefunden wird

                                  Homoran 1 Reply Last reply Reply Quote 1
                                  • Homoran
                                    Homoran Global Moderator Administrators @wendy2702 last edited by

                                    @wendy2702 sagte in Backitup kann nicht installiert werden:

                                    Per CLI auf dem Slave den Admin löschen

                                    ...und alle anderen dort noch existierenden Adapter auch

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      Seide Th @Homoran last edited by

                                      @homoran ok danke, werde ich im laufe des Abends mal versuchen.
                                      Aber was heißt "kein Support per PN!" Habe ich einen falschen Bereich für meine Fragen genutzt?
                                      Sorry aber mit ich dachte bei "Einsteigerfragen" bin ich richtig.

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Seide Th last edited by

                                        @seide-th sagte in Backitup kann nicht installiert werden:

                                        Aber was heißt "kein Support per PN!" Habe ich einen falschen Bereich für meine Fragen genutzt?
                                        Sorry aber mit ich dachte bei "Einsteigerfragen" bin ich richtig.

                                        Ja, du bist hier richtig!

                                        Das ist meine allgemeine Signatur
                                        Es gibt immer wieder Spezialisten, die mich über PN persönlich anschreiben um Hilfe zu bekommen anstelle die Frage im Forum zu stellen

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        968
                                        Online

                                        31.9k
                                        Users

                                        80.2k
                                        Topics

                                        1.3m
                                        Posts

                                        5
                                        19
                                        392
                                        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