Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [HowTo] ioBroker unter Docker auf Synology DiskStation

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    [HowTo] ioBroker unter Docker auf Synology DiskStation

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

      Kurzes Update:

      Nach ein Bisschen Googlei hängt wohl der Fehler
      host.iobroker Cannot find extracted file from file "/opt/iobroker/node_modules/iobroker.js-controller/tmp/backup/backup.json"
      damit zusammen, wenn der restore mit falschen Rechten ausgeführt wird (teilweise wurde berichtet, dass dies passiert, wenn man "sudo iobroker restore 0" ausführt)

      Daher kam ich auf folgende Idee, die letzten Endes auch (scheinbar) funktionierte:

      1. iobroker-Container beendet
      2. das versemmelte Verzeichnis "iobrokerdata" aus dem letzten Versuch wieder gelöscht
        sudo rm -r iobrokerdata
      3. neues Verzeichnis erstellt
        mkdir iobrokerdata
      4. KEIN BACKUP geladen
      5. Container gestartet (Clean install)
      6. gewartet bis der Container sauber hoch gelaufen ist
      7. Verzeichnis ./iobrokerdata/backups/ erstellt und das Backup dorthin kopiert
        mkdir /home/pi/iobroker/iobrokerdata/backups
        cp /home/pi/iobroker/iobrokerdata_OLD/backups/iobroker_2020_07_04-10_28_48_backupiobroker.tar.gz /home/pi/iobroker/iobrokerdata/backups/
      8. Über die Container-Konsole iobroker beendet:
        pkill -u iobroker
      9. Danach das Backup wiederhergestellt (Container-Konsole):
        sudo iobroker restore 0
      10. Nachdem dieser Vorgang erfolgreich abgeschlossen wurde -> Container neu gestartet
      11. Gewartet und die Log im Admin-Backend vom iobroker verfolgt.

      Momentan werden fleißig alle Adapter nacheinander installiert. (noch nicht abgeschlossen)

      @andre Scheint also, als würde irgendwas mit deineim startup-script noch nicht 100%ig stimmen.
      Vielleicht führt dieser Script den Restore wirklich mit falschen Rechten aus, wodurch der Restore fehlschlägt?

      Ich bin gerne Bereit einen separaten Container anzulegen und andere Lösungsansätze auf dem rPi 4 zu testen, falls ich da hilfreich sein kann.

      Log Clean-Install:

       ,
      ------------------------------------------------------------,
      ---------------     2020-07-04 13:13:23      ---------------,
      ------------------------------------------------------------,
       ,
      ------------------------------------------------------------,
      -----       Welcome to your ioBroker-container!        -----,
      -----          Startupscript is now running.           -----,
      -----                Please be patient!                -----,
      ------------------------------------------------------------,
       ,
      ------------------------------------------------------------,
      -----              Debugging information               -----,
      -----                                                  -----,
      -----                      System                      -----,
      -----               arch:      armv7l                  -----,
      -----                                                  -----,
      -----                     Versions                     -----,
      -----               image:     v5.0.0                  -----,
      -----               node:      v12.18.1                -----,
      -----               npm:       6.14.5                  -----,
      -----                                                  -----,
      -----                       ENV                        -----,
      -----               PACKAGES:  vim                    nano       build-essential        libcairo2-dev libpango1.0-dev        libjpeg-dev libgif-dev             librsvg2-dev                         -----,
      -----               SETGID:    1000                    -----,
      -----               SETUID:    1000                    -----,
      -----               USBDEVICES: /dev/ttyACM0            -----,
      ------------------------------------------------------------,
       ,
      ------------------------------------------------------------,
      -----         Step 1 of 5: Preparing container         -----,
      ------------------------------------------------------------,
       ,
      Installing additional packages is set by ENV.,
      The following packages will be installed: vim nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev...,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package xxd.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 21711 files and directories currently installed.)
      ,
      Preparing to unpack .../xxd_2%3a8.1.0875-5_armhf.deb ...
      ,
      Unpacking xxd (2:8.1.0875-5) ...
      ,
      Selecting previously unselected package vim-common.
      ,
      Preparing to unpack .../vim-common_2%3a8.1.0875-5_all.deb ...
      ,
      Unpacking vim-common (2:8.1.0875-5) ...
      ,
      Selecting previously unselected package libgpm2:armhf.
      ,
      Preparing to unpack .../libgpm2_1.20.7-5_armhf.deb ...
      ,
      Unpacking libgpm2:armhf (1.20.7-5) ...
      ,
      Selecting previously unselected package vim-runtime.
      ,
      Preparing to unpack .../vim-runtime_2%3a8.1.0875-5_all.deb ...
      ,
      Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
      ,
      Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
      ,
      Unpacking vim-runtime (2:8.1.0875-5) ...
      ,
      Selecting previously unselected package vim.
      ,
      Preparing to unpack .../vim_2%3a8.1.0875-5_armhf.deb ...
      ,
      Unpacking vim (2:8.1.0875-5) ...
      ,
      Setting up libgpm2:armhf (1.20.7-5) ...
      ,
      Setting up xxd (2:8.1.0875-5) ...
      ,
      Setting up vim-common (2:8.1.0875-5) ...
      ,
      Setting up vim-runtime (2:8.1.0875-5) ...
      ,
      Setting up vim (2:8.1.0875-5) ...
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
      ,
      update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
      ,
      update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
      ,
      update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist
      ,
      update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
      ,
      update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist
      ,
      Processing triggers for libc-bin (2.28-10) ...
      ,
      Processing triggers for mime-support (3.62) ...
      ,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package nano.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 23606 files and directories currently installed.)
      ,
      Preparing to unpack .../archives/nano_3.2-3_armhf.deb ...
      ,
      Unpacking nano (3.2-3) ...
      ,
      Setting up nano (3.2-3) ...
      ,
      update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode
      ,
      update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist
      ,
      update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode
      ,
      update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist
      ,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package sensible-utils.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 23708 files and directories currently installed.)
      ,
      Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
      ,
      Unpacking sensible-utils (0.0.12) ...
      ,
      Selecting previously unselected package ucf.
      ,
      Preparing to unpack .../01-ucf_3.0038+nmu1_all.deb ...
      ,
      Moving old data out of the way
      ,
      Unpacking ucf (3.0038+nmu1) ...
      ,
      Selecting previously unselected package fonts-dejavu-core.
      ,
      Preparing to unpack .../02-fonts-dejavu-core_2.37-1_all.deb ...
      ,
      Unpacking fonts-dejavu-core (2.37-1) ...
      ,
      Selecting previously unselected package fontconfig-config.
      ,
      Preparing to unpack .../03-fontconfig-config_2.13.1-2_all.deb ...
      ,
      Unpacking fontconfig-config (2.13.1-2) ...
      ,
      Selecting previously unselected package uuid-dev:armhf.
      ,
      Preparing to unpack .../04-uuid-dev_2.33.1-0.1_armhf.deb ...
      ,
      Unpacking uuid-dev:armhf (2.33.1-0.1) ...
      ,
      Selecting previously unselected package libblkid-dev:armhf.
      ,
      Preparing to unpack .../05-libblkid-dev_2.33.1-0.1_armhf.deb ...
      ,
      Unpacking libblkid-dev:armhf (2.33.1-0.1) ...
      ,
      Selecting previously unselected package libbsd0:armhf.
      ,
      Preparing to unpack .../06-libbsd0_0.9.1-2_armhf.deb ...
      ,
      Unpacking libbsd0:armhf (0.9.1-2) ...
      ,
      Selecting previously unselected package libpng16-16:armhf.
      ,
      Preparing to unpack .../07-libpng16-16_1.6.36-6_armhf.deb ...
      ,
      Unpacking libpng16-16:armhf (1.6.36-6) ...
      ,
      Selecting previously unselected package libfreetype6:armhf.
      ,
      Preparing to unpack .../08-libfreetype6_2.9.1-3+deb10u1_armhf.deb ...
      ,
      Unpacking libfreetype6:armhf (2.9.1-3+deb10u1) ...
      ,
      Selecting previously unselected package libfontconfig1:armhf.
      ,
      Preparing to unpack .../09-libfontconfig1_2.13.1-2_armhf.deb ...
      ,
      Unpacking libfontconfig1:armhf (2.13.1-2) ...
      ,
      Selecting previously unselected package libpixman-1-0:armhf.
      ,
      Preparing to unpack .../10-libpixman-1-0_0.36.0-1_armhf.deb ...
      ,
      Unpacking libpixman-1-0:armhf (0.36.0-1) ...
      ,
      Selecting previously unselected package libxau6:armhf.
      ,
      Preparing to unpack .../11-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
      ,
      Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
      ,
      Selecting previously unselected package libxdmcp6:armhf.
      ,
      Preparing to unpack .../12-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
      ,
      Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
      ,
      Selecting previously unselected package libxcb1:armhf.
      ,
      Preparing to unpack .../13-libxcb1_1.13.1-2_armhf.deb ...
      ,
      Unpacking libxcb1:armhf (1.13.1-2) ...
      ,
      Selecting previously unselected package libx11-data.
      ,
      Preparing to unpack .../14-libx11-data_2%3a1.6.7-1_all.deb ...
      ,
      Unpacking libx11-data (2:1.6.7-1) ...
      ,
      Selecting previously unselected package libx11-6:armhf.
      ,
      Preparing to unpack .../15-libx11-6_2%3a1.6.7-1_armhf.deb ...
      ,
      Unpacking libx11-6:armhf (2:1.6.7-1) ...
      ,
      Selecting previously unselected package libxcb-render0:armhf.
      ,
      Preparing to unpack .../16-libxcb-render0_1.13.1-2_armhf.deb ...
      ,
      Unpacking libxcb-render0:armhf (1.13.1-2) ...
      ,
      Selecting previously unselected package libxcb-shm0:armhf.
      ,
      Preparing to unpack .../17-libxcb-shm0_1.13.1-2_armhf.deb ...
      ,
      Unpacking libxcb-shm0:armhf (1.13.1-2) ...
      ,
      Selecting previously unselected package libxext6:armhf.
      ,
      Preparing to unpack .../18-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
      ,
      Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
      ,
      Selecting previously unselected package libxrender1:armhf.
      ,
      Preparing to unpack .../19-libxrender1_1%3a0.9.10-1_armhf.deb ...
      ,
      Unpacking libxrender1:armhf (1:0.9.10-1) ...
      ,
      Selecting previously unselected package libcairo2:armhf.
      ,
      Preparing to unpack .../20-libcairo2_1.16.0-4_armhf.deb ...
      ,
      Unpacking libcairo2:armhf (1.16.0-4) ...
      ,
      Selecting previously unselected package libcairo-gobject2:armhf.
      ,
      Preparing to unpack .../21-libcairo-gobject2_1.16.0-4_armhf.deb ...
      ,
      Unpacking libcairo-gobject2:armhf (1.16.0-4) ...
      ,
      Selecting previously unselected package liblzo2-2:armhf.
      ,
      Preparing to unpack .../22-liblzo2-2_2.10-0.1_armhf.deb ...
      ,
      Unpacking liblzo2-2:armhf (2.10-0.1) ...
      ,
      Selecting previously unselected package libcairo-script-interpreter2:armhf.
      ,
      Preparing to unpack .../23-libcairo-script-interpreter2_1.16.0-4_armhf.deb ...
      ,
      Unpacking libcairo-script-interpreter2:armhf (1.16.0-4) ...
      ,
      Selecting previously unselected package zlib1g-dev:armhf.
      ,
      Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-1_armhf.deb ...
      ,
      Unpacking zlib1g-dev:armhf (1:1.2.11.dfsg-1) ...
      ,
      Selecting previously unselected package libpng-dev:armhf.
      ,
      Preparing to unpack .../25-libpng-dev_1.6.36-6_armhf.deb ...
      ,
      Unpacking libpng-dev:armhf (1.6.36-6) ...
      ,
      Selecting previously unselected package libfreetype6-dev:armhf.
      ,
      Preparing to unpack .../26-libfreetype6-dev_2.9.1-3+deb10u1_armhf.deb ...
      ,
      Unpacking libfreetype6-dev:armhf (2.9.1-3+deb10u1) ...
      ,
      Selecting previously unselected package libfontconfig1-dev:armhf.
      ,
      Preparing to unpack .../27-libfontconfig1-dev_2.13.1-2_armhf.deb ...
      ,
      Unpacking libfontconfig1-dev:armhf (2.13.1-2) ...
      ,
      Selecting previously unselected package xorg-sgml-doctools.
      ,
      Preparing to unpack .../28-xorg-sgml-doctools_1%3a1.11-1_all.deb ...
      ,
      Unpacking xorg-sgml-doctools (1:1.11-1) ...
      ,
      Selecting previously unselected package x11proto-dev.
      ,
      Preparing to unpack .../29-x11proto-dev_2018.4-4_all.deb ...
      ,
      Unpacking x11proto-dev (2018.4-4) ...
      ,
      Selecting previously unselected package x11proto-core-dev.
      ,
      Preparing to unpack .../30-x11proto-core-dev_2018.4-4_all.deb ...
      ,
      Unpacking x11proto-core-dev (2018.4-4) ...
      ,
      Selecting previously unselected package libxau-dev:armhf.
      ,
      Preparing to unpack .../31-libxau-dev_1%3a1.0.8-1+b2_armhf.deb ...
      ,
      Unpacking libxau-dev:armhf (1:1.0.8-1+b2) ...
      ,
      Selecting previously unselected package libxdmcp-dev:armhf.
      ,
      Preparing to unpack .../32-libxdmcp-dev_1%3a1.1.2-3_armhf.deb ...
      ,
      Unpacking libxdmcp-dev:armhf (1:1.1.2-3) ...
      ,
      Selecting previously unselected package xtrans-dev.
      ,
      Preparing to unpack .../33-xtrans-dev_1.3.5-1_all.deb ...
      ,
      Unpacking xtrans-dev (1.3.5-1) ...
      ,
      Selecting previously unselected package libpthread-stubs0-dev:armhf.
      ,
      Preparing to unpack .../34-libpthread-stubs0-dev_0.4-1_armhf.deb ...
      ,
      Unpacking libpthread-stubs0-dev:armhf (0.4-1) ...
      ,
      Selecting previously unselected package libxcb1-dev:armhf.
      ,
      Preparing to unpack .../35-libxcb1-dev_1.13.1-2_armhf.deb ...
      ,
      Unpacking libxcb1-dev:armhf (1.13.1-2) ...
      ,
      Selecting previously unselected package libx11-dev:armhf.
      ,
      Preparing to unpack .../36-libx11-dev_2%3a1.6.7-1_armhf.deb ...
      ,
      Unpacking libx11-dev:armhf (2:1.6.7-1) ...
      ,
      Selecting previously unselected package libxrender-dev:armhf.
      ,
      Preparing to unpack .../37-libxrender-dev_1%3a0.9.10-1_armhf.deb ...
      ,
      Unpacking libxrender-dev:armhf (1:0.9.10-1) ...
      ,
      Selecting previously unselected package x11proto-xext-dev.
      ,
      Preparing to unpack .../38-x11proto-xext-dev_2018.4-4_all.deb ...
      ,
      Unpacking x11proto-xext-dev (2018.4-4) ...
      ,
      Selecting previously unselected package libxext-dev:armhf.
      ,
      Preparing to unpack .../39-libxext-dev_2%3a1.3.3-1+b2_armhf.deb ...
      ,
      Unpacking libxext-dev:armhf (2:1.3.3-1+b2) ...
      ,
      Selecting previously unselected package x11-common.
      ,
      Preparing to unpack .../40-x11-common_1%3a7.7+19_all.deb ...
      ,
      Unpacking x11-common (1:7.7+19) ...
      ,
      Selecting previously unselected package libice6:armhf.
      ,
      Preparing to unpack .../41-libice6_2%3a1.0.9-2_armhf.deb ...
      ,
      Unpacking libice6:armhf (2:1.0.9-2) ...
      ,
      Selecting previously unselected package libsm6:armhf.
      ,
      Preparing to unpack .../42-libsm6_2%3a1.2.3-1_armhf.deb ...
      ,
      Unpacking libsm6:armhf (2:1.2.3-1) ...
      ,
      Selecting previously unselected package libice-dev:armhf.
      ,
      Preparing to unpack .../43-libice-dev_2%3a1.0.9-2_armhf.deb ...
      ,
      Unpacking libice-dev:armhf (2:1.0.9-2) ...
      ,
      Selecting previously unselected package libsm-dev:armhf.
      ,
      Preparing to unpack .../44-libsm-dev_2%3a1.2.3-1_armhf.deb ...
      ,
      Unpacking libsm-dev:armhf (2:1.2.3-1) ...
      ,
      Selecting previously unselected package libpixman-1-dev:armhf.
      ,
      Preparing to unpack .../45-libpixman-1-dev_0.36.0-1_armhf.deb ...
      ,
      Unpacking libpixman-1-dev:armhf (0.36.0-1) ...
      ,
      Selecting previously unselected package libxcb-render0-dev:armhf.
      ,
      Preparing to unpack .../46-libxcb-render0-dev_1.13.1-2_armhf.deb ...
      ,
      Unpacking libxcb-render0-dev:armhf (1.13.1-2) ...
      ,
      Selecting previously unselected package libxcb-shm0-dev:armhf.
      ,
      Preparing to unpack .../47-libxcb-shm0-dev_1.13.1-2_armhf.deb ...
      ,
      Unpacking libxcb-shm0-dev:armhf (1.13.1-2) ...
      ,
      Selecting previously unselected package libffi-dev:armhf.
      ,
      Preparing to unpack .../48-libffi-dev_3.2.1-9_armhf.deb ...
      ,
      Unpacking libffi-dev:armhf (3.2.1-9) ...
      ,
      Selecting previously unselected package libglib2.0-data.
      ,
      Preparing to unpack .../49-libglib2.0-data_2.58.3-2+deb10u2_all.deb ...
      ,
      Unpacking libglib2.0-data (2.58.3-2+deb10u2) ...
      ,
      Selecting previously unselected package libglib2.0-bin.
      ,
      Preparing to unpack .../50-libglib2.0-bin_2.58.3-2+deb10u2_armhf.deb ...
      ,
      Unpacking libglib2.0-bin (2.58.3-2+deb10u2) ...
      ,
      Selecting previously unselected package python3-lib2to3.
      ,
      Preparing to unpack .../51-python3-lib2to3_3.7.3-1_all.deb ...
      ,
      Unpacking python3-lib2to3 (3.7.3-1) ...
      ,
      Selecting previously unselected package python3-distutils.
      ,
      Preparing to unpack .../52-python3-distutils_3.7.3-1_all.deb ...
      ,
      Unpacking python3-distutils (3.7.3-1) ...
      ,
      Selecting previously unselected package libglib2.0-dev-bin.
      ,
      Preparing to unpack .../53-libglib2.0-dev-bin_2.58.3-2+deb10u2_armhf.deb ...
      ,
      Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u2) ...
      ,
      Selecting previously unselected package libmount-dev:armhf.
      ,
      Preparing to unpack .../54-libmount-dev_2.33.1-0.1_armhf.deb ...
      ,
      Unpacking libmount-dev:armhf (2.33.1-0.1) ...
      ,
      Selecting previously unselected package libpcre16-3:armhf.
      ,
      Preparing to unpack .../55-libpcre16-3_2%3a8.39-12_armhf.deb ...
      ,
      Unpacking libpcre16-3:armhf (2:8.39-12) ...
      ,
      Selecting previously unselected package libpcre32-3:armhf.
      ,
      Preparing to unpack .../56-libpcre32-3_2%3a8.39-12_armhf.deb ...
      ,
      Unpacking libpcre32-3:armhf (2:8.39-12) ...
      ,
      Selecting previously unselected package libpcrecpp0v5:armhf.
      ,
      Preparing to unpack .../57-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
      ,
      Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
      ,
      Selecting previously unselected package libpcre3-dev:armhf.
      ,
      Preparing to unpack .../58-libpcre3-dev_2%3a8.39-12_armhf.deb ...
      ,
      Unpacking libpcre3-dev:armhf (2:8.39-12) ...
      ,
      Selecting previously unselected package libsepol1-dev:armhf.
      ,
      Preparing to unpack .../59-libsepol1-dev_2.8-1_armhf.deb ...
      ,
      Unpacking libsepol1-dev:armhf (2.8-1) ...
      ,
      Selecting previously unselected package libselinux1-dev:armhf.
      ,
      Preparing to unpack .../60-libselinux1-dev_2.8-1+b1_armhf.deb ...
      ,
      Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
      ,
      Selecting previously unselected package libglib2.0-dev:armhf.
      ,
      Preparing to unpack .../61-libglib2.0-dev_2.58.3-2+deb10u2_armhf.deb ...
      ,
      Unpacking libglib2.0-dev:armhf (2.58.3-2+deb10u2) ...
      ,
      Selecting previously unselected package libcairo2-dev:armhf.
      ,
      Preparing to unpack .../62-libcairo2-dev_1.16.0-4_armhf.deb ...
      ,
      Unpacking libcairo2-dev:armhf (1.16.0-4) ...
      ,
      Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
      ,
      Setting up libpixman-1-0:armhf (0.36.0-1) ...
      ,
      Setting up libxau6:armhf (1:1.0.8-1+b2) ...
      ,
      Setting up libpixman-1-dev:armhf (0.36.0-1) ...
      ,
      Setting up libpcre16-3:armhf (2:8.39-12) ...
      ,
      Setting up x11-common (1:7.7+19) ...
      ,
      debconf: unable to initialize frontend: Dialog
      ,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
      ,
      debconf: falling back to frontend: Readline
      ,
      update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
      ,
      invoke-rc.d: could not determine current runlevel
      ,
      invoke-rc.d: policy-rc.d denied execution of start.
      ,
      Setting up libsepol1-dev:armhf (2.8-1) ...
      ,
      Setting up liblzo2-2:armhf (2.10-0.1) ...
      ,
      Setting up libffi-dev:armhf (3.2.1-9) ...
      ,
      Setting up libpthread-stubs0-dev:armhf (0.4-1) ...
      ,
      Setting up xtrans-dev (1.3.5-1) ...
      ,
      Setting up libglib2.0-data (2.58.3-2+deb10u2) ...
      ,
      Setting up libx11-data (2:1.6.7-1) ...
      ,
      Setting up uuid-dev:armhf (2.33.1-0.1) ...
      ,
      Setting up libpng16-16:armhf (1.6.36-6) ...
      ,
      Setting up libpcre32-3:armhf (2:8.39-12) ...
      ,
      Setting up fonts-dejavu-core (2.37-1) ...
      ,
      Setting up zlib1g-dev:armhf (1:1.2.11.dfsg-1) ...
      ,
      Setting up sensible-utils (0.0.12) ...
      ,
      Setting up xorg-sgml-doctools (1:1.11-1) ...
      ,
      Setting up libbsd0:armhf (0.9.1-2) ...
      ,
      Setting up python3-lib2to3 (3.7.3-1) ...
      ,
      Setting up python3-distutils (3.7.3-1) ...
      ,
      Setting up x11proto-dev (2018.4-4) ...
      ,
      Setting up libglib2.0-dev-bin (2.58.3-2+deb10u2) ...
      ,
      Setting up libblkid-dev:armhf (2.33.1-0.1) ...
      ,
      Setting up libice6:armhf (2:1.0.9-2) ...
      ,
      Setting up libxdmcp6:armhf (1:1.1.2-3) ...
      ,
      Setting up libxcb1:armhf (1.13.1-2) ...
      ,
      Setting up libxau-dev:armhf (1:1.0.8-1+b2) ...
      ,
      Setting up libice-dev:armhf (2:1.0.9-2) ...
      ,
      Setting up libxcb-render0:armhf (1.13.1-2) ...
      ,
      Setting up libpcre3-dev:armhf (2:8.39-12) ...
      ,
      Setting up libpng-dev:armhf (1.6.36-6) ...
      ,
      Setting up libglib2.0-bin (2.58.3-2+deb10u2) ...
      ,
      Setting up libxcb-shm0:armhf (1.13.1-2) ...
      ,
      Setting up libxdmcp-dev:armhf (1:1.1.2-3) ...
      ,
      Setting up libfreetype6:armhf (2.9.1-3+deb10u1) ...
      ,
      Setting up x11proto-core-dev (2018.4-4) ...
      ,
      Setting up ucf (3.0038+nmu1) ...
      ,
      debconf: unable to initialize frontend: Dialog
      ,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
      ,
      debconf: falling back to frontend: Readline
      ,
      Setting up x11proto-xext-dev (2018.4-4) ...
      ,
      Setting up libx11-6:armhf (2:1.6.7-1) ...
      ,
      Setting up libsm6:armhf (2:1.2.3-1) ...
      ,
      Setting up libmount-dev:armhf (2.33.1-0.1) ...
      ,
      Setting up libxcb1-dev:armhf (1.13.1-2) ...
      ,
      Setting up libxrender1:armhf (1:0.9.10-1) ...
      ,
      Setting up libsm-dev:armhf (2:1.2.3-1) ...
      ,
      Setting up libselinux1-dev:armhf (2.8-1+b1) ...
      ,
      Setting up fontconfig-config (2.13.1-2) ...
      ,
      debconf: unable to initialize frontend: Dialog
      ,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
      ,
      debconf: falling back to frontend: Readline
      ,
      Setting up libx11-dev:armhf (2:1.6.7-1) ...
      ,
      Setting up libxext6:armhf (2:1.3.3-1+b2) ...
      ,
      Setting up libfreetype6-dev:armhf (2.9.1-3+deb10u1) ...
      ,
      Setting up libxcb-shm0-dev:armhf (1.13.1-2) ...
      ,
      Setting up libglib2.0-dev:armhf (2.58.3-2+deb10u2) ...
      ,
      Setting up libxcb-render0-dev:armhf (1.13.1-2) ...
      ,
      Setting up libxext-dev:armhf (2:1.3.3-1+b2) ...
      ,
      Setting up libfontconfig1:armhf (2.13.1-2) ...
      ,
      Setting up libxrender-dev:armhf (1:0.9.10-1) ...
      ,
      Setting up libfontconfig1-dev:armhf (2.13.1-2) ...
      ,
      Setting up libcairo2:armhf (1.16.0-4) ...
      ,
      Setting up libcairo-gobject2:armhf (1.16.0-4) ...
      ,
      Setting up libcairo-script-interpreter2:armhf (1.16.0-4) ...
      ,
      Processing triggers for mime-support (3.62) ...
      ,
      Processing triggers for libglib2.0-0:armhf (2.58.3-2+deb10u2) ...
      ,
      No schema files found: doing nothing.
      ,
      Processing triggers for libc-bin (2.28-10) ...
      ,
      Setting up libcairo2-dev:armhf (1.16.0-4) ...
      ,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package fontconfig.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 26453 files and directories currently installed.)
      ,
      Preparing to unpack .../00-fontconfig_2.13.1-2_armhf.deb ...
      ,
      Unpacking fontconfig (2.13.1-2) ...
      ,
      Selecting previously unselected package libgirepository-1.0-1:armhf.
      ,
      Preparing to unpack .../01-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
      ,
      Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
      ,
      Selecting previously unselected package gir1.2-glib-2.0:armhf.
      ,
      Preparing to unpack .../02-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
      ,
      Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
      ,
      Selecting previously unselected package gir1.2-freedesktop:armhf.
      ,
      Preparing to unpack .../03-gir1.2-freedesktop_1.58.3-2_armhf.deb ...
      ,
      Unpacking gir1.2-freedesktop:armhf (1.58.3-2) ...
      ,
      Selecting previously unselected package libgraphite2-3:armhf.
      ,
      Preparing to unpack .../04-libgraphite2-3_1.3.13-7_armhf.deb ...
      ,
      Unpacking libgraphite2-3:armhf (1.3.13-7) ...
      ,
      Selecting previously unselected package libharfbuzz0b:armhf.
      ,
      Preparing to unpack .../05-libharfbuzz0b_2.3.1-1_armhf.deb ...
      ,
      Unpacking libharfbuzz0b:armhf (2.3.1-1) ...
      ,
      Selecting previously unselected package libharfbuzz-gobject0:armhf.
      ,
      Preparing to unpack .../06-libharfbuzz-gobject0_2.3.1-1_armhf.deb ...
      ,
      Unpacking libharfbuzz-gobject0:armhf (2.3.1-1) ...
      ,
      Selecting previously unselected package gir1.2-harfbuzz-0.0:armhf.
      ,
      Preparing to unpack .../07-gir1.2-harfbuzz-0.0_2.3.1-1_armhf.deb ...
      ,
      Unpacking gir1.2-harfbuzz-0.0:armhf (2.3.1-1) ...
      ,
      Selecting previously unselected package libfribidi0:armhf.
      ,
      Preparing to unpack .../08-libfribidi0_1.0.5-3.1+deb10u1_armhf.deb ...
      ,
      Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u1) ...
      ,
      Selecting previously unselected package libthai-data.
      ,
      Preparing to unpack .../09-libthai-data_0.1.28-2_all.deb ...
      ,
      Unpacking libthai-data (0.1.28-2) ...
      ,
      Selecting previously unselected package libdatrie1:armhf.
      ,
      Preparing to unpack .../10-libdatrie1_0.2.12-2_armhf.deb ...
      ,
      Unpacking libdatrie1:armhf (0.2.12-2) ...
      ,
      Selecting previously unselected package libthai0:armhf.
      ,
      Preparing to unpack .../11-libthai0_0.1.28-2_armhf.deb ...
      ,
      Unpacking libthai0:armhf (0.1.28-2) ...
      ,
      Selecting previously unselected package libpango-1.0-0:armhf.
      ,
      Preparing to unpack .../12-libpango-1.0-0_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking libpango-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Selecting previously unselected package libpangoft2-1.0-0:armhf.
      ,
      Preparing to unpack .../13-libpangoft2-1.0-0_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking libpangoft2-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Selecting previously unselected package libpangocairo-1.0-0:armhf.
      ,
      Preparing to unpack .../14-libpangocairo-1.0-0_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking libpangocairo-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Selecting previously unselected package libxft2:armhf.
      ,
      Preparing to unpack .../15-libxft2_2.3.2-2_armhf.deb ...
      ,
      Unpacking libxft2:armhf (2.3.2-2) ...
      ,
      Selecting previously unselected package libpangoxft-1.0-0:armhf.
      ,
      Preparing to unpack .../16-libpangoxft-1.0-0_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking libpangoxft-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Selecting previously unselected package gir1.2-pango-1.0:armhf.
      ,
      Preparing to unpack .../17-gir1.2-pango-1.0_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking gir1.2-pango-1.0:armhf (1.42.4-8~deb10u1) ...
      ,
      Selecting previously unselected package libicu63:armhf.
      ,
      Preparing to unpack .../18-libicu63_63.1-6+deb10u1_armhf.deb ...
      ,
      Unpacking libicu63:armhf (63.1-6+deb10u1) ...
      ,
      Selecting previously unselected package icu-devtools.
      ,
      Preparing to unpack .../19-icu-devtools_63.1-6+deb10u1_armhf.deb ...
      ,
      Unpacking icu-devtools (63.1-6+deb10u1) ...
      ,
      Selecting previously unselected package libfribidi-dev:armhf.
      ,
      Preparing to unpack .../20-libfribidi-dev_1.0.5-3.1+deb10u1_armhf.deb ...
      ,
      Unpacking libfribidi-dev:armhf (1.0.5-3.1+deb10u1) ...
      ,
      Selecting previously unselected package libgraphite2-dev:armhf.
      ,
      Preparing to unpack .../21-libgraphite2-dev_1.3.13-7_armhf.deb ...
      ,
      Unpacking libgraphite2-dev:armhf (1.3.13-7) ...
      ,
      Selecting previously unselected package libharfbuzz-icu0:armhf.
      ,
      Preparing to unpack .../22-libharfbuzz-icu0_2.3.1-1_armhf.deb ...
      ,
      Unpacking libharfbuzz-icu0:armhf (2.3.1-1) ...
      ,
      Selecting previously unselected package libicu-dev:armhf.
      ,
      Preparing to unpack .../23-libicu-dev_63.1-6+deb10u1_armhf.deb ...
      ,
      Unpacking libicu-dev:armhf (63.1-6+deb10u1) ...
      ,
      Selecting previously unselected package libharfbuzz-dev:armhf.
      ,
      Preparing to unpack .../24-libharfbuzz-dev_2.3.1-1_armhf.deb ...
      ,
      Unpacking libharfbuzz-dev:armhf (2.3.1-1) ...
      ,
      Selecting previously unselected package libxft-dev:armhf.
      ,
      Preparing to unpack .../25-libxft-dev_2.3.2-2_armhf.deb ...
      ,
      Unpacking libxft-dev:armhf (2.3.2-2) ...
      ,
      Selecting previously unselected package pango1.0-tools.
      ,
      Preparing to unpack .../26-pango1.0-tools_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking pango1.0-tools (1.42.4-8~deb10u1) ...
      ,
      Selecting previously unselected package libpango1.0-dev:armhf.
      ,
      Preparing to unpack .../27-libpango1.0-dev_1.42.4-8~deb10u1_armhf.deb ...
      ,
      Unpacking libpango1.0-dev:armhf (1.42.4-8~deb10u1) ...
      ,
      Setting up libgraphite2-3:armhf (1.3.13-7) ...
      ,
      Setting up fontconfig (2.13.1-2) ...
      ,
      Regenerating fonts cache... done.
      ,
      Setting up libxft2:armhf (2.3.2-2) ...
      ,
      Setting up libdatrie1:armhf (0.2.12-2) ...
      ,
      Setting up libicu63:armhf (63.1-6+deb10u1) ...
      ,
      Setting up libgraphite2-dev:armhf (1.3.13-7) ...
      ,
      Setting up libfribidi0:armhf (1.0.5-3.1+deb10u1) ...
      ,
      Setting up icu-devtools (63.1-6+deb10u1) ...
      ,
      Setting up libharfbuzz0b:armhf (2.3.1-1) ...
      ,
      Setting up libthai-data (0.1.28-2) ...
      ,
      Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
      ,
      Setting up libicu-dev:armhf (63.1-6+deb10u1) ...
      ,
      Setting up libxft-dev:armhf (2.3.2-2) ...
      ,
      Setting up libharfbuzz-icu0:armhf (2.3.1-1) ...
      ,
      Setting up libfribidi-dev:armhf (1.0.5-3.1+deb10u1) ...
      ,
      Setting up libharfbuzz-gobject0:armhf (2.3.1-1) ...
      ,
      Setting up libthai0:armhf (0.1.28-2) ...
      ,
      Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
      ,
      Setting up gir1.2-freedesktop:armhf (1.58.3-2) ...
      ,
      Setting up libpango-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Setting up gir1.2-harfbuzz-0.0:armhf (2.3.1-1) ...
      ,
      Setting up libpangoft2-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Setting up libpangocairo-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Setting up libharfbuzz-dev:armhf (2.3.1-1) ...
      ,
      Setting up libpangoxft-1.0-0:armhf (1.42.4-8~deb10u1) ...
      ,
      Setting up pango1.0-tools (1.42.4-8~deb10u1) ...
      ,
      Setting up gir1.2-pango-1.0:armhf (1.42.4-8~deb10u1) ...
      ,
      Setting up libpango1.0-dev:armhf (1.42.4-8~deb10u1) ...
      ,
      Processing triggers for libc-bin (2.28-10) ...
      ,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package libjpeg62-turbo:armhf.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 27068 files and directories currently installed.)
      ,
      Preparing to unpack .../libjpeg62-turbo_1%3a1.5.2-2+b1_armhf.deb ...
      ,
      Unpacking libjpeg62-turbo:armhf (1:1.5.2-2+b1) ...
      ,
      Selecting previously unselected package libjpeg62-turbo-dev:armhf.
      ,
      Preparing to unpack .../libjpeg62-turbo-dev_1%3a1.5.2-2+b1_armhf.deb ...
      ,
      Unpacking libjpeg62-turbo-dev:armhf (1:1.5.2-2+b1) ...
      ,
      Selecting previously unselected package libjpeg-dev.
      ,
      Preparing to unpack .../libjpeg-dev_1%3a1.5.2-2_all.deb ...
      ,
      Unpacking libjpeg-dev (1:1.5.2-2) ...
      ,
      Setting up libjpeg62-turbo:armhf (1:1.5.2-2+b1) ...
      ,
      Setting up libjpeg62-turbo-dev:armhf (1:1.5.2-2+b1) ...
      ,
      Setting up libjpeg-dev (1:1.5.2-2) ...
      ,
      Processing triggers for libc-bin (2.28-10) ...
      ,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package libgif7:armhf.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 27097 files and directories currently installed.)
      ,
      Preparing to unpack .../libgif7_5.1.4-3_armhf.deb ...
      ,
      Unpacking libgif7:armhf (5.1.4-3) ...
      ,
      Selecting previously unselected package libgif-dev.
      ,
      Preparing to unpack .../libgif-dev_5.1.4-3_armhf.deb ...
      ,
      Unpacking libgif-dev (5.1.4-3) ...
      ,
      Setting up libgif7:armhf (5.1.4-3) ...
      ,
      Setting up libgif-dev (5.1.4-3) ...
      ,
      Processing triggers for libc-bin (2.28-10) ...
      ,
      debconf: unable to initialize frontend: Dialog,
      debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.),
      debconf: falling back to frontend: Readline,
      debconf: unable to initialize frontend: Readline,
      debconf: (This frontend requires a controlling tty.),
      debconf: falling back to frontend: Teletype,
      dpkg-preconfigure: unable to re-open stdin: ,
      Selecting previously unselected package libjbig0:armhf.
      ,
      (Reading database ... 
      (Reading database ... 5%
      (Reading database ... 10%
      (Reading database ... 15%
      (Reading database ... 20%
      (Reading database ... 25%
      (Reading database ... 30%
      (Reading database ... 35%
      (Reading database ... 40%
      (Reading database ... 45%
      (Reading database ... 50%
      (Reading database ... 55%
      (Reading database ... 60%
      (Reading database ... 65%
      (Reading database ... 70%
      (Reading database ... 75%
      (Reading database ... 80%
      (Reading database ... 85%
      (Reading database ... 90%
      (Reading database ... 95%
      (Reading database ... 100%
      (Reading database ... 27116 files and directories currently installed.)
      ,
      Preparing to unpack .../00-libjbig0_2.1-3.1+b2_armhf.deb ...
      ,
      Unpacking libjbig0:armhf (2.1-3.1+b2) ...
      ,
      Selecting previously unselected package libwebp6:armhf.
      ,
      Preparing to unpack .../01-libwebp6_0.6.1-2_armhf.deb ...
      ,
      Unpacking libwebp6:armhf (0.6.1-2) ...
      ,
      Selecting previously unselected package libtiff5:armhf.
      ,
      Preparing to unpack .../02-libtiff5_4.1.0+git191117-2~deb10u1_armhf.deb ...
      ,
      Unpacking libtiff5:armhf (4.1.0+git191117-2~deb10u1) ...
      ,
      Selecting previously unselected package libxml2:armhf.
      ,
      Preparing to unpack .../03-libxml2_2.9.4+dfsg1-7+b3_armhf.deb ...
      ,
      Unpacking libxml2:armhf (2.9.4+dfsg1-7+b3) ...
      ,
      Selecting previously unselected package shared-mime-info.
      ,
      Preparing to unpack .../04-shared-mime-info_1.10-1_armhf.deb ...
      ,
      Unpacking shared-mime-info (1.10-1) ...
      ,
      Selecting previously unselected package libgdk-pixbuf2.0-common.
      ,
      Preparing to unpack .../05-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ...
      ,
      Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ...
      ,
      Selecting previously unselected package libgdk-pixbuf2.0-0:armhf.
      ,
      Preparing to unpack .../06-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_armhf.deb ...
      ,
      Unpacking libgdk-pixbuf2.0-0:armhf (2.38.1+dfsg-1) ...
      ,
      Selecting previously unselected package gir1.2-gdkpixbuf-2.0:armhf.
      ,
      Preparing to unpack .../07-gir1.2-gdkpixbuf-2.0_2.38.1+dfsg-1_armhf.deb ...
      ,
      Unpacking gir1.2-gdkpixbuf-2.0:armhf (2.38.1+dfsg-1) ...
      ,
      Selecting previously unselected package libcroco3:armhf.
      ,
      Preparing to unpack .../08-libcroco3_0.6.12-3_armhf.deb ...
      ,
      Unpacking libcroco3:armhf (0.6.12-3) ...
      ,
      Selecting previously unselected package librsvg2-2:armhf.
      ,
      Preparing to unpack .../09-librsvg2-2_2.44.10-2.1_armhf.deb ...
      ,
      Unpacking librsvg2-2:armhf (2.44.10-2.1) ...
      ,
      Selecting previously unselected package gir1.2-rsvg-2.0:armhf.
      ,
      Preparing to unpack .../10-gir1.2-rsvg-2.0_2.44.10-2.1_armhf.deb ...
      ,
      Unpacking gir1.2-rsvg-2.0:armhf (2.44.10-2.1) ...
      ,
      Selecting previously unselected package libgdk-pixbuf2.0-bin.
      ,
      Preparing to unpack .../11-libgdk-pixbuf2.0-bin_2.38.1+dfsg-1_armhf.deb ...
      ,
      Unpacking libgdk-pixbuf2.0-bin (2.38.1+dfsg-1) ...
      ,
      Selecting previously unselected package libgdk-pixbuf2.0-dev:armhf.
      ,
      Preparing to unpack .../12-libgdk-pixbuf2.0-dev_2.38.1+dfsg-1_armhf.deb ...
      ,
      Unpacking libgdk-pixbuf2.0-dev:armhf (2.38.1+dfsg-1) ...
      ,
      Selecting previously unselected package librsvg2-common:armhf.
      ,
      Preparing to unpack .../13-librsvg2-common_2.44.10-2.1_armhf.deb ...
      ,
      Unpacking librsvg2-common:armhf (2.44.10-2.1) ...
      ,
      Selecting previously unselected package librsvg2-dev:armhf.
      ,
      Preparing to unpack .../14-librsvg2-dev_2.44.10-2.1_armhf.deb ...
      ,
      Unpacking librsvg2-dev:armhf (2.44.10-2.1) ...
      ,
      Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ...
      ,
      Setting up libjbig0:armhf (2.1-3.1+b2) ...
      ,
      Setting up libwebp6:armhf (0.6.1-2) ...
      ,
      Setting up libtiff5:armhf (4.1.0+git191117-2~deb10u1) ...
      ,
      Setting up libxml2:armhf (2.9.4+dfsg1-7+b3) ...
      ,
      Setting up shared-mime-info (1.10-1) ...
      ,
      Setting up libcroco3:armhf (0.6.12-3) ...
      ,
      Setting up libgdk-pixbuf2.0-0:armhf (2.38.1+dfsg-1) ...
      ,
      Setting up libgdk-pixbuf2.0-bin (2.38.1+dfsg-1) ...
      ,
      Setting up gir1.2-gdkpixbuf-2.0:armhf (2.38.1+dfsg-1) ...
      ,
      Setting up libgdk-pixbuf2.0-dev:armhf (2.38.1+dfsg-1) ...
      ,
      Setting up librsvg2-2:armhf (2.44.10-2.1) ...
      ,
      Setting up librsvg2-common:armhf (2.44.10-2.1) ...
      ,
      Setting up gir1.2-rsvg-2.0:armhf (2.44.10-2.1) ...
      ,
      Setting up librsvg2-dev:armhf (2.44.10-2.1) ...
      ,
      Processing triggers for libc-bin (2.28-10) ...
      ,
      Processing triggers for libgdk-pixbuf2.0-0:armhf (2.38.1+dfsg-1) ...
      ,
      Done.,
       ,
      ------------------------------------------------------------,
      -----   Step 2 of 5: Detecting ioBroker installation   -----,
      ------------------------------------------------------------,
       ,
      There is no data detected in /opt/iobroker. Restoring initial ioBroker installation...,
      Done.,
       ,
      ------------------------------------------------------------,
      -----   Step 3 of 5: Checking ioBroker installation    -----,
      ------------------------------------------------------------,
       ,
      (Re)Setting folder permissions (This might take a while! Please be patient!)...,
      Done.,
       ,
      Fixing "sudo-bug" by replacing sudo in iobroker with gosu...,
      Done.,
       ,
      Looks like this is a new and empty installation of ioBroker.,
      Hostname needs to be updated to  iobroker...,
      The host for instance "system.adapter.admin.0" was changed from "d8abcf375f01" to "iobroker".,
      The host for instance "system.adapter.discovery.0" was changed from "d8abcf375f01" to "iobroker".,
      The host for instance "system.adapter.info.0" was changed from "d8abcf375f01" to "iobroker".,
      Done.,
       ,
      ------------------------------------------------------------,
      -----      Step 4 of 5: Applying special settings      -----,
      ------------------------------------------------------------,
       ,
      Some adapters have special requirements/ settings which can be activated by the use of environment variables.,
      For more information take a look at readme.md on Github!,
       ,
      Usb-device-support is activated by ENV.,
      Setting permissions for /dev/ttyACM0...,
      Done.,
       ,
      ------------------------------------------------------------,
      -----          Step 5 of 5: ioBroker startup           -----,
      ------------------------------------------------------------,
       ,
      Starting ioBroker...,
       ,
      host.iobroker check instance "system.adapter.admin.0" for host "iobroker",
      host.iobroker check instance "system.adapter.discovery.0" for host "iobroker",
      host.iobroker check instance "system.adapter.info.0" for host "iobroker",
      Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"","country":"","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"arm","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"ARMv7 Processor rev 3 (v7l)","cpus":4,"mem":4012838912,"ostype":"Linux","city":""},
      hash changed or no sources cached => force download of new sources,
      Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"","country":"","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"arm","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"ARMv7 Processor rev 3 (v7l)","cpus":4,"mem":4012838912,"ostype":"Linux","city":""},
      hash changed or no sources cached => force download of new sources,
      Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"","country":"","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"arm","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"ARMv7 Processor rev 3 (v7l)","cpus":4,"mem":4012838912,"ostype":"Linux","city":""},
      Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"de","country":"","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"arm","adapters":{"admin":{"version":"4.0.10","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.5","platform":"Javascript/Node.js"},"info":{"version":"1.7.2","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"ARMv7 Processor rev 3 (v7l)","cpus":4,"mem":4012838912,"ostype":"Linux","city":""},
      ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging],
      ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging],
      ================================== > LOG REDIRECT system.adapter.admin.0 => false [Process stopped],
      ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
       
      

      Log Backup-Restore:

      root@iobroker:/opt/iobroker# pkill -u iobroker
      root@iobroker:/opt/iobroker# sudo iobroker restore 0
      host.iobroker Using backup file iobroker_2020_07_04-10_28_48_backupiobroker.tar.gz
      iobroker controller daemon is not running
      host.iobroker OK.
      host.iobroker Clear all objects and states...
      clean 528 objects...
      [Not critical] Cannot delete object 0_userdata.0: "Object is marked as non deletable"
      [Not critical] Cannot delete object alias.0: "Object is marked as non deletable"
      [Not critical] Cannot delete object system.repositories: "Object is marked as non deletable"
      [Not critical] Cannot delete object system.config: "Object is marked as non deletable"
      [Not critical] Cannot delete object enum.functions: "Object is marked as non deletable"
      [Not critical] Cannot delete object enum.rooms: "Object is marked as non deletable"
      clean 430 states...
      host.iobroker done.
      host.iobroker Processed 0/2508 states
      host.iobroker Processed 200/2508 states
      host.iobroker Processed 400/2508 states
      host.iobroker Processed 600/2508 states
      host.iobroker Processed 800/2508 states
      host.iobroker Processed 1000/2508 states
      host.iobroker Processed 1200/2508 states
      host.iobroker Processed 1400/2508 states
      host.iobroker Processed 1600/2508 states
      host.iobroker Processed 1800/2508 states
      host.iobroker Processed 2000/2508 states
      host.iobroker Processed 2200/2508 states
      host.iobroker Processed 2400/2508 states
      2508 states restored.
      host.iobroker Processed 0/2694 objects
      host.iobroker Processed 200/2694 objects
      host.iobroker Processed 400/2694 objects
      host.iobroker Processed 600/2694 objects
      host.iobroker Processed 800/2694 objects
      host.iobroker Processed 1000/2694 objects
      host.iobroker Processed 1200/2694 objects
      host.iobroker Processed 1400/2694 objects
      host.iobroker Processed 1600/2694 objects
      host.iobroker Processed 1800/2694 objects
      host.iobroker Processed 2000/2694 objects
      host.iobroker Processed 2200/2694 objects
      host.iobroker Processed 2400/2694 objects
      host.iobroker Processed 2600/2694 objects
      2694 objects restored.
      host.iobroker Upload user file "vis.0/Smartphone/vis-user.css
      host.iobroker Upload user file "vis.0/Smartphone/vis-views.json
      host.iobroker Upload user file "vis.0/Temperaturen/vis-views.json
      host.iobroker Upload user file "vis.0/main/img/BoRi10 - Wohnung - 3D Floor Plan_final.png
      host.iobroker Upload user file "vis.0/main/img/Gastherme_RI.png
      host.iobroker Upload user file "vis.0/main/img/Mond.png
      host.iobroker Upload user file "vis.0/main/img/Power.png
      host.iobroker Upload user file "vis.0/main/img/Sonne.png
      host.iobroker Upload user file "vis.0/main/img/Uhr.png
      host.iobroker Upload user file "vis.0/main/vis-user.css
      host.iobroker Upload user file "vis.0/main/vis-views.json
      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
      upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
      upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
      upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
      upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
      upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
      upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
      upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
      upload [80] info.admin /opt/iobroker/node_modules/iobroker.info/admin/words.js words.js application/javascript
      upload [70] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/hostInfo.js lib/js/hostInfo.js application/javascript
      upload [60] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/bootstrap.min.js lib/js/bootstrap.min.js application/javascript
      upload [50] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/slackware.png lib/img/logos/slackware.png image/png
      upload [40] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/manjaro.png lib/img/logos/manjaro.png image/png
      upload [30] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/logos/coreos.png lib/img/logos/coreos.png image/png
      upload [20] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/disk.png lib/img/icons/disk.png image/png
      upload [19] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/cpu.png lib/img/icons/cpu.png image/png
      upload [18] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/icons/battery.png lib/img/icons/battery.png image/png
      upload [17] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/sechand.png lib/img/clock/sechand.png image/png
      upload [16] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/minhand.png lib/img/clock/minhand.png image/png
      upload [15] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/hourhand.png lib/img/clock/hourhand.png image/png
      upload [14] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/img/clock/clockface.png lib/img/clock/clockface.png image/png
      upload [13] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff2 lib/fonts/fontawesome-webfont.woff2 font/woff2
      upload [12] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.woff lib/fonts/fontawesome-webfont.woff font/woff
      upload [11] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.ttf lib/fonts/fontawesome-webfont.ttf font/ttf
      upload [10] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.svg lib/fonts/fontawesome-webfont.svg image/svg+xml
      upload [9] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/fontawesome-webfont.eot lib/fonts/fontawesome-webfont.eot application/vnd.ms-fontobject
      upload [8] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/fonts/FontAwesome.otf lib/fonts/FontAwesome.otf font/otf
      upload [7] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/data/infoData.json lib/data/infoData.json application/json
      upload [6] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/simplemde.min.css lib/css/simplemde.min.css text/css
      upload [5] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/info.css lib/css/info.css text/css
      upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/font-awesome.min.css lib/css/font-awesome.min.css text/css
      upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/chartist.min.css lib/css/chartist.min.css text/css
      upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
      upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/info.png info.png image/png
      upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/index_m.html index_m.html text/html
      System successfully restored!
      root@iobroker:/opt/iobroker#
      

      iobroker-Log nach restore und restart:

      -----              Debugging information               -----,
      -----                                                  -----,
      -----                      System                      -----,
      -----               arch:      armv7l                  -----,
      -----                                                  -----,
      -----                     Versions                     -----,
      -----               image:     v5.0.0                  -----,
      -----               node:      v12.18.1                -----,
      -----               npm:       6.14.5                  -----,
      -----                                                  -----,
      -----                       ENV                        -----,
      -----               PACKAGES:  vim                    nano       build-essential        libcairo2-dev libpango1.0-dev        libjpeg-dev libgif-dev             librsvg2-dev                         -----,
      -----               SETGID:    1000                    -----,
      -----               SETUID:    1000                    -----,
      -----               USBDEVICES: /dev/ttyACM0            -----,
      ------------------------------------------------------------,
       ,
      ------------------------------------------------------------,
      -----         Step 1 of 5: Preparing container         -----,
      ------------------------------------------------------------,
       ,
      Installing additional packages is set by ENV.,
      The following packages will be installed: vim nano build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev...,
      Done.,
       ,
      ------------------------------------------------------------,
      -----   Step 2 of 5: Detecting ioBroker installation   -----,
      ------------------------------------------------------------,
       ,
      Existing installation of ioBroker detected in /opt/iobroker.,
       ,
      ------------------------------------------------------------,
      -----   Step 3 of 5: Checking ioBroker installation    -----,
      ------------------------------------------------------------,
       ,
      (Re)Setting folder permissions (This might take a while! Please be patient!)...,
      Done.,
       ,
      Fixing "sudo-bug" by replacing sudo in iobroker with gosu...,
      Done.,
       ,
      ------------------------------------------------------------,
      -----      Step 4 of 5: Applying special settings      -----,
      ------------------------------------------------------------,
       ,
      Some adapters have special requirements/ settings which can be activated by the use of environment variables.,
      For more information take a look at readme.md on Github!,
       ,
      Usb-device-support is activated by ENV.,
      Setting permissions for /dev/ttyACM0...,
      Done.,
       ,
      ------------------------------------------------------------,
      -----          Step 5 of 5: ioBroker startup           -----,
      ------------------------------------------------------------,
       ,
      Starting ioBroker...,
       ,
      host.iobroker check instance "system.adapter.admin.0" for host "iobroker",
      host.iobroker check instance "system.adapter.alexa2.0" for host "iobroker",
      host.iobroker check instance "system.adapter.backitup.0" for host "iobroker",
      host.iobroker check instance "system.adapter.bsblan.0" for host "iobroker",
      host.iobroker check instance "system.adapter.discovery.0" for host "iobroker",
      host.iobroker check instance "system.adapter.fb-checkpresence.0" for host "iobroker",
      host.iobroker check instance "system.adapter.influxdb.0" for host "iobroker",
      host.iobroker check instance "system.adapter.info.0" for host "iobroker",
      host.iobroker check instance "system.adapter.javascript.0" for host "iobroker",
      host.iobroker check instance "system.adapter.mihome-vacuum.0" for host "iobroker",
      host.iobroker check instance "system.adapter.mqtt-client.0" for host "iobroker",
      host.iobroker check instance "system.adapter.node-red.0" for host "iobroker",
      host.iobroker check instance "system.adapter.octoprint.0" for host "iobroker",
      host.iobroker check instance "system.adapter.ping.0" for host "iobroker",
      host.iobroker check instance "system.adapter.rpi2.0" for host "iobroker",
      host.iobroker check instance "system.adapter.simple-api.0" for host "iobroker",
      host.iobroker check instance "system.adapter.sonoff.0" for host "iobroker",
      host.iobroker check instance "system.adapter.telegram.0" for host "iobroker",
      host.iobroker check instance "system.adapter.telegram.1" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-bars.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-canvas-gauges.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-colorpicker.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-fancyswitch.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-history.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-hqwidgets.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-jqui-mfd.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-justgage.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-material.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-materialdesign.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-metro.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-plumb.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-rgraph.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-timeandweather.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis-weather.0" for host "iobroker",
      host.iobroker check instance "system.adapter.vis.0" for host "iobroker",
      host.iobroker check instance "system.adapter.web.0" for host "iobroker",
      host.iobroker check instance "system.adapter.zigbee.0" for host "iobroker",
      �Send diag info: {"uuid":"7abd3182-d399-f7bd-da19-9550d8babede","language":"de","country":"Germany","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":"linux"}],"node":"v12.18.1","arch":"arm","adapters":{"admin":{"version":"4.1.1","platform":"Javascript/Node.js"},"alexa2":{"version":"3.2.4","platform":"Javascript/Node.js"},"backitup":{"version":"1.5.8","platform":"Javascript/Node.js"},"bsblan":{"version":"0.1.2","platform":"Javascript/Node.js"},"cloud":{"version":"3.0.3","platform":"Javascript/Node.js"},"devices":{"version":"0.3.6","platform":"Javascript/Node.js"},"discovery":{"version":"2.3.7","platform":"Javascript/Node.js"},"fb-checkpresence":{"version":"1.0.3","platform":"Javascript/Node.js"},"flot":{"version":"1.10.0","platform":"javascript/Node.js"},"icons-addictive-flavour-png":{"version":"0.1.0","platform":"javascript/Node.js"},"icons-icons8":{"version":"0.0.1","platform":"javascript/Node.js"},"icons-material-png":{"version":"0.1.0","platform":"javascript/Node.js"},"icons-material-svg":{"version":"0.1.0","platform":"javascript/Node.js"},"icons-mfd-png":{"version":"1.0.2","platform":"javascript/Node.js"},"icons-ultimate-png":{"version":"1.0.1","platform":"javascript/Node.js"},"influxdb":{"version":"1.8.6","platform":"Javascript/Node.js"},"info":{"version":"1.7.5","platform":"Javascript/Node.js"},"javascript":{"version":"4.6.17","platform":"Javascript/Node.js"},"mihome-vacuum":{"version":"2.0.7","platform":"Javascript/Node.js"},"mqtt-client":{"version":"1.3.1","platform":"Javascript/Node.js"},"node-red":{"version":"2.0.0","platform":"Javascript/Node.js"},"octoprint":{"version":"0.0.4","platform":"Javascript/Node.js"},"ping":{"version":"1.4.8","platform":"Javascript/Node.js"},"rickshaw":{"version":"1.0.0","platform":"javascript/Node.js"},"rpi2":{"version":"1.2.0","platform":"javascript/Node.js"},"simple-api":{"version":"2.4.6","platform":"Javascript/Node.js"},"socketio":{"version":"3.0.9","platform":"Javascript/Node.js"},"sonoff":{"version":"2.3.3","platform":"Javascript/Node.js"},"telegram":{"version":"1.5.9","platform":"Javascript/Node.js"},"vis":{"version":"1.2.6","platform":"Javascript/Node.js"},"vis-bars":{"version":"0.1.4","platform":"Javascript/Node.js"},"vis-canvas-gauges":{"version":"0.1.5","platform":"Javascript/Node.js"},"vis-colorpicker":{"version":"1.2.0","platform":"Javascript/Node.js"},"vis-fancyswitch":{"version":"1.1.0","platform":"Javascript/Node.js"},"vis-google-fonts":{"version":"0.1.0","platform":"Javascript/Node.js"},"vis-history":{"version":"1.0.0","platform":"Javascript/Node.js"},"vis-hqwidgets":{"version":"1.1.4","platform":"Javascript/Node.js"},"vis-inventwo":{"version":"1.3.8","platform":"Javascript/Node.js"},"vis-jqui-mfd":{"version":"1.0.12","platform":"Javascript/Node.js"},"vis-justgage":{"version":"1.0.2","platform":"Javascript/Node.js"},"vis-material":{"version":"0.1.3","platform":"Javascript/Node.js"},"vis-materialdesign":{"version":"0.3.14","platform":"Javascript/Node.js"},"vis-metro":{"version":"1.1.2","platform":"Javascript/Node.js"},"vis-plumb":{"version":"1.0.2","platform":"Javascript/Node.js"},"vis-rgraph":{"version":"0.0.2","platform":"Javascript/Node.js"},"vis-timeandweather":{"version":"1.1.7","platform":"Javascript/Node.js"},"vis-weather":{"version":"2.5.2","platform":"Javascript/Node.js"},"web":{"version":"3.0.9","platform":"Javascript/Node.js"},"zigbee":{"version":"1.1.1","platform":"Javascript/Node.js"}},"statesType":"file","objectsType":"file","model":"ARMv7 Processor rev 3 (v7l)","cpus":4,"mem":4012838912,"ostype":"Linux","vis":142},
      ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging],
      ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging],
      ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging],
      ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging],
      
      andre 1 Reply Last reply Reply Quote 0
      • andre
        andre Developer @FoodFighter last edited by

        @FoodFighter Hier mal gelesen?

        https://github.com/buanet/docker-iobroker/issues/120

        Bei Problemen lohnt immer ein Blick in die issues. Für das restore Problem habe ich eine neue beta released.
        Das Problem sind nicht die Rechte beim restore, sondern dass die Berechtigungen bei der iobroker.json nicht passen (war zumindest bei mir so).
        Wenn es mit der beta nicht klappt brauche ich nochmal logs. Gerne als github issue. Dann steige ich da nochmal tiefer ein...

        MfG,
        André

        Anzic23 created this issue in buanet/docker-iobroker

        closed Can't start new container from backup #120

        FoodFighter 1 Reply Last reply Reply Quote 0
        • FoodFighter
          FoodFighter @andre last edited by

          @andre said in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:

          @FoodFighter Hier mal gelesen?
          https://github.com/buanet/docker-iobroker/issues/120

          grml hätte mir die Arbeit gespart...aber nun gut. Danke.
          Ein schneller Test mit einem Test-Container bestätigt die Funktion...jedenfalls läuft der Restore an (ich spare mir jetzt mal die Stunde bis alle Adapter durchgelaufen sind.)

          Vielleicht auch interessant für die Nachwelt:
          Mir hat es das komplette Node-Red-Projekt zerschossen....die nodes und flows werden scheinbar NICHT mit gebackupt....sehr ärgerlich, gibt es aber auch einige Berichte drüber
          In meinem Fall noch überschaubar, da ich zum Glück den kompletten iobroker-Ordner gesichert hatte...da kann der eine oder andere aber schnell auf die Nase fallen und sich viele Tage Arbeit verschaffen.
          Ich persönlich werde NodeRed zukünftig als eigenen Container laufen lassen, nicht mehr als Adapter.
          Das lässt sich dann auch vernünftig sichern.
          Der SSH-Key-Generator funktioniert im Adapter leider nicht, sonst hätte man das Projekt auch über Github sichern können...aber das ist ein anderes Thema.

          Danke für deine Arbeit!

          1 Reply Last reply Reply Quote 0
          • Sunshinemaker
            Sunshinemaker last edited by

            @andre Seid gestern Abend die 5.0.1beta auf dem Produktiven System. Ohne Probleme, läuft alles so wie es soll.

            1 Reply Last reply Reply Quote 0
            • S
              stevie77 @duffbeer2000 last edited by

              @duffbeer2000 Sorry, dass ich mich lange nicht gemeldet habe und dass es teilverwirrt (oder -verwirrend) war. 😉
              Heute hatte ich endlich wieder mal Zeit und hab' mich mal weiter vorgetastet: Jetzt weiß ich immerhin, wie man das Backup von ioBroker anwirft, das Verzeichnis iobroker-data samt versteckter Daten kopieren/sichern kann und ich habe es geschafft unfallfrei auf Node.js v10.21.0 und JS-Controller 3.1.6 upzudaten. Das gibt erstmal etwas Sicherheit... 😉
              Danke für deine Infos hierzu!

              Bevor ich auf die neue Image-Version 5.0.0 (oder gleich 5.0.1, sobald stable) update, versuche ich erstmal noch die 4.2.0 mit nem neuen Container zu versehen. Dabei will ich zusätzlich auch noch ein weiteres Host-Verzeichnis zwecks Datenaustausch mit nem eigenen Docker-Container (E3DC-Control) eines Vis-Projekts mappen.

              volumes:
                - "/home/pi/docker-data/iobroker-data:/opt/iobroker"
                - "/home/pi/docker-data/e3dc-control/config:/home/iobroker/e3dc-config-transfer"
              

              Ich baue ja die Container ioBroker, MySQL und phpMyAdmin mit einer Docker-Compose-Datei. Da wird es nicht reichen nur den ioBroker-Container zu löschen? Ich muss wahrscheinlich alle drei Container löschen und dann die Compose-Datei ausführen, oder?

              1 Reply Last reply Reply Quote 0
              • D
                dtp last edited by

                Hallo,

                ich habe die 5.0.0 seit einigen Tagen im Host-Modus laufen. Funktioniert soweit. Heute wollte ich allerdings einen Adapter neu installieren. Dabei bekam ich dann folgende Anzeigen:

                2020-07-10 18-21-28.png

                2020-07-10 18-22-03.png

                Sprich der Hostname kann nicht aufgelöst werden.

                Ein "iobroker host this" kann ich leider nicht durchführen, weil ich dazu den ioBroker stoppen müsste, aber dann ja nicht mehr ins Terminal komme.

                2020-07-10 18-23-36.png

                Jemand eine Idee?

                haselchen Z andre 3 Replies Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @dtp last edited by haselchen

                  @dtp

                  Ist doch erfolgreich durchgelaufen.
                  Die Nichtauflösung habe ich auch, aber trotzdem läuft und installiert Iobroker alles.

                  Ansonsten , wenn es Dich stört und host this überhaupt was bringt, könnte man mit Putty arbeiten.

                  1 Reply Last reply Reply Quote 0
                  • Z
                    zahnheinrich @dtp last edited by

                    @dtp
                    Sehr wohl kannst du im terminal den iobroker stoppen, versuche mal 'pkill io'.
                    Anschliessend dein 'host this...' im terminal.
                    Zum starten den ganzen container neu starten.
                    Ich denke du hast irrtümlich 'Container anhalten' verwechselt mit 'iobroker anhalten'.

                    haselchen 1 Reply Last reply Reply Quote 0
                    • haselchen
                      haselchen Most Active @zahnheinrich last edited by

                      @zahnheinrich

                      Kleine Anmerkung

                      Überarbeitung am 06.06.2020
                      Der Befehl zum Beenden des ioBrokers im Container wurde angepasst. Der bisherige Befehl „pkill io“ funktioniert seit Node 12 leider nicht mehr.

                      andre 1 Reply Last reply Reply Quote 0
                      • andre
                        andre Developer @dtp last edited by

                        @dtp sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:

                        Sprich der Hostname kann nicht aufgelöst werden.

                        Das ist ein alter Hut und daran wird sich nichts ändern bis der DSM eine aktuellere Kernel Version verwendet. Ohne Host Modus passiert das nicht.
                        Ich kann da persönlich nichts machen. Sorry.

                        MfG,
                        André

                        D 1 Reply Last reply Reply Quote 0
                        • andre
                          andre Developer @haselchen last edited by

                          @haselchen Korrekt. Bitte pkill -u iobroker oder pkill node verwenden.

                          MfG,
                          André

                          1 Reply Last reply Reply Quote 0
                          • D
                            dtp @andre last edited by

                            @andre sagte in [HowTo][Anleitung] Installation ioBroker in Docker auf Synology DiskStation:

                            Das ist ein alter Hut

                            Okay. Heißt dann im Umkehrschluss, auch ein

                            pkill -u iobroker
                            iobroker host this
                            

                            würde nichts bewirken, oder? Da die Adapter ja erfolgreich installiert werden, dürfte es aber nicht so dramatisch sein. Dann lebe ich vorerst mit der Fehlermeldung.

                            1 Reply Last reply Reply Quote 0
                            • da_Woody
                              da_Woody @DrFirebird last edited by

                              @DrFirebird
                              hi!
                              nein, auf einer 214er läufts nicht, nur auf + nasen.
                              auf der syno page gibts aber auch eine liste auf welchen docker läuft.
                              wenns nicht angezeigt wird, wirds auch nicht unterstützt.

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

                                Hi zusammen. Ich habe seit einem Stromausfall irgendwie probleme. Ich komme gar nicht mehr auf die web oberfläche vom iobroker.

                                Laut dem Error log gibt es irgendwie probleme mit dem jscontroller.

                                Ich hoffe es kann mir jemand tipps geben wo das problem liegt ?

                                107728690_3271107786278892_2680101610571426504_o.jpg 107714921_3271105862945751_6709430226335820759_o.jpg 1.PNG

                                1 Reply Last reply Reply Quote 0
                                • D
                                  dtp last edited by

                                  Das einfachste wäre wohl, den Container zu löschen und neu anzulegen. Ist ja ne Sache von fünf Minuten.

                                  H 1 Reply Last reply Reply Quote 0
                                  • H
                                    Hohenbostler @dtp last edited by

                                    @dtp kannst du mir sagen wie ich das mache ?

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      dtp last edited by

                                      Hast du den Container über MACVLAN laufen oder als Host bzw. Bridge? Nutzt du den Portainer?

                                      Ich habe mich nach einigen Schwierigkeiten mit dem Portainer und MACVLAN dagegen und für die Konfiguratin über den Docker im Host-Modus entschieden. Da geht's dann sehr einfach und schnell.

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

                                        Der Container ist quasi nach wie vor noch nach der ganz alten Anleitung eingerichtet. Also ganz normal im Host Modus.

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          Ennos last edited by

                                          Hi, ich habe seit einiger Zeit den ioBroker auf meinem Synology in Betrieb. Jetzt habe ich aber Probleme mit den Updates. Das Update des js-controllers (Version 3.1.6) kann ich über die Konsole des Portainers durchführen, es wird kein Fehler angezeigt. Nach einem Neustart des Containers wird jedoch wieder Version 3.0.19 angezeigt. Auch die Adapterupdates werden ausgeführt, nach Abschluss sind die Adapter jedoch wieder updatebar. Ich habe bereits ein recreate in Portainer versucht mit einem pull des aktuellsten Images. Das brachte jedoch keine Änderung.
                                          Hat jemand einen Tipp, wie ich das beheben kann?

                                          E 1 Reply Last reply Reply Quote 0
                                          • H
                                            Hohenbostler @dtp last edited by

                                            @dtp Sorry lese jetzt erst mal wieder richtig. Du meinst wenn ich eine anderen Container nutze könnte das Problem mit dem js Controller behoben sein ?

                                            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

                                            882
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            buanet diskstation docker iobroker synology
                                            248
                                            2854
                                            1147748
                                            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