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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Fehler beim Update von JS-Controller auf 6.0.10

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    11
    1
    76

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    554

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

Fehler beim Update von JS-Controller auf 6.0.10

Geplant Angeheftet Gesperrt Verschoben Error/Bug
12 Beiträge 3 Kommentatoren 645 Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Joerg SchumacherJ Joerg Schumacher

    Hallo zusammen,
    beim Update des JS-Controllers bekomme ich folgenden Fehler:
    code_text

    Update js-controller from @6.0.7 to @6.0.10
    Stopped Objects DB
    Stopped States DB
    NPM version: 10.7.0
    Installing iobroker.js-controller@6.0.10... (System call)
    npm error code 6
    npm error path /opt/iobroker/node_modules/iobroker.js-controller
    npm error command failed
    npm error command sh -c node iobroker.js setup first
    npm error Uncaught Rejection: TypeError: callback is not a function
    npm error     at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
    npm error This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise whi                   ch was not handled with .catch(). The promise rejected with the reason:
    npm error TypeError: callback is not a function
    npm error     at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
    
    
    Kann mir jemand sagen was ich machen muss um das zu beseitigen?
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #3

    @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

    Kann mir jemand sagen was ich machen muss um das zu beseitigen?

    Zeig mal in welcher Umgebung du da aktiv bist.
    Die Ausgabe von

    iob diag
    

    am besten mal posten.

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

    1 Antwort Letzte Antwort
    0
    • CodierknechtC Codierknecht

      @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

      NPM version: 10.7.0

      Zeig mal die Langfassung von

      iob diag
      

      in Code-Tags </>.

      Mir dünkt, dass Du da mit einem steinalten System unterwegs bist.

      Edit
      Und dann auf eine BetaVersion gehen? Warum das?
      73b63eaa-afee-4b54-84ac-87fff7bf9bf1-image.png

      Joerg SchumacherJ Offline
      Joerg SchumacherJ Offline
      Joerg Schumacher
      schrieb am zuletzt editiert von
      #4

      @codierknecht
      Weil die 6.0.9 den gleichen Fehler zurückgegeben hat.

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • Joerg SchumacherJ Joerg Schumacher

        @codierknecht
        Weil die 6.0.9 den gleichen Fehler zurückgegeben hat.

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von Thomas Braun
        #5

        @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

        Umgebung schaut wie aus?

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

        1 Antwort Letzte Antwort
        0
        • Joerg SchumacherJ Joerg Schumacher

          Hallo zusammen,
          beim Update des JS-Controllers bekomme ich folgenden Fehler:
          code_text

          Update js-controller from @6.0.7 to @6.0.10
          Stopped Objects DB
          Stopped States DB
          NPM version: 10.7.0
          Installing iobroker.js-controller@6.0.10... (System call)
          npm error code 6
          npm error path /opt/iobroker/node_modules/iobroker.js-controller
          npm error command failed
          npm error command sh -c node iobroker.js setup first
          npm error Uncaught Rejection: TypeError: callback is not a function
          npm error     at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          npm error This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise whi                   ch was not handled with .catch(). The promise rejected with the reason:
          npm error TypeError: callback is not a function
          npm error     at /opt/iobroker/node_modules/iobroker.js-controller/node_modules/@iobroker/plugin-base/lib/PluginBase.js:310:17
          
          
          Kann mir jemand sagen was ich machen muss um das zu beseitigen?
          Joerg SchumacherJ Offline
          Joerg SchumacherJ Offline
          Joerg Schumacher
          schrieb am zuletzt editiert von
          #6
          Skript v.2024-05-22
          
          *** BASE SYSTEM ***
             Static hostname: 01-schumsmarthome
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 10 (buster)
                      Kernel: Linux 5.10.103-v7l+
                Architecture: arm
          
          Model           : Raspberry Pi 4 Model B Rev 1.1
          Docker          : false
          Virtualization  : none
          Kernel          : armv7l
          Userland        : 32 bit
          
          Systemuptime and Load:
           18:38:26 up 8 days,  6:58,  1 user,  load average: 0.02, 0.21, 0.46
          CPU threads: 4
          
          
          *** RASPBERRY THROTTLING ***
          Current issues:
          No throttling issues detected.
          
          Previously detected issues:
          No throttling issues detected.
          
          *** Time and Time Zones ***
                         Local time: Mon 2024-08-12 18:38:27 CEST
                     Universal time: Mon 2024-08-12 16:38:27 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':
          pi
          HOME=/home/pi
          GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
          
          User that is running 'js-controller':
          js-controller is not running
          
          *** Display-Server-Setup ***
          Display-Server: false
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:           3.8G        236M        2.6G         10M        982M        3.4G
          Swap:           99M         63M         36M
          Total:         3.9G        300M        2.7G
          
          Active iob-Instances:   1
          
                   3838 M total memory
                    236 M used memory
                    446 M active memory
                    615 M inactive memory
                   2619 M free memory
                    136 M buffer memory
                    845 M swap cache
                     99 M total swap
                     63 M used swap
                     36 M free swap
          
          *** top - Table Of Processes  ***
          top - 18:38:27 up 8 days,  6:58,  1 user,  load average: 0.02, 0.21, 0.46
          Tasks: 126 total,   1 running, 125 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  0.0 us,  3.0 sy,  0.0 ni, 97.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :   3838.7 total,   2619.7 free,    236.4 used,    982.7 buff/cache
          MiB Swap:    100.0 total,     36.0 free,     64.0 used.   3435.2 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT             LOAD   ACTIVE SUB    DESCRIPTION
          * iobroker.service loaded failed failed ioBroker Server
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          
          1 loaded units listed. Pass --all to see loaded but inactive units, too.
          To show all installed unit files use 'systemctl list-unit-files'.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       59G   15G   41G  27% /
          devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
          tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
          tmpfs          tmpfs     1.9G   17M  1.9G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
          /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
          tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Sun Aug  4 11:39:58 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:41:FC:BF vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ced8da39-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
          [Sun Aug  4 11:39:59 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
          [Sun Aug  4 11:39:59 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
          [Sun Aug  4 11:40:01 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
          
          Show mounted filesystems:
          TARGET                                SOURCE         FSTYPE     OPTIONS
          /                                     /dev/mmcblk0p2 ext4       rw,noatime
          |-/dev                                devtmpfs       devtmpfs   rw,relatime,size=1800568k,nr_inodes=84157,mode=755
          | |-/dev/shm                          tmpfs          tmpfs      rw,nosuid,nodev
          | |-/dev/pts                          devpts         devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
          | `-/dev/mqueue                       mqueue         mqueue     rw,relatime
          |-/sys                                sysfs          sysfs      rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/security              securityfs     securityfs rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/cgroup                    tmpfs          tmpfs      ro,nosuid,nodev,noexec,mode=755
          | | |-/sys/fs/cgroup/unified          cgroup2        cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate
          | | |-/sys/fs/cgroup/systemd          cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
          | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
          | | |-/sys/fs/cgroup/devices          cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,devices
          | | |-/sys/fs/cgroup/perf_event       cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,perf_event
          | | |-/sys/fs/cgroup/net_cls,net_prio cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
          | | |-/sys/fs/cgroup/blkio            cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,blkio
          | | |-/sys/fs/cgroup/freezer          cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,freezer
          | | |-/sys/fs/cgroup/pids             cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,pids
          | | `-/sys/fs/cgroup/cpuset           cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,cpuset
          | |-/sys/fs/bpf                       none           bpf        rw,nosuid,nodev,noexec,relatime,mode=700
          | |-/sys/kernel/debug                 debugfs        debugfs    rw,relatime
          | `-/sys/kernel/config                configfs       configfs   rw,relatime
          |-/proc                               proc           proc       rw,relatime
          | `-/proc/sys/fs/binfmt_misc          systemd-1      autofs     rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
          |-/run                                tmpfs          tmpfs      rw,nosuid,nodev,mode=755
          | |-/run/lock                         tmpfs          tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
          | |-/run/rpc_pipefs                   sunrpc         rpc_pipefs rw,relatime
          | `-/run/user/1000                    tmpfs          tmpfs      rw,nosuid,nodev,relatime,size=393084k,mode=700,uid=1000,gid=1000
          `-/boot                               /dev/mmcblk0p1 vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          3.0G    /var/
          2.4G    /var/cache/apt
          2.4G    /var/cache
          2.3G    /var/cache/apt/archives
          483M    /var/lib
          
          Archived and active journals take up 16.0M in the file system.
          
          /opt/iobroker/backups:
          678M    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.4G    /opt/iobroker/iobroker-data/
          1010M   /opt/iobroker/iobroker-data/files
          493M    /opt/iobroker/iobroker-data/files/javascript.admin
          461M    /opt/iobroker/iobroker-data/files/javascript.admin/static
          460M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
          
          The five largest files in iobroker-data are:
          102M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
          38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
          27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
          27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
          
          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         v18.20.4
          /usr/bin/node           v18.20.4
          /usr/bin/npm            10.7.0
          /usr/bin/npx            10.7.0
          /usr/bin/corepack       0.28.0
          
          
          nodejs:
            Installed: 18.20.4-1nodesource1
            Candidate: 18.20.4-1nodesource1
            Version table:
           *** 18.20.4-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  100 /var/lib/dpkg/status
               18.20.3-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.20.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.20.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.20.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.19.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.16.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.14.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.14.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.9.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               18.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
               10.24.0~dfsg-1~deb10u3 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          No problems detected
          
          Errors in npm tree:
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is not running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  6.0.7
          admin:          7.0.23
          javascript:     8.8.2
          
          nodejs modules from github:     1
          +-- iobroker.innogy-smarthome@1.2.6 (git+ssh://git@github.com/PArns/ioBroker.innogy-smarthome.git#8d8039c470db61972352f4578dd80e741e4640e8)
          
          Adapter State
            system.adapter.admin.0                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
            system.adapter.admin.1                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8092, bind: 0.0.0.0, run as: admin
            system.adapter.alexa2.0                 : alexa2                : 01-schumsmarthome                        -  enabled
            system.adapter.backitup.0               : backitup              : 01-schumsmarthome                        -  enabled
            system.adapter.cloud.0                  : cloud                 : 01-schumsmarthome                        -  enabled
            system.adapter.daswetter.0              : daswetter             : 01-schumsmarthome                        -  enabled
            system.adapter.daswetter.1              : daswetter             : 01-schumsmarthome                        -  enabled
            system.adapter.devices.0                : devices               : 01-schumsmarthome                        - disabled
            system.adapter.discovery.0              : discovery             : 01-schumsmarthome                        -  enabled
            system.adapter.dysonairpurifier.0       : dysonairpurifier      : 01-schumsmarthome                        -  enabled
            system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : 01-schumsmarthome                        -  enabled
            system.adapter.flot.0                   : flot                  : 01-schumsmarthome                        - disabled
            system.adapter.harmony.0                : harmony               : 01-schumsmarthome                        -  enabled
            system.adapter.history.0                : history               : 01-schumsmarthome                        -  enabled
            system.adapter.homeconnect.0            : homeconnect           : 01-schumsmarthome                        -  enabled
            system.adapter.hue.0                    : hue                   : 01-schumsmarthome                        -  enabled, port: 443
            system.adapter.icons-icons8.0           : icons-icons8          : 01-schumsmarthome                        - disabled
            system.adapter.icons-material-png.0     : icons-material-png    : 01-schumsmarthome                        - disabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : 01-schumsmarthome                        - disabled
            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : 01-schumsmarthome                        - disabled
            system.adapter.info.0                   : info                  : 01-schumsmarthome                        -  enabled
            system.adapter.innogy-smarthome.0       : innogy-smarthome      : 01-schumsmarthome                        -  enabled
            system.adapter.iot.0                    : iot                   : 01-schumsmarthome                        -  enabled
            system.adapter.javascript.0             : javascript            : 01-schumsmarthome                        -  enabled
            system.adapter.melcloud.0               : melcloud              : 01-schumsmarthome                        -  enabled
            system.adapter.mercedesme.0             : mercedesme            : 01-schumsmarthome                        - disabled
            system.adapter.mobile.0                 : mobile                : 01-schumsmarthome                        - disabled
            system.adapter.nuki.0                   : nuki                  : 01-schumsmarthome                        -  enabled
            system.adapter.philips-tv.0             : philips-tv            : 01-schumsmarthome                        -  enabled
            system.adapter.ping.0                   : ping                  : 01-schumsmarthome                        -  enabled
            system.adapter.sql.0                    : sql                   : 01-schumsmarthome                        -  enabled
            system.adapter.tankerkoenig.0           : tankerkoenig          : 01-schumsmarthome                        -  enabled
            system.adapter.telegram.0               : telegram              : 01-schumsmarthome                        -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.tr-064.0                 : tr-064                : 01-schumsmarthome                        -  enabled
            system.adapter.vis-2.0                  : vis-2                 : 01-schumsmarthome                        -  enabled
            system.adapter.vis-bars.0               : vis-bars              : 01-schumsmarthome                        - disabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : 01-schumsmarthome                        - disabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : 01-schumsmarthome                        - disabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 01-schumsmarthome                        - disabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : 01-schumsmarthome                        - disabled
            system.adapter.vis-inventwo.0           : vis-inventwo          : 01-schumsmarthome                        -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : 01-schumsmarthome                        - disabled
            system.adapter.vis-metro.0              : vis-metro             : 01-schumsmarthome                        - disabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : 01-schumsmarthome                        - disabled
            system.adapter.vis-weather.0            : vis-weather           : 01-schumsmarthome                        - disabled
            system.adapter.vis.0                    : vis                   : 01-schumsmarthome                        -  enabled
            system.adapter.web.0                    : web                   : 01-schumsmarthome                        -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : 01-schumsmarthome                        -  enabled
            system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : 01-schumsmarthome                        -  enabled
            system.adapter.worx.0                   : worx                  : 01-schumsmarthome                        -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
            system.adapter.admin.0                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
            system.adapter.admin.1                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8092, bind: 0.0.0.0, run as: admin
            system.adapter.hue.0                    : hue                   : 01-schumsmarthome                        -  enabled, port: 443
            system.adapter.telegram.0               : telegram              : 01-schumsmarthome                        -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.web.0                    : web                   : 01-schumsmarthome                        -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │        name        │                           url                           │ auto upgrade │
          ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
          │    0    │ 'Stable (default)' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
          │    1    │  'Beta (latest)'   │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
          └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): Beta (latest)
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: Beta (latest)
          Adapter    "admin"        : 7.0.23   , installed 7.0.23
          Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
          Adapter    "backitup"     : 3.0.16   , installed 3.0.16
          Adapter    "cloud"        : 5.0.1    , installed 5.0.1
          Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
          Adapter    "devices"      : 1.1.5    , installed 1.1.5
          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
          Adapter    "dysonairpurifier": 3.2.3 , installed 3.2.3
          Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "harmony"      : 1.5.0    , installed 1.5.0
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
          Adapter    "hue"          : 3.12.0   , installed 3.12.0
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
          Adapter    "innogy-smarthome": 1.2.6 , installed 1.2.6
          Adapter    "iot"          : 3.3.0    , installed 3.3.0
          Adapter    "javascript"   : 8.8.2    , installed 8.8.2
          Controller "js-controller": 6.0.10   , installed 6.0.7  [Updatable]
          Adapter    "melcloud"     : 2.0.1    , installed 2.0.1
          Adapter    "mercedesme"   : 0.2.3    , installed 0.2.3
          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
          Adapter    "nuki"         : 2.0.0    , installed 2.0.0
          Adapter    "philips-tv"   : 0.5.4    , installed 0.5.4
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "sql"          : 3.0.1    , installed 3.0.1
          Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
          Adapter    "vis"          : 1.5.6    , installed 1.5.6
          Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
          Adapter    "vis-icontwo"  : 1.6.0    , installed 1.6.0
          Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
          Adapter    "web"          : 6.3.0    , installed 6.3.0
          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
          Adapter    "worx"         : 3.0.2    , installed 3.0.2
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          
          Objects and States
          Please stand by - This may take a while
          Objects:        17813
          States:         15206
          
          *** OS-Repositories and Updates ***
          Hit:1 http://archive.raspberrypi.org/debian buster InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17033      631/sshd
          tcp        0      0 127.0.0.1:9050          0.0.0.0:*               LISTEN      0          18497      653/tor
          tcp6       0      0 :::22                   :::*                    LISTEN      0          17035      631/sshd
          tcp6       0      0 :::3306                 :::*                    LISTEN      109        16378      671/mysqld
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15173      612/dhcpcd
          udp        0      0 0.0.0.0:57468           0.0.0.0:*                           108        16548      375/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16546      375/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          15779      612/dhcpcd
          udp6       0      0 :::47226                :::*                                108        16549      375/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        16547      375/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2024-08-12 18:18:22.241  - info: host.01-schumsmarthome instance system.adapter.hue.0 terminated with code null ()
          2024-08-12 18:18:22.242  - warn: host.01-schumsmarthome instance system.adapter.innogy-smarthome.0 terminated due to SIGKILL
          2024-08-12 18:18:22.242  - info: host.01-schumsmarthome instance system.adapter.innogy-smarthome.0 terminated with code null ()
          2024-08-12 18:18:22.306  - warn: host.01-schumsmarthome instance system.adapter.ping.0 terminated due to SIGKILL
          2024-08-12 18:18:22.306  - info: host.01-schumsmarthome instance system.adapter.ping.0 terminated with code null ()
          2024-08-12 18:18:22.306  - warn: host.01-schumsmarthome instance system.adapter.worx.0 terminated due to SIGKILL
          2024-08-12 18:18:22.307  - info: host.01-schumsmarthome instance system.adapter.worx.0 terminated with code null ()
          2024-08-12 18:18:22.394  - warn: host.01-schumsmarthome instance system.adapter.info.0 terminated due to SIGKILL
          2024-08-12 18:18:22.394  - info: host.01-schumsmarthome instance system.adapter.info.0 terminated with code null ()
          2024-08-12 18:18:22.395  - warn: host.01-schumsmarthome instance system.adapter.ecovacs-deebot.0 terminated due to SIGKILL
          2024-08-12 18:18:22.395  - info: host.01-schumsmarthome instance system.adapter.ecovacs-deebot.0 terminated with code null ()
          2024-08-12 18:18:22.490  - warn: host.01-schumsmarthome instance system.adapter.iot.0 terminated due to SIGKILL
          2024-08-12 18:18:22.490  - info: host.01-schumsmarthome instance system.adapter.iot.0 terminated with code null ()
          2024-08-12 18:18:22.491  - warn: host.01-schumsmarthome instance system.adapter.web.0 terminated due to SIGKILL
          2024-08-12 18:18:22.491  - info: host.01-schumsmarthome instance system.adapter.web.0 terminated with code null ()
          2024-08-12 18:18:22.555  - warn: host.01-schumsmarthome instance system.adapter.philips-tv.0 terminated due to SIGKILL
          2024-08-12 18:18:22.555  - info: host.01-schumsmarthome instance system.adapter.philips-tv.0 terminated with code null ()
          2024-08-12 18:18:22.556  - warn: host.01-schumsmarthome instance system.adapter.javascript.0 terminated due to SIGKILL
          2024-08-12 18:18:22.556  - info: host.01-schumsmarthome instance system.adapter.javascript.0 terminated with code null ()
          2024-08-12 18:18:22.657  - warn: host.01-schumsmarthome instance system.adapter.telegram.0 terminated due to SIGKILL
          2024-08-12 18:18:22.657  - info: host.01-schumsmarthome instance system.adapter.telegram.0 terminated with code null ()
          2024-08-12 18:18:22.658  - info: host.01-schumsmarthome instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
          2024-08-12 18:18:22.806  - info: host.01-schumsmarthome instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
          2024-08-12 18:18:22.807  - info: host.01-schumsmarthome All instances are stopped.
          2024-08-12 18:18:22.881  - info: host.01-schumsmarthome terminated
          
          

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

          iob diag has finished.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Joerg SchumacherJ Joerg Schumacher
            Skript v.2024-05-22
            
            *** BASE SYSTEM ***
               Static hostname: 01-schumsmarthome
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 10 (buster)
                        Kernel: Linux 5.10.103-v7l+
                  Architecture: arm
            
            Model           : Raspberry Pi 4 Model B Rev 1.1
            Docker          : false
            Virtualization  : none
            Kernel          : armv7l
            Userland        : 32 bit
            
            Systemuptime and Load:
             18:38:26 up 8 days,  6:58,  1 user,  load average: 0.02, 0.21, 0.46
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Mon 2024-08-12 18:38:27 CEST
                       Universal time: Mon 2024-08-12 16:38:27 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':
            pi
            HOME=/home/pi
            GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
            
            User that is running 'js-controller':
            js-controller is not running
            
            *** Display-Server-Setup ***
            Display-Server: false
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           3.8G        236M        2.6G         10M        982M        3.4G
            Swap:           99M         63M         36M
            Total:         3.9G        300M        2.7G
            
            Active iob-Instances:   1
            
                     3838 M total memory
                      236 M used memory
                      446 M active memory
                      615 M inactive memory
                     2619 M free memory
                      136 M buffer memory
                      845 M swap cache
                       99 M total swap
                       63 M used swap
                       36 M free swap
            
            *** top - Table Of Processes  ***
            top - 18:38:27 up 8 days,  6:58,  1 user,  load average: 0.02, 0.21, 0.46
            Tasks: 126 total,   1 running, 125 sleeping,   0 stopped,   0 zombie
            %Cpu(s):  0.0 us,  3.0 sy,  0.0 ni, 97.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
            MiB Mem :   3838.7 total,   2619.7 free,    236.4 used,    982.7 buff/cache
            MiB Swap:    100.0 total,     36.0 free,     64.0 used.   3435.2 avail Mem
            
            *** FAILED SERVICES ***
            
              UNIT             LOAD   ACTIVE SUB    DESCRIPTION
            * iobroker.service loaded failed failed ioBroker Server
            
            LOAD   = Reflects whether the unit definition was properly loaded.
            ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
            SUB    = The low-level unit activation state, values depend on unit type.
            
            1 loaded units listed. Pass --all to see loaded but inactive units, too.
            To show all installed unit files use 'systemctl list-unit-files'.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       59G   15G   41G  27% /
            devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
            tmpfs          tmpfs     1.9G   17M  1.9G   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
            /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Sun Aug  4 11:39:58 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:41:FC:BF vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=ced8da39-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
            [Sun Aug  4 11:39:59 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
            [Sun Aug  4 11:39:59 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Sun Aug  4 11:40:01 2024] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
            
            Show mounted filesystems:
            TARGET                                SOURCE         FSTYPE     OPTIONS
            /                                     /dev/mmcblk0p2 ext4       rw,noatime
            |-/dev                                devtmpfs       devtmpfs   rw,relatime,size=1800568k,nr_inodes=84157,mode=755
            | |-/dev/shm                          tmpfs          tmpfs      rw,nosuid,nodev
            | |-/dev/pts                          devpts         devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
            | `-/dev/mqueue                       mqueue         mqueue     rw,relatime
            |-/sys                                sysfs          sysfs      rw,nosuid,nodev,noexec,relatime
            | |-/sys/kernel/security              securityfs     securityfs rw,nosuid,nodev,noexec,relatime
            | |-/sys/fs/cgroup                    tmpfs          tmpfs      ro,nosuid,nodev,noexec,mode=755
            | | |-/sys/fs/cgroup/unified          cgroup2        cgroup2    rw,nosuid,nodev,noexec,relatime,nsdelegate
            | | |-/sys/fs/cgroup/systemd          cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
            | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
            | | |-/sys/fs/cgroup/devices          cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,devices
            | | |-/sys/fs/cgroup/perf_event       cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,perf_event
            | | |-/sys/fs/cgroup/net_cls,net_prio cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
            | | |-/sys/fs/cgroup/blkio            cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,blkio
            | | |-/sys/fs/cgroup/freezer          cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,freezer
            | | |-/sys/fs/cgroup/pids             cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,pids
            | | `-/sys/fs/cgroup/cpuset           cgroup         cgroup     rw,nosuid,nodev,noexec,relatime,cpuset
            | |-/sys/fs/bpf                       none           bpf        rw,nosuid,nodev,noexec,relatime,mode=700
            | |-/sys/kernel/debug                 debugfs        debugfs    rw,relatime
            | `-/sys/kernel/config                configfs       configfs   rw,relatime
            |-/proc                               proc           proc       rw,relatime
            | `-/proc/sys/fs/binfmt_misc          systemd-1      autofs     rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct
            |-/run                                tmpfs          tmpfs      rw,nosuid,nodev,mode=755
            | |-/run/lock                         tmpfs          tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k
            | |-/run/rpc_pipefs                   sunrpc         rpc_pipefs rw,relatime
            | `-/run/user/1000                    tmpfs          tmpfs      rw,nosuid,nodev,relatime,size=393084k,mode=700,uid=1000,gid=1000
            `-/boot                               /dev/mmcblk0p1 vfat       rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            3.0G    /var/
            2.4G    /var/cache/apt
            2.4G    /var/cache
            2.3G    /var/cache/apt/archives
            483M    /var/lib
            
            Archived and active journals take up 16.0M in the file system.
            
            /opt/iobroker/backups:
            678M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            1.4G    /opt/iobroker/iobroker-data/
            1010M   /opt/iobroker/iobroker-data/files
            493M    /opt/iobroker/iobroker-data/files/javascript.admin
            461M    /opt/iobroker/iobroker-data/files/javascript.admin/static
            460M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
            
            The five largest files in iobroker-data are:
            102M    /opt/iobroker/iobroker-data/sqlite/sqlite.db
            38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
            27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
            27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
            
            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         v18.20.4
            /usr/bin/node           v18.20.4
            /usr/bin/npm            10.7.0
            /usr/bin/npx            10.7.0
            /usr/bin/corepack       0.28.0
            
            
            nodejs:
              Installed: 18.20.4-1nodesource1
              Candidate: 18.20.4-1nodesource1
              Version table:
             *** 18.20.4-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                    100 /var/lib/dpkg/status
                 18.20.3-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.20.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.20.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.20.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.19.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.19.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 10.24.0~dfsg-1~deb10u3 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is not running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  6.0.7
            admin:          7.0.23
            javascript:     8.8.2
            
            nodejs modules from github:     1
            +-- iobroker.innogy-smarthome@1.2.6 (git+ssh://git@github.com/PArns/ioBroker.innogy-smarthome.git#8d8039c470db61972352f4578dd80e741e4640e8)
            
            Adapter State
              system.adapter.admin.0                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
              system.adapter.admin.1                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8092, bind: 0.0.0.0, run as: admin
              system.adapter.alexa2.0                 : alexa2                : 01-schumsmarthome                        -  enabled
              system.adapter.backitup.0               : backitup              : 01-schumsmarthome                        -  enabled
              system.adapter.cloud.0                  : cloud                 : 01-schumsmarthome                        -  enabled
              system.adapter.daswetter.0              : daswetter             : 01-schumsmarthome                        -  enabled
              system.adapter.daswetter.1              : daswetter             : 01-schumsmarthome                        -  enabled
              system.adapter.devices.0                : devices               : 01-schumsmarthome                        - disabled
              system.adapter.discovery.0              : discovery             : 01-schumsmarthome                        -  enabled
              system.adapter.dysonairpurifier.0       : dysonairpurifier      : 01-schumsmarthome                        -  enabled
              system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : 01-schumsmarthome                        -  enabled
              system.adapter.flot.0                   : flot                  : 01-schumsmarthome                        - disabled
              system.adapter.harmony.0                : harmony               : 01-schumsmarthome                        -  enabled
              system.adapter.history.0                : history               : 01-schumsmarthome                        -  enabled
              system.adapter.homeconnect.0            : homeconnect           : 01-schumsmarthome                        -  enabled
              system.adapter.hue.0                    : hue                   : 01-schumsmarthome                        -  enabled, port: 443
              system.adapter.icons-icons8.0           : icons-icons8          : 01-schumsmarthome                        - disabled
              system.adapter.icons-material-png.0     : icons-material-png    : 01-schumsmarthome                        - disabled
              system.adapter.icons-mfd-png.0          : icons-mfd-png         : 01-schumsmarthome                        - disabled
              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : 01-schumsmarthome                        - disabled
              system.adapter.info.0                   : info                  : 01-schumsmarthome                        -  enabled
              system.adapter.innogy-smarthome.0       : innogy-smarthome      : 01-schumsmarthome                        -  enabled
              system.adapter.iot.0                    : iot                   : 01-schumsmarthome                        -  enabled
              system.adapter.javascript.0             : javascript            : 01-schumsmarthome                        -  enabled
              system.adapter.melcloud.0               : melcloud              : 01-schumsmarthome                        -  enabled
              system.adapter.mercedesme.0             : mercedesme            : 01-schumsmarthome                        - disabled
              system.adapter.mobile.0                 : mobile                : 01-schumsmarthome                        - disabled
              system.adapter.nuki.0                   : nuki                  : 01-schumsmarthome                        -  enabled
              system.adapter.philips-tv.0             : philips-tv            : 01-schumsmarthome                        -  enabled
              system.adapter.ping.0                   : ping                  : 01-schumsmarthome                        -  enabled
              system.adapter.sql.0                    : sql                   : 01-schumsmarthome                        -  enabled
              system.adapter.tankerkoenig.0           : tankerkoenig          : 01-schumsmarthome                        -  enabled
              system.adapter.telegram.0               : telegram              : 01-schumsmarthome                        -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.tr-064.0                 : tr-064                : 01-schumsmarthome                        -  enabled
              system.adapter.vis-2.0                  : vis-2                 : 01-schumsmarthome                        -  enabled
              system.adapter.vis-bars.0               : vis-bars              : 01-schumsmarthome                        - disabled
              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : 01-schumsmarthome                        - disabled
              system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : 01-schumsmarthome                        - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 01-schumsmarthome                        - disabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : 01-schumsmarthome                        - disabled
              system.adapter.vis-inventwo.0           : vis-inventwo          : 01-schumsmarthome                        -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : 01-schumsmarthome                        - disabled
              system.adapter.vis-metro.0              : vis-metro             : 01-schumsmarthome                        - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : 01-schumsmarthome                        - disabled
              system.adapter.vis-weather.0            : vis-weather           : 01-schumsmarthome                        - disabled
              system.adapter.vis.0                    : vis                   : 01-schumsmarthome                        -  enabled
              system.adapter.web.0                    : web                   : 01-schumsmarthome                        -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : 01-schumsmarthome                        -  enabled
              system.adapter.whatsapp-cmb.1           : whatsapp-cmb          : 01-schumsmarthome                        -  enabled
              system.adapter.worx.0                   : worx                  : 01-schumsmarthome                        -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
              system.adapter.admin.0                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
              system.adapter.admin.1                  : admin                 : 01-schumsmarthome                        -  enabled, port: 8092, bind: 0.0.0.0, run as: admin
              system.adapter.hue.0                    : hue                   : 01-schumsmarthome                        -  enabled, port: 443
              system.adapter.telegram.0               : telegram              : 01-schumsmarthome                        -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.web.0                    : web                   : 01-schumsmarthome                        -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
            │ (index) │        name        │                           url                           │ auto upgrade │
            ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
            │    0    │ 'Stable (default)' │    'http://download.iobroker.net/sources-dist.json'     │    false     │
            │    1    │  'Beta (latest)'   │ 'http://download.iobroker.net/sources-dist-latest.json' │    false     │
            └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
            
            Active repo(s): Beta (latest)
            Upgrade policy: none
            
            Installed ioBroker-Instances
            Used repository: Beta (latest)
            Adapter    "admin"        : 7.0.23   , installed 7.0.23
            Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
            Adapter    "backitup"     : 3.0.16   , installed 3.0.16
            Adapter    "cloud"        : 5.0.1    , installed 5.0.1
            Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
            Adapter    "devices"      : 1.1.5    , installed 1.1.5
            Adapter    "discovery"    : 5.0.0    , installed 5.0.0
            Adapter    "dysonairpurifier": 3.2.3 , installed 3.2.3
            Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
            Adapter    "flot"         : 1.12.0   , installed 1.12.0
            Adapter    "harmony"      : 1.5.0    , installed 1.5.0
            Adapter    "history"      : 3.0.1    , installed 3.0.1
            Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
            Adapter    "hue"          : 3.12.0   , installed 3.12.0
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
            Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "innogy-smarthome": 1.2.6 , installed 1.2.6
            Adapter    "iot"          : 3.3.0    , installed 3.3.0
            Adapter    "javascript"   : 8.8.2    , installed 8.8.2
            Controller "js-controller": 6.0.10   , installed 6.0.7  [Updatable]
            Adapter    "melcloud"     : 2.0.1    , installed 2.0.1
            Adapter    "mercedesme"   : 0.2.3    , installed 0.2.3
            Adapter    "mobile"       : 1.0.1    , installed 1.0.1
            Adapter    "nuki"         : 2.0.0    , installed 2.0.0
            Adapter    "philips-tv"   : 0.5.4    , installed 0.5.4
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
            Adapter    "socketio"     : 6.7.1    , installed 6.7.1
            Adapter    "sql"          : 3.0.1    , installed 3.0.1
            Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
            Adapter    "telegram"     : 3.9.0    , installed 3.9.0
            Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
            Adapter    "vis"          : 1.5.6    , installed 1.5.6
            Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
            Adapter    "vis-icontwo"  : 1.6.0    , installed 1.6.0
            Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
            Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "vis-weather"  : 2.5.9    , installed 2.5.9
            Adapter    "web"          : 6.3.0    , installed 6.3.0
            Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
            Adapter    "worx"         : 3.0.2    , installed 3.0.2
            Adapter    "ws"           : 2.6.2    , installed 2.6.2
            
            Objects and States
            Please stand by - This may take a while
            Objects:        17813
            States:         15206
            
            *** OS-Repositories and Updates ***
            Hit:1 http://archive.raspberrypi.org/debian buster InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17033      631/sshd
            tcp        0      0 127.0.0.1:9050          0.0.0.0:*               LISTEN      0          18497      653/tor
            tcp6       0      0 :::22                   :::*                    LISTEN      0          17035      631/sshd
            tcp6       0      0 :::3306                 :::*                    LISTEN      109        16378      671/mysqld
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15173      612/dhcpcd
            udp        0      0 0.0.0.0:57468           0.0.0.0:*                           108        16548      375/avahi-daemon: r
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        16546      375/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          15779      612/dhcpcd
            udp6       0      0 :::47226                :::*                                108        16549      375/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                108        16547      375/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2024-08-12 18:18:22.241  - info: host.01-schumsmarthome instance system.adapter.hue.0 terminated with code null ()
            2024-08-12 18:18:22.242  - warn: host.01-schumsmarthome instance system.adapter.innogy-smarthome.0 terminated due to SIGKILL
            2024-08-12 18:18:22.242  - info: host.01-schumsmarthome instance system.adapter.innogy-smarthome.0 terminated with code null ()
            2024-08-12 18:18:22.306  - warn: host.01-schumsmarthome instance system.adapter.ping.0 terminated due to SIGKILL
            2024-08-12 18:18:22.306  - info: host.01-schumsmarthome instance system.adapter.ping.0 terminated with code null ()
            2024-08-12 18:18:22.306  - warn: host.01-schumsmarthome instance system.adapter.worx.0 terminated due to SIGKILL
            2024-08-12 18:18:22.307  - info: host.01-schumsmarthome instance system.adapter.worx.0 terminated with code null ()
            2024-08-12 18:18:22.394  - warn: host.01-schumsmarthome instance system.adapter.info.0 terminated due to SIGKILL
            2024-08-12 18:18:22.394  - info: host.01-schumsmarthome instance system.adapter.info.0 terminated with code null ()
            2024-08-12 18:18:22.395  - warn: host.01-schumsmarthome instance system.adapter.ecovacs-deebot.0 terminated due to SIGKILL
            2024-08-12 18:18:22.395  - info: host.01-schumsmarthome instance system.adapter.ecovacs-deebot.0 terminated with code null ()
            2024-08-12 18:18:22.490  - warn: host.01-schumsmarthome instance system.adapter.iot.0 terminated due to SIGKILL
            2024-08-12 18:18:22.490  - info: host.01-schumsmarthome instance system.adapter.iot.0 terminated with code null ()
            2024-08-12 18:18:22.491  - warn: host.01-schumsmarthome instance system.adapter.web.0 terminated due to SIGKILL
            2024-08-12 18:18:22.491  - info: host.01-schumsmarthome instance system.adapter.web.0 terminated with code null ()
            2024-08-12 18:18:22.555  - warn: host.01-schumsmarthome instance system.adapter.philips-tv.0 terminated due to SIGKILL
            2024-08-12 18:18:22.555  - info: host.01-schumsmarthome instance system.adapter.philips-tv.0 terminated with code null ()
            2024-08-12 18:18:22.556  - warn: host.01-schumsmarthome instance system.adapter.javascript.0 terminated due to SIGKILL
            2024-08-12 18:18:22.556  - info: host.01-schumsmarthome instance system.adapter.javascript.0 terminated with code null ()
            2024-08-12 18:18:22.657  - warn: host.01-schumsmarthome instance system.adapter.telegram.0 terminated due to SIGKILL
            2024-08-12 18:18:22.657  - info: host.01-schumsmarthome instance system.adapter.telegram.0 terminated with code null ()
            2024-08-12 18:18:22.658  - info: host.01-schumsmarthome instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
            2024-08-12 18:18:22.806  - info: host.01-schumsmarthome instance system.adapter.sql.0 terminated with code 0 (NO_ERROR)
            2024-08-12 18:18:22.807  - info: host.01-schumsmarthome All instances are stopped.
            2024-08-12 18:18:22.881  - info: host.01-schumsmarthome terminated
            
            

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

            iob diag has finished.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von Thomas Braun
            #7

            @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

            Operating System: Raspbian GNU/Linux 10 (buster)

            Viel zu alt.
            Installier da NEU Raspberry OS 12 'Bookworm'.
            Diesmal dann gleich in der 64Bit-Lite-Version.

            Den ersten User nennst du dann auch nicht mehr 'pi' sondern vergibst einen anderen Namen, z. B. joerg

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

            Joerg SchumacherJ 1 Antwort Letzte Antwort
            1
            • Thomas BraunT Thomas Braun

              @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

              Operating System: Raspbian GNU/Linux 10 (buster)

              Viel zu alt.
              Installier da NEU Raspberry OS 12 'Bookworm'.
              Diesmal dann gleich in der 64Bit-Lite-Version.

              Den ersten User nennst du dann auch nicht mehr 'pi' sondern vergibst einen anderen Namen, z. B. joerg

              Joerg SchumacherJ Offline
              Joerg SchumacherJ Offline
              Joerg Schumacher
              schrieb am zuletzt editiert von
              #8

              @thomas-braun
              Also alles neu aufsetzen?
              Wirklich?

              Thomas BraunT CodierknechtC 3 Antworten Letzte Antwort
              0
              • Joerg SchumacherJ Joerg Schumacher

                @thomas-braun
                Also alles neu aufsetzen?
                Wirklich?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #9

                @joerg-schumacher

                Ja natürlich.

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

                1 Antwort Letzte Antwort
                0
                • Joerg SchumacherJ Joerg Schumacher

                  @thomas-braun
                  Also alles neu aufsetzen?
                  Wirklich?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #10

                  @joerg-schumacher

                  https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                  Backup einspielen, ist in einer Stunde abgehandelt.

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

                  1 Antwort Letzte Antwort
                  0
                  • Joerg SchumacherJ Joerg Schumacher

                    @thomas-braun
                    Also alles neu aufsetzen?
                    Wirklich?

                    CodierknechtC Online
                    CodierknechtC Online
                    Codierknecht
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #11

                    @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

                    Also alles neu aufsetzen?
                    Wirklich?

                    Auf dem alten System ist das Ende der Fahnenstange erreicht, was Updates angeht.
                    Wenn Du ein aktuelles Backup hast, dauert das max. 1-2 Stunden.
                    Vorausgesetzt, der Rest ist halbwegs aktuell. Aber danach sieht's zumindest aus.

                    "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                    Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                    HmIP|ZigBee|Tasmota|Unifi
                    Zabbix Certified Specialist
                    Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • CodierknechtC Codierknecht

                      @joerg-schumacher sagte in Fehler beim Update von JS-Controller auf 6.0.10:

                      Also alles neu aufsetzen?
                      Wirklich?

                      Auf dem alten System ist das Ende der Fahnenstange erreicht, was Updates angeht.
                      Wenn Du ein aktuelles Backup hast, dauert das max. 1-2 Stunden.
                      Vorausgesetzt, der Rest ist halbwegs aktuell. Aber danach sieht's zumindest aus.

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #12

                      @codierknecht sagte in Fehler beim Update von JS-Controller auf 6.0.10:

                      Auf dem alten System ist das Ende der Fahnenstange erreicht, was Updates angeht.

                      Und auf einem Pi4 würde ich auch ein 64Bit-System haben wollen. Alleine deswegen muss das neuinstalliert werden.
                      Von den anderen Änderungen bei RPiOS 12 ganz abgesehen.

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

                      1 Antwort Letzte Antwort
                      1
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      341

                      Online

                      32.5k

                      Benutzer

                      81.8k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Home
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe