Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Proxmox
  5. Proxmox LXC Container Sperrung ( gelöst )

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    285

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Proxmox LXC Container Sperrung ( gelöst )

Scheduled Pinned Locked Moved Proxmox
8 Posts 3 Posters 1.1k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • stefu87_CHS Offline
    stefu87_CHS Offline
    stefu87_CH
    wrote on last edited by stefu87_CH
    #1

    Hallo

    Kann mir einer erklären, warum bei mir im Proxmox plötzlich die LXC Container dieses Schloss haben?
    Wenn ich diese öffne, schliessen sie sich nach einem Backup wieder und melden einen Fehler im Log.

    309e3429-bc47-45e9-8ebc-2a467e0edde3-grafik.png

    Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
    Cores: 1 × 8 = 8 cores
    Threads: 16
    mit Proxmox
    LXC Container mit Iobroker

    Thomas BraunT 1 Reply Last reply
    0
    • stefu87_CHS stefu87_CH

      Hallo

      Kann mir einer erklären, warum bei mir im Proxmox plötzlich die LXC Container dieses Schloss haben?
      Wenn ich diese öffne, schliessen sie sich nach einem Backup wieder und melden einen Fehler im Log.

      309e3429-bc47-45e9-8ebc-2a467e0edde3-grafik.png

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @stefu87_ch sagte in Proxmox LXC Container Sperrung:

      melden einen Fehler im Log.

      Einen geheimen?

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

      1 Reply Last reply
      0
      • stefu87_CHS Offline
        stefu87_CHS Offline
        stefu87_CH
        wrote on last edited by
        #3

        @thomas-braun Oh sry nicht hab nicht gesehen, das es nicht übernommen hat.

        INFO: starting new backup job: vzdump 250 251 252 --mailnotification always --node pve --all 0 --mode snapshot --storage local --compress zstd
        INFO: Starting Backup of VM 250 (lxc)
        INFO: Backup started at 2022-05-16 21:09:52
        INFO: status = running
        INFO: CT Name: Iobroker-Visu
        INFO: including mount point rootfs ('/') in backup
        INFO: found old vzdump snapshot (force removal)
          Logical volume "snap_vm-250-disk-0_vzdump" successfully removed
        INFO: backup mode: snapshot
        INFO: ionice priority: 7
        INFO: create storage snapshot 'vzdump'
          Logical volume "snap_vm-250-disk-0_vzdump" created.
        INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tar.zst'
        INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
        INFO: cleanup temporary 'vzdump' snapshot
        lvremove snapshot 'pve/snap_vm-250-disk-0_vzdump' error:   /etc/lvm/archive/.lvm_pve_10398_651704492: fclose failed: No space left on device
        ERROR: Backup of VM 250 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tar.dat' failed: exit code 25
        INFO: Failed at 2022-05-16 21:09:59
        INFO: Starting Backup of VM 251 (lxc)
        INFO: Backup started at 2022-05-16 21:09:59
        INFO: status = running
        INFO: CT Name: Unifi
        INFO: including mount point rootfs ('/') in backup
        INFO: found old vzdump snapshot (force removal)
          Logical volume "snap_vm-251-disk-0_vzdump" successfully removed
        INFO: backup mode: snapshot
        INFO: ionice priority: 7
        INFO: create storage snapshot 'vzdump'
          Logical volume "snap_vm-251-disk-0_vzdump" created.
        INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tar.zst'
        INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
        INFO: cleanup temporary 'vzdump' snapshot
        lvremove snapshot 'pve/snap_vm-251-disk-0_vzdump' error:   /etc/lvm/archive/.lvm_pve_10525_427156448: fclose failed: No space left on device
        ERROR: Backup of VM 251 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tar.dat' failed: exit code 25
        INFO: Failed at 2022-05-16 21:10:14
        INFO: Starting Backup of VM 252 (lxc)
        INFO: Backup started at 2022-05-16 21:10:14
        INFO: status = stopped
        INFO: backup mode: stop
        INFO: ionice priority: 7
        INFO: CT Name: Grafana
        INFO: including mount point rootfs ('/') in backup
        INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tar.zst'
        INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
        ERROR: Backup of VM 252 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tar.dat' failed: exit code 25
        INFO: Failed at 2022-05-16 21:10:22
        INFO: Backup job finished with errors
        TASK ERROR: job errors
        

        Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
        Cores: 1 × 8 = 8 cores
        Threads: 16
        mit Proxmox
        LXC Container mit Iobroker

        Thomas BraunT crunchipC 2 Replies Last reply
        0
        • stefu87_CHS stefu87_CH

          @thomas-braun Oh sry nicht hab nicht gesehen, das es nicht übernommen hat.

          INFO: starting new backup job: vzdump 250 251 252 --mailnotification always --node pve --all 0 --mode snapshot --storage local --compress zstd
          INFO: Starting Backup of VM 250 (lxc)
          INFO: Backup started at 2022-05-16 21:09:52
          INFO: status = running
          INFO: CT Name: Iobroker-Visu
          INFO: including mount point rootfs ('/') in backup
          INFO: found old vzdump snapshot (force removal)
            Logical volume "snap_vm-250-disk-0_vzdump" successfully removed
          INFO: backup mode: snapshot
          INFO: ionice priority: 7
          INFO: create storage snapshot 'vzdump'
            Logical volume "snap_vm-250-disk-0_vzdump" created.
          INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tar.zst'
          INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
          INFO: cleanup temporary 'vzdump' snapshot
          lvremove snapshot 'pve/snap_vm-250-disk-0_vzdump' error:   /etc/lvm/archive/.lvm_pve_10398_651704492: fclose failed: No space left on device
          ERROR: Backup of VM 250 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tar.dat' failed: exit code 25
          INFO: Failed at 2022-05-16 21:09:59
          INFO: Starting Backup of VM 251 (lxc)
          INFO: Backup started at 2022-05-16 21:09:59
          INFO: status = running
          INFO: CT Name: Unifi
          INFO: including mount point rootfs ('/') in backup
          INFO: found old vzdump snapshot (force removal)
            Logical volume "snap_vm-251-disk-0_vzdump" successfully removed
          INFO: backup mode: snapshot
          INFO: ionice priority: 7
          INFO: create storage snapshot 'vzdump'
            Logical volume "snap_vm-251-disk-0_vzdump" created.
          INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tar.zst'
          INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
          INFO: cleanup temporary 'vzdump' snapshot
          lvremove snapshot 'pve/snap_vm-251-disk-0_vzdump' error:   /etc/lvm/archive/.lvm_pve_10525_427156448: fclose failed: No space left on device
          ERROR: Backup of VM 251 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tar.dat' failed: exit code 25
          INFO: Failed at 2022-05-16 21:10:14
          INFO: Starting Backup of VM 252 (lxc)
          INFO: Backup started at 2022-05-16 21:10:14
          INFO: status = stopped
          INFO: backup mode: stop
          INFO: ionice priority: 7
          INFO: CT Name: Grafana
          INFO: including mount point rootfs ('/') in backup
          INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tar.zst'
          INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
          ERROR: Backup of VM 252 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tar.dat' failed: exit code 25
          INFO: Failed at 2022-05-16 21:10:22
          INFO: Backup job finished with errors
          TASK ERROR: job errors
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #4

          @stefu87_ch sagte in Proxmox LXC Container Sperrung:

          zstd: error 25 : Write error : No space left on device (cannot write compressed block)

          Ist wohl wegen Überfüllung geschlossen.

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

          1 Reply Last reply
          0
          • stefu87_CHS stefu87_CH

            @thomas-braun Oh sry nicht hab nicht gesehen, das es nicht übernommen hat.

            INFO: starting new backup job: vzdump 250 251 252 --mailnotification always --node pve --all 0 --mode snapshot --storage local --compress zstd
            INFO: Starting Backup of VM 250 (lxc)
            INFO: Backup started at 2022-05-16 21:09:52
            INFO: status = running
            INFO: CT Name: Iobroker-Visu
            INFO: including mount point rootfs ('/') in backup
            INFO: found old vzdump snapshot (force removal)
              Logical volume "snap_vm-250-disk-0_vzdump" successfully removed
            INFO: backup mode: snapshot
            INFO: ionice priority: 7
            INFO: create storage snapshot 'vzdump'
              Logical volume "snap_vm-250-disk-0_vzdump" created.
            INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tar.zst'
            INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
            INFO: cleanup temporary 'vzdump' snapshot
            lvremove snapshot 'pve/snap_vm-250-disk-0_vzdump' error:   /etc/lvm/archive/.lvm_pve_10398_651704492: fclose failed: No space left on device
            ERROR: Backup of VM 250 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-250-2022_05_16-21_09_52.tar.dat' failed: exit code 25
            INFO: Failed at 2022-05-16 21:09:59
            INFO: Starting Backup of VM 251 (lxc)
            INFO: Backup started at 2022-05-16 21:09:59
            INFO: status = running
            INFO: CT Name: Unifi
            INFO: including mount point rootfs ('/') in backup
            INFO: found old vzdump snapshot (force removal)
              Logical volume "snap_vm-251-disk-0_vzdump" successfully removed
            INFO: backup mode: snapshot
            INFO: ionice priority: 7
            INFO: create storage snapshot 'vzdump'
              Logical volume "snap_vm-251-disk-0_vzdump" created.
            INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tar.zst'
            INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
            INFO: cleanup temporary 'vzdump' snapshot
            lvremove snapshot 'pve/snap_vm-251-disk-0_vzdump' error:   /etc/lvm/archive/.lvm_pve_10525_427156448: fclose failed: No space left on device
            ERROR: Backup of VM 251 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-251-2022_05_16-21_09_59.tar.dat' failed: exit code 25
            INFO: Failed at 2022-05-16 21:10:14
            INFO: Starting Backup of VM 252 (lxc)
            INFO: Backup started at 2022-05-16 21:10:14
            INFO: status = stopped
            INFO: backup mode: stop
            INFO: ionice priority: 7
            INFO: CT Name: Grafana
            INFO: including mount point rootfs ('/') in backup
            INFO: creating vzdump archive '/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tar.zst'
            INFO: zstd: error 25 : Write error : No space left on device (cannot write compressed block) 
            ERROR: Backup of VM 252 failed - command 'set -o pipefail && lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- tar cpf - --totals --one-file-system -p --sparse --numeric-owner --acls --xattrs '--xattrs-include=user.*' '--xattrs-include=security.capability' '--warning=no-file-ignored' '--warning=no-xattr-write' --one-file-system '--warning=no-file-ignored' '--directory=/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tmp' ./etc/vzdump/pct.conf ./etc/vzdump/pct.fw '--directory=/mnt/vzsnap0' --no-anchored '--exclude=lost+found' --anchored '--exclude=./tmp/?*' '--exclude=./var/tmp/?*' '--exclude=./var/run/?*.pid' ./ | zstd --rsyncable '--threads=1' >/var/lib/vz/dump/vzdump-lxc-252-2022_05_16-21_10_14.tar.dat' failed: exit code 25
            INFO: Failed at 2022-05-16 21:10:22
            INFO: Backup job finished with errors
            TASK ERROR: job errors
            
            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by
            #5

            @stefu87_ch sagte in Proxmox LXC Container Sperrung:

            error 25 : Write error : No space left on device

            machst du dein backup auf den eigenen Host(local)??? der ist nämlich voll

            umgestiegen von Proxmox auf Unraid

            stefu87_CHS 1 Reply Last reply
            0
            • crunchipC crunchip

              @stefu87_ch sagte in Proxmox LXC Container Sperrung:

              error 25 : Write error : No space left on device

              machst du dein backup auf den eigenen Host(local)??? der ist nämlich voll

              stefu87_CHS Offline
              stefu87_CHS Offline
              stefu87_CH
              wrote on last edited by
              #6

              @crunchip Ja mache es auf den eigenen Host.
              Bin noch am üben es auf eine externe Festplatte zu speichern. Aber noch nicht den richtigen Weg gefunden dies einzubinden.
              Hab zur Zeit auch noch Probleme mit dem Update, dort bekomme ich auch Fehler.

              Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
              Cores: 1 × 8 = 8 cores
              Threads: 16
              mit Proxmox
              LXC Container mit Iobroker

              crunchipC 1 Reply Last reply
              0
              • stefu87_CHS stefu87_CH

                @crunchip Ja mache es auf den eigenen Host.
                Bin noch am üben es auf eine externe Festplatte zu speichern. Aber noch nicht den richtigen Weg gefunden dies einzubinden.
                Hab zur Zeit auch noch Probleme mit dem Update, dort bekomme ich auch Fehler.

                crunchipC Away
                crunchipC Away
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #7

                @stefu87_ch zum üben ok, produktiv macht es keinen Sinn

                wie groß ist local und wieviele backups hast du angelegt/wieviele werden zurückgehalten?

                umgestiegen von Proxmox auf Unraid

                stefu87_CHS 1 Reply Last reply
                0
                • crunchipC crunchip

                  @stefu87_ch zum üben ok, produktiv macht es keinen Sinn

                  wie groß ist local und wieviele backups hast du angelegt/wieviele werden zurückgehalten?

                  stefu87_CHS Offline
                  stefu87_CHS Offline
                  stefu87_CH
                  wrote on last edited by
                  #8

                  @crunchip es zeigt mir 100GB an. Habe aber gemerkt das es mir beim Backup Behalten den Wert nicht mehr drin hatte und somit jedes Backup gespeichert hat.
                  Hab jetzt die 4 letzten Updates behalten und den Rest gelöst.

                  Model : AMD Ryzen 7 8745HS w/ Radeon 780M Graphics
                  Cores: 1 × 8 = 8 cores
                  Threads: 16
                  mit Proxmox
                  LXC Container mit Iobroker

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  565

                  Online

                  32.7k

                  Users

                  82.5k

                  Topics

                  1.3m

                  Posts
                  Community
                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                  ioBroker Community 2014-2025
                  logo
                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Home
                  • Recent
                  • Tags
                  • Unread 0
                  • Categories
                  • Unreplied
                  • Popular
                  • GitHub
                  • Docu
                  • Hilfe