Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Alexa2 Adapter 3.18.x (BETA)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Alexa2 Adapter 3.18.x (BETA)

Alexa2 Adapter 3.18.x (BETA)

Scheduled Pinned Locked Moved ioBroker Allgemein
449 Posts 38 Posters 89.6k Views 42 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • DiginixD Diginix

    @apollon77 Instanz habe ich in der admin GUI gelöscht aber /opt/iobroker/node_modules/iobroker.alexa2/formerDataStorealexa2* gibt es weder vor noch nach dem Löschen der Instanz.

    apollon77A Online
    apollon77A Online
    apollon77
    wrote on last edited by
    #399

    @diginix Auch ok 🙂

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    DiginixD 1 Reply Last reply
    0
    • apollon77A apollon77

      @diginix Auch ok 🙂

      DiginixD Offline
      DiginixD Offline
      Diginix
      wrote on last edited by
      #400

      @apollon77 Instanz 1 from scratch hat direkt eine Push Connection aufgebaut. Aber Instanz 0 lief zu der Zeit schon, also kamen schonmal keine 2 Anfragen von einer IP. Mal sehen wie es weiter geht.

      ..:: So long! Tom ::..

      NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

      apollon77A 1 Reply Last reply
      1
      • DiginixD Diginix

        @apollon77 Instanz 1 from scratch hat direkt eine Push Connection aufgebaut. Aber Instanz 0 lief zu der Zeit schon, also kamen schonmal keine 2 Anfragen von einer IP. Mal sehen wie es weiter geht.

        apollon77A Online
        apollon77A Online
        apollon77
        wrote on last edited by
        #401

        @diginix Naja vllt hatte ja die zweite Instanz die gleiche "Device ID" bekommen (früher mal irgendwann) wie die andere und damit war es für ihn wie "gleiches handy doppelt". Jetzt sollten die andere Device-IDs haben (durchs löschen) und damit wie zwei handies im gleichen haus

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        DiginixD 1 Reply Last reply
        2
        • apollon77A apollon77

          @diginix Naja vllt hatte ja die zweite Instanz die gleiche "Device ID" bekommen (früher mal irgendwann) wie die andere und damit war es für ihn wie "gleiches handy doppelt". Jetzt sollten die andere Device-IDs haben (durchs löschen) und damit wie zwei handies im gleichen haus

          DiginixD Offline
          DiginixD Offline
          Diginix
          wrote on last edited by
          #402

          @apollon77 War genau wie du angenommen hast. Habe im Backup geschaut und system.adapter.alexa2.0 und system.adapter.alexa2.1 hatten dieselbe cookieData.deviceId. Nun ist sie unterschiedlich.

          ..:: So long! Tom ::..

          NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

          1 Reply Last reply
          1
          • apollon77A apollon77

            @haselchen iot ist iot und alexa2 ist alexa2 ... das eine hat mit dem anderen nix zu tun. Bzw stelle sicher das du vorher die Instanz beendest bevor du die Objekte löschst 🙂

            AlexAtHomeA Offline
            AlexAtHomeA Offline
            AlexAtHome
            wrote on last edited by AlexAtHome
            #403

            @apollon77 said in Alexa2 Adapter 3.18.x (BETA):

            iot ist iot und alexa2 ist alexa2 ... das eine hat mit dem anderen nix zu tun.

            Ich hänge noch an dem neuen Zustand #includeInIntervalQuery:
            Ich schalte meine SmartHomeDevices über Alexa (z.B. "schalte LampeA ein..."). Die Geräte sind über den iot-Adapter verfügbar gemacht.
            Ich nutze aber auch Routinen, die ich direkt in der Alexa-App erstellt habe, um ein paar wenige SmartHome-Devices zu steuern.

            Wofür genau benötige ich nun evtl. den aktivierten Zustand #includeInIntervalQuery?

            Sorry, für Laien ist das nicht so leicht zu durchschauen und abzugrenzen 😞

            Danke für Eure Hilfe!

            apollon77A 1 Reply Last reply
            0
            • AlexAtHomeA AlexAtHome

              @apollon77 said in Alexa2 Adapter 3.18.x (BETA):

              iot ist iot und alexa2 ist alexa2 ... das eine hat mit dem anderen nix zu tun.

              Ich hänge noch an dem neuen Zustand #includeInIntervalQuery:
              Ich schalte meine SmartHomeDevices über Alexa (z.B. "schalte LampeA ein..."). Die Geräte sind über den iot-Adapter verfügbar gemacht.
              Ich nutze aber auch Routinen, die ich direkt in der Alexa-App erstellt habe, um ein paar wenige SmartHome-Devices zu steuern.

              Wofür genau benötige ich nun evtl. den aktivierten Zustand #includeInIntervalQuery?

              Sorry, für Laien ist das nicht so leicht zu durchschauen und abzugrenzen 😞

              Danke für Eure Hilfe!

              apollon77A Online
              apollon77A Online
              apollon77
              wrote on last edited by
              #404

              @alexathome sagte in Alexa2 Adapter 3.18.x (BETA):

              Wofür genau benötige ich nun evtl. den aktivierten Zustand #includeInIntervalQuery?

              Du scheinbar für nichts. 🙂

              Wenn Du Geräte hättest die du in Alexa steuerbar hast aber nicht in ioBroker und deren Werte willst ... dann akivierst Du das das die Daten regelmäßig gelesen werden.Alle ioBroker-Skill Geräte sind da aber eh ausgenommen 🙂

              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
              AlexAtHomeA 1 Reply Last reply
              0
              • apollon77A apollon77

                @alexathome sagte in Alexa2 Adapter 3.18.x (BETA):

                Wofür genau benötige ich nun evtl. den aktivierten Zustand #includeInIntervalQuery?

                Du scheinbar für nichts. 🙂

                Wenn Du Geräte hättest die du in Alexa steuerbar hast aber nicht in ioBroker und deren Werte willst ... dann akivierst Du das das die Daten regelmäßig gelesen werden.Alle ioBroker-Skill Geräte sind da aber eh ausgenommen 🙂

                AlexAtHomeA Offline
                AlexAtHomeA Offline
                AlexAtHome
                wrote on last edited by
                #405

                @apollon77 Vielen Dank! Dann stürze ich mich mal mutig in das Update des Adapters 🙂

                Allen Beteiligten: ganz herzlichen Dank für Weiterentwicklung und Support rund um den iobroker!! 👍

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  KSY
                  wrote on last edited by
                  #406

                  @apollon77
                  Hi,
                  ich habe den Adapter mit der Version 3.11.2 und das Problem mit gelöschten Devices hier immer wieder verfolgt. Da war ich ja auch betroffen.
                  Nachdem nun wochenlang alles funktioniert hatte, wurden die Geräte heute wieder gelöscht.
                  Neustart der Instanz brachte nichts.
                  Habe dann versucht, über Adapter die angebotene Version 3.19.9 zu installieren. Ging aber nicht, die Version bleibt auf 3.11.2
                  Adapter.jpg

                  Hier das Log:Upgrade.txt

                  Gibt es wieder allgemein ein Problem mit Amazon?
                  Wie kann ich die neue Version installieren, bzw. was mache ich falsch?

                  apollon77A 1 Reply Last reply
                  0
                  • K KSY

                    @apollon77
                    Hi,
                    ich habe den Adapter mit der Version 3.11.2 und das Problem mit gelöschten Devices hier immer wieder verfolgt. Da war ich ja auch betroffen.
                    Nachdem nun wochenlang alles funktioniert hatte, wurden die Geräte heute wieder gelöscht.
                    Neustart der Instanz brachte nichts.
                    Habe dann versucht, über Adapter die angebotene Version 3.19.9 zu installieren. Ging aber nicht, die Version bleibt auf 3.11.2
                    Adapter.jpg

                    Hier das Log:Upgrade.txt

                    Gibt es wieder allgemein ein Problem mit Amazon?
                    Wie kann ich die neue Version installieren, bzw. was mache ich falsch?

                    apollon77A Online
                    apollon77A Online
                    apollon77
                    wrote on last edited by
                    #407

                    @ksy siehe Forum Info die oben gepinnt ist. 3.19.10 nutzen bitte

                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                    ESP8266E 1 Reply Last reply
                    0
                    • apollon77A apollon77

                      @ksy siehe Forum Info die oben gepinnt ist. 3.19.10 nutzen bitte

                      ESP8266E Offline
                      ESP8266E Offline
                      ESP8266
                      wrote on last edited by ESP8266
                      #408

                      @apollon77 , Bei mir ist nun der Adapter ewig rot....

                      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                      apollon77A 1 Reply Last reply
                      0
                      • ESP8266E ESP8266

                        @apollon77 , Bei mir ist nun der Adapter ewig rot....

                        apollon77A Online
                        apollon77A Online
                        apollon77
                        wrote on last edited by
                        #409

                        @esp8266 Was sagt denn das log? Schau bitte nochmal welche Version installiert ist und versuche ggf nochmal die 3.19.10 zu installieren

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Reply Last reply
                        0
                        • ESP8266E Offline
                          ESP8266E Offline
                          ESP8266
                          wrote on last edited by ESP8266
                          #410

                          @apollon77 , ich hatte schon auf die neuste geupgradet.

                          host.iobroker
                          	2022-10-27 16:56:34.567	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                          host.iobroker
                          	2022-10-27 16:56:34.567	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                          alexa2.0
                          	2022-10-27 16:56:33.946	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          alexa2.0
                          	2022-10-27 16:56:33.943	debug	Plugin sentry destroyed
                          alexa2.0
                          	2022-10-27 16:56:32.941	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                          

                          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                          apollon77A HomoranH 2 Replies Last reply
                          0
                          • ESP8266E ESP8266

                            @apollon77 , ich hatte schon auf die neuste geupgradet.

                            host.iobroker
                            	2022-10-27 16:56:34.567	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                            host.iobroker
                            	2022-10-27 16:56:34.567	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                            alexa2.0
                            	2022-10-27 16:56:33.946	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            alexa2.0
                            	2022-10-27 16:56:33.943	debug	Plugin sentry destroyed
                            alexa2.0
                            	2022-10-27 16:56:32.941	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                            
                            apollon77A Online
                            apollon77A Online
                            apollon77
                            wrote on last edited by
                            #411

                            @esp8266 moooaaarrrrrr log bitte. Den Fehler an sich haste weggelassen

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            ESP8266E 1 Reply Last reply
                            0
                            • ESP8266E ESP8266

                              @apollon77 , ich hatte schon auf die neuste geupgradet.

                              host.iobroker
                              	2022-10-27 16:56:34.567	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                              host.iobroker
                              	2022-10-27 16:56:34.567	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                              alexa2.0
                              	2022-10-27 16:56:33.946	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              alexa2.0
                              	2022-10-27 16:56:33.943	debug	Plugin sentry destroyed
                              alexa2.0
                              	2022-10-27 16:56:32.941	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                              
                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #412

                              @esp8266 sagte in Alexa2 Adapter 3.18.x (BETA):

                              auf die neuste geupgradet.

                              und die ist?

                              vorher auch das Repo neu eingelesen?

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              1 Reply Last reply
                              0
                              • apollon77A apollon77

                                @esp8266 moooaaarrrrrr log bitte. Den Fehler an sich haste weggelassen

                                ESP8266E Offline
                                ESP8266E Offline
                                ESP8266
                                wrote on last edited by ESP8266
                                #413

                                Wie jetzt Repo einlesen? Ganz normale Aktualisation über den Adapter.....wieder was neues?
                                Ich poste hier kein Alexa2 Debug Log. Wohin Bitte?

                                Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                                apollon77A 2 Replies Last reply
                                0
                                • ESP8266E ESP8266

                                  Wie jetzt Repo einlesen? Ganz normale Aktualisation über den Adapter.....wieder was neues?
                                  Ich poste hier kein Alexa2 Debug Log. Wohin Bitte?

                                  apollon77A Online
                                  apollon77A Online
                                  apollon77
                                  wrote on last edited by
                                  #414

                                  @esp8266 Es hat keiner was von einem Debug log gesagt. Also das was du oben gepostet hast kommt IMMER nach einem großen Fehlerkram der sagt warum der Adapter abgestürzt ist. Diese Fehlerlogs möchte ich gern sehen

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Reply Last reply
                                  0
                                  • ESP8266E ESP8266

                                    Wie jetzt Repo einlesen? Ganz normale Aktualisation über den Adapter.....wieder was neues?
                                    Ich poste hier kein Alexa2 Debug Log. Wohin Bitte?

                                    apollon77A Online
                                    apollon77A Online
                                    apollon77
                                    wrote on last edited by
                                    #415

                                    @esp8266 Repo einlesen meint Homoran den "Reload button" ( zwei pfeile im kreis) im Admin unter "Adapter". Dann dort die 3.19.10 installieren vom Adapter falls nicht schon geschehen

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    ESP8266E 1 Reply Last reply
                                    0
                                    • apollon77A apollon77

                                      @esp8266 Repo einlesen meint Homoran den "Reload button" ( zwei pfeile im kreis) im Admin unter "Adapter". Dann dort die 3.19.10 installieren vom Adapter falls nicht schon geschehen

                                      ESP8266E Offline
                                      ESP8266E Offline
                                      ESP8266
                                      wrote on last edited by
                                      #416

                                      @apollon77 , ich schrieb ja schon, das die letzte Version installiert ist.
                                      Der Alexa2 Adapter war schon vorher Rot.

                                      host.iobroker
                                      	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                      host.iobroker
                                      	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                      host.iobroker
                                      	2022-10-27 17:10:42.718	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                                      host.iobroker
                                      	2022-10-27 17:10:42.718	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                      alexa2.0
                                      	2022-10-27 17:10:42.066	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      alexa2.0
                                      	2022-10-27 17:10:41.063	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                                      alexa2.0
                                      	2022-10-27 17:10:40.778	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                      host.iobroker
                                      	2022-10-27 17:10:37.182	info	instance system.adapter.alexa2.0 started with pid 15890
                                      host.iobroker
                                      	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                      host.iobroker
                                      	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                      host.iobroker
                                      	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                      host.iobroker
                                      	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                      host.iobroker
                                      	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                      host.iobroker
                                      	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                      host.iobroker
                                      	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                      host.iobroker
                                      	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                      alexa2.0
                                      	2022-10-27 17:10:35.211	info	Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason2
                                      alexa2.0
                                      	2022-10-27 17:10:35.208	error	Error: Error while checking Authentication: Error: 401 Unauthorized
                                      alexa2.0
                                      	2022-10-27 17:10:34.716	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                      host.iobroker
                                      	2022-10-27 17:10:30.480	info	instance system.adapter.alexa2.0 started with pid 15863
                                      host.iobroker
                                      	2022-10-27 17:10:06.611	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      host.iobroker
                                      	2022-10-27 17:10:00.110	info	instance system.adapter.dwd.0 started with pid 15788
                                      host.iobroker
                                      	2022-10-27 17:05:06.590	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      host.iobroker
                                      	2022-10-27 17:05:00.116	info	instance system.adapter.dwd.0 started with pid 15243
                                      host.iobroker
                                      	2022-10-27 17:01:44.408	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                                      host.iobroker
                                      	2022-10-27 17:01:44.407	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                      alexa2.0
                                      	2022-10-27 17:01:43.784	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      alexa2.0
                                      	2022-10-27 17:01:43.783	debug	Plugin sentry destroyed
                                      alexa2.0
                                      	2022-10-27 17:01:42.781	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                                      alexa2.0
                                      	2022-10-27 17:01:42.625	debug	Schedule restart: 0 6 * * *
                                      alexa2.0
                                      	2022-10-27 17:01:42.517	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                      alexa2.0
                                      	2022-10-27 17:01:41.849	debug	Plugin sentry Initialize Plugin (enabled=true)
                                      

                                      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                                      apollon77A 2 Replies Last reply
                                      0
                                      • ESP8266E ESP8266

                                        @apollon77 , ich schrieb ja schon, das die letzte Version installiert ist.
                                        Der Alexa2 Adapter war schon vorher Rot.

                                        host.iobroker
                                        	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                        host.iobroker
                                        	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                        host.iobroker
                                        	2022-10-27 17:10:42.718	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                                        host.iobroker
                                        	2022-10-27 17:10:42.718	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                        alexa2.0
                                        	2022-10-27 17:10:42.066	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        alexa2.0
                                        	2022-10-27 17:10:41.063	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                                        alexa2.0
                                        	2022-10-27 17:10:40.778	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                        host.iobroker
                                        	2022-10-27 17:10:37.182	info	instance system.adapter.alexa2.0 started with pid 15890
                                        host.iobroker
                                        	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                        host.iobroker
                                        	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                        host.iobroker
                                        	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                        host.iobroker
                                        	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                        host.iobroker
                                        	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                        host.iobroker
                                        	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                        host.iobroker
                                        	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                        host.iobroker
                                        	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                        alexa2.0
                                        	2022-10-27 17:10:35.211	info	Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason2
                                        alexa2.0
                                        	2022-10-27 17:10:35.208	error	Error: Error while checking Authentication: Error: 401 Unauthorized
                                        alexa2.0
                                        	2022-10-27 17:10:34.716	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                        host.iobroker
                                        	2022-10-27 17:10:30.480	info	instance system.adapter.alexa2.0 started with pid 15863
                                        host.iobroker
                                        	2022-10-27 17:10:06.611	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        host.iobroker
                                        	2022-10-27 17:10:00.110	info	instance system.adapter.dwd.0 started with pid 15788
                                        host.iobroker
                                        	2022-10-27 17:05:06.590	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        host.iobroker
                                        	2022-10-27 17:05:00.116	info	instance system.adapter.dwd.0 started with pid 15243
                                        host.iobroker
                                        	2022-10-27 17:01:44.408	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                                        host.iobroker
                                        	2022-10-27 17:01:44.407	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                        alexa2.0
                                        	2022-10-27 17:01:43.784	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        alexa2.0
                                        	2022-10-27 17:01:43.783	debug	Plugin sentry destroyed
                                        alexa2.0
                                        	2022-10-27 17:01:42.781	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                                        alexa2.0
                                        	2022-10-27 17:01:42.625	debug	Schedule restart: 0 6 * * *
                                        alexa2.0
                                        	2022-10-27 17:01:42.517	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                        alexa2.0
                                        	2022-10-27 17:01:41.849	debug	Plugin sentry Initialize Plugin (enabled=true)
                                        
                                        apollon77A Online
                                        apollon77A Online
                                        apollon77
                                        wrote on last edited by
                                        #417

                                        @esp8266 sagte in Alexa2 Adapter 3.18.x (BETA):

                                        Error: Error while checking Authentication: Error: 401 Unauthorized

                                        heisst das da was mit dem Cookie nicht stimmt.

                                        Am besten bei gestopptem Alexa2 einmal ins Admin des adapters gehen und "cookie neu machen" klicken. Dann Konfig speichern. Dann Alexa2 neu starten und neue Cookie holen.

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        1 Reply Last reply
                                        0
                                        • ESP8266E ESP8266

                                          @apollon77 , ich schrieb ja schon, das die letzte Version installiert ist.
                                          Der Alexa2 Adapter war schon vorher Rot.

                                          host.iobroker
                                          	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                          host.iobroker
                                          	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                          host.iobroker
                                          	2022-10-27 17:10:42.718	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                                          host.iobroker
                                          	2022-10-27 17:10:42.718	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                          alexa2.0
                                          	2022-10-27 17:10:42.066	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          alexa2.0
                                          	2022-10-27 17:10:41.063	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                                          alexa2.0
                                          	2022-10-27 17:10:40.778	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                          host.iobroker
                                          	2022-10-27 17:10:37.182	info	instance system.adapter.alexa2.0 started with pid 15890
                                          host.iobroker
                                          	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                          host.iobroker
                                          	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                          host.iobroker
                                          	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                          host.iobroker
                                          	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                          host.iobroker
                                          	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                          host.iobroker
                                          	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                          host.iobroker
                                          	2022-10-27 17:10:36.002	info	Restart adapter system.adapter.alexa2.0 because enabled
                                          host.iobroker
                                          	2022-10-27 17:10:36.001	info	instance system.adapter.alexa2.0 scheduled normal terminated and will be restarted on schedule.
                                          alexa2.0
                                          	2022-10-27 17:10:35.211	info	Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason2
                                          alexa2.0
                                          	2022-10-27 17:10:35.208	error	Error: Error while checking Authentication: Error: 401 Unauthorized
                                          alexa2.0
                                          	2022-10-27 17:10:34.716	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                          host.iobroker
                                          	2022-10-27 17:10:30.480	info	instance system.adapter.alexa2.0 started with pid 15863
                                          host.iobroker
                                          	2022-10-27 17:10:06.611	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          host.iobroker
                                          	2022-10-27 17:10:00.110	info	instance system.adapter.dwd.0 started with pid 15788
                                          host.iobroker
                                          	2022-10-27 17:05:06.590	info	instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          host.iobroker
                                          	2022-10-27 17:05:00.116	info	instance system.adapter.dwd.0 started with pid 15243
                                          host.iobroker
                                          	2022-10-27 17:01:44.408	info	Do not restart adapter system.adapter.alexa2.0 because desired by instance
                                          host.iobroker
                                          	2022-10-27 17:01:44.407	error	instance system.adapter.alexa2.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                          alexa2.0
                                          	2022-10-27 17:01:43.784	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          alexa2.0
                                          	2022-10-27 17:01:43.783	debug	Plugin sentry destroyed
                                          alexa2.0
                                          	2022-10-27 17:01:42.781	error	Adapter seems to have issues and crashed three times in a row. Disabling!! Please start again and check logs.
                                          alexa2.0
                                          	2022-10-27 17:01:42.625	debug	Schedule restart: 0 6 * * *
                                          alexa2.0
                                          	2022-10-27 17:01:42.517	info	starting. Version 3.19.10 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.20.1, js-controller: 4.0.23
                                          alexa2.0
                                          	2022-10-27 17:01:41.849	debug	Plugin sentry Initialize Plugin (enabled=true)
                                          
                                          apollon77A Online
                                          apollon77A Online
                                          apollon77
                                          wrote on last edited by
                                          #418

                                          @esp8266 sagte in Alexa2 Adapter 3.18.x (BETA):

                                          Schedule restart: 0 6 * * *

                                          Und verrätst Du mir noch warum du das drin hast? Ich brauch das nicht.

                                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          ESP8266E 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          521

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe