Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [HowTo] ioBroker Restore unter Linux durchführen

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [HowTo] ioBroker Restore unter Linux durchführen

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Habedere @crunchip last edited by

      @crunchip
      Ok danke - dann muss ich nochmal prüfen ob das Redis Backup sicher eingespielt wurde, nicht dass mir irgendwelche Datenpunkte etc. fehlen würden, was ich evtl. erst in Wochen merken würde. Das hat schließlich auch 438kb.
      Zumindest das aktuell log wirft keine Fehler aus.

      1 Reply Last reply Reply Quote 0
      • S
        Sebi_7_6 last edited by

        Hab jetzt VIS & HabPanel als Instanz und Objekt entfernt und auch die Reste in den Ordnern files und node_modules gelöscht. Habe dann VIS neu installiert.
        und wieder...
        f80304f6-624e-4252-bf00-e881aa46d482-grafik.png

        Click ich drauf.

        URIError: Failed to decode param '%web_protocol%://%web_bind%:%web_port%/vis/index.html'
            at decodeURIComponent (<anonymous>)
            at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
            at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
            at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:585:18)
            at next (/opt/iobroker/node_modules/express/lib/router/index.js:226:15)
            at compression (/opt/iobroker/node_modules/compression/index.js:220:5)
            at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
            at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:328:13)
            at /opt/iobroker/node_modules/express/lib/router/index.js:286:9
            at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:346:12)
        
        crunchip 1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @Sebi_7_6 last edited by

          @sebi_7_6 Einstellung deines web Adapters?

          1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Sebi_7_6 last edited by

            @sebi_7_6 sagte in [HowTo] ioBroker Restore unter Linux durchführen:

            system.adapter.web.0 : web : raspberrypi - disabled, port: 8082, bind: 0.0.0.0, run as: admin

            @crunchip sagte in [HowTo] ioBroker Restore unter Linux durchführen:

            @sebi_7_6 Einstellung deines web Adapters?

            Ich würde den mal anschalten 😉

            H S 2 Replies Last reply Reply Quote 1
            • H
              Habedere @Glasfaser last edited by

              @crunchip

              Wollte den aktuellen Stand nochmal absichern - bekomme aber nun nen Error im Adapter:

              [ERROR] [mount] - [undefined Error: Command failed: sudo mount -t cifs -o username=ioBroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.5/Daten1/ioBrokerBackup/MainRaspiWohnz /opt/iobroker/backups
              mount error(16): Device or resource busy
              Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
              
              [ERROR] [mount] - Error: Command failed: sudo mount -t cifs -o username=ioBroker,password=****,rw,uid=iobroker,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.178.5/Daten1/ioBrokerBackup/MainRaspiWohnz /opt/iobroker/backups
              mount error(16): Device or resource busy
              Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)
              

              Der Server läuft aber - ich kann darauf im Explorer zugreifen. Und auch der Adapter findet die bestehenden Backup-Files.
              Ne Idee woran das liegen könnte?

              Homoran crunchip Glasfaser 3 Replies Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Habedere last edited by

                @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                Der Server läuft aber -

                natürlich! sogar sehr aktiv

                @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                Device or resource busy

                H 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Habedere last edited by

                  @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                  cifs

                  sind die cifs utils auf deinem neuen system auch installiert?

                  H 1 Reply Last reply Reply Quote 0
                  • H
                    Habedere @Homoran last edited by

                    @homoran
                    Leider nein - OMV dümpelt vor sich hin...

                    1 Reply Last reply Reply Quote 0
                    • H
                      Habedere @crunchip last edited by

                      @crunchip
                      ach herrje - du kannst Fragen fragen 🙂 ich weiß es nicht... Sollte das nicht mit dem Backup übernommen worden sein? Was auch immer das ist 😉

                      crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Habedere last edited by

                        @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                        Sollte das nicht mit dem Backup übernommen worden sein?

                        ich denke nicht

                        @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                        Was auch immer das ist

                        https://github.com/simatec/ioBroker.backitup/wiki/ioBroker.backitup-Wiki-Deutsch

                        1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Habedere last edited by

                          @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                          Device or resource busy

                          da ist noch ein Mount vorhanden

                          sudo umount /opt/iobroker/backups
                          
                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Habedere last edited by

                            @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                            Sollte das nicht mit dem Backup übernommen worden sein?

                            Nein, das sind Softwarepakete aus dem Betriebssystem, das wird natürlich nicht in ein iobroker-Backup gesteckt.

                            1 Reply Last reply Reply Quote 0
                            • H
                              Habedere last edited by

                              @thomas-braun
                              der Broker ist mir erneut abgestürzt als ich den Script-Adapter starten wollte. Nach dem Reboot kommt der cfis Fehler nicht mehr - aber erneut hängt sich der ganze ioBroker auf wenn ich das Backupt erstellen möchte.
                              Er mountet noch alles und schreibt dass einige Objekte erstellt wurden etc - aber dann hängt alles. Auf dem Server erscheint nichts. Irgendwas ist da komplett faul 😞 muss nochmal probieren...

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebi_7_6 @Glasfaser last edited by

                                @glasfaser

                                Oh wie peinlich und doof von mir.Sorry

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

                                  @thomas-braun
                                  Servus,
                                  nach dem mein Raspy zu wenig RAM hatte, bin ich nun auf neue Hardware umgestiegen... Nun läuft ioBroker in einem Proxmox LXC.
                                  Hab nun mein Backup einspielen wollen und nun geht nichts mehr - wieder.
                                  Letztes mal lage es an Redis. Hier kam dann die Frage auf warum ich das überhaupt installiert hatte - was mir garnicht bewusst war.
                                  Bevor ich hier wieder rum murxe bitte ich gleich auf einen blick auf iob Diag:

                                  Skript v.2023-04-16
                                  
                                  *** BASE SYSTEM ***
                                  Architecture    : x86_64
                                  Docker          : false
                                  Virtualization  : lxc
                                  Distributor ID: Debian
                                  Description:    Debian GNU/Linux 11 (bullseye)
                                  Release:        11
                                  Codename:       bullseye
                                  
                                  PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                                  NAME="Debian GNU/Linux"
                                  VERSION_ID="11"
                                  VERSION="11 (bullseye)"
                                  VERSION_CODENAME=bullseye
                                  ID=debian
                                  HOME_URL="https://www.debian.org/"
                                  SUPPORT_URL="https://www.debian.org/support"
                                  BUG_REPORT_URL="https://bugs.debian.org/"
                                  
                                  Systemuptime and Load:
                                   21:28:48 up 35 min,  2 users,  load average: 0.09, 0.08, 0.02
                                  CPU threads: 8
                                  
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Tue 2023-06-27 21:28:48 CEST
                                             Universal time: Tue 2023-06-27 19:28:48 UTC
                                                   RTC time: n/a
                                                  Time zone: Europe/Berlin (CEST, +0200)
                                  System clock synchronized: yes
                                                NTP service: inactive
                                            RTC in local TZ: no
                                  
                                  *** User and Groups ***
                                  admin
                                  /home/admin
                                  admin sudo iobroker
                                  
                                  *** X-Server-Setup ***
                                  X-Server:       false
                                  Desktop:
                                  Terminal:       tty
                                  Boot Target:    graphical.target
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            4.1G        133M        3.0G        0.0K        938M        4.0G
                                  Swap:           512M          0B        512M
                                  Total:          4.6G        133M        3.5G
                                  
                                           4096 M total memory
                                            133 M used memory
                                            233 M active memory
                                            772 M inactive memory
                                           3024 M free memory
                                              0 M buffer memory
                                            938 M swap cache
                                            512 M total swap
                                              0 M used swap
                                            512 M free swap
                                  
                                  *** FILESYSTEM ***
                                  Filesystem                       Type   Size  Used Avail Use% Mounted on
                                  /dev/mapper/pve-vm--100--disk--1 ext4    63G  2.3G   57G   4% /
                                  none                             tmpfs  492K  4.0K  488K   1% /dev
                                  tmpfs                            tmpfs  7.8G     0  7.8G   0% /dev/shm
                                  tmpfs                            tmpfs  3.1G  124K  3.1G   1% /run
                                  tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
                                  tmpfs                            tmpfs  1.6G     0  1.6G   0% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Mon Jun 19 16:20:05 2023] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Mon Jun 19 16:20:06 2023] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
                                  [Tue Jun 27 18:40:35 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Tue Jun 27 20:47:38 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  [Tue Jun 27 20:52:55 2023] EXT4-fs warning (device dm-6): ext4_multi_mount_protect:326: MMP interval 42 higher than expected, please wait.
                                  [Tue Jun 27 20:53:40 2023] EXT4-fs (dm-6): 1 orphan inode deleted
                                  [Tue Jun 27 20:53:40 2023] EXT4-fs (dm-6): recovery complete
                                  [Tue Jun 27 20:53:40 2023] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                  
                                  Show mounted filesystems (real ones only):
                                  TARGET SOURCE                           FSTYPE OPTIONS
                                  /      /dev/mapper/pve-vm--100--disk--1 ext4   rw,relatime,stripe=16
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  409M    /var/
                                  224M    /var/cache
                                  220M    /var/cache/apt
                                  153M    /var/cache/apt/archives
                                  136M    /var/lib
                                  
                                  Hint: You are currently not seeing messages from other users and the system.
                                        Users in groups 'adm', 'systemd-journal' can see all messages.
                                        Pass -q to turn off this notice.
                                  Archived and active journals take up 8.0M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  394M    /opt/iobroker/backups/
                                  1.7M    /opt/iobroker/backups/redistmp
                                  
                                  /opt/iobroker/iobroker-data:
                                  33M     /opt/iobroker/iobroker-data/
                                  15M     /opt/iobroker/iobroker-data/files
                                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                                  
                                  The five largest files in iobroker-data are:
                                  17M     /opt/iobroker/iobroker-data/objects.jsonl
                                  6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                                  2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                                  1.6M    /opt/iobroker/iobroker-data/states.jsonl
                                  1.6M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.16.0
                                  /usr/bin/node           v18.16.0
                                  /usr/bin/npm            9.5.1
                                  /usr/bin/npx            9.5.1
                                  
                                  
                                  nodejs:
                                    Installed: 18.16.0-deb-1nodesource1
                                    Candidate: 18.16.1-deb-1nodesource1
                                    Version table:
                                       18.16.1-deb-1nodesource1 500
                                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                                   *** 18.16.0-deb-1nodesource1 100
                                          100 /var/lib/dpkg/status
                                       12.22.12~dfsg-1~deb11u4 500
                                          500 http://security.debian.org bullseye-security/main amd64 Packages
                                       12.22.12~dfsg-1~deb11u3 500
                                          500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                  
                                  Temp directories causing npm8 problem: 0
                                  No problems detected
                                  
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                   Cannot read system.config: null (OK when migrating or restoring)
                                  No connection to states 127.0.0.1:6379[redis]
                                  
                                  
                                  Core adapters versions
                                  js-controller:  4.0.24
                                  admin:          6.3.5
                                  javascript:     "javascript" not found
                                  
                                  Adapters from github:   0
                                  
                                  Adapter State
                                   Cannot read system.config: null (OK when migrating or restoring)
                                  No connection to states 127.0.0.1:6379[redis]
                                  
                                  Enabled adapters with bindings
                                  
                                  ioBroker-Repositories
                                   Cannot read system.config: null (OK when migrating or restoring)
                                  No connection to states 127.0.0.1:6379[redis]
                                  
                                  Installed ioBroker-Instances
                                   Cannot read system.config: null (OK when migrating or restoring)
                                  No connection to states 127.0.0.1:6379[redis]
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        2
                                  States:         3
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://security.debian.org bullseye-security InRelease
                                  Hit:2 http://ftp.debian.org/debian bullseye InRelease
                                  Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
                                  Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                                  Reading package lists...
                                  Pending Updates: 7
                                  
                                  *** 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:25            0.0.0.0:*               LISTEN      0          7944006    313/master
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8016850    4495/iobroker.js-co
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          7942530    1/init
                                  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      104        7941930    108/systemd-resolve
                                  tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      104        7941924    108/systemd-resolve
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          7946286    1/init
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          7945419    1/init
                                  tcp6       0      0 ::1:25                  :::*                    LISTEN      0          7944007    313/master
                                  tcp6       0      0 :::5355                 :::*                    LISTEN      104        7941927    108/systemd-resolve
                                  udp        0      0 0.0.0.0:5355            0.0.0.0:*                           104        7941923    108/systemd-resolve
                                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           104        7941929    108/systemd-resolve
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          7945326    1/init
                                  udp6       0      0 :::5355                 :::*                                104        7941926    108/systemd-resolve
                                  udp6       0      0 :::111                  :::*                                0          7941839    1/init
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2023-06-27 21:29:45.852  - info: host.IoBroker iobroker _restart
                                  2023-06-27 21:29:46.047  - info: host.IoBroker iobroker Starting node restart.js
                                  2023-06-27 21:29:46.078  - info: host.IoBroker received SIGTERM
                                  2023-06-27 21:29:46.081  - info: host.IoBroker iobroker exit null
                                  2023-06-27 21:29:46.082  - warn: host.IoBroker get state error: Connection is closed.
                                  2023-06-27 21:29:46.082  - info: host.IoBroker terminated
                                  2023-06-27 21:29:47.082  - info: host.IoBroker iobroker.js-controller version 4.0.24 js-controller starting
                                  2023-06-27 21:29:47.084  - info: host.IoBroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                  2023-06-27 21:29:47.084  - info: host.IoBroker hostname: IoBroker, node: v18.16.0
                                  2023-06-27 21:29:47.084  - info: host.IoBroker ip addresses: 192.168.178.100 fdc8:6d06:a691:4a6d:f434:68ff:fe39:49bc fe80::f434:68ff:fe39:49bc
                                  2023-06-27 21:29:47.154  - error: host.IoBroker Cannot read system.config: null (OK when migrating or restoring)
                                  2023-06-27 21:29:47.200  - error: host.IoBroker Cannot find view "system" for search "host"
                                  2023-06-27 21:30:17.094  - error: host.IoBroker No connection to databases possible, restart
                                  2023-06-27 21:30:17.095  - info: host.IoBroker iobroker _restart
                                  2023-06-27 21:30:17.294  - info: host.IoBroker iobroker Starting node restart.js
                                  2023-06-27 21:30:17.326  - info: host.IoBroker received SIGTERM
                                  2023-06-27 21:30:17.328  - info: host.IoBroker iobroker exit null
                                  2023-06-27 21:30:17.330  - warn: host.IoBroker get state error: Connection is closed.
                                  2023-06-27 21:30:17.330  - info: host.IoBroker terminated
                                  2023-06-27 21:30:18.324  - info: host.IoBroker iobroker.js-controller version 4.0.24 js-controller starting
                                  2023-06-27 21:30:18.325  - info: host.IoBroker Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                  2023-06-27 21:30:18.325  - info: host.IoBroker hostname: IoBroker, node: v18.16.0
                                  2023-06-27 21:30:18.326  - info: host.IoBroker ip addresses: 192.168.178.100 fdc8:6d06:a691:4a6d:f434:68ff:fe39:49bc fe80::f434:68ff:fe39:49bc
                                  2023-06-27 21:30:18.395  - error: host.IoBroker Cannot read system.config: null (OK when migrating or restoring)
                                  2023-06-27 21:30:18.441  - error: host.IoBroker Cannot find view "system" for search "host"
                                  
                                  
                                  

                                  PS: an den offenen Updates bin ich schon dran -hab ich übersehen...

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

                                    @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                                    adm

                                    Steck deinen User 'admin' auch in die Gruppe 'adm'.

                                    No connection to states 127.0.0.1:6379[redis]

                                    Ist redis installiert?

                                    apt policy redis
                                    

                                    Und was ist da passiert:

                                    [Tue Jun 27 20:53:40 2023] EXT4-fs (dm-6): 1 orphan inode deleted
                                    
                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      Habedere @Thomas Braun last edited by Habedere

                                      @thomas-braun sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                                      Steck deinen User 'admin' auch in die Gruppe 'adm'.

                                      Das mache ich wie?

                                      Redis scheint wieder nicht installiert zu sein

                                      redis:
                                        Installed: (none)
                                        Candidate: 5:6.0.16-1+deb11u2
                                        Version table:
                                           5:6.0.16-1+deb11u2 500
                                              500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                              500 http://security.debian.org bullseye-security/main amd64 Packages
                                      
                                      

                                      Keine Ahung was das mit EXT4-fs war. Glaub ich wollte nur irgendwelche Daten auslesen...
                                      Hab ich was verpfuscht?
                                      Könnte Snapshot zurück setzen...

                                      PS: sudo apt install redis-server ->

                                      redis:
                                        Installed: (none)
                                        Candidate: 5:6.0.16-1+deb11u2
                                        Version table:
                                           5:6.0.16-1+deb11u2 500
                                              500 http://ftp.debian.org/debian bullseye/main amd64 Packages
                                              500 http://security.debian.org bullseye-security/main amd64 Packages
                                      
                                      

                                      muss wohl noch einstellen...

                                      Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Habedere last edited by

                                        @habedere

                                        Deleted inodes sind nie gut. Ist halt weg, was auch immer da drin stand...
                                        Auch Container wollen sauber gestoppt und gestartet werden.

                                        Gruppen hinzufügen:

                                        sudo usermod -a -G adm admin
                                        

                                        Den user dann einmal aus- und wieder einloggen.

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

                                          @habedere sagte in [HowTo] ioBroker Restore unter Linux durchführen:

                                          Redis scheint wieder nicht installiert zu sein

                                          Das ist ja auch kein default package. Muss immer nachinstalliert werden.

                                          sudo apt install redis
                                          
                                          Homoran H 2 Replies Last reply Reply Quote 0
                                          • H
                                            Habedere @Thomas Braun last edited by

                                            @thomas-braun
                                            alles klar - danke.
                                            Ich mache nochmal Fallback und dann auch nach den Updates redis ordentlich mit installieren.
                                            Plus Admin einstellen

                                            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

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup how-to restore restore backup
                                            76
                                            513
                                            109235
                                            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