Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. gelöst: Deprication Warning (ausgelöst durch VIS)

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    gelöst: Deprication Warning (ausgelöst durch VIS)

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

      Ich erhalte beim Start folgende Fehlermeldungen, welche ich nicht zuordnen kann. Hat womöglich jemand einen Rat, wie dem auf die Schliche kommen kann?

      host.ioBroker
      2025-10-18 21:08:23.318	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
      
      host.ioBroker
      2025-10-18 21:08:23.316	error	Caught by controller[0]: (node:2283) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
      
      host.ioBroker
      2025-10-18 21:08:18.790	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
      
      host.ioBroker
      2025-10-18 21:08:18.764	error	Caught by controller[0]: (node:2255) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
      
      BBTown mcm1957 2 Replies Last reply Reply Quote 0
      • BBTown
        BBTown @BBTown last edited by BBTown

        @Thomas-Braun Du hattest völlig recht, die iob diag Ausgabe war unvollständig, ich hatte ein /home/Verzeichnis Thema. hier nun die vollständige Ausgabe:

        ========== Start marking the full check here ===========
        
        ```bash
        Script v.2025-08-09
        
        *** BASE SYSTEM ***
        Operating System: Debian GNU/Linux 13 (trixie)
         Static hostname: ioBroker
               Icon name: computer-vm
                 Chassis: vm 🖴
            AF_VSOCK CID: 1
          Virtualization: kvm
                  Kernel: Linux 6.12.48+deb13-amd64
            Architecture: x86-64
         Hardware Vendor: QEMU
          Hardware Model: Standard PC _i440FX + PIIX, 1996_
        Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
           Firmware Date: Tue 2014-04-01
            Firmware Age: 11y 6month 2w 4d
        OS is similar to: 
        
        model name      : Common KVM processor
        Docker          : false
        Virtualization  : kvm
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         21:48:58 up 43 min,  1 user,  load average: 0.92, 0.51, 0.46
        CPU threads: 4
        
        
        *** LIFE CYCLE STATUS ***
        Operating System is the current Debian stable version codenamed 'trixie'!
        
        *** TIME AND TIMEZONES ***
                       Local time: Sat 2025-10-18 21:48:58 CEST
                   Universal time: Sat 2025-10-18 19:48:58 UTC
                         RTC time: Sat 2025-10-18 19:48:58
                        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':
        memyself
        HOME=/home/memyself
        GROUPS=memyself sudo iobroker
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        SUDO_HOME=/home/memyself
        GROUPS=iobroker adm tty dialout sudo audio video plugdev bluetooth
        
        *** DISPLAY-SERVER SETUP ***
        Display-Server:         false
        Unit display-manager.service could not be found.
        Display-Manager: 
        Desktop: 
        Session:                tty
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            4.1G        2.3G        1.3G        8.7M        761M        1.8G
        Swap:             0B          0B          0B
        Total:          4.1G        2.3G        1.3G
        
        Active iob-Instances:   26
        
                 3921 M total memory
                 2229 M used memory
                 1967 M active memory
                  505 M inactive memory
                 1206 M free memory
                  108 M buffer memory
                  617 M swap cache
                    0 M total swap
                    0 M used swap
                    0 M free swap
        
        *** top - Table Of Processes  ***
        top - 21:48:58 up 43 min,  1 user,  load average: 0.92, 0.51, 0.46
        Tasks: 147 total,   1 running, 146 sleeping,   0 stopped,   0 zombie
        %Cpu(s):  0.0 us,  4.8 sy,  0.0 ni, 85.7 id,  9.5 wa,  0.0 hi,  0.0 si,  0.0 st 
        MiB Mem :   3921.8 total,   1206.0 free,   2229.5 used,    726.0 buff/cache     
        MiB Swap:      0.0 total,      0.0 free,      0.0 used.   1692.3 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT LOAD ACTIVE SUB DESCRIPTION
        
        0 loaded units listed.
        
        
        *** DMESG CRITICAL ERRORS ***
        No critical errors detected
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        udev           devtmpfs  1.9G     0  1.9G   0% /dev
        tmpfs          tmpfs     393M  5.5M  387M   2% /run
        /dev/sda1      ext4       40G   15G   23G  39% /
        tmpfs          tmpfs     2.0G     0  2.0G   0% /dev/shm
        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
        tmpfs          tmpfs     2.0G  2.8M  2.0G   1% /tmp
        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/serial-getty@ttyS0.service
        tmpfs          tmpfs     393M   12K  393M   1% /run/user/1003
        
        Messages concerning ext4 filesystem in dmesg:
        [Sat Oct 18 21:06:13 2025] EXT4-fs (sda1): mounted filesystem e627c9a7-1a96-462a-8b7f-0ca843bca944 ro with ordered data mode. Quota mode: none.
        [Sat Oct 18 21:06:14 2025] EXT4-fs (sda1): re-mounted e627c9a7-1a96-462a-8b7f-0ca843bca944 r/w.
        
        Show mounted filesystems:
        TARGET SOURCE    FSTYPE OPTIONS
        /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        303M    /var/
        155M    /var/lib
        140M    /var/cache
        127M    /var/cache/apt
        97M     /var/lib/apt
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        No journal files were opened due to insufficient permissions.
        
        /opt/iobroker/backups:
        41M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        425M    /opt/iobroker/iobroker-data/
        280M    /opt/iobroker/iobroker-data/files
        85M     /opt/iobroker/iobroker-data/backup-objects
        47M     /opt/iobroker/iobroker-data/files/admin.admin
        46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
        
        The five largest files in iobroker-data are:
        26M     /opt/iobroker/iobroker-data/objects.jsonl
        21M     /opt/iobroker/iobroker-data/states.jsonl
        19M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js.map
        11M     /opt/iobroker/iobroker-data/objects.json
        8.2M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.02fc3820.js
        
        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'
        
        Zigbee Network Settings on your coordinator/in nvbackup are:
        
        zigbee.X
        Extended Pan ID:
        *** MASKED ***
        Pan ID:
        *** MASKED ***
        Channel:
        *** MASKED ***
        Network Key:
        *** MASKED ***
        
        To unmask the settings run 'iob diag --unmask'
        
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v22.20.0
        /usr/bin/node           v22.20.0
        /usr/bin/npm            10.9.3
        /usr/bin/npx            10.9.3
        /usr/bin/corepack       0.34.0
        
        nodejs:
          Installed: 22.20.0-1nodesource1
          Candidate: 22.20.0-1nodesource1
          Version table:
         *** 22.20.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             22.19.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.17.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.4.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             20.19.5-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.19.4-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.19.3-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.19.2+dfsg-1 500
                500 http://ftp.debian.org/debian trixie/main amd64 Packages
             20.19.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.19.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.19.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.18.3-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.18.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.18.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.11.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.8.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.6.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.3.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
        
        Temp directories causing deletion problem: 0
        No problems detected
        
        Errors in npm tree: 0
        No problems detected
        
        Checking for nodejs vulnerability:
        
        
         █████  ██      ██           ██████   ██████   ██████  ██████         ██
        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
        
        
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Hosts:
        ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 2569)
        
        Core adapters versions
        js-controller:  7.0.7
        admin:          7.7.3
        javascript:     9.0.11
        
        nodejs modules from github:     2
        +-- iobroker.govee-app@0.0.6 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#6a0f84cfb34eb3a0ca647c7a519b9d5a48ccfb85)
        | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.ai-assistant.0           : ai-assistant          : ioBroker                                 - disabled
          system.adapter.ai-toolbox.0             : ai-toolbox            : ioBroker                                 - disabled
          system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 -  enabled
        + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
          system.adapter.boschindego.0            : boschindego           : ioBroker                                 - disabled
        + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
          system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
          system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
          system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
          system.adapter.firetv.0                 : firetv                : ioBroker                                 - disabled
        + system.adapter.gotify.0                 : gotify                : ioBroker                                 -  enabled
        + system.adapter.govee-app.0              : govee-app             : 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.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 80
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        + system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
        + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
        + system.adapter.iqontrol.0               : iqontrol              : ioBroker                                 -  enabled
        + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
        + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
          system.adapter.luftdaten.0              : luftdaten             : ioBroker                                 -  enabled
        + system.adapter.mielecloudservice.0      : mielecloudservice     : ioBroker                                 -  enabled
          system.adapter.odl.0                    : odl                   : ioBroker                                 -  enabled
        + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
        + system.adapter.samsung.0                : samsung               : ioBroker                                 -  enabled
        + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.sonos.0                  : sonos                 : ioBroker                                 -  enabled
        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
          system.adapter.uv-protect.0             : uv-protect            : ioBroker                                 -  enabled
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
          system.adapter.vis-material.0           : vis-material          : ioBroker                                 - disabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
          system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
          system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.yamaha.0                 : yamaha                : ioBroker                                 -  enabled
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        + system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
        + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 80
        + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
        + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
        + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        ioBroker-Repositories
        ┌─────────┬───────────────┬─────────────────────────────────────────────────────────┬──────────────┐
        │ (index) │ name          │ url                                                     │ auto upgrade │
        ├─────────┼───────────────┼─────────────────────────────────────────────────────────┼──────────────┤
        │ 0       │ 'stable'      │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
        │ 1       │ 'beta'        │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
        │ 2       │ 'live-beta'   │ 'http://iobroker.live/repo/sources-dist-latest.json'    │ false        │
        │ 3       │ 'live-stable' │ 'http://iobroker.live/repo/sources-dist.json'           │ false        │
        └─────────┴───────────────┴─────────────────────────────────────────────────────────┴──────────────┘
        
        Active repo(s): beta
        Upgrade policy: none
        
        Installed ioBroker-Adapters
        Used repository: beta
        Adapter    "admin"        : 7.7.3    , installed 7.7.3
        Adapter    "ai-assistant" : 0.1.4    , installed 0.1.4
        Adapter    "ai-toolbox"   : 0.1.3    , installed 0.1.3
        Adapter    "alias-manager": 2.0.0    , installed 2.0.0
        Adapter    "backitup"     : 3.3.10   , installed 3.3.9  [Updatable]
        Adapter    "boschindego"  : 1.3.9    , installed 1.3.9
        Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
        Adapter    "daswetter"    : 3.2.4    , installed 3.2.4
        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
        Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
        Adapter    "firetv"       : 2.1.0    , installed 2.1.0
        Adapter    "gotify"       : 0.4.0    , installed 0.4.0
        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
        Adapter    "hue"          : 3.16.2   , installed 3.16.2
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
        Adapter    "iot"          : 4.1.4    , installed 4.1.4
        Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
        Adapter    "javascript"   : 9.0.11   , installed 9.0.11
        Controller "js-controller": 7.0.7    , installed 7.0.7
        Adapter    "logparser"    : 2.4.0    , installed 2.4.0
        Adapter    "luftdaten"    : 5.0.0    , installed 5.0.0
        Adapter    "mielecloudservice": 6.5.12, installed 6.5.12
        Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
        Adapter    "odl"          : 5.1.0    , installed 5.1.0
        Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
        Adapter    "samsung"      : 0.6.1    , installed 0.6.1
        Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
        Adapter    "socketio"     : 7.0.8    , installed 7.0.8
        Adapter    "sonos"        : 3.0.0    , installed 3.0.0
        Adapter    "telegram"     : 4.1.0    , installed 4.1.0
        Adapter    "text2command" : 3.0.3    , installed 3.0.3
        Adapter    "uv-protect"   : 0.6.8    , installed 0.6.8
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
        Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
        Adapter    "vis-material" : 0.2.0    , installed 0.2.0
        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "web"          : 7.0.9    , installed 7.0.9
        Adapter    "ws"           : 3.0.19   , installed 3.0.19
        Adapter    "yamaha"       : 0.5.4    , installed 0.5.4
        
        Objects and States
        Please stand by - This may take a while
        Objects:        11909
        States:         15305
        
        *** OS-Repositories and Updates ***
        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        Hit:1 http://ftp.debian.org/debian trixie InRelease
        Hit:2 http://download.proxmox.com/debian/pbs-client bullseye InRelease
        Hit:3 http://security.debian.org trixie-security InRelease
        Hit:4 http://ftp.debian.org/debian trixie-updates InRelease
        Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
        Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease
        Reading package lists...
        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        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:111             0.0.0.0:*               LISTEN      0          2634       1/init              
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          5832       847/sshd: /usr/sbin 
        tcp        0      0 192.168.12.30:2001      0.0.0.0:*               LISTEN      1001       8860       1476/io.hm-rpc.0    
        tcp        0      0 192.168.12.30:2000      0.0.0.0:*               LISTEN      1001       8143       1507/io.hm-rpc.1    
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          6880       1105/exim4          
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       5992       809/iobroker.js-con 
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       5987       809/iobroker.js-con 
        tcp        0      0 192.168.12.30:5005      0.0.0.0:*               LISTEN      0          6899       815/node            
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          6881       1105/exim4          
        tcp6       0      0 :::111                  :::*                    LISTEN      0          2636       1/init              
        tcp6       0      0 :::21                   :::*                    LISTEN      0          5837       867/vsftpd          
        tcp6       0      0 :::3501                 :::*                    LISTEN      1001       9376       1597/io.sonos.0     
        tcp6       0      0 :::3500                 :::*                    LISTEN      0          6901       815/node            
        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       11716      2225/io.socketio.0  
        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       10225      2210/io.simple-api. 
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       7333       1126/io.admin.0     
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       11827      2298/io.web.0       
        udp        0      0 0.0.0.0:59697           0.0.0.0:*                           1001       7776       1363/io.broadlink2. 
        udp        0      0 0.0.0.0:45404           0.0.0.0:*                           1001       8616       1363/io.broadlink2. 
        udp        0      0 0.0.0.0:33255           0.0.0.0:*                           1001       11763      809/iobroker.js-con 
        udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       8547       1363/io.broadlink2. 
        udp        0      0 0.0.0.0:45917           0.0.0.0:*                           1001       30984      8707/io.iot.0       
        udp        0      0 0.0.0.0:56918           0.0.0.0:*                           1001       8179       1522/io.hue.0       
        udp        0      0 0.0.0.0:36471           0.0.0.0:*                           1001       8154       1215/io.javascript. 
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2635       1/init              
        udp6       0      0 :::111                  :::*                                0          2637       1/init              
        
        *** Log File - Last 25 Lines ***
        
        2025-10-18 21:07:04.588  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 71
        2025-10-18 21:07:04.595  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 72
        2025-10-18 21:07:04.602  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 73
        2025-10-18 21:07:04.605  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 74
        2025-10-18 21:07:04.614  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 75
        2025-10-18 21:07:04.621  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 76
        2025-10-18 21:07:04.630  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 77
        2025-10-18 21:07:04.634  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 78
        2025-10-18 21:07:04.651  - warn: hue.0 (1522) channel "Philips_hue.HueEssentialsEffect" already exists, using "Philips_hue.HueEssentialsEffect_CLIPGenericStatus" for sensor 79
        2025-10-18 21:07:52.315  - error: iot.0 (2026) [AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
        2025-10-18 21:07:52.391  - error: iot.0 (2026) [AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string ''
            at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36)
            at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36)
            at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9)
            at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1545:13)
        2025-10-18 21:08:18.764  - error: host.ioBroker Caught by controller[0]: (node:2255) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
        2025-10-18 21:08:18.790  - error: host.ioBroker Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
        2025-10-18 21:08:23.316  - error: host.ioBroker Caught by controller[0]: (node:2283) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
        2025-10-18 21:08:23.318  - error: host.ioBroker Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
        2025-10-18 21:33:39.286  - error: iot.0 (8707) [AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
        2025-10-18 21:33:39.389  - error: iot.0 (8707) [AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string ''
            at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36)
            at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36)
            at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9)
            at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1545:13)
        
        

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

        iob diag has finished.

        Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
        • mcm1957
          mcm1957 @BBTown last edited by mcm1957

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @BBTown last edited by

            @bbtown sagte in Fehler: Deprication Warning:

            @Thomas-Braun Du hattest völlig recht

            springst du zwischen verschiedenen Threads?
            hier hat Thomas bisher nichts gesagt

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

              @bbtown sagte in Fehler: Deprication Warning:

              die iob diag Ausgabe war unvollständig, i

              Ich weiß, ich hab iob diag geschrieben...

              Setz den user 'memyself' in die Gruppe adm rein. Dann kann der auch das Journal lesen.

              Davon abgesehen ist de Rest in Ordnung.

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

                @homoran ja, dies war ein sidekick aus dem IOT/Alexa/Beta-Test Thread 🤓

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

                  @thomas-braun ich habe die Ausgabe des iob diag aktualisiert, bin nur nicht sicher ob dies weiterhilft bei der Ursachensuche?!

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

                    @bbtown sagte in Fehler: Deprication Warning:

                    bin nur nicht sicher ob dies weiterhilft bei der Ursachensuche?!

                    Ich auch nicht. Welche Ursache denn überhaupt? Ich hatte nicht nach der Ausgabe gefragt.
                    War glaube ich @haselchen im anderen Thread.

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

                      @thomas-braun siehe meinen ersten Post hier im Thread.
                      Ich bin auf der Suche nach einer Lösung für die angegebenen Fehlermeldungen 🙄

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

                        @bbtown

                        The URL http://IP:PORT/api/events/raw is invalid.

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

                          @thomas-braun was möchtest Du mir damit sagen?

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

                            @bbtown

                            Hast du da die Ausgabe verändert?
                            Wenn nicht, dann steht irgendwo im Code halt eine ungültige IP-Adresse drin.
                            Ich seh aber nicht woher die Meldung genau kommt.

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

                              @thomas-braun
                              Genau das ist ja auch mein Problem, ich weiss gar nicht wo ich nachschauen soll um etwas zu korrigieren, was genau diese Meldung auslösen könnte ...

                              Armilar 1 Reply Last reply Reply Quote 0
                              • Armilar
                                Armilar Most Active Forum Testing @BBTown last edited by Armilar

                                @bbtown

                                2025-10-18 21:08:23.316  - error: host.ioBroker Caught by controller[0]: (node:2283) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
                                2025-10-18 21:08:23.318  - error: host.ioBroker Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                                2025-10-18 21:33:39.286  - error: iot.0 (8707) [AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
                                2025-10-18 21:33:39.389  - error: iot.0 (8707) [AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string ''
                                    at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36)
                                    at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36)
                                    at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9)
                                    at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1545:13)
                                

                                Sieht für mich nach dem iot.0 aus. Also um das mal einzugrenzen...

                                BBTown 1 Reply Last reply Reply Quote 0
                                • BBTown
                                  BBTown @Armilar last edited by

                                  @armilar
                                  danke dir für eine Rückemldung!
                                  Diese Fehler gehgören nicht zusammen. Die Fehler in Verbindung mit dem IoT-Adapter sind behoben.

                                  Beim Systemnstart erhalte ich lediglich diese Fehler ... dort ist bedauerlicherweise kein Hinweis auf den Ursprung (außer host.ioBroker

                                  
                                  host.ioBroker
                                  2025-10-19 10:21:20.266	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                                  
                                  host.ioBroker
                                  2025-10-19 10:21:20.265	error	Caught by controller[0]: (node:85291) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
                                  
                                  host.ioBroker
                                  2025-10-19 10:21:15.793	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                                  
                                  host.ioBroker
                                  2025-10-19 10:21:15.788	error	Caught by controller[0]: (node:85263) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
                                  
                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @BBTown last edited by

                                    @bbtown Github issue bei iot bitte anlegen

                                    BBTown 1 Reply Last reply Reply Quote 0
                                    • BBTown
                                      BBTown @apollon77 last edited by

                                      @apollon77
                                      Ich habe den Fehler gefunden.
                                      Die Meldungen kamen beim Start von "vis.0" und "vis.google-fonts"
                                      Ich habe zunächst beides entfernt und prüfe mal was beim erneuten Installieren der Adapter geschieht.
                                      Da ich iQontrol verwende benötige ich VIS nicht zwingend.

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      857
                                      Online

                                      32.3k
                                      Users

                                      81.0k
                                      Topics

                                      1.3m
                                      Posts

                                      6
                                      17
                                      290
                                      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