Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. YAKAH startet nicht nach js-controller upgrade auf 5.x.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    YAKAH startet nicht nach js-controller upgrade auf 5.x.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • lehmann-maker
      lehmann-maker last edited by Homoran

      Hallo zusammen,

      nach einem notwendigen upgrade des js-controllers von 4.x.x zu beliebiger Version 5.x.x funktioniert eine meiner YAKAH Instanzen nicht mehr bzw. fährt nicht mehr hoch. Ich benötige das upgrade um mit vis-2 zu arbeiten. Anbei ein Fehlerauszug aus dem Log. Habt ihr Ideen zur Lösung? Vielen Dank.

      host.NAS
      2024-01-27 10:41:31.525	warn	Do not restart adapter system.adapter.yahka.0 because restart loop detected
      host.NAS
      2024-01-27 10:41:31.525	info	Restart adapter system.adapter.yahka.0 because enabled
      host.NAS
      2024-01-27 10:41:31.524	error	instance system.adapter.yahka.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.NAS
      2024-01-27 10:41:31.524	error	Caught by controller[15]: [Yahka-0 DAC7@Szene Weihnachten@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.524	error	Caught by controller[14]: [Yahka-0 DAC7@Szene Weihnachten@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.524	error	Caught by controller[13]: [Yahka-0 DAC7@Szene Ankommen@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.524	error	Caught by controller[12]: [Yahka-0 DAC7@Szene Ankommen@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.523	error	Caught by controller[11]: [Yahka-0 DAC7@Szene Guten Morgen@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.523	error	Caught by controller[10]: [Yahka-0 DAC7@Szene Guten Morgen@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.523	error	Caught by controller[9]: [Yahka-0 DAC7@Szene Gute Nacht@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.523	error	Caught by controller[8]: [Yahka-0 DAC7@Szene Gute Nacht@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.523	error	Caught by controller[7]: [Yahka-0 DAC7@Szene TV@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.522	error	Caught by controller[6]: [Yahka-0 DAC7@Szene TV@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.522	error	Caught by controller[5]: [Yahka-0 DAC7@Szene Kochen@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.522	error	Caught by controller[4]: [Yahka-0 DAC7@Szene Kochen@Szene@On] characteristic value expected boolean and received undefined
      host.NAS
      2024-01-27 10:41:31.522	error	Caught by controller[3]: [Yahka-0 DAC7@Bad Eltern LED@LED Controller@Brightness] characteristic value expected valid finite number and received "undefined" (undefined)
      host.NAS
      2024-01-27 10:41:31.522	error	Caught by controller[2]: [Yahka-0 DAC7@Treppe Spots@Dimmer@Brightness] characteristic value expected valid finite number and received "undefined" (undefined)
      host.NAS
      2024-01-27 10:41:31.521	error	Caught by controller[1]: [Yahka-0 DAC7@Flur Temperatur@Temperatur@Current Temperature] characteristic value expected valid finite number and received "undefined" (undefined)
      host.NAS
      2024-01-27 10:41:31.521	error	Caught by controller[0]: [Yahka-0 DAC7] The selected advertiser, "avahi", isn't available on this platform. Reverting to "bonjour-hap"
      
      yahka.0
      2024-01-27 10:41:30.949	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      yahka.0
      2024-01-27 10:41:30.948	info	terminating
      
      yahka.0
      2024-01-27 10:41:30.947	info	cleaned up ...
      
      yahka.0
      2024-01-27 10:41:30.947	info	cleaning up ...
      
      yahka.0
      2024-01-27 10:41:30.896	error	Error The pattern "[object Object]" is not a valid ID pattern
      
      yahka.0
      2024-01-27 10:41:30.895	error	ReplyError: Error The pattern "[object Object]" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)
      
      yahka.0
      2024-01-27 10:41:30.893	error	unhandled promise rejection: Error The pattern "[object Object]" is not a valid ID pattern
      
      yahka.0
      2024-01-27 10:41:30.893	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      

      MOD-EDIT: Code in code-tags gesetzt!

      Thomas Braun mcm1957 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @lehmann-maker last edited by

        @lehmann-maker

        Zeig mal wie und wo du da nun unterwegs bist.

        iob diag
        
        lehmann-maker 1 Reply Last reply Reply Quote 0
        • lehmann-maker
          lehmann-maker @Thomas Braun last edited by

          @thomas-braun Danke für deine Antwort. Bin gerade unterwegs, daher hier nur Screenshots vom iPhone aus.IMG_2370.png IMG_2369.png

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @lehmann-maker last edited by

            @lehmann-maker

            Dan poste es später richtig. Mit Screenshots kann keiner was anfangen.

            lehmann-maker 1 Reply Last reply Reply Quote 0
            • lehmann-maker
              lehmann-maker @Thomas Braun last edited by

              @thomas-braun Guten Morgen, anbei das copy/paste. Befürchte aber, dass das weniger übersichtlich ist 😞

              Skript v.2023-10-10
              107*** BASE SYSTEM
              * * *
              cat:
              /sys/devices/virtual/dmi/id/sys_vendor:
              No such file or directory	
              Hardware Vendor :	
              Kernel	: x86 64
              Userland	: ama64
              Docker	: 18.0.1
              Virtualization	: Docker
              Kernel	: x86 64
              Userland	: amd64
              Systemuptime and Load:
              15:18:47 up
              5:47,
              o users,
              average: 1.52,
              1.61, 1.52
              CPU
              threads: 4
              load
              107*** Time and Time Zones
              ***
              Sat Jan 27 14:18:47 UTC 2024
              Sat Jan 27 15:18:47 CET
              2024
              CET
              +0100
              Etc /UTC
              107*** User and
              Groups
              iobroker
              /opt/iobroker
              iobroker tty dialout audio video
              107*** X-Server-Setup
              *火*
              X-Server:
              false
              Desktop:
              Terminal:
              107*** MEMORY ***
              total available
              Mem:
              15G
              10G
              Swap:
              24M
              Total:
              46G
              used
              5.1G
              9.7G
              30G
              5. 1G
              free
              309M
              shared
              buff/cache
              497M
              31G
              31G
              15856	M total memory
              5074	M used memory
              1491	M active memory
              12379	M inactive memory
              107***FILESYSTEM ***
              Filesystem
              Size
              Used
              Type
              • Avail Use: Mounted
              overlay
              overlay
              36G
              338G
              10% 1
              tmpfs
              64M
              0
              64M
              0%
              tmpfs
              /dev
              tmpfs
              tmpfs
              7.8G
              0
              7.8G
              0%
              /sys/fs/cgroup
              shm
              tmpfs
              64M
              0
              64M
              0% / dev/shm
              / dev/mapper/cachedev] ext
              36G
              338G
              10% / opt/iobroker
              tmpfs
              tmpfs
              7. 8G
              0
              7. 8G
              0
              /proc/asound tmpfs
              tmpfs
              7. 8G
              0
              7.8G
              0%
              /proc/acpi tmpfs
              tmpfs
              7.8G
              0
              7.8G
              0%
              /proc/scsi tmpfs
              tmpfs
              7.8G
              0
              7.8G
              0%
              /sys/firmware
              374G
              374G
              Messages concerning ext filesystem in dmesg:
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @lehmann-maker last edited by

                @lehmann-maker

                Vor allem Dingen ist es nicht vollständig.

                Nochmal...

                1 Reply Last reply Reply Quote 0
                • mcm1957
                  mcm1957 @lehmann-maker last edited by

                  @lehmann-maker
                  Und bitte noch zwei Dinge:

                  Bitte gib bei Problemmeldungen IMMER die betroffenen versionen von Adapter, js-controller, admin und node an.

                  Und wenn du ein passendes Issue findest oder eh selbst eines erstellst, verlink es bitte hier:

                  https://github.com/jensweigele/ioBroker.yahka/issues/461

                  Auch in deinem Issue fehlen die wichtigen Versionsngaben. Keiner weiß ob du nicht ev. nur mit einer älteren Adapterversion die nicht js-controller 5 fähig ist unterwegs bist.

                  lehmann-maker created this issue in jensweigele/ioBroker.yahka

                  closed Some Yakah Instances not working after js-controller upgrade to 5.x.x #461

                  lehmann-maker 1 Reply Last reply Reply Quote 0
                  • lehmann-maker
                    lehmann-maker @mcm1957 last edited by

                    @mcm57 @Thomas-Braun Nächster Versuch, danke für eure Geduld mit mir. In der Diagnose erscheint, dass node.js nicht korrekt installiert sei... Details unten in summary und Komplettdiagnose. Danke nochmals für eure Hilfe. Zu den Versionen:

                    ioBroker Dockerfile buanet
                    YAKAH v. 1.0.3
                    admin v. 6.13.3
                    npm v. 10.4.0
                    Nde.js v. 18.17.1
                    js-controller v. 5.0.17

                    Summary:
                    
                    ====================== SUMMARY =======================
                                            v.2023-10-10
                    
                    
                    model name      : Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
                    Kernel          : x86_64
                    Userland        : amd64
                    Docker          : v8.0.1
                    
                    Installation:           Docker
                    Kernel:                 x86_64
                    Userland:               amd64
                    Timezone:               Etc/UTC
                    User-ID:                0
                    X-Server:               false
                    
                    
                    Pending OS-Updates:     47
                    Pending iob updates:    10
                    
                    /home/iobroker/.diag.sh: line 486: nodejs: command not found
                    Nodejs-Installation:     
                                            /usr/bin/node           v18.17.1
                                            /usr/bin/npm            10.4.0
                                            /usr/bin/npx            10.4.0
                                            /usr/bin/corepack       0.24.1
                    
                    Recommended versions are nodejs 18.19.0 and npm 10.2.3
                    *** nodejs is NOT correctly installed ***
                    Wrong installation path detected. This needs to be fixed.
                    
                    Please check
                    https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
                    for more information on how to fix these errors.
                    
                    MEMORY: 
                                   total        used        free      shared  buff/cache   available
                    Mem:             15G        6.1G        525M        489M        9.3G        8.7G
                    Swap:            31G         47M         30G
                    Total:           46G        6.1G         31G
                    
                    Active iob-Instances:   5
                    Active repo(s): beta
                    
                    ioBroker Core:          js-controller           5.0.17
                                            admin                   6.13.3
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.web.0                    : web                   : NAS                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
                    
                    Objects:                4412
                    States:                 3279
                    
                    Size of iob-Database:
                    
                    21M     /opt/iobroker/iobroker-data/objects.jsonl
                    3.0M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    

                    Diagnose

                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                    cat: /sys/devices/virtual/dmi/id/sys_vendor: No such file or directory
                    Hardware Vendor : 
                    Kernel          : x86_64
                    Userland        : amd64
                    Docker          : v8.0.1
                    Virtualization  : Docker
                    Kernel          : x86_64
                    Userland        : amd64
                    
                    Systemuptime and Load:
                     17:48:35 up 1 day,  8:17,  0 users,  load average: 5.18, 3.47, 2.54
                    CPU threads: 4
                    
                    
                    *** Time and Time Zones ***
                    Sun Jan 28 16:48:35 UTC 2024
                    Sun Jan 28 17:48:35 CET 2024
                    CET +0100
                    Etc/UTC
                    
                    *** User and Groups ***
                    root
                    /root
                    root
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop: 
                    Terminal: 
                    
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:             15G        6.0G        319M        487M        9.5G        8.7G
                    Swap:            31G         49M         30G
                    Total:           46G        6.1G         31G
                    
                            15856 M total memory
                             6040 M used memory
                             2327 M active memory
                            11419 M inactive memory
                              318 M free memory
                             1409 M buffer memory
                             8088 M swap cache
                            31016 M total swap
                               49 M used swap
                            30967 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem            Type     Size  Used Avail Use% Mounted on
                    overlay               overlay  374G   36G  338G  10% /
                    tmpfs                 tmpfs     64M     0   64M   0% /dev
                    tmpfs                 tmpfs    7.8G     0  7.8G   0% /sys/fs/cgroup
                    shm                   tmpfs     64M     0   64M   0% /dev/shm
                    /dev/mapper/cachedev1 ext4     374G   36G  338G  10% /opt/iobroker
                    tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/asound
                    tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/acpi
                    tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/scsi
                    tmpfs                 tmpfs    7.8G     0  7.8G   0% /sys/firmware
                    
                    Messages concerning ext4 filesystem in dmesg:
                    dmesg: read kernel buffer failed: Operation not permitted
                    
                    Show mounted filesystems \(real ones only\):
                    TARGET           SOURCE                                                                                                                                                          FSTYPE OPTIONS
                    /opt/iobroker    /dev/mapper/cachedev1[/Public/Docker/iobroker-test]                                                                                                             ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                    /etc/resolv.conf /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/3306d90610d61ab1525e3fc80e70ec7520a08b9e51a3e15d97c56c97af4e6a3d/resolv.conf] ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                    /etc/hostname    /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/3306d90610d61ab1525e3fc80e70ec7520a08b9e51a3e15d97c56c97af4e6a3d/hostname]    ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                    /etc/hosts       /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/3306d90610d61ab1525e3fc80e70ec7520a08b9e51a3e15d97c56c97af4e6a3d/hosts]       ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                    
                    Files in neuralgic directories:
                    
                    /var:
                    33M     /var/
                    31M     /var/lib
                    18M     /var/lib/apt/lists
                    18M     /var/lib/apt
                    13M     /var/lib/dpkg
                    
                    
                    
                    /opt/iobroker/backups:
                    85M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    390M    /opt/iobroker/iobroker-data/
                    298M    /opt/iobroker/iobroker-data/files
                    125M    /opt/iobroker/iobroker-data/files/vis-2
                    76M     /opt/iobroker/iobroker-data/files/vis-2/static/js
                    76M     /opt/iobroker/iobroker-data/files/vis-2/static
                    
                    The five largest files in iobroker-data are:
                    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                    22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                    21M     /opt/iobroker/iobroker-data/objects.jsonl
                    19M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.55ce10c1.js.map
                    17M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.a5a94c49.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    find: '/dev/serial/by-id/': No such file or directory
                    
                    *** NodeJS-Installation ***
                    
                    /home/iobroker/.diag.sh: line 277: nodejs: command not found
                     
                    /usr/bin/node           v18.17.1
                    /usr/bin/npm            10.4.0
                    /usr/bin/npx            10.4.0
                    /usr/bin/corepack       0.24.1
                    /home/iobroker/.diag.sh: line 288: nodejs: command not found
                    *** nodejs is NOT correctly installed ***
                    
                    nodejs:
                      Installed: 18.17.1-deb-1nodesource1
                      Candidate: 18.17.1-deb-1nodesource1
                      Version table:
                     *** 18.17.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                            100 /var/lib/dpkg/status
                         12.22.12~dfsg-1~deb11u4 500
                            500 http://deb.debian.org/debian bullseye/main amd64 Packages
                            500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    Errors in npm tree:
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  5.0.17
                    admin:          6.13.3
                    javascript:     7.5.1
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.alexa2.0                 : alexa2                : NAS                                      - disabled
                    + system.adapter.backitup.0               : backitup              : NAS                                      -  enabled
                      system.adapter.boschindego.0            : boschindego           : NAS                                      - disabled
                      system.adapter.cloud.0                  : cloud                 : NAS                                      - disabled
                      system.adapter.discovery.0              : discovery             : NAS                                      - disabled
                      system.adapter.doorbird.0               : doorbird              : NAS                                      - disabled
                      system.adapter.homeconnect.0            : homeconnect           : NAS                                      - disabled
                      system.adapter.iot.0                    : iot                   : NAS                                      - disabled
                      system.adapter.javascript.0             : javascript            : NAS                                      - disabled
                      system.adapter.mihome-cloud.1           : mihome-cloud          : NAS                                      - disabled
                      system.adapter.onkyo.0                  : onkyo                 : NAS                                      - disabled
                      system.adapter.openknx.0                : openknx               : NAS                                      - disabled
                      system.adapter.sma-em.0                 : sma-em                : NAS                                      - disabled
                      system.adapter.telegram.0               : telegram              : NAS                                      - disabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.terminal.0               : terminal              : NAS                                      -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                      system.adapter.tr-064.0                 : tr-064                : NAS                                      - disabled
                      system.adapter.vaillant.0               : vaillant              : NAS                                      - disabled
                      system.adapter.vis-2.0                  : vis-2                 : NAS                                      - disabled
                      system.adapter.vis.0                    : vis                   : NAS                                      -  enabled
                      system.adapter.vw-connect.0             : vw-connect            : NAS                                      - disabled
                    + system.adapter.web.0                    : web                   : NAS                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
                      system.adapter.yahka.0                  : yahka                 : NAS                                      -  enabled
                      system.adapter.yahka.1                  : yahka                 : NAS                                      - disabled
                      system.adapter.yahka.2                  : yahka                 : NAS                                      - disabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                    + system.adapter.terminal.0               : terminal              : NAS                                      -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : NAS                                      -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): beta
                    
                    Installed ioBroker-Instances
                    Used repository: beta
                    Adapter    "admin"        : 6.13.15  , installed 6.13.3 [Updatable]
                    Adapter    "alexa2"       : 3.26.4   , installed 3.25.2 [Updatable]
                    Adapter    "backitup"     : 2.10.6   , installed 2.9.8  [Updatable]
                    Adapter    "boschindego"  : 1.1.0    , installed 1.1.0
                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                    Adapter    "doorbird"     : 1.3.0    , installed 1.3.0
                    Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                    Adapter    "iot"          : 2.0.11   , installed 2.0.11
                    Adapter    "javascript"   : 7.7.0    , installed 7.5.1  [Updatable]
                    Controller "js-controller": 5.0.17   , installed 5.0.17
                    Adapter    "mihome-cloud" : 0.1.1    , installed 0.1.1
                    Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                    Adapter    "openknx"      : 0.7.2    , installed 0.7.0  [Updatable]
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "sma-em"       : 1.0.1    , installed 1.0.0  [Updatable]
                    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                    Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "vaillant"     : 0.3.1    , installed 0.2.1  [Updatable]
                    Adapter    "vis"          : 1.5.4    , installed 1.4.15 [Updatable]
                    Adapter    "vis-2"        : 2.9.24   , installed 2.9.8  [Updatable]
                    Adapter    "vw-connect"   : 0.5.1    , installed 0.0.67 [Updatable]
                    Adapter    "web"          : 6.2.3    , installed 6.2.3
                    Adapter    "ws"           : 2.5.10   , installed 2.5.10
                    Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        4412
                    States:         3279
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bullseye InRelease
                    Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                    Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                    Reading package lists...
                    Pending Updates: 47
                    
                    *** 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 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       758353     -                   
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       757749     -                   
                    tcp        0      0 127.0.0.11:34037        0.0.0.0:*               LISTEN      0          739055     -                   
                    tcp6       0      0 :::8090                 :::*                    LISTEN      1000       769060     -                   
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       765486     -                   
                    tcp6       0      0 :::8088                 :::*                    LISTEN      1000       763823     -                   
                    udp        0      0 127.0.0.11:51827        0.0.0.0:*                           0          739054     -                   
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-01-28 09:03:18.848  - info: admin.0 (168) Request actual repository...
                    2024-01-28 09:03:19.534  - info: host.NAS Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
                    2024-01-28 09:03:23.321  - info: admin.0 (168) Repository received successfully.
                    2024-01-28 10:40:09.785  - info: admin.0 (168) Adapter rating updated
                    2024-01-28 17:05:40.753  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:06:30.752  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:07:17.557  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:08:02.568  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:09:31.104  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:09:31.115  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:09:32.278  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:10:12.283  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:10:52.765  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:11:12.765  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:20:02.869  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:20:03.061  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:20:03.160  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:20:23.166  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:20:26.858  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:20:46.860  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:26:00.615  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:26:00.710  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:26:01.756  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    2024-01-28 17:26:31.757  - info: admin.0 (168) <== Disconnect system.user.admin from ::ffff:192.168.178.125 admin
                    2024-01-28 17:35:27.928  - info: admin.0 (168) ==> Connected system.user.admin from ::ffff:192.168.178.125
                    
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @lehmann-maker last edited by

                      @lehmann-maker sagte in YAKAH startet nicht nach js-controller upgrade auf 5.x.x:

                      In der Diagnose erscheint, dass node.js nicht korrekt installiert sei...

                      Das war mir so klar...
                      Neuen Docker ausrollen. Und beim Docker die Finger von individuellen Installationen non npm oder nodejs lassen. Das wird da immer in die Konservendose eingedockert.

                      lehmann-maker 1 Reply Last reply Reply Quote 0
                      • lehmann-maker
                        lehmann-maker @Thomas Braun last edited by

                        @thomas-braun Gesagt getan in einem neuen Docker. Fehler bleibt der gleiche. Node.js Installation scheint nun iO zu sein. Anbei die Diag.:

                        Skript v.2023-10-10
                        
                        *** BASE SYSTEM ***
                        cat: /sys/devices/virtual/dmi/id/sys_vendor: No such file or directory
                        Hardware Vendor : 
                        Kernel          : x86_64
                        Userland        : amd64
                        Docker          : v9.1.1
                        Virtualization  : Docker
                        Kernel          : x86_64
                        Userland        : amd64
                        
                        Systemuptime and Load:
                         18:46:26 up 1 day,  9:15,  0 user,  load average: 1.97, 2.32, 2.65
                        CPU threads: 4
                        
                        
                        *** Time and Time Zones ***
                        Sun Jan 28 17:46:26 UTC 2024
                        Sun Jan 28 18:46:26 CET 2024
                        CET +0100
                        Etc/UTC
                        
                        *** User and Groups ***
                        root
                        /root
                        root
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop: 
                        Terminal: 
                        
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:             16G        6.3G        835M        492M         10G         10G
                        Swap:            32G         81M         32G
                        Total:           49G        6.4G         33G
                        
                                15856 M total memory
                                 6020 M used memory
                                 1731 M active memory
                                11515 M inactive memory
                                  796 M free memory
                                  591 M buffer memory
                                 9499 M swap cache
                                31016 M total swap
                                   77 M used swap
                                30938 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem            Type     Size  Used Avail Use% Mounted on
                        overlay               overlay  374G   39G  335G  11% /
                        tmpfs                 tmpfs     64M     0   64M   0% /dev
                        tmpfs                 tmpfs    7.8G     0  7.8G   0% /sys/fs/cgroup
                        shm                   tmpfs     64M     0   64M   0% /dev/shm
                        /dev/mapper/cachedev1 ext4     374G   39G  335G  11% /opt/iobroker
                        tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/asound
                        tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/acpi
                        tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/scsi
                        tmpfs                 tmpfs    7.8G     0  7.8G   0% /sys/firmware
                        
                        Messages concerning ext4 filesystem in dmesg:
                        dmesg: read kernel buffer failed: Operation not permitted
                        
                        Show mounted filesystems \(real ones only\):
                        TARGET           SOURCE                                                                                                                                                          FSTYPE OPTIONS
                        /opt/iobroker    /dev/mapper/cachedev1[/Public/Docker/iobroker-test2]                                                                                                            ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                        /etc/resolv.conf /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/ae55d44f77a0fe709d40ccfd0f4e93bc0c129e9d83a542d767a1f71bffe9e096/resolv.conf] ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                        /etc/hostname    /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/ae55d44f77a0fe709d40ccfd0f4e93bc0c129e9d83a542d767a1f71bffe9e096/hostname]    ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                        /etc/hosts       /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/ae55d44f77a0fe709d40ccfd0f4e93bc0c129e9d83a542d767a1f71bffe9e096/hosts]       ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                        
                        Files in neuralgic directories:
                        
                        /var:
                        34M     /var/
                        32M     /var/lib
                        19M     /var/lib/apt/lists
                        19M     /var/lib/apt
                        13M     /var/lib/dpkg
                        
                        
                        
                        /opt/iobroker/backups:
                        87M     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        197M    /opt/iobroker/iobroker-data/
                        172M    /opt/iobroker/iobroker-data/files
                        55M     /opt/iobroker/iobroker-data/files/javascript.admin
                        43M     /opt/iobroker/iobroker-data/files/iot.admin
                        42M     /opt/iobroker/iobroker-data/files/iot.admin/static/js
                        
                        The five largest files in iobroker-data are:
                        33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                        25M     /opt/iobroker/iobroker-data/objects.jsonl
                        22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                        8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                        8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                        
                        find: '/dev/serial/by-id/': No such file or directory
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.19.0
                        /usr/bin/node           v18.19.0
                        /usr/bin/npm            10.2.3
                        /usr/bin/npx            10.2.3
                        /usr/bin/corepack       0.22.0
                        
                        
                        nodejs:
                          Installed: 18.19.0-1nodesource1
                          Candidate: 18.19.0-1nodesource1
                          Version table:
                             18.19.0+dfsg-6~deb12u1 500
                                500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                         *** 18.19.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             18.18.2-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.18.1-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.18.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.17.1-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.17.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.16.1-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.16.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.15.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.14.2-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.14.1-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.14.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.13.0+dfsg1-1 500
                                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                             18.13.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.12.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.11.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.10.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.9.1-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.9.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.8.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.7.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.6.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.5.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.4.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.3.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.2.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.1.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                             18.0.0-1nodesource1 1001
                               1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  5.0.17
                        admin:          6.13.9
                        javascript:     7.5.1
                        
                        Adapters from github:   0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                          system.adapter.alexa2.0                 : alexa2                : NAS                                      - disabled
                        + system.adapter.backitup.0               : backitup              : NAS                                      -  enabled
                          system.adapter.boschindego.0            : boschindego           : NAS                                      - disabled
                          system.adapter.cloud.0                  : cloud                 : NAS                                      - disabled
                          system.adapter.discovery.0              : discovery             : NAS                                      - disabled
                          system.adapter.doorbird.0               : doorbird              : NAS                                      - disabled
                          system.adapter.homeconnect.0            : homeconnect           : NAS                                      - disabled
                          system.adapter.iot.0                    : iot                   : NAS                                      - disabled
                          system.adapter.javascript.0             : javascript            : NAS                                      - disabled
                          system.adapter.mihome-cloud.1           : mihome-cloud          : NAS                                      - disabled
                          system.adapter.onkyo.0                  : onkyo                 : NAS                                      - disabled
                          system.adapter.openknx.0                : openknx               : NAS                                      - disabled
                          system.adapter.sma-em.0                 : sma-em                : NAS                                      - disabled
                          system.adapter.telegram.0               : telegram              : NAS                                      - disabled, port: 8443, bind: 0.0.0.0
                          system.adapter.terminal.0               : terminal              : NAS                                      - disabled, port: 8088, bind: 0.0.0.0, run as: admin
                          system.adapter.tr-064.0                 : tr-064                : NAS                                      - disabled
                          system.adapter.vaillant.0               : vaillant              : NAS                                      - disabled
                          system.adapter.vis.0                    : vis                   : NAS                                      - disabled
                          system.adapter.vw-connect.0             : vw-connect            : NAS                                      - disabled
                          system.adapter.web.0                    : web                   : NAS                                      - disabled, port: 8090, bind: 0.0.0.0, run as: admin
                          system.adapter.yahka.0                  : yahka                 : NAS                                      -  enabled
                          system.adapter.yahka.1                  : yahka                 : NAS                                      - disabled
                          system.adapter.yahka.2                  : yahka                 : NAS                                      - disabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): beta
                        
                        Installed ioBroker-Instances
                        Used repository: beta
                        Adapter    "admin"        : 6.13.15  , installed 6.13.9 [Updatable]
                        Adapter    "alexa2"       : 3.26.4   , installed 3.25.2 [Updatable]
                        Adapter    "backitup"     : 2.10.6   , installed 2.9.8  [Updatable]
                        Adapter    "boschindego"  : 1.1.0    , installed 1.1.0
                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                        Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                        Adapter    "doorbird"     : 1.3.0    , installed 1.3.0
                        Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                        Adapter    "iot"          : 2.0.11   , installed 2.0.11
                        Adapter    "javascript"   : 7.7.0    , installed 7.5.1  [Updatable]
                        Controller "js-controller": 5.0.17   , installed 5.0.17
                        Adapter    "mihome-cloud" : 0.1.1    , installed 0.1.1
                        Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                        Adapter    "openknx"      : 0.7.2    , installed 0.7.0  [Updatable]
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "sma-em"       : 1.0.1    , installed 1.0.0  [Updatable]
                        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                        Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                        Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                        Adapter    "vaillant"     : 0.3.1    , installed 0.2.1  [Updatable]
                        Adapter    "vis"          : 1.5.4    , installed 1.4.15 [Updatable]
                        Adapter    "vw-connect"   : 0.5.1    , installed 0.0.67 [Updatable]
                        Adapter    "web"          : 6.2.3    , installed 6.2.3
                        Adapter    "ws"           : 2.5.10   , installed 2.5.10
                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        4382
                        States:         3399
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                        Hit:4 https://deb.nodesource.com/node_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 127.0.0.11:45543        0.0.0.0:*               LISTEN      0          27210132   -                   
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       27227538   -                   
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       27225086   -                   
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       27229016   -                   
                        udp        0      0 127.0.0.11:45160        0.0.0.0:*                           0          27210131   -                   
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-01-28 18:44:27.631  - info: yahka.0 (1770) cleaning up ...
                        2024-01-28 18:44:27.631  - info: yahka.0 (1770) cleaned up ...
                        2024-01-28 18:44:27.632  - info: yahka.0 (1770) terminating
                        2024-01-28 18:44:27.633  - warn: yahka.0 (1770) Terminated (UNCAUGHT_EXCEPTION): Without reason
                        2024-01-28 18:44:28.135  - info: yahka.0 (1770) terminating
                        2024-01-28 18:44:28.204  - error: host.NAS Caught by controller[0]: [Yahka-0 DAC7] The selected advertiser, "avahi", isn't available on this platform. Reverting to "bonjour-hap"
                        2024-01-28 18:44:28.205  - error: host.NAS Caught by controller[1]: [Yahka-0 DAC7@Küche Temperatur@Temperatur@Target Temperature] characteristic was supplied illegal value: number 7 exceeded minimum of 10
                        2024-01-28 18:44:28.205  - error: host.NAS Caught by controller[2]: [Yahka-0 DAC7@Flur Temperatur@Temperatur@Current Temperature] characteristic value expected valid finite number and received "undefined" (undefined)
                        2024-01-28 18:44:28.205  - error: host.NAS Caught by controller[3]: [Yahka-0 DAC7@Treppe Spots@Dimmer@Brightness] characteristic value expected valid finite number and received "undefined" (undefined)
                        2024-01-28 18:44:28.205  - error: host.NAS Caught by controller[4]: [Yahka-0 DAC7@Bad Eltern LED@LED Controller@Brightness] characteristic value expected valid finite number and received "undefined" (undefined)
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[5]: [Yahka-0 DAC7@Szene Kochen@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[6]: [Yahka-0 DAC7@Szene Kochen@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[7]: [Yahka-0 DAC7@Szene TV@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[8]: [Yahka-0 DAC7@Szene TV@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[9]: [Yahka-0 DAC7@Szene Gute Nacht@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[10]: [Yahka-0 DAC7@Szene Gute Nacht@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.206  - error: host.NAS Caught by controller[11]: [Yahka-0 DAC7@Szene Guten Morgen@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.207  - error: host.NAS Caught by controller[12]: [Yahka-0 DAC7@Szene Guten Morgen@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.207  - error: host.NAS Caught by controller[13]: [Yahka-0 DAC7@Szene Ankommen@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.207  - error: host.NAS Caught by controller[14]: [Yahka-0 DAC7@Szene Ankommen@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.207  - error: host.NAS Caught by controller[15]: [Yahka-0 DAC7@Szene Weihnachten@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.207  - error: host.NAS Caught by controller[16]: [Yahka-0 DAC7@Szene Weihnachten@Szene@On] characteristic value expected boolean and received undefined
                        2024-01-28 18:44:28.207  - error: host.NAS instance system.adapter.yahka.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        2024-01-28 18:44:28.208  - info: host.NAS Restart adapter system.adapter.yahka.0 because enabled
                        2024-01-28 18:44:28.208  - warn: host.NAS Do not restart adapter system.adapter.yahka.0 because restart loop detected
                        
                        
                        Thomas Braun 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @lehmann-maker last edited by

                          @lehmann-maker sagte in YAKAH startet nicht nach js-controller upgrade auf 5.x.x:

                          Fehler bleibt der gleiche.

                          Aber deine Basis ist stabil.

                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @lehmann-maker last edited by

                            @lehmann-maker

                            Und jetzt bringst du den ganzen ioBroker auf Stand...

                            lehmann-maker 1 Reply Last reply Reply Quote 0
                            • lehmann-maker
                              lehmann-maker @Thomas Braun last edited by

                              @thomas-braun Damit meinst du Adapter updaten? YAKAH ist allerdings bereits neuste Version.

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

                                Schätze dann wird da wohl der Maintainer des Adapters was dazu sagen müssen.

                                1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @lehmann-maker last edited by

                                  @lehmann-maker

                                  Die ganzen Adapter-Updates die da in der Pipeline hängen. Und/oder schalt das beta-Repo aus.

                                  lehmann-maker 1 Reply Last reply Reply Quote 0
                                  • ?
                                    A Former User last edited by

                                    @lehmann-maker

                                    Warum hast du 3 Yahka Instanzen, wusste garnicht, dass das geht..?
                                    Wie hast du avahi konfiguriert?

                                    lehmann-maker 1 Reply Last reply Reply Quote 0
                                    • lehmann-maker
                                      lehmann-maker @Thomas Braun last edited by

                                      @thomas-braun
                                      Getan. Leider ohne Änderung. Es betrifft wie gesagt nur die Instanz 0. Die beiden anderen Instanzen laufen. Auf meiner Hauptinstallation mit folgendem Setup laufen alle 3 Instanzen:

                                      YAHKA 1.0.3
                                      Node.js 18.16.0
                                      NPM 9.5.1
                                      js-controller 4.0.24

                                      Hier nochmals das Log der Diagnose nach dem Adapterupdate:

                                      Skript v.2023-10-10
                                      
                                      *** BASE SYSTEM ***
                                      cat: /sys/devices/virtual/dmi/id/sys_vendor: No such file or directory
                                      Hardware Vendor : 
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      Docker          : v9.1.1
                                      Virtualization  : Docker
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      
                                      Systemuptime and Load:
                                       09:21:30 up 1 day, 23:50,  0 user,  load average: 1.60, 2.08, 2.08
                                      CPU threads: 4
                                      
                                      
                                      *** Time and Time Zones ***
                                      Mon Jan 29 08:21:30 UTC 2024
                                      Mon Jan 29 09:21:30 CET 2024
                                      CET +0100
                                      Etc/UTC
                                      
                                      *** User and Groups ***
                                      root
                                      /root
                                      root
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop: 
                                      Terminal: 
                                      
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:             16G        7.5G        317M        488M        9.9G        9.1G
                                      Swap:            32G         98M         32G
                                      Total:           49G        7.6G         32G
                                      
                                              15856 M total memory
                                               7133 M used memory
                                               2215 M active memory
                                              11436 M inactive memory
                                                302 M free memory
                                               1216 M buffer memory
                                               8253 M swap cache
                                              31016 M total swap
                                                 93 M used swap
                                              30922 M free swap
                                      
                                      *** FILESYSTEM ***
                                      Filesystem            Type     Size  Used Avail Use% Mounted on
                                      overlay               overlay  374G   39G  335G  11% /
                                      tmpfs                 tmpfs     64M     0   64M   0% /dev
                                      tmpfs                 tmpfs    7.8G     0  7.8G   0% /sys/fs/cgroup
                                      shm                   tmpfs     64M     0   64M   0% /dev/shm
                                      /dev/mapper/cachedev1 ext4     374G   39G  335G  11% /opt/iobroker
                                      tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/asound
                                      tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/acpi
                                      tmpfs                 tmpfs    7.8G     0  7.8G   0% /proc/scsi
                                      tmpfs                 tmpfs    7.8G     0  7.8G   0% /sys/firmware
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET           SOURCE                                                                                                                                                          FSTYPE OPTIONS
                                      /opt/iobroker    /dev/mapper/cachedev1[/Public/Docker/iobroker-test2]                                                                                                            ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                                      /etc/resolv.conf /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/ae55d44f77a0fe709d40ccfd0f4e93bc0c129e9d83a542d767a1f71bffe9e096/resolv.conf] ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                                      /etc/hostname    /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/ae55d44f77a0fe709d40ccfd0f4e93bc0c129e9d83a542d767a1f71bffe9e096/hostname]    ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                                      /etc/hosts       /dev/mapper/cachedev1[/Public/Docker/container-station-data/lib/docker/containers/ae55d44f77a0fe709d40ccfd0f4e93bc0c129e9d83a542d767a1f71bffe9e096/hosts]       ext4   rw,relatime,noacl,stripe=128,data=ordered,data_err=abort,jqfmt=vfsv1,usrjquota=aquota.user
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      34M     /var/
                                      32M     /var/lib
                                      19M     /var/lib/apt/lists
                                      19M     /var/lib/apt
                                      13M     /var/lib/dpkg
                                      
                                      
                                      
                                      /opt/iobroker/backups:
                                      87M     /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      215M    /opt/iobroker/iobroker-data/
                                      172M    /opt/iobroker/iobroker-data/files
                                      55M     /opt/iobroker/iobroker-data/files/javascript.admin
                                      43M     /opt/iobroker/iobroker-data/files/iot.admin
                                      42M     /opt/iobroker/iobroker-data/files/iot.admin/static/js
                                      
                                      The five largest files in iobroker-data are:
                                      42M     /opt/iobroker/iobroker-data/objects.jsonl
                                      33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                                      22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                                      8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                                      8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      find: '/dev/serial/by-id/': No such file or directory
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.19.0
                                      /usr/bin/node           v18.19.0
                                      /usr/bin/npm            10.2.3
                                      /usr/bin/npx            10.2.3
                                      /usr/bin/corepack       0.22.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.19.0-1nodesource1
                                        Candidate: 18.19.0-1nodesource1
                                        Version table:
                                           18.19.0+dfsg-6~deb12u1 500
                                              500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages
                                       *** 18.19.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           18.18.2-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.1-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.1-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.1-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.15.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.2-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.1-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.13.0+dfsg1-1 500
                                              500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                           18.13.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.12.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.11.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.10.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.1-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.8.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.7.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.6.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.5.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.4.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.3.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.2.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.1.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.0.0-1nodesource1 1001
                                             1001 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  5.0.17
                                      admin:          6.13.15
                                      javascript:     7.5.1
                                      
                                      Adapters from github:   0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                        system.adapter.alexa2.0                 : alexa2                : NAS                                      - disabled
                                      + system.adapter.backitup.0               : backitup              : NAS                                      -  enabled
                                        system.adapter.boschindego.0            : boschindego           : NAS                                      - disabled
                                        system.adapter.cloud.0                  : cloud                 : NAS                                      - disabled
                                        system.adapter.discovery.0              : discovery             : NAS                                      - disabled
                                        system.adapter.doorbird.0               : doorbird              : NAS                                      - disabled
                                        system.adapter.homeconnect.0            : homeconnect           : NAS                                      - disabled
                                        system.adapter.iot.0                    : iot                   : NAS                                      - disabled
                                        system.adapter.javascript.0             : javascript            : NAS                                      - disabled
                                        system.adapter.mihome-cloud.1           : mihome-cloud          : NAS                                      - disabled
                                        system.adapter.onkyo.0                  : onkyo                 : NAS                                      - disabled
                                        system.adapter.openknx.0                : openknx               : NAS                                      - disabled
                                        system.adapter.sma-em.0                 : sma-em                : NAS                                      - disabled
                                        system.adapter.telegram.0               : telegram              : NAS                                      - disabled, port: 8443, bind: 0.0.0.0
                                        system.adapter.terminal.0               : terminal              : NAS                                      - disabled, port: 8088, bind: 0.0.0.0, run as: admin
                                        system.adapter.tr-064.0                 : tr-064                : NAS                                      - disabled
                                        system.adapter.vaillant.0               : vaillant              : NAS                                      - disabled
                                        system.adapter.vis.0                    : vis                   : NAS                                      - disabled
                                        system.adapter.vw-connect.0             : vw-connect            : NAS                                      - disabled
                                        system.adapter.web.0                    : web                   : NAS                                      - disabled, port: 8090, bind: 0.0.0.0, run as: admin
                                        system.adapter.yahka.0                  : yahka                 : NAS                                      -  enabled
                                      + system.adapter.yahka.1                  : yahka                 : NAS                                      -  enabled
                                      + system.adapter.yahka.2                  : yahka                 : NAS                                      -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : NAS                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.12.0   , installed 6.13.15
                                      Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                                      Adapter    "backitup"     : 2.9.8    , installed 2.10.6
                                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                      Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                                      Adapter    "doorbird"     : 1.3.0    , installed 1.3.0
                                      Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                                      Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                      Adapter    "javascript"   : 7.1.6    , installed 7.5.1
                                      Controller "js-controller": 5.0.17   , installed 5.0.17
                                      Adapter    "mihome-cloud" : 0.1.0    , installed 0.1.1
                                      Adapter    "onkyo"        : 2.1.2    , installed 2.1.2
                                      Adapter    "openknx"      : 0.6.3    , installed 0.7.0
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "sma-em"       : 1.0.0    , installed 1.0.0
                                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                                      Adapter    "telegram"     : 3.0.1    , installed 3.0.1
                                      Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                      Adapter    "vaillant"     : 0.1.2    , installed 0.2.1
                                      Adapter    "vis"          : 1.5.4    , installed 1.4.16 [Updatable]
                                      Adapter    "vw-connect"   : 0.0.67   , installed 0.0.67
                                      Adapter    "web"          : 6.1.10   , installed 6.2.3
                                      Adapter    "ws"           : 2.5.8    , installed 2.5.10
                                      Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        4382
                                      States:         3403
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                                      Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                      Hit:4 https://deb.nodesource.com/node_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 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       38475089   -                   
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       38477790   -                   
                                      tcp        0      0 127.0.0.11:40349        0.0.0.0:*               LISTEN      0          38446094   -                   
                                      tcp6       0      0 :::42505                :::*                    LISTEN      1000       38899787   -                   
                                      tcp6       0      0 :::35019                :::*                    LISTEN      1000       38899839   -                   
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       38813362   -                   
                                      udp        0      0 127.0.0.11:45393        0.0.0.0:*                           0          38446093   -                   
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       38899840   -                   
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       38899788   -                   
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-01-29 09:20:48.490  - info: yahka.0 (1911) cleaning up ...
                                      2024-01-29 09:20:48.490  - info: yahka.0 (1911) cleaned up ...
                                      2024-01-29 09:20:48.491  - info: yahka.0 (1911) terminating
                                      2024-01-29 09:20:48.492  - warn: yahka.0 (1911) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      2024-01-29 09:20:48.993  - info: yahka.0 (1911) terminating
                                      2024-01-29 09:20:49.067  - error: host.NAS Caught by controller[0]: [Yahka-0 DAC7] The selected advertiser, "avahi", isn't available on this platform. Reverting to "bonjour-hap"
                                      2024-01-29 09:20:49.068  - error: host.NAS Caught by controller[1]: [Yahka-0 DAC7@Küche Temperatur@Temperatur@Target Temperature] characteristic was supplied illegal value: number 7 exceeded minimum of 10
                                      2024-01-29 09:20:49.068  - error: host.NAS Caught by controller[2]: [Yahka-0 DAC7@Flur Temperatur@Temperatur@Current Temperature] characteristic value expected valid finite number and received "undefined" (undefined)
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[3]: [Yahka-0 DAC7@Treppe Spots@Dimmer@Brightness] characteristic value expected valid finite number and received "undefined" (undefined)
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[4]: [Yahka-0 DAC7@Bad Eltern LED@LED Controller@Brightness] characteristic value expected valid finite number and received "undefined" (undefined)
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[5]: [Yahka-0 DAC7@Szene Kochen@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[6]: [Yahka-0 DAC7@Szene Kochen@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[7]: [Yahka-0 DAC7@Szene TV@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[8]: [Yahka-0 DAC7@Szene TV@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.069  - error: host.NAS Caught by controller[9]: [Yahka-0 DAC7@Szene Gute Nacht@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.070  - error: host.NAS Caught by controller[10]: [Yahka-0 DAC7@Szene Gute Nacht@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.070  - error: host.NAS Caught by controller[11]: [Yahka-0 DAC7@Szene Guten Morgen@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.070  - error: host.NAS Caught by controller[12]: [Yahka-0 DAC7@Szene Guten Morgen@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.070  - error: host.NAS Caught by controller[13]: [Yahka-0 DAC7@Szene Ankommen@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.070  - error: host.NAS Caught by controller[14]: [Yahka-0 DAC7@Szene Ankommen@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.070  - error: host.NAS Caught by controller[15]: [Yahka-0 DAC7@Szene Weihnachten@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.071  - error: host.NAS Caught by controller[16]: [Yahka-0 DAC7@Szene Weihnachten@Szene@On] characteristic value expected boolean and received undefined
                                      2024-01-29 09:20:49.071  - error: host.NAS instance system.adapter.yahka.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                      2024-01-29 09:20:49.071  - info: host.NAS Restart adapter system.adapter.yahka.0 because enabled
                                      2024-01-29 09:20:49.071  - warn: host.NAS Do not restart adapter system.adapter.yahka.0 because restart loop detected
                                      
                                      
                                      lehmann-maker 1 Reply Last reply Reply Quote 0
                                      • lehmann-maker
                                        lehmann-maker @Guest last edited by

                                        @ilovegym
                                        Wenn du in der Adapteransicht im ioBroker im Adapter auf + drückst, kannst du weitere Instanzen hinzufügen. Da ich mit YAHKA meine knx Geräte integriere habe ich mehr als 150 Geräte und muss diese daher aufteilen.

                                        1 Reply Last reply Reply Quote 0
                                        • lehmann-maker
                                          lehmann-maker @lehmann-maker last edited by

                                          @Thomas-Braun Noch eine Idee? Danke im Voraus.

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

                                            Wie sieht denn das log vom Adapter jetzt aus?

                                            lehmann-maker 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            931
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            22
                                            2045
                                            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