Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Yeelight Adapter bricht mit Fehler ab.

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    6
    1
    240

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    235

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    898

Yeelight Adapter bricht mit Fehler ab.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
yeelight
2 Beiträge 1 Kommentatoren 156 Aufrufe 1 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • H Offline
    H Offline
    hemj
    schrieb am zuletzt editiert von
    #1

    Hallo zusammen,

    ich habe seit circa 1/2 Jahren einen Yeelight Adapter (aktuell in der Version 1.0.1) in meiner ioBroker Installation laufen. Bisher gab es damit auch keine Probleme. Heute ist mir aber aufgefallen, dass meine konfigurierten Skripte (zum Schalten der Lampen) nicht mehr laufen. Also habe ich die iobroker Installation geprüft und siehe da. Die Yeelight Instanz war nicht mehr gestartet. Jetzt bekomme ich beim Start der Instanz die nachfolgenden Fehlermeldungen. Hat das jemand eine Idee? Kann ich den Debug für den Adapter noch irgendwo aktivieren?

    host.raspberrypi 2019-05-01 21:40:54.612 error instance system.adapter.yeelight-2.0 terminated with code 0 (OK)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at Module.require (module.js:597:17)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at Module.load (module.js:566:32)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at Module._compile (module.js:653:30)
    host.raspberrypi 2019-05-01 21:40:54.612 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/joi/lib/index.js:5:14)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at require (internal/module.js:11:18)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at Module.require (module.js:597:17)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at Function.Module._load (module.js:498:3)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at tryModuleLoad (module.js:506:12)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at Module.load (module.js:566:32)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at Module._compile (module.js:617:28)
    host.raspberrypi 2019-05-01 21:40:54.611 error Caught by controller[0]: at Object.runInThisContext (vm.js:139:10)
    host.raspberrypi 2019-05-01 21:40:54.610 error Caught by controller[0]: at createScript (vm.js:80:10)
    host.raspberrypi 2019-05-01 21:40:54.610 error Caught by controller[0]: SyntaxError: Unexpected number
    host.raspberrypi 2019-05-01 21:40:54.610 error Caught by controller[0]: ^
    host.raspberrypi 2019-05-01 21:40:54.610 error Caught by controller[0]: const soW = trace[i]3
    host.raspberrypi 2019-05-01 21:40:54.609 error Caught by controller[0]: /opt/iobroker/node_modules/hoek/lib/index.js:662
    yeelight-2.0 2019-05-01 21:40:54.336 info starting. Version 1.0.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v8.15.0
    host.raspberrypi 2019-05-01 21:40:52.707 info instance system.adapter.yeelight-2.0 started with pid 21020
    host.raspberrypi 2019-05-01 21:40:22.672 info Restart adapter system.adapter.yeelight-2.0 because enabled
    host.raspberrypi 2019-05-01 21:40:22.672 error instance system.adapter.yeelight-2.0 terminated with code 0 (OK)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at Module.require (module.js:597:17)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at Function.Module._load (module.js:498:3)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at tryModuleLoad (module.js:506:12)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at Module.load (module.js:566:32)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at Module._compile (module.js:653:30)
    Caught 2019-05-01 21:40:22.671 error by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/joi/lib/index.js:5:14)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at require (internal/module.js:11:18)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at Module.require (module.js:597:17)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at Function.Module._load (module.js:498:3)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at tryModuleLoad (module.js:506:12)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at Module.load (module.js:566:32)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at Object.Module._extensions..js (module.js:664:10)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at Module._compile (module.js:617:28)
    Caught 2019-05-01 21:40:22.670 error by controller[0]: at Object.runInThisContext (vm.js:139:10)
    Caught 2019-05-01 21:40:22.669 error by controller[0]: at createScript (vm.js:80:10)
    Caught 2019-05-01 21:40:22.669 error by controller[0]: SyntaxError: Unexpected number
    Caught 2019-05-01 21:40:22.669 error by controller[0]: ^
    Caught 2019-05-01 21:40:22.669 error by controller[0]: const soW = trace[i]3
    Caught 2019-05-01 21:40:22.668 error by controller[0]: /opt/iobroker/node_modules/hoek/lib/index.js:662
    yeelight-2.0 2019-05-01 21:40:22.620 info terminating
    yeelight-2.0 2019-05-01 21:40:22.357 info starting. Version 1.0.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v8.15.0
    yeelight-2.0 2019-05-01 21:40:22.112 error at Module.require (module.js:597:17)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Function.Module._load (module.js:498:3)
    yeelight-2.0 2019-05-01 21:40:22.112 error at tryModuleLoad (module.js:506:12)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Module.load (module.js:566:32)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Object.Module._extensions..js (module.js:664:10)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Module._compile (module.js:653:30)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Object.<anonymous> (/opt/iobroker/node_modules/joi/lib/index.js:5:14)
    yeelight-2.0 2019-05-01 21:40:22.112 error at require (internal/module.js:11:18)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Module.require (module.js:597:17)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Function.Module._load (module.js:498:3)
    yeelight-2.0 2019-05-01 21:40:22.112 error at tryModuleLoad (module.js:506:12)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Module.load (module.js:566:32)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Object.Module._extensions..js (module.js:664:10)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Module._compile (module.js:617:28)
    yeelight-2.0 2019-05-01 21:40:22.112 error at Object.runInThisContext (vm.js:139:10)
    yeelight-2.0 2019-05-01 21:40:22.112 error at createScript (vm.js:80:10)
    yeelight-2.0 2019-05-01 21:40:22.112 error SyntaxError: Unexpected number
    yeelight-2.0 2019-05-01 21:40:22.112 error ^
    yeelight-2.0 2019-05-01 21:40:22.112 error const soW = trace[i]3
    yeelight-2.0 2019-05-01 21:40:22.112 error /opt/iobroker/node_modules/hoek/lib/index.js:662
    yeelight-2.0 2019-05-01 21:40:22.101 error uncaught exception: Unexpected number

    Ach ja. Ein Neustart meines Raspberry brachte leider auch keinen Erfolg.

    Vielen Dank im Voraus.

    1 Antwort Letzte Antwort
    0
    • H Offline
      H Offline
      hemj
      schrieb am zuletzt editiert von
      #2

      Ich habe den Fehler eben doch selbst noch gefunden. Es war ein File in der ioBroker Installation defekt.
      /opt/iobroker/node_modules/hoek/lib/index.js
      Ich habe das File ausgetauscht und jetzt läuft der Adapter wieder ohne Probleme.
      Sehr wahrscheinlich wird es meine SD Karte nicht mehr lange machen.

      1 Antwort Letzte Antwort
      0

      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

      Registrieren Anmelden
      Antworten
      • In einem neuen Thema antworten
      Anmelden zum Antworten
      • Älteste zuerst
      • Neuste zuerst
      • Meiste Stimmen


      Support us

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

      636

      Online

      32.8k

      Benutzer

      82.8k

      Themen

      1.3m

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

      • Du hast noch kein Konto? Registrieren

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