Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller Lucy (Version 7.0) jetzt im Stable Repository

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller Lucy (Version 7.0) jetzt im Stable Repository

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

      @thomas-braun ich hatte das früher schon mal über die Konsole gemacht. Diesmal passt das nicht, was ich mir notiert hatte:

      admin@Diskstation920:~$ sudo su -
      Password: 
      root@Diskstation920:~# docker exec -it buanet-iobroker1  /bin/bash
      root@buanet-iobroker1:/opt/iobroker# maintenance upgrade -y
      WARNING! This script should be executed as user iobroker! Please switch user and try again.
      root@buanet-iobroker1:/opt/iobroker# 
      
      

      Hast Du vielleicht einen Tipp, wie ich das Update als user iobroker ausführe?
      Danke

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

        @pingo

        Von Containern hab ich keine Ahnung.

        P mcm1957 2 Replies Last reply Reply Quote 0
        • P
          pingo @Thomas Braun last edited by

          ok. Ich habs stattdessen mal im Container Terminal versucht:
          Bildschirmfoto 2024-12-28 um 18.49.01.jpg

          das sieht gut aus, bis am Ende dann andauernd diese Fehlermeldung kommt:

          TCP 192.168.178.178:9999 Error: connect EHOSTUNREACH 192.168.178.178:9999        
              at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1611:16) {          
            errno: -113,                                                                   
            code: 'EHOSTUNREACH',                                                          
            syscall: 'connect',                                                            
            address: '192.168.178.178',                                                    
            port: 9999                                                                     
          }              
          
          1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @Thomas Braun last edited by

            Bitte nicht noch ein Topic zu einem bekannten Problem:

            https://forum.iobroker.net/post/1232189

            https://github.com/ioBroker/ioBroker.js-controller/issues/2988

            @Homoran
            Wär wahrscheinlich sinnvoll das an den js-controller 7 Thread zu hängen.

            FlySmack created this issue in ioBroker/ioBroker.js-controller

            closed [bug]: Docker js-contoller update from 7.0.2 to 7.0.x fails - SyntaxError: JSON Parse error: Unrecognized token '<' #2988

            P Homoran 2 Replies Last reply Reply Quote 1
            • P
              pingo @mcm1957 last edited by

              @mcm1957 said in Host Update von 7.03 auf 7.06 fehlgeschlagen:

              https://github.com/ioBroker/ioBroker.js-controller/issues/2988

              ok.Sorry. Das wusste ich nicht. Dann warte ich mal auf ne Lösung. Danke

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

                @pingo
                Kein Problem - man kann nicht alle Themen kennen 🙂
                Ich wollte eigentlich nur verhindern dass einw eiterer umfangreicher Thread mit einer Fehlersuche zu einem bekannten Problem (bei Docker) entsteht. Weiter Infos im Haupttopic bzw. in den Issues dazu. An sich solltr das Problem schon behoben sein und beim Upgrade von 7.0.6 (????) auf neuer nicht mehr auftreten.

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

                  @mcm1957 erledigt!

                  1 Reply Last reply Reply Quote 0
                  • W
                    warp735 last edited by warp735

                    Habe den aktuellen und offiziellen ioBroker Docker und mir wird ein js Update gemeldet. Rödelt kurz und bricht dann mit folgender Meldung ab:

                    29-12-2024_11-19-14.png

                    CPU: 15.13 %
                    RAM: 9 %
                    Betriebszeit: 0h
                    Verfügbar: 7.0.6
                    Installiert: 7.0.3
                    Ereignisse: ⇥38 / ↦13
                    Plattform: docker (official image - v10.0.0)
                    Betriebssystem: linux
                    Architektur: x64
                    CPUs: 4
                    Geschwindigkeit: 4099 MHz
                    Modell: Intel(R) Core(TM) i3-9100 CPU @ 3.60GHz
                    RAM: 62.5 GB
                    System-Betriebszeit: 119 T. 22:14:59
                    Node.js: v20.18.1
                    time: 1735467614948
                    timeOffset: -60
                    NPM: 10.8.2
                    Adapter-Anzahl: 550
                    Datenträgergröße: 20.0 GB
                    Freier Festplattenspeicher: 13.7 GB
                    Aktive Instanzen: 32
                    Pfad: /opt/iobroker/
                    Betriebszeit: 00:34:43
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @warp735 last edited by

                      @warp735

                      Bekannter Phänomen. Gab gerade gestern noch einen Thread dazu.

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

                        @warp735
                        Bekannter Phänomen.

                        Um etwas genauer zu sein: die js-controller Versionen ca. 7.0.2 bis 7.0.5 haben bei Systemen, die nicht auf systemd basieren (also auch Docker) ein Problem beim Upgrade über die UI.

                        Heißt für dich: jetzt einmalig über die Konsole aktualisieren, danach gehts wieder über die ioBroker Web-Oberfläche.

                        icebear 1 Reply Last reply Reply Quote 1
                        • icebear
                          icebear @Marc Berg last edited by

                          @marc-berg said in js-controller Lucy (Version 7.0) jetzt im Stable Repository:

                          Heißt für dich: jetzt einmalig über die Konsole aktualisieren, danach gehts wieder über die ioBroker Web-Oberfläche.

                          Heißt das jetzt auch für mich , aktuell mit js-controller 6.0.11 und aktuellem buanet Image 10.0.0 das ich dann auf der Console folgendes machen muß?

                          pkill -u iobroker
                          iobroker update
                          iobroker upgrade self

                          oder geht das anders?

                          1 Reply Last reply Reply Quote 0
                          • W
                            warp735 last edited by

                            @icebear

                            su iobroker
                            maintenance on
                            maintenance upgrade
                            

                            und dann Docker wieder starten

                            icebear Marc Berg 2 Replies Last reply Reply Quote 0
                            • icebear
                              icebear @warp735 last edited by

                              @warp735

                              Danke , muß ich den Container vorher stoppen?

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                warp735 @icebear last edited by

                                @icebear

                                nope... dann kannst ja nix mehr eingeben 🙂

                                mit maintenace on wird iob gestoppt

                                icebear 1 Reply Last reply Reply Quote 0
                                • icebear
                                  icebear @warp735 last edited by

                                  @warp735

                                  Oki, Danke ich probiere, aber vorher erst nochmal sicherheitshalber backup machen.

                                  1 Reply Last reply Reply Quote 0
                                  • Marc Berg
                                    Marc Berg Most Active @warp735 last edited by Marc Berg

                                    @warp735 sagte in js-controller Lucy (Version 7.0) jetzt im Stable Repository:

                                    su iobroker
                                    maintenance on
                                    maintenance upgrade

                                    und dann Docker wieder starten

                                    Es gibt übrigens auch die Kurzform, die alles in einem Rutsch macht

                                    iob m upgrade -y
                                    
                                    • User iobroker verwenden
                                    • ioBroker stoppen (Maintenance Mode on)
                                    • js-controller updaten
                                    • neu starten (Maintenance Mode off)
                                    1 Reply Last reply Reply Quote 0
                                    • ubecker
                                      ubecker last edited by ubecker

                                      js-controller update kommt mit syntax Error
                                      SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
                                      Wollte gerade das update machen, kommt aber mit syntax Error.
                                      iob diag.

                                      Script v.2024-10-19
                                      
                                      *** BASE SYSTEM ***
                                      Hardware Vendor : Synology
                                      Kernel          : x86_64
                                      Userland        : 64 bit
                                      Docker          : v10.0.0
                                      Virtualization  : docker
                                      Kernel          : x86_64
                                      Userland        : 64 bit
                                      
                                      Systemuptime and Load:
                                       00:10:43 up 31 days,  2:03,  0 user,  load average: 2.09, 2.27, 2.31
                                      CPU threads: 4
                                      
                                      
                                      *** LIFE CYCLE STATUS ***
                                      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
                                      
                                      *** TIME AND TIMEZONES ***
                                      Sun Dec 29 23:10:43 UTC 2024
                                      Mon Dec 30 00:10:43 CET 2024
                                      CET +0100
                                      Etc/UTC
                                      
                                      *** Users and Groups ***
                                      User that called 'iob diag':
                                      root
                                      HOME=/root
                                      GROUPS=root
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      HOME=/opt/iobroker
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      GROUPS=iobroker tty dialout audio video plugdev
                                      
                                      *** DISPLAY-SERVER SETUP ***
                                      Display-Server: false
                                      Desktop: 	
                                      Terminal: 	
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.2G        2.2G        227M         41M        6.1G        5.9G
                                      Swap:           7.1G        963M        6.1G
                                      Total:           15G        3.2G        6.3G
                                      
                                      Active iob-Instances: 	15
                                      
                                               7792 M total memory
                                               2138 M used memory
                                               2125 M active memory
                                               4401 M inactive memory
                                                216 M free memory
                                                115 M buffer memory
                                               5657 M swap cache
                                               6723 M total swap
                                                918 M used swap
                                               5805 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 00:10:43 up 31 days,  2:03,  0 user,  load average: 2.09, 2.27, 2.31
                                      Tasks:  22 total,   1 running,  21 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                      MiB Mem :   7792.1 total,    215.6 free,   2139.9 used,   5772.7 buff/cache     
                                      MiB Swap:   6723.9 total,   5805.5 free,    918.4 used.   5652.2 avail Mem 
                                      
                                      
                                      *** DMESG CRITICAL ERRORS ***
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      1 CRITICAL ERRORS DETECTED! 
                                      Check 'sudo dmesg --level=emerg,alert,crit -T' for details
                                      
                                      *** FILESYSTEM ***
                                      Filesystem             Type   Size  Used Avail Use% Mounted on
                                      /dev/mapper/cachedev_0 btrfs  7.0T  4.0T  3.0T  58% /
                                      tmpfs                  tmpfs   64M     0   64M   0% /dev
                                      tmpfs                  tmpfs  3.9G     0  3.9G   0% /sys/fs/cgroup
                                      shm                    tmpfs   64M     0   64M   0% /dev/shm
                                      /dev/mapper/cachedev_0 btrfs  7.0T  4.0T  3.0T  58% /opt/iobroker
                                      /dev/mapper/cachedev_0 btrfs  7.0T  4.0T  3.0T  58% /etc/hosts
                                      tmpfs                  tmpfs  3.9G     0  3.9G   0% /proc/acpi
                                      tmpfs                  tmpfs  3.9G     0  3.9G   0% /proc/scsi
                                      tmpfs                  tmpfs  3.9G     0  3.9G   0% /sys/firmware
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      [Thu Nov 28 22:07:53 2024] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
                                      [Thu Nov 28 22:07:53 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
                                      [Thu Nov 28 22:07:53 2024] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
                                      [Thu Nov 28 22:07:53 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
                                      [Thu Nov 28 22:07:58 2024] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
                                      [Thu Nov 28 22:07:58 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
                                      [Thu Nov 28 22:07:58 2024] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities
                                      [Thu Nov 28 22:07:58 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
                                      [Thu Nov 28 22:08:11 2024] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
                                      [Thu Nov 28 22:08:20 2024] EXT4-fs (usb1p1): mounted filesystem with ordered data mode. Opts: nodelalloc,synoacl
                                      
                                      Show mounted filesystems:
                                      TARGET             SOURCE                                                                                                                         FSTYPE OPTIONS
                                      /                  /dev/mapper/cachedev_0[/@syno/@docker/btrfs/subvolumes/486fac7a383dfe7324577f90ec5aef2606493c34a5045a32af59be68df69a930]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=1665,subvol=/@syno/@docker/btrfs/subvolumes/486fac7a383dfe7324577f90ec5aef2606493c34a5045a32af59be68df69a930
                                      |-/opt/iobroker    /dev/mapper/cachedev_0[/@syno/docker/iobroker]                                                                                 btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=693,subvol=/@syno/docker
                                      |-/etc/resolv.conf /dev/mapper/cachedev_0[/@syno/@docker/containers/cd536b38584fca2d7de1f9a5f72068a8b68896b4222931cdcc1d7211e77f66e0/resolv.conf] btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=256,subvol=/@syno
                                      |-/etc/hostname    /dev/mapper/cachedev_0[/@syno/@docker/containers/cd536b38584fca2d7de1f9a5f72068a8b68896b4222931cdcc1d7211e77f66e0/hostname]    btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=256,subvol=/@syno
                                      `-/etc/hosts       /dev/mapper/cachedev_0[/@syno/@docker/containers/cd536b38584fca2d7de1f9a5f72068a8b68896b4222931cdcc1d7211e77f66e0/hosts]       btrfs  rw,nodev,relatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=256,subvol=/@syno
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      16M	/var/
                                      14M	/var/lib
                                      13M	/var/lib/dpkg/info
                                      13M	/var/lib/dpkg
                                      1.9M	/var/cache
                                      
                                      
                                      /opt/iobroker/backups:
                                      520M	/opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.8G	/opt/iobroker/iobroker-data/
                                      1.7G	/opt/iobroker/iobroker-data/files
                                      891M	/opt/iobroker/iobroker-data/files/0_userdata.0
                                      886M	/opt/iobroker/iobroker-data/files/0_userdata.0/history
                                      616M	/opt/iobroker/iobroker-data/files/javascript.admin
                                      
                                      The five largest files in iobroker-data are:
                                      27M	/opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                      24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                                      24M	/opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                                      12M	/opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
                                      11M	/opt/iobroker/iobroker-data/objects.jsonl
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      No Devices found 'by-id'
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs 	v20.18.1
                                      /usr/bin/node 		v20.18.1
                                      /usr/bin/npm 		10.8.2
                                      /usr/bin/npx 		10.8.2
                                      /usr/bin/corepack 	0.29.4
                                      
                                      nodejs:
                                        Installed: 20.18.1-1nodesource1
                                        Candidate: 20.18.1-1nodesource1
                                        Version table:
                                       *** 20.18.1-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                      
                                      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.3, hostname: iobroker      , alive, uptime: 376)
                                      
                                      Core adapters versions
                                      js-controller: 	7.0.3
                                      admin: 		7.1.5
                                      javascript: 	8.8.3
                                      
                                      nodejs modules from github: 	0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 10.88.0.5, run as: admin
                                      + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                      + system.adapter.broadlink2.0             : broadlink2            : iobroker                                 -  enabled
                                      + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
                                        system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                                      + system.adapter.history.0                : history               : iobroker                                 -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                        system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker                                 -  enabled
                                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled
                                      + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                      + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker                                 -  enabled
                                        system.adapter.vis-history.0            : vis-history           : iobroker                                 -  enabled
                                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled
                                        system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 -  enabled
                                        system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: ubecker
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 10.88.0.5, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.hm-rpc.2                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                                      + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: ubecker
                                      
                                      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-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 7.1.5    , installed 7.1.5
                                      Adapter    "backitup"     : 3.0.25   , installed 3.0.25
                                      Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
                                      Adapter    "email"        : 1.3.1    , installed 1.3.1
                                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                                      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                      Adapter    "javascript"   : 8.8.3    , installed 8.8.3
                                      Controller "js-controller": 7.0.6    , installed 7.0.3  [Updatable]
                                      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                      Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                                      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                      Adapter    "vis"          : 1.5.6    , installed 1.4.16 [Updatable]
                                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.0.12 [Updatable]
                                      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects: 	4842
                                      States: 	3702
                                      
                                      *** OS-Repositories and Updates ***
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      sudo: unable to resolve host iobroker: Name or service not known
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 10.88.0.5:2001          0.0.0.0:*               LISTEN      1000       103282343  -                   
                                      tcp        0      0 10.88.0.5:8081          0.0.0.0:*               LISTEN      1000       103281142  -                   
                                      tcp        0      0 127.0.0.1:915           0.0.0.0:*               LISTEN      0          94907      -                   
                                      tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN      0          40344      -                   
                                      tcp        0      0 0.0.0.0:662             0.0.0.0:*               LISTEN      0          35057      -                   
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          27264      -                   
                                      tcp        0      0 127.0.0.1:5432          0.0.0.0:*               LISTEN      55         68009      -                   
                                      tcp        0      0 127.0.0.1:33304         0.0.0.0:*               LISTEN      0          32148      -                   
                                      tcp        0      0 10.88.0.5:2010          0.0.0.0:*               LISTEN      1000       103284990  -                   
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       103284062  -                   
                                      tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          40797      -                   
                                      tcp        0      0 0.0.0.0:892             0.0.0.0:*               LISTEN      0          34679      -                   
                                      tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          44201      -                   
                                      tcp        0      0 127.0.0.1:512           0.0.0.0:*               LISTEN      0          102355     -                   
                                      tcp        0      0 127.0.0.1:161           0.0.0.0:*               LISTEN      0          41281      -                   
                                      tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      0          40549      -                   
                                      tcp        0      0 0.0.0.0:514             0.0.0.0:*               LISTEN      0          1315912    -                   
                                      tcp        0      0 0.0.0.0:6690            0.0.0.0:*               LISTEN      0          112391     -                   
                                      tcp        0      0 0.0.0.0:5510            0.0.0.0:*               LISTEN      192868     91994      -                   
                                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       103280162  -                   
                                      tcp        0      0 0.0.0.0:5000            0.0.0.0:*               LISTEN      0          40791      -                   
                                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       103278525  -                   
                                      tcp        0      0 0.0.0.0:5001            0.0.0.0:*               LISTEN      0          40793      -                   
                                      tcp        0      0 0.0.0.0:873             0.0.0.0:*               LISTEN      0          37813      -                   
                                      tcp        0      0 0.0.0.0:42              0.0.0.0:*               LISTEN      0          27268      -                   
                                      tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          44202      -                   
                                      tcp        0      0 10.88.0.5:9292          0.0.0.0:*               LISTEN      1000       103284249  -                   
                                      tcp        0      0 0.0.0.0:5357            0.0.0.0:*               LISTEN      0          45096      -                   
                                      tcp        0      0 0.0.0.0:4045            0.0.0.0:*               LISTEN      0          40570      -                   
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          23434      -                   
                                      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          40795      -                   
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       103286086  -                   
                                      tcp6       0      0 :::21                   :::*                    LISTEN      0          40345      -                   
                                      tcp6       0      0 :::662                  :::*                    LISTEN      0          35061      -                   
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          27266      -                   
                                      tcp6       0      0 :::443                  :::*                    LISTEN      0          40798      -                   
                                      tcp6       0      0 :::892                  :::*                    LISTEN      0          34685      -                   
                                      tcp6       0      0 :::3261                 :::*                    LISTEN      0          45980      -                   
                                      tcp6       0      0 :::445                  :::*                    LISTEN      0          44199      -                   
                                      tcp6       0      0 :::5566                 :::*                    LISTEN      0          72181      -                   
                                      tcp6       0      0 :::3263                 :::*                    LISTEN      0          45979      -                   
                                      tcp6       0      0 :::3264                 :::*                    LISTEN      0          45981      -                   
                                      tcp6       0      0 :::3265                 :::*                    LISTEN      0          51239      -                   
                                      tcp6       0      0 :::2049                 :::*                    LISTEN      0          40560      -                   
                                      tcp6       0      0 :::6690                 :::*                    LISTEN      0          112392     -                   
                                      tcp6       0      0 :::5510                 :::*                    LISTEN      192868     91995      -                   
                                      tcp6       0      0 :::5000                 :::*                    LISTEN      0          40792      -                   
                                      tcp6       0      0 :::5001                 :::*                    LISTEN      0          40794      -                   
                                      tcp6       0      0 :::873                  :::*                    LISTEN      0          37814      -                   
                                      tcp6       0      0 :::42                   :::*                    LISTEN      0          27270      -                   
                                      tcp6       0      0 :::139                  :::*                    LISTEN      0          44200      -                   
                                      tcp6       0      0 :::5357                 :::*                    LISTEN      0          45097      -                   
                                      tcp6       0      0 :::4045                 :::*                    LISTEN      0          40572      -                   
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          23437      -                   
                                      tcp6       0      0 :::80                   :::*                    LISTEN      0          40796      -                   
                                      udp        0      0 0.0.0.0:3702            0.0.0.0:*                           99         41429      -                   
                                      udp        0      0 0.0.0.0:4045            0.0.0.0:*                           0          40569      -                   
                                      udp        0      0 10.88.0.5:69            0.0.0.0:*                           0          41118      -                   
                                      udp        0      0 127.0.0.1:69            0.0.0.0:*                           0          41117      -                   
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          23425      -                   
                                      udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          34806      -                   
                                      udp        0      0 10.88.0.255:137         0.0.0.0:*                           0          2899749    -                   
                                      udp        0      0 10.88.0.5:137           0.0.0.0:*                           0          2899748    -                   
                                      udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          2899717    -                   
                                      udp        0      0 10.88.0.255:138         0.0.0.0:*                           0          2899751    -                   
                                      udp        0      0 10.88.0.5:138           0.0.0.0:*                           0          2899750    -                   
                                      udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          2899718    -                   
                                      udp        0      0 127.0.0.1:161           0.0.0.0:*                           0          41280      -                   
                                      udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          34804      -                   
                                      udp        0      0 0.0.0.0:514             0.0.0.0:*                           0          1315911    -                   
                                      udp        0      0 0.0.0.0:662             0.0.0.0:*                           0          35055      -                   
                                      udp        0      0 0.0.0.0:892             0.0.0.0:*                           0          34676      -                   
                                      udp        0      0 127.0.0.1:908           0.0.0.0:*                           0          33535      -                   
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           0          108446     -                   
                                      udp        0      0 0.0.0.0:38201           0.0.0.0:*                           1000       103282519  -                   
                                      udp        0      0 0.0.0.0:9997            0.0.0.0:*                           0          27215      -                   
                                      udp        0      0 0.0.0.0:9998            0.0.0.0:*                           0          27214      -                   
                                      udp        0      0 0.0.0.0:9999            0.0.0.0:*                           0          27213      -                   
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           0          44231      -                   
                                      udp        0      0 0.0.0.0:2049            0.0.0.0:*                           0          40559      -                   
                                      udp        0      0 0.0.0.0:51368           0.0.0.0:*                           0          23433      -                   
                                      udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       103284790  -                   
                                      udp        0      0 0.0.0.0:44057           0.0.0.0:*                           0          108448     -                   
                                      udp        0      0 0.0.0.0:40217           0.0.0.0:*                           1000       103284074  -                   
                                      udp6       0      0 :::3702                 :::*                                99         41431      -                   
                                      udp6       0      0 :::4045                 :::*                                0          40571      -                   
                                      udp6       0      0 :::111                  :::*                                0          23435      -                   
                                      udp6       0      0 :::123                  :::*                                0          34807      -                   
                                      udp6       0      0 ::1:323                 :::*                                0          34805      -                   
                                      udp6       0      0 fe80::211:32ff:fee9:546 :::*                                0          226637     -                   
                                      udp6       0      0 :::662                  :::*                                0          35059      -                   
                                      udp6       0      0 :::892                  :::*                                0          34682      -                   
                                      udp6       0      0 :::62494                :::*                                0          23436      -                   
                                      udp6       0      0 :::5353                 :::*                                0          108447     -                   
                                      udp6       0      0 :::2049                 :::*                                0          40561      -                   
                                      udp6       0      0 :::40356                :::*                                0          108449     -                   
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-12-30 00:05:08.727  - info: hm-rpc.1 (356) xmlrpc client is trying to connect to 10.88.0.6:2010/ with ["http://10.88.0.5:2010","iobroker:hm-rpc.1:d1d61b99541491796936c2d69a20dcf4"]
                                      2024-12-30 00:05:08.806  - info: hm-rpc.1 (356) Connected
                                      2024-12-30 00:05:09.297  - info: hm-rpc.1 (356) xmlrpc <- listDevices ["iobroker:hm-rpc.1:d1d61b99541491796936c2d69a20dcf4"]
                                      2024-12-30 00:05:09.320  - info: hm-rpc.1 (356) xmlrpc -> 0 devices
                                      2024-12-30 00:05:10.268  - info: hm-rpc.1 (356) xmlrpc <- newDevices 79
                                      2024-12-30 00:05:10.287  - info: hm-rpc.1 (356) new HMIP devices/channels after filter: 0
                                      2024-12-30 00:05:11.598  - info: host.iobroker instance system.adapter.hm-rpc.2 in version "2.0.2" started with pid 371
                                      2024-12-30 00:05:12.580  - info: hm-rpc.2 (371) starting. Version 2.0.2 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v20.18.1, js-controller: 7.0.3
                                      2024-12-30 00:05:12.688  - info: hm-rpc.2 (371) xmlrpc server is trying to listen on 10.88.0.5:9292
                                      2024-12-30 00:05:12.689  - info: hm-rpc.2 (371) xmlrpc client is trying to connect to 10.88.0.6:9292/groups/ with ["http://10.88.0.5:9292","iobroker:hm-rpc.2:6355fcda139f55df0f77add91cd3a08f"]
                                      2024-12-30 00:05:13.048  - info: hm-rpc.2 (371) xmlrpc <- listDevices ["iobroker:hm-rpc.2:6355fcda139f55df0f77add91cd3a08f"]
                                      2024-12-30 00:05:13.063  - info: hm-rpc.2 (371) xmlrpc -> 12 devices
                                      2024-12-30 00:05:13.469  - info: hm-rpc.2 (371) xmlrpc <- newDevices 12
                                      2024-12-30 00:05:13.481  - info: hm-rpc.2 (371) new virtual-devices devices/channels after filter: 0
                                      2024-12-30 00:05:13.521  - info: hm-rpc.2 (371) xmlrpc <- setReadyConfig ["iobroker:hm-rpc.2:6355fcda139f55df0f77add91cd3a08f","INT0000004"]
                                      2024-12-30 00:05:13.563  - info: hm-rpc.2 (371) xmlrpc <- setReadyConfig ["iobroker:hm-rpc.2:6355fcda139f55df0f77add91cd3a08f","INT0000005"]
                                      2024-12-30 00:05:13.588  - info: hm-rpc.2 (371) xmlrpc <- setReadyConfig ["iobroker:hm-rpc.2:6355fcda139f55df0f77add91cd3a08f","INT0000006"]
                                      2024-12-30 00:05:15.592  - info: host.iobroker instance system.adapter.web.0 in version "6.2.5" started with pid 398
                                      2024-12-30 00:05:22.015  - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once
                                      2024-12-30 00:05:22.796  - info: hm-rpc.2 (371) Connected
                                      2024-12-30 00:05:24.050  - info: host.iobroker instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 428
                                      2024-12-30 00:05:25.044  - info: tankerkoenig.0 (428) starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.18.1, js-controller: 7.0.3
                                      2024-12-30 00:05:25.063  - info: tankerkoenig.0 (428) Adapter is already in daemon mode
                                      2024-12-30 00:05:25.064  - info: tankerkoenig.0 (428) Sync time set to 15 minutes or 900000 ms
                                      2024-12-30 00:05:27.462  - info: tankerkoenig.0 (428) Start first request
                                      
                                      

                                      was kann ich machen? System funktioniert einwandfrei mit 7.03
                                      im log steht nichts ausser

                                      host.iobroker
                                      2024-12-30 00:28:07.469 info Controller will upgrade itself to version 7.0.6
                                      noch mal edit:
                                      root@iobroker:/opt/iobroker# cat /opt/.docker_config/.build
                                      20241226.234319 Docker Version

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

                                        @ubecker sagte in js-controller update 7.03 auf 7.06 Fehler:

                                        was kann ich machen?

                                        Suchfunktion...
                                        Du bist nicht der erste und einzige mit dem Ding.

                                        ubecker 2 Replies Last reply Reply Quote 0
                                        • ubecker
                                          ubecker @Thomas Braun last edited by

                                          @thomas-braun said in js-controller update 7.03 auf 7.06 Fehler:

                                          @ubecker sagte in js-controller update 7.03 auf 7.06 Fehler:

                                          was kann ich machen?

                                          Suchfunktion...
                                          Du bist nicht der erste und einzige mit dem Ding.

                                          oh hab ich was übersehen? dann suche ich mal

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • ubecker
                                            ubecker @Thomas Braun last edited by

                                            @thomas-braun hab was gefunden https://forum.iobroker.net/post/1219662
                                            aber ohne Lösung. Da ja alles funktioniert lasse ich es erst mal bei 7.03

                                            haselchen 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

                                            976
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            backup dynamic notifications js-controller lucy stable test
                                            35
                                            116
                                            12774
                                            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