Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Scenes Adapter geht immer auf rot

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Scenes Adapter geht immer auf rot

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

      Hallo zusammen,

      wenn ich eine Scene aktiviere geht der Adapter immer auf rot.

      Protokolle:

      scenes.0
      	2024-01-03 10:57:58.235	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.234	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.234	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.233	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.233	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.232	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.226	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.226	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.224	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.224	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.223	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.223	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.221	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.221	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.220	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.219	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts oben has no target 8
      scenes.0
      	2024-01-03 10:57:58.218	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links unten has no target 8
      scenes.0
      	2024-01-03 10:57:58.216	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
      scenes.0
      	2024-01-03 10:57:57.992	info	starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v18.17.1, js-controller: 5.0.17
      

      Wo liegt wohl der Fehler?

      Wenn ich die entsprechenden Lampen über iqontrol schalten funktionieren sie.

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

        @beowolf

        iob nodejs-update
        

        Und dann mal schauen, ob du ein ausführlicheres Log liefern kannst.
        Gegebenenfalls das LogLevel auf 'Debug' setzen.

        Leerzeichen in den Aliasen sind auch eine ganz schlechte Idee.

        1 Reply Last reply Reply Quote 0
        • B
          Beowolf last edited by

          host.ioBroker-Master
          	2024-01-03 11:18:45.714	warn	Do not restart adapter system.adapter.scenes.0 because restart loop detected
          host.ioBroker-Master
          	2024-01-03 11:18:45.713	info	Restart adapter system.adapter.scenes.0 because enabled
          host.ioBroker-Master
          	2024-01-03 11:18:45.713	error	instance system.adapter.scenes.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          host.ioBroker-Master
          	2024-01-03 11:18:45.713	error	Caught by controller[1]: at processImmediate (node:internal/timers:478:21)
          host.ioBroker-Master
          	2024-01-03 11:18:45.713	error	Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8524:38)
          host.ioBroker-Master
          	2024-01-03 11:18:45.713	error	Caught by controller[1]: at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17)
          host.ioBroker-Master
          	2024-01-03 11:18:45.712	error	Caught by controller[1]: Error: Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target
          host.ioBroker-Master
          	2024-01-03 11:18:45.712	error	Caught by controller[0]: 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(). The promise rejected with the reason:
          scenes.0
          	2024-01-03 11:18:45.251	info	terminating
          scenes.0
          	2024-01-03 11:18:44.748	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          scenes.0
          	2024-01-03 11:18:44.747	debug	Plugin sentry destroyed
          scenes.0
          	2024-01-03 11:18:44.746	info	terminating
          scenes.0
          	2024-01-03 11:18:44.714	error	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target
          scenes.0
          	2024-01-03 11:18:44.713	error	Error: Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/maybeCallback.ts:136:17) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:8524:38) at processImmediate (node:internal/timers:478:21)
          scenes.0
          	2024-01-03 11:18:44.388	error	unhandled promise rejection: Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target
          scenes.0
          	2024-01-03 11:18:44.388	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().
          scenes.0
          	2024-01-03 11:18:44.386	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 5
          scenes.0
          	2024-01-03 11:18:44.383	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
          scenes.0
          	2024-01-03 11:18:41.378	debug	activateScene: execute for "scene.0.Schmucklampen" (false)
          scenes.0
          	2024-01-03 11:18:27.610	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.610	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.609	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.608	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.608	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.607	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.602	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.602	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.601	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.601	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.600	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.600	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.599	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.598	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Wandleuchte Kopierer LED oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.598	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.597	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster rechts oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.597	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links unten has no target 8
          scenes.0
          	2024-01-03 11:18:27.596	warn	Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target 8
          scenes.0
          	2024-01-03 11:18:27.544	debug	initScenes: subscribe on all
          scenes.0
          	2024-01-03 11:18:27.372	info	starting. Version 2.3.9 in /opt/iobroker/node_modules/iobroker.scenes, node: v18.19.0, js-controller: 5.0.17
          scenes.0
          	2024-01-03 11:18:26.609	debug	Plugin sentry Initialize Plugin (enabled=true)
          host.ioBroker-Master
          	2024-01-03 11:18:24.094	info	instance system.adapter.scenes.0 started with pid 15539
          
          Homoran 1 Reply Last reply Reply Quote 0
          • B
            Beowolf last edited by

            Es mag ja unglaubwürdig klingen, aber bis zum 31.12.2023 hat es problemlos funktioniert.

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Beowolf last edited by

              @beowolf sagte in Scenes Adapter geht immer auf rot:

              Error: Alias alias.0.Beleuchtung.Erdgeschoss.Grosses Fenster links oben has no target

              der referenzierte DP im alias existiert noch?

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

                @homoran
                Alle DP existieren und sind auch bei iqontrol eingetragen und auch schaltbar.

                scenes.jpg

                Alle DP haben auch kein Leerzeichen.

                Homoran FredF 2 Replies Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Beowolf last edited by

                  @beowolf sagte in Scenes Adapter geht immer auf rot:

                  Alle DP existieren

                  dann zeig sie mal bitte!
                  die Alias Definition und den darin referenzierten Datenpunkt

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

                    @homoran sagte in Scenes Adapter geht immer auf rot:

                    dann zeig sie mal bitte!
                    die Alias Definition und den darin referenzierten Datenpunkt

                    Zeigt das nicht das Bild?

                    Homoran 1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @Beowolf last edited by

                      @beowolf sagte in Scenes Adapter geht immer auf rot:

                      @homoran sagte in Scenes Adapter geht immer auf rot:

                      dann zeig sie mal bitte!
                      die Alias Definition und den darin referenzierten Datenpunkt

                      Zeigt das nicht das Bild?

                      nein!
                      sonst würde ich nicht fragen

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

                        @homoran
                        Meinst du dieses?

                        scenes.jpg

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Beowolf last edited by

                          @beowolf sagte in Scenes Adapter geht immer auf rot:

                          Meinst du dieses?

                          auch!
                          aber vom angemeckerten Alias ...-links-oben

                          und dann den darin eingstellten Datenpunkt
                          der soll laut log nicht mehr existieren

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

                            @homoran
                            linko.jpg

                            das meinst du?

                            Homoran 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Beowolf last edited by

                              @beowolf sagte in Scenes Adapter geht immer auf rot:

                              das meinst du?

                              auch! aber das entscheidende feht.

                              existiert der dort eingegebene Ikea Datenpunkt.

                              Laut log fehlt der

                              1 Reply Last reply Reply Quote 0
                              • FredF
                                FredF Most Active Forum Testing @Beowolf last edited by

                                @beowolf sagte in Scenes Adapter geht immer auf rot:

                                @homoran
                                Alle DP existieren und sind auch bei iqontrol eingetragen und auch schaltbar.

                                scenes.jpg

                                Alle DP haben auch kein Leerzeichen.

                                Hier haben die DPs alle einen Bindestrich in der Bezeichnung.

                                Lt. Log von scenes Adapter allerdings nicht 🤔

                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  Beowolf @FredF last edited by

                                  Das mit dem Bindestrich war es.

                                  Wie immer sitzt der Fehler VOR dem Bildschirm. Ich habe am 31.12.2023 aus Langweile die DP bearbeitet.

                                  Deshalb ging es auch bis zu dem Datum.

                                  Alle DP die ich geändert habe neu unter Scenes eingetragen.

                                  Was soll ich sagen - kaum macht man es richtig - funktioniert es.

                                  😊 😊

                                  Danke für die Hilfe

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Beowolf last edited by Homoran

                                    @beowolf sagte in [gelöst] Scenes Adapter geht immer auf rot:

                                    Das mit dem Bindestrich war es.

                                    Wie immer sitzt der Fehler VOR dem Bildschirm. Ich habe am 31.12.2023 aus Langweile die DP bearbeitet.

                                    Deshalb ging es auch bis zu dem Datum.

                                    Alle DP die ich geändert habe neu unter Scenes eingetragen.

                                    Was soll ich sagen - kaum macht man es richtig - funktioniert es.

                                    😊 😊

                                    Danke für die Hilfe

                                    Ach was!??

                                    😁

                                    genau so etwas stand ja auch im log

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      Beowolf last edited by

                                      Ja, ja. Das mit dem Sehen - Lesen - Verstehen ist nicht immer einfach. 😊

                                      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

                                      732
                                      Online

                                      32.0k
                                      Users

                                      80.5k
                                      Topics

                                      1.3m
                                      Posts

                                      4
                                      17
                                      270
                                      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