Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Yamaha Adapter 0.3.19

    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

    Yamaha Adapter 0.3.19

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

      Guten Abend,

      ich musst wegen einem Hardwareausfall leider den IOBroker neu installieren. Dazu habe ich den Windows Installer genutzt und es läuft auch alles prima. Bis auf den YAMAHA Adapter. Dieser wirft mir folgende Fehler rein:

      yamaha.0	2020-07-05 23:46:00.265	info	(10424) Terminated (NO_ERROR): Without reason
      yamaha.0	2020-07-05 23:46:00.264	info	(10424) terminating
      yamaha.0	2020-07-05 23:45:59.757	error	(10424) TypeError: adapter.objects.getObject is not a function at getObject (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:492:28) at setObjectNotExists (C:\Program Files\ioBro
      yamaha.0	2020-07-05 23:45:59.756	error	(10424) unhandled promise rejection: adapter.objects.getObject is not a function
      yamaha.0	2020-07-05 23:45:59.755	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().
      

      und etwas später das hier:

      yamaha.0	2020-07-05 23:49:15.093	info	(7400) terminating
      yamaha.0	2020-07-05 23:49:14.578	error	at checkIP (C:\Program Files\ioBroker\SmartHome\node_modules\iobroker.yamaha\yamaha.js:511:9)
      yamaha.0	2020-07-05 23:49:14.578	error	at C:\Program Files\ioBroker\SmartHome\node_modules\iobroker.yamaha\yamaha.js:710:9
      yamaha.0	2020-07-05 23:49:14.578	error	at runRealtimeFunction (C:\Program Files\ioBroker\SmartHome\node_modules\iobroker.yamaha\yamaha.js:551:9)
      yamaha.0	2020-07-05 23:49:14.578	error	at CDevice.update (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:1028:22)
      yamaha.0	2020-07-05 23:49:14.578	error	at Devices.update (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:697:9)
      yamaha.0	2020-07-05 23:49:14.578	error	at forEachObjSync (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:251:9)
      yamaha.0	2020-07-05 23:49:14.578	error	at doit (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:248:13)
      yamaha.0	2020-07-05 23:49:14.578	error	at C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:698:22
      yamaha.0	2020-07-05 23:49:14.578	error	at Devices.setStateEx (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:637:13)
      yamaha.0	2020-07-05 23:49:14.578	error	at safeCallback (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:187:13)
      yamaha.0	2020-07-05 23:49:14.578	error	at doit (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:248:13)
      yamaha.0	2020-07-05 23:49:14.578	error	at C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:698:22
      yamaha.0	2020-07-05 23:49:14.578	error	at Devices.setStateEx (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:632:18)
      yamaha.0	2020-07-05 23:49:14.578	error	at Devices.createObjectNotExists (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:602:9)
      yamaha.0	2020-07-05 23:49:14.578	error	at setObjectNotExists (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:501:5)
      yamaha.0	2020-07-05 23:49:14.578	error	at getObject (C:\Program Files\ioBroker\SmartHome\node_modules\soef\soef.js:492:28)
      yamaha.0	2020-07-05 23:49:14.578	error	(7400) TypeError: adapter.objects.getObject is not a function
      yamaha.0	2020-07-05 23:49:14.578	error	(7400) unhandled promise rejection: adapter.objects.getObject is not a function
      Unhandled	2020-07-05 23:49:14.577	error	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().
      yamaha.0	2020-07-05 23:49:14.537	info	(7400) starting. Version 0.3.19 in C:/Program Files/ioBroker/SmartHome/node_modules/iobroker.yamaha, node: v12.18.2, js-controller: 3.1.6
      

      Ist das Problem bekannt? Ich konnte dazu leider nichts finden.

      Meine Config:

      Betriebssystem Windows
      Betriebssystem win32
      Architektur x64
      CPUs 4
      Geschwindigkeit 1498 MHz
      Modell Intel(R) Pentium(R) Silver J5005 CPU @ 1.50GHz
      RAM 7.83 GB
      Node.js v12.18.2
      NPM 6.11.3
      Anzahl der Adapter 301
      Festplatte Größe 118.36 GB
      Festplatte frei 59.39 GB

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

        @DKM Versuch die community version:

        https://github.com/iobroker-community-adapters/ioBroker.yamaha

        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

        747
        Online

        31.9k
        Users

        80.1k
        Topics

        1.3m
        Posts

        yamaha
        2
        2
        253
        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