Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup wiederherstellen auf js-controller 4.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Backup wiederherstellen auf js-controller 4.0

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

      @xt1gerx

      Dann versuch jetzt mal die Backupdatei aus der cloud in /opt/iobroker/backups abzulegen und per

      iobroker restore <backup name or path>   
      

      das wiederherzustellen. Ausgaben vollständig zeigen.

      1 Reply Last reply Reply Quote 0
      • X
        xT1GeRx last edited by Homoran

        @Thomas-Braun

        admin@iobroker:~ $ iobroker restore iobroker_2025_06_07-23_23_27_backupiobroker
        
        host.iobroker Restore legacy backup.
        The current version of js-controller differs from the version in the backup.
        The js-controller version of the backup can not be restored automatically.
        To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.23 --omit=dev" insid                     e your ioBroker directory
        If you really want to restore the backup with the current installed js-controller, execute the restore command wit                     h the --force flag
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @xT1GeRx last edited by Thomas Braun

          @xt1gerx

          Da ist die Anleitung ja gleich mit dabei. Konkret also wohl dann:

          cd /opt/iobroker/
          npm i iobroker.js-controller@4.0.23 --omit=dev
          iobroker restore iobroker_2025_06_07-23_23_27_backupiobroker
          
          1 Reply Last reply Reply Quote 0
          • X
            xT1GeRx last edited by

            @Thomas-Braun

            Es hat mal soweit alles funktioniert. Ich komme jedoch nicht auf die ioBroker Seite. Weder mit dem Port 8081 noch mit 8082. Habe mal einen check gemacht und das kam raus. Ein paar Instanzen fehlen, ist jedoch nicht so wild.

            admin@iobroker:~ $ iobroker status
            iobroker is running on this host.
            
            Objects type: jsonl
            States  type: jsonl
            
            admin@iobroker:~ $ iobroker list instances
              system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bi                        nd: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
              system.adapter.birthdays.0              : birthdays             : iobroker                                 - disabled
              system.adapter.daswetter.0              : daswetter             : iobroker                                 - disabled
              system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
              system.adapter.dwd.0                    : dwd                   : iobroker                                 - disabled
              system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
              system.adapter.hmip.0                   : hmip                  : iobroker                                 - disabled
              system.adapter.hue.0                    : hue                   : iobroker                                 - disabled, port: 443
              system.adapter.javascript.0             : javascript            : iobroker                                 - disabled
              system.adapter.pollenflug.0             : pollenflug            : iobroker                                 - disabled
              system.adapter.pushover.0               : pushover              : iobroker                                 - disabled
              system.adapter.rpi2.0                   : rpi2                  : iobroker                                 - disabled
              system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
              system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 - disabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
              system.adapter.vis.0                    : vis                   : iobroker                                 - disabled
              system.adapter.web.0                    : web                   : iobroker                                 - disabled, port: 8082, bi                        nd: 0.0.0.0, run as: admin
              system.adapter.zigbee.0                 : zigbee                : iobroker                                 - disabled
            
            + instance is alive
            
            Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @xT1GeRx last edited by

              @xt1gerx

              iob start admin
              
              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @xT1GeRx last edited by

                @xt1gerx sagte in Backup wiederherstellen auf js-controller 4.0:

                Ein paar Instanzen fehlen, ist jedoch nicht so wild.

                Geduld!
                so ein Restore dauert!
                je nach Gardware auch mal eine Stunde.
                bis das fertig ist solltest du nicht eingreifen

                1 Reply Last reply Reply Quote 1
                • X
                  xT1GeRx last edited by

                  Alles klar. Ich warte dann mal bis 20 Uhr ab und melde mich dann nochmals. Vielen Dank @Thomas-Braun

                  Danke auch @Homoran

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

                    @xt1gerx sagte in Backup wiederherstellen auf js-controller 4.0:

                    Ich warte dann mal bis 20 Uhr ab und melde mich dann nochmals.

                    was sagt denn iob logs --watch

                    das müsste mittlerweile eigentlich fertig sein.

                    1 Reply Last reply Reply Quote 0
                    • X
                      xT1GeRx last edited by

                      @homoran ich habe mal die warnings rausgesucht. Die Liste ist aktuell über 1000 Zeilen Lang.

                      2025-06-09 17:56:41.710  - error: admin.0 (2990) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
                      2025-06-09 17:56:42.746  - error: host.iobroker instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user resarts it.
                      2025-06-09 17:57:31.161  - warn: host.iobroker startInstance cannot find adapter "javascript@6.0.3". Try to install it... 1 attempt
                      2025-06-09 18:00:28.860  - error: admin.0 (3429) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
                      2025-06-09 18:00:29.853  - error: host.iobroker instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user rest                                                                     arts it.
                      
                      2025-06-09 18:11:13.453  - error: admin.0 (4020) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
                      2025-06-09 18:11:13.455  - info: admin.0 (4020) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2025-06-09 18:11:13.768  - info: admin.0 (4020) Request actual repository...
                      2025-06-09 18:11:14.024  - warn: admin.0 (4020) Cannot check node.js/npm version
                      2025-06-09 18:11:14.048  - info: admin.0 (4020) terminating http server on port 8081
                      2025-06-09 18:11:14.533  - error: host.iobroker instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user rest                                                                     arts it.
                      
                      2025-06-09 18:27:24.227  - error: admin.0 (4479) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
                      2025-06-09 18:27:24.230  - info: admin.0 (4479) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2025-06-09 18:27:24.501  - info: admin.0 (4479) Request actual repository...
                      2025-06-09 18:27:24.778  - warn: admin.0 (4479) Cannot check node.js/npm version
                      2025-06-09 18:27:25.039  - info: admin.0 (4479) terminating http server on port 8081
                      2025-06-09 18:27:25.449  - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                      2025-06-09 18:27:25.514  - error: host.iobroker instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user rest                                                                     arts it.
                      2025-06-09 18:27:25.514  - info: host.iobroker Do not restart adapter system.adapter.admin.0 because desired by instance
                      2025-06-09 18:27:26.456  - info: backitup.0 (4506) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.19.2, js-controller: 4.0.23
                      2025-06-09 18:27:26.557  - info: backitup.0 (4506) [iobroker] backup was activated at 02:30 every 1 day(s)
                      

                      Wie es aussieht gibt es ein Problem mit dem Admin Web Zugang oder?

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

                        @xt1gerx sagte in Backup wiederherstellen auf js-controller 4.0:

                        ich habe mal die warnings rausgesucht

                        uninteressant!

                        es geht um die gerade aktuellen Meldungen!

                        die geposteten sind ja "uralt"

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

                          @xt1gerx

                          Ist das Backup jetzt drin?
                          Dann musst du jetzt den Rest in die Gegenwart holen.
                          Inkl. des js-controllers@7 dann.

                          X 1 Reply Last reply Reply Quote 0
                          • X
                            xT1GeRx last edited by

                            @Thomas-Braun

                            aktuell die letzten. Kann auch die komplette Liste einfügen?

                            2025-06-09 18:27:24.286  - info: host.iobroker instance system.adapter.backitup.0 started with pid 4506
                            2025-06-09 18:27:24.227  - error: admin.0 (4479) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
                            2025-06-09 18:27:24.230  - info: admin.0 (4479) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2025-06-09 18:27:24.501  - info: admin.0 (4479) Request actual repository...
                            2025-06-09 18:27:24.778  - warn: admin.0 (4479) Cannot check node.js/npm version
                            2025-06-09 18:27:25.039  - info: admin.0 (4479) terminating http server on port 8081
                            2025-06-09 18:27:25.449  - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                            2025-06-09 18:27:25.514  - error: host.iobroker instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                            2025-06-09 18:27:25.514  - info: host.iobroker Do not restart adapter system.adapter.admin.0 because desired by instance
                            2025-06-09 18:27:26.456  - info: backitup.0 (4506) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.19.2, js-controller: 4.0.23
                            2025-06-09 18:27:26.557  - info: backitup.0 (4506) [iobroker] backup was activated at 02:30 every 1 day(s)
                            
                            1 Reply Last reply Reply Quote 0
                            • X
                              xT1GeRx @Thomas Braun last edited by

                              @thomas-braun ich würde sagen das das backup geladen ist. Verstehe ich das richtig, dass ich zuerst alles updaten soll bevor der Webzugang wieder geht? Wenn ja, hättest du mir eine sichere anleitung, bevor ich wieder was versaue?

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

                                @xt1gerx

                                Dann lass uns doch mal sehen, wo du da nun stehst.

                                iob diag
                                

                                anschauen.

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

                                  @thomas-braun alles war rauskam

                                  ========== Start marking the full check here ===========
                                  
                                  ```bash
                                  Script v.2025-03-08
                                  
                                  *** BASE SYSTEM ***
                                   Static hostname: iobroker
                                         Icon name: computer
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                            Kernel: Linux 6.12.25+rpt-rpi-v8
                                      Architecture: arm64
                                  OS is similar to:
                                  
                                  Model           : Raspberry Pi 4 Model B Rev 1.2
                                  Docker          : false
                                  Virtualization  : none
                                  Kernel          : aarch64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                   19:01:35 up  2:30,  1 user,  load average: 0.37, 0.08, 0.03
                                  CPU threads: 4
                                  
                                  
                                  *** LIFE CYCLE STATUS ***
                                  Operating System is the current Debian stable version codenamed 'bookworm'!
                                  
                                  *** RASPBERRY THROTTLING ***
                                  Current issues:
                                  No throttling issues detected.
                                  
                                  Previously detected issues:
                                  No throttling issues detected.
                                  
                                  *** TIME AND TIMEZONES ***
                                                 Local time: Mon 2025-06-09 19:01:35 CEST
                                             Universal time: Mon 2025-06-09 17:01:35 UTC
                                                   RTC time: n/a
                                                  Time zone: Europe/Berlin (CEST, +0200)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  *** Users and Groups ***
                                  User that called 'iob diag':
                                  admin
                                  HOME=/home/admin
                                  GROUPS=admin adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                  
                                  *** DISPLAY-SERVER SETUP ***
                                  Display-Server: false
                                  Desktop:
                                  Terminal:       tty
                                  
                                  *** MEMORY ***
                                                 total        used        free      shared  buff/cache   available
                                  Mem:            4.0G        385M        1.8G        6.2M        1.9G        3.6G
                                  Swap:           536M          0B        536M
                                  Total:          4.5G        385M        2.3G
                                  
                                  Active iob-Instances:   2
                                  
                                           3791 M total memory
                                            367 M used memory
                                            406 M active memory
                                           1464 M inactive memory
                                           1712 M free memory
                                             99 M buffer memory
                                           1693 M swap cache
                                            511 M total swap
                                              0 M used swap
                                            511 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 19:01:36 up  2:30,  1 user,  load average: 0.37, 0.08, 0.03
                                  Tasks: 165 total,   1 running, 164 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s):  0.0 us, 25.0 sy,  0.0 ni, 75.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :   3791.4 total,   1712.3 free,    367.5 used,   1793.1 buff/cache
                                  MiB Swap:    512.0 total,    512.0 free,      0.0 used.   3423.9 avail Mem
                                  *** FAILED SERVICES ***
                                  
                                    UNIT LOAD ACTIVE SUB DESCRIPTION
                                  0 loaded units listed.
                                  
                                  
                                  *** DMESG CRITICAL ERRORS ***
                                  No critical errors detected
                                  
                                  *** FILESYSTEM ***
                                  Filesystem     Type      Size  Used Avail Use% Mounted on
                                  udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                  tmpfs          tmpfs     380M  5.9M  374M   2% /run
                                  /dev/mmcblk0p2 ext4      117G  4.1G  107G   4% /
                                  tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                  tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                  /dev/mmcblk0p1 vfat      510M   56M  455M  11% /boot/firmware
                                  tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Mon Jun  9 16:30:57 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave snd_bcm28                                                                      35.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:B9:D2:87 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  c                                                                      onsole=ttyS0,115200 console=tty1 root=PARTUUID=ed3ceec2-02 rootfstype=ext4 fsck.repair=yes rootwait
                                  [Mon Jun  9 16:30:58 2025] EXT4-fs (mmcblk0p2): mounted filesystem d4cc7d63-da78-48ad-9bdd-64ffbba449a8 ro with ordered data mode. Quota mode: none.
                                  [Mon Jun  9 16:31:00 2025] EXT4-fs (mmcblk0p2): re-mounted d4cc7d63-da78-48ad-9bdd-64ffbba449a8 r/w. Quota mode: none.
                                  
                                  Show mounted filesystems:
                                  TARGET           SOURCE         FSTYPE OPTIONS
                                  /                /dev/mmcblk0p2 ext4   rw,noatime
                                  `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  889M    /var/
                                  213M    /var/cache
                                  208M    /var/cache/apt
                                  164M    /var/lib
                                  135M    /var/lib/apt/lists
                                  
                                  Archived and active journals take up 4.7M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  11M     /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  198M    /opt/iobroker/iobroker-data/
                                  169M    /opt/iobroker/iobroker-data/files
                                  48M     /opt/iobroker/iobroker-data/files/javascript.admin
                                  47M     /opt/iobroker/iobroker-data/files/admin.admin
                                  46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                                  
                                  The five largest files in iobroker-data are:
                                  26M     /opt/iobroker/iobroker-data/objects.jsonl
                                  12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
                                  8.1M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BFvcOIQE.js
                                  6.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js
                                  4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD3476-if00
                                  *** ZigBee Settings ***
                                  Zigbee Network Settings on your coordinator/in nvbackup are:
                                  
                                  zigbee.X
                                  Extended Pan ID:
                                  *** MASKED ***
                                  Pan ID:
                                  *** MASKED ***
                                  Channel:
                                  *** MASKED ***
                                  Network Key:
                                  *** MASKED ***
                                  
                                  To unmask the settings run 'iob diag --unmask'
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v20.19.2
                                  /usr/bin/node           v20.19.2
                                  /usr/bin/npm            10.8.2
                                  /usr/bin/npx            10.8.2
                                  /usr/bin/corepack       0.31.0
                                  
                                  nodejs:
                                    Installed: 20.19.2-1nodesource1
                                    Candidate: 20.19.2-1nodesource1
                                    Version table:
                                   *** 20.19.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                          100 /var/lib/dpkg/status
                                       20.19.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.19.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.18.3-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.18.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.18.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.18.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.17.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.16.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.15.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.15.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.14.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.13.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.13.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.12.2-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.12.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.12.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.11.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.11.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.10.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.9.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.8.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.8.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.7.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.6.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.6.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.5.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.5.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.4.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.3.1-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.3.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.2.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.1.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       20.0.0-1nodesource1 1001
                                          500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                       18.19.0+dfsg-6~deb12u2 500
                                          500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                       18.19.0+dfsg-6~deb12u1 500
                                          500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                  
                                  Temp directories causing deletion problem: 0
                                  No problems detected
                                  
                                  Errors in npm tree: 0
                                  No problems detected
                                  *** ioBroker-Installation ***
                                  
                                  ioBroker Status
                                  iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: jsonl
                                  
                                  Hosts:
                                  iobroker            iobroker (version: 4.0.23, hostname: iobroker      , alive, uptime: 2058)
                                  
                                  Core adapters versions
                                  js-controller:  4.0.23
                                  admin:          6.3.5
                                  javascript:     6.0.3
                                  
                                  nodejs modules from github:     0
                                  
                                  Adapter State
                                    system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                    system.adapter.birthdays.0              : birthdays             : iobroker                                 - disabled
                                    system.adapter.daswetter.0              : daswetter             : iobroker                                 - disabled
                                    system.adapter.discovery.0              : discovery             : iobroker                                 - disabled
                                    system.adapter.dwd.0                    : dwd                   : iobroker                                 - disabled
                                    system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                                    system.adapter.hmip.0                   : hmip                  : iobroker                                 - disabled
                                    system.adapter.hue.0                    : hue                   : iobroker                                 - disabled, port: 443
                                    system.adapter.javascript.0             : javascript            : iobroker                                 - disabled
                                    system.adapter.pollenflug.0             : pollenflug            : iobroker                                 - disabled
                                    system.adapter.pushover.0               : pushover              : iobroker                                 - disabled
                                    system.adapter.rpi2.0                   : rpi2                  : iobroker                                 - disabled
                                    system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 - disabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                    system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                                    system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 - disabled
                                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                    system.adapter.vis.0                    : vis                   : iobroker                                 - disabled
                                    system.adapter.web.0                    : web                   : iobroker                                 - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    system.adapter.zigbee.0                 : zigbee                : iobroker                                 - disabled
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                    system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  stable        : http://download.iobroker.net/sources-dist.json
                                  beta          : http://download.iobroker.net/sources-dist-latest.json
                                  
                                  Active repo(s): stable
                                  
                                  Installed ioBroker-Adapters
                                  Used repository: stable
                                  Adapter    "admin"        : 7.6.17   , installed 6.3.5  [Updatable]
                                  Adapter    "backitup"     : 3.2.2    , installed 2.5.12 [Updatable]
                                  Adapter    "birthdays"    : 4.0.0    , installed 2.2.0  [Updatable]
                                  Adapter    "daswetter"    : 3.2.3    , installed 3.1.7  [Updatable]
                                  Adapter    "discovery"    : 5.0.0    , installed 3.1.0  [Updatable]
                                  Adapter    "dwd"          : 2.8.5    , installed 2.8.3  [Updatable]
                                  Adapter    "fullybrowser" : 3.1.1    , installed 2.1.2  [Updatable]
                                  Adapter    "hmip"         : 1.27.0   , installed 1.20.0 [Updatable]
                                  Adapter    "hue"          : 3.16.1   , installed 3.7.1  [Updatable]
                                  Adapter    "javascript"   : 8.9.2    , installed 6.0.3  [Updatable]
                                  Controller "js-controller": 7.0.6    , installed 4.0.23 [Updatable]
                                  Adapter    "pollenflug"   : 2.0.0    , installed 1.0.6  [Updatable]
                                  Adapter    "pushover"     : 4.1.0    , installed 3.0.3  [Updatable]
                                  Adapter    "rpi2"         : 2.4.0    , installed 1.3.2  [Updatable]
                                  Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                  Adapter    "socketio"     : 6.7.1    , installed 4.2.0  [Updatable]
                                  Adapter    "tankerkoenig" : 3.4.0    , installed 2.1.1  [Updatable]
                                  Adapter    "vis"          : 1.5.6    , installed 1.4.16 [Updatable]
                                  Adapter    "vis-hqwidgets": 1.5.1    , installed 1.3.0  [Updatable]
                                  Adapter    "vis-icontwo"  : 1.11.0   , installed 0.90.0 [Updatable]
                                  Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.1  [Updatable]
                                  Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.0.12 [Updatable]
                                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "web"          : 7.0.8    , installed 4.3.0  [Updatable]
                                  Adapter    "ws"           : 2.6.2    , installed 1.3.0  [Updatable]
                                  Adapter    "zigbee"       : 2.0.5    , installed 1.8.10 [Updatable]
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        8811
                                  States:         7998
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                                  Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                  Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                                  Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                  Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                  Reading package lists... Done
                                  Pending Updates: 48
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2025-06-09 18:27:17.755  - info: host.iobroker hostname: iobroker, node: v20.19.2
                                  2025-06-09 18:27:17.757  - info: host.iobroker ip addresses: 192.168.178.37 2003:d0:6700:2e00:d638:5401:7be0:ba73 fe80::76d4:1422:ca5b:b545
                                  2025-06-09 18:27:19.448  - info: host.iobroker connected to Objects and States
                                  2025-06-09 18:27:19.500  - info: host.iobroker added notifications configuration of host
                                  2025-06-09 18:27:20.179  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeCurrent"
                                  2025-06-09 18:27:20.181  - info: host.iobroker 22 instances found
                                  2025-06-09 18:27:20.218  - info: host.iobroker starting 2 instances
                                  2025-06-09 18:27:20.313  - info: host.iobroker Delete state "system.host.iobroker.versions.nodeNewest"
                                  2025-06-09 18:27:20.328  - info: host.iobroker instance system.adapter.admin.0 started with pid 4479
                                  2025-06-09 18:27:20.340  - info: host.iobroker Some obsolete host states deleted.
                                  2025-06-09 18:27:22.763  - info: admin.0 (4479) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v20.19.2, js-controller: 4.0.23
                                  2025-06-09 18:27:22.809  - info: admin.0 (4479) requesting all states
                                  2025-06-09 18:27:22.810  - info: admin.0 (4479) requesting all objects
                                  2025-06-09 18:27:24.173  - info: admin.0 (4479) received all objects
                                  2025-06-09 18:27:24.286  - info: host.iobroker instance system.adapter.backitup.0 started with pid 4506
                                  2025-06-09 18:27:24.227  - error: admin.0 (4479) Cannot create web-server: TypeError: Cannot read properties of undefined (reading 'createServerAsync')
                                  2025-06-09 18:27:24.230  - info: admin.0 (4479) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                  2025-06-09 18:27:24.501  - info: admin.0 (4479) Request actual repository...
                                  2025-06-09 18:27:24.778  - warn: admin.0 (4479) Cannot check node.js/npm version
                                  2025-06-09 18:27:25.039  - info: admin.0 (4479) terminating http server on port 8081
                                  2025-06-09 18:27:25.449  - info: host.iobroker Updating repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                  2025-06-09 18:27:25.514  - error: host.iobroker instance system.adapter.admin.0 terminated by request of the instance itself and will not be restarted, before user res                                                                      tarts it.
                                  2025-06-09 18:27:25.514  - info: host.iobroker Do not restart adapter system.adapter.admin.0 because desired by instance
                                  2025-06-09 18:27:26.456  - info: backitup.0 (4506) starting. Version 2.5.12 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.19.2, js-controller: 4.0.23
                                  2025-06-09 18:27:26.557  - info: backitup.0 (4506) [iobroker] backup was activated at 02:30 every 1 day(s)
                                  
                                  

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

                                  iob diag has finished.

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

                                    @xt1gerx

                                    Also alles updatebar.

                                    Mit dem System selber anfangen:

                                    iob stop
                                    sudo apt update && sudo apt full-upgrade
                                    sudo reboot
                                    

                                    Dann den ioBroker in Angriff nehmen:

                                    iob update 
                                    iob upgrade all
                                    

                                    Das wird vermutlich nicht ohne Fehlermeldungen durchlaufen. Aber egal.

                                    Dann

                                    iob stop
                                    iob upgrade self
                                    iob start
                                    iob update
                                    iob upgrade all
                                    

                                    versuchen. Wenn das nicht in einem Rutsch den js-controller@7 auf die Kiste spült, dann versuchen wir es mit Schriten über js-controller@5 und @6.

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

                                      js.JPG io.JPG

                                      @thomas-braun Hat alles geklappt. Js auf 7 und node v20. Alle Updates ohne Fehlermeldung. Komme überall drauf und alles ist vorhanden wie davor.

                                      VIELEN VIELEN DANK für deine Hilfe und Zeit @thomas-braun 🎉

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

                                        @xt1gerx
                                        Gut gut.
                                        Dann zeig mal zum Abschluß nochmal ein

                                        iob diag
                                        

                                        Für die Zukunft: Lass das System nicht mehr versumpfen.
                                        Man muss nicht eine Version x.0 am ersten Tag installieren, aber eine x.1 sollte man dann schon beizeiten mitnehmen.

                                        X 1 Reply Last reply Reply Quote 1
                                        • X
                                          xT1GeRx @Thomas Braun last edited by

                                          @thomas-braun

                                          ```bash
                                          Script v.2025-03-08
                                          
                                          *** BASE SYSTEM ***
                                           Static hostname: iobroker
                                                 Icon name: computer
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                                    Kernel: Linux 6.12.25+rpt-rpi-v8
                                              Architecture: arm64
                                          OS is similar to:
                                          
                                          Model           : Raspberry Pi 4 Model B Rev 1.2
                                          Docker          : false
                                          Virtualization  : none
                                          Kernel          : aarch64
                                          Userland        : 64 bit
                                          
                                          Systemuptime and Load:
                                           20:21:41 up  1:02,  1 user,  load average: 0.22, 0.21, 0.20
                                          CPU threads: 4
                                          
                                          
                                          *** LIFE CYCLE STATUS ***
                                          Operating System is the current Debian stable version codenamed 'bookworm'!
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** TIME AND TIMEZONES ***
                                                         Local time: Mon 2025-06-09 20:21:42 CEST
                                                     Universal time: Mon 2025-06-09 18:21:42 UTC
                                                           RTC time: n/a
                                                          Time zone: Europe/Berlin (CEST, +0200)
                                          System clock synchronized: yes
                                                        NTP service: active
                                                    RTC in local TZ: no
                                          
                                          *** Users and Groups ***
                                          User that called 'iob diag':
                                          admin
                                          HOME=/home/admin
                                          GROUPS=admin adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                          
                                          User that is running 'js-controller':
                                          iobroker
                                          HOME=/home/iobroker
                                          GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                                          
                                          *** DISPLAY-SERVER SETUP ***
                                          Display-Server: false
                                          Desktop:
                                          Terminal:       tty
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            4.0G        1.4G        1.0G        6.2M        1.7G        2.6G
                                          Swap:           536M          0B        536M
                                          Total:          4.5G        1.4G        1.5G
                                          
                                          Active iob-Instances:   15
                                          
                                                   3797 M total memory
                                                   1357 M used memory
                                                   1340 M active memory
                                                   1294 M inactive memory
                                                    958 M free memory
                                                     72 M buffer memory
                                                   1501 M swap cache
                                                    511 M total swap
                                                      0 M used swap
                                                    511 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 20:21:42 up  1:02,  1 user,  load average: 0.22, 0.21, 0.20
                                          Tasks: 179 total,   1 running, 178 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s): 16.7 us, 16.7 sy,  0.0 ni, 66.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                          MiB Mem :   3797.4 total,    956.8 free,   1359.0 used,   1574.6 buff/cache
                                          MiB Swap:    512.0 total,    512.0 free,      0.0 used.   2438.4 avail Mem
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          0 loaded units listed.
                                          
                                          
                                          *** DMESG CRITICAL ERRORS ***
                                          No critical errors detected
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                          tmpfs          tmpfs     380M  5.9M  374M   2% /run
                                          /dev/mmcblk0p2 ext4      117G  4.2G  107G   4% /
                                          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                          tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                          /dev/mmcblk0p1 vfat      510M   56M  455M  11% /boot/firmware
                                          tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Mon Jun  9 19:19:06 2025] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory numa_policy=interleave snd_bcm2835.enable_h                                     eadphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  numa=fake=2 system_heap.max_order=0 smsc95xx.macaddr=DC:A6:32:B9:D2:87 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size                                     =0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ed3ceec2-02 rootfstype=ext4 fsck.repair=yes rootwait
                                          [Mon Jun  9 19:19:07 2025] EXT4-fs (mmcblk0p2): mounted filesystem d4cc7d63-da78-48ad-9bdd-64ffbba449a8 ro with ordered data mode. Quota mode: none.
                                          [Mon Jun  9 19:19:08 2025] EXT4-fs (mmcblk0p2): re-mounted d4cc7d63-da78-48ad-9bdd-64ffbba449a8 r/w. Quota mode: none.
                                          
                                          Show mounted filesystems:
                                          TARGET           SOURCE         FSTYPE OPTIONS
                                          /                /dev/mmcblk0p2 ext4   rw,noatime
                                          `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          
                                          /var:
                                          890M    /var/
                                          214M    /var/cache
                                          208M    /var/cache/apt
                                          164M    /var/lib
                                          135M    /var/lib/apt/lists
                                          
                                          Archived and active journals take up 4.7M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          11M     /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          235M    /opt/iobroker/iobroker-data/
                                          194M    /opt/iobroker/iobroker-data/files
                                          47M     /opt/iobroker/iobroker-data/files/admin.admin
                                          46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                                          46M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                                          
                                          The five largest files in iobroker-data are:
                                          32M     /opt/iobroker/iobroker-data/objects.jsonl
                                          27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                          9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
                                          8.9M    /opt/iobroker/iobroker-data/states.jsonl
                                          8.1M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BFvcOIQE.js
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001CDD3476-if00
                                          
                                          *** ZigBee Settings ***
                                          Zigbee Network Settings on your coordinator/in nvbackup are:
                                          
                                          zigbee.X
                                          Extended Pan ID:
                                          *** MASKED ***
                                          Pan ID:
                                          *** MASKED ***
                                          Channel:
                                          *** MASKED ***
                                          Network Key:
                                          *** MASKED ***
                                          
                                          To unmask the settings run 'iob diag --unmask'
                                          
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs         v20.19.2
                                          /usr/bin/node           v20.19.2
                                          /usr/bin/npm            10.8.2
                                          /usr/bin/npx            10.8.2
                                          /usr/bin/corepack       0.31.0
                                          
                                          nodejs:
                                            Installed: 20.19.2-1nodesource1
                                            Candidate: 20.19.2-1nodesource1
                                            Version table:
                                           *** 20.19.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                  100 /var/lib/dpkg/status
                                               20.19.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.19.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.3-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.17.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.16.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u2 500
                                                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u1 500
                                                  500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                          
                                          Temp directories causing deletion problem: 0
                                          No problems detected
                                          
                                          Errors in npm tree: 0
                                          No problems detected
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Hosts:
                                          iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 3429)
                                          
                                          Core adapters versions
                                          js-controller:  7.0.6
                                          admin:          7.6.17
                                          javascript:     8.9.2
                                          
                                          nodejs modules from github:     0
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                            system.adapter.birthdays.0              : birthdays             : iobroker                                 -  enabled
                                            system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
                                          + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
                                            system.adapter.dwd.0                    : dwd                   : iobroker                                 -  enabled
                                          + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled
                                          + system.adapter.hmip.0                   : hmip                  : iobroker                                 -  enabled
                                          + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 443
                                          + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                          + system.adapter.pollenflug.0             : pollenflug            : iobroker                                 -  enabled
                                          + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                                          + system.adapter.rpi2.0                   : rpi2                  : iobroker                                 -  enabled
                                          + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                                            system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 - disabled
                                          + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled
                                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                            system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.hue.0                    : hue                   : iobroker                                 -  enabled, port: 400
                                          + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          ioBroker-Repositories
                                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                          │ (index) │ name     │ url                                                     │ auto upgrade │
                                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                          
                                          Active repo(s): stable
                                          Upgrade policy: none
                                          
                                          Installed ioBroker-Adapters
                                          Used repository: stable
                                          Adapter    "admin"        : 7.6.17   , installed 7.6.17
                                          Adapter    "backitup"     : 3.2.2    , installed 3.2.2
                                          Adapter    "birthdays"    : 4.0.0    , installed 4.0.0
                                          Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                          Adapter    "fullybrowser" : 3.1.1    , installed 3.1.1
                                          Adapter    "hmip"         : 1.27.0   , installed 1.27.0
                                          Adapter    "hue"          : 3.16.1   , installed 3.16.1
                                          Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                          Controller "js-controller": 7.0.6    , installed 7.0.6
                                          Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                                          Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                                          Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                                          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                          Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                          Adapter    "vis-icontwo"  : 1.11.0   , installed 1.11.0
                                          Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                          Adapter    "web"          : 7.0.8    , installed 7.0.8
                                          Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                          Adapter    "zigbee"       : 2.0.5    , installed 2.0.5
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        8929
                                          States:         8070
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                                          Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                                          Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                                          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Reading package lists... Done
                                          Pending Updates: 1
                                          
                                          

                                          Danke nochmals. Ich werde es jetzt nicht mehr schleifen lassen mit den Updates.

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

                                            @xt1gerx sagte in Backup wiederherstellen auf js-controller 4.0:

                                            Pending Updates: 1

                                            Da hängt noch was im Update.

                                            sudo apt update
                                            sudo apt full-upgrade
                                            
                                            X 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

                                            850
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            32
                                            616
                                            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