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. Entwicklung
  4. Alexa2 3.26.x

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    211

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

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

Alexa2 3.26.x

Alexa2 3.26.x

Scheduled Pinned Locked Moved Entwicklung
334 Posts 70 Posters 80.0k Views 76 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.
  • NegaleinN Negalein

    @diginix sagte in Alexa2 3.26.x:

    Ja, da waren sie bei mir doch auch

    Sorry, hatte aus Eile das "noch vorhanden" vergessen.
    Ich sollte nicht 3 Sachen gleichzeitig machen. 😉

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

    @negalein Hab mal den FireTV Objektbaum gelöscht und Instanz neu gestartet aber es fehlt weiterhin der komplette Knoten "FireTVCommands". Das Icon passt aber, also sollte der Adapter den richtigen Gerätetyp kennen. Dann habe ich mal auf der Amazon Seite nach dem FireTV geschaut ob er online ist, weil er laut alexa2.0.Echo-Devices.?.online offline ist. Bei Amazon ist er online und das verfügbare Softwareupdate habe ich auch mal durchgeführt.

    Dass mit den fehlenden Objekten oder unbekannten unnötigen Geräten nervt gerade. Man bekommt das Gefühl Amazon sabotiert vorsätzlich die Alexa API damit es keiner nutzt und sie den Dienst einstampfen können.

    Edit: Bei mir ist der device type vom Fire TV Stick nun A33X5025Q5UKZT und den kennt der Adapter bisher gar nicht. Hab den nun in der main.js mit allen capabilities angelegt. Nach Adapter upload und Instanz restart kommt das FireTV Icon wieder aber weiterhin ohne FireTVCommands Knoten und alexa2.0.Echo-Devices.G07???.Info.deviceFamily ist "unknown". Die muss aber "FIRE_TV" sein damit der Knoten angelegt wird.
    @apollon77 Woher kommt der String für deviceFamily? Liefert den Amazon oder wird der anhand des deviceType vom Adapter gesetzt?

    ..:: 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
    0
    • DiginixD Diginix

      @negalein Hab mal den FireTV Objektbaum gelöscht und Instanz neu gestartet aber es fehlt weiterhin der komplette Knoten "FireTVCommands". Das Icon passt aber, also sollte der Adapter den richtigen Gerätetyp kennen. Dann habe ich mal auf der Amazon Seite nach dem FireTV geschaut ob er online ist, weil er laut alexa2.0.Echo-Devices.?.online offline ist. Bei Amazon ist er online und das verfügbare Softwareupdate habe ich auch mal durchgeführt.

      Dass mit den fehlenden Objekten oder unbekannten unnötigen Geräten nervt gerade. Man bekommt das Gefühl Amazon sabotiert vorsätzlich die Alexa API damit es keiner nutzt und sie den Dienst einstampfen können.

      Edit: Bei mir ist der device type vom Fire TV Stick nun A33X5025Q5UKZT und den kennt der Adapter bisher gar nicht. Hab den nun in der main.js mit allen capabilities angelegt. Nach Adapter upload und Instanz restart kommt das FireTV Icon wieder aber weiterhin ohne FireTVCommands Knoten und alexa2.0.Echo-Devices.G07???.Info.deviceFamily ist "unknown". Die muss aber "FIRE_TV" sein damit der Knoten angelegt wird.
      @apollon77 Woher kommt der String für deviceFamily? Liefert den Amazon oder wird der anhand des deviceType vom Adapter gesetzt?

      apollon77A Offline
      apollon77A Offline
      apollon77
      wrote on last edited by
      #181

      @diginix Es kam in der Verganegnheit schonmal vr das Device typen geändert wurden... eher selten aber who knows. Wenn Du also fix hast mach bitte PR oder issue github mit Details, dann kann ichs fixen.

      PR geht einfach:

      Geht auf github, auf die main.js ... oben rechts auf den Stift ... im Editor einfach das nötige ändern ... runterscrollen infos eintragen, abschicken, nächste seite "PR erstellen" drücken ... fertig 🙂

      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 Es kam in der Verganegnheit schonmal vr das Device typen geändert wurden... eher selten aber who knows. Wenn Du also fix hast mach bitte PR oder issue github mit Details, dann kann ichs fixen.

        PR geht einfach:

        Geht auf github, auf die main.js ... oben rechts auf den Stift ... im Editor einfach das nötige ändern ... runterscrollen infos eintragen, abschicken, nächste seite "PR erstellen" drücken ... fertig 🙂

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

        @apollon77 Leider reicht der neue deviceType in der main.js nicht um das Gerät wirklich mit allen Objekten zu erhalten. Da eben deviceFamily unknown ist und nicht FIRE_TV fehlt der Knoten .FireTVCommands weiterhin. Daher die Frage woher der Wert für deviceFamily kommt?
        Solange der nicht passt, nützt der PR imho wenig.

        ..:: 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
        0
        • DiginixD Diginix

          @apollon77 Leider reicht der neue deviceType in der main.js nicht um das Gerät wirklich mit allen Objekten zu erhalten. Da eben deviceFamily unknown ist und nicht FIRE_TV fehlt der Knoten .FireTVCommands weiterhin. Daher die Frage woher der Wert für deviceFamily kommt?
          Solange der nicht passt, nützt der PR imho wenig.

          apollon77A Offline
          apollon77A Offline
          apollon77
          wrote on last edited by
          #183

          @diginix Die devcieFamily kommt an sich aus den Device Daten die bei Amazon abgefragt werden ... Also sind wir bei GitHub issue, dann Debug log vom Start per E-Mail und das Issue verlinken und alle Details wie die ID des betroffenen Geräts und so reinschreiben. Dann muss ich suchen

          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 Die devcieFamily kommt an sich aus den Device Daten die bei Amazon abgefragt werden ... Also sind wir bei GitHub issue, dann Debug log vom Start per E-Mail und das Issue verlinken und alle Details wie die ID des betroffenen Geräts und so reinschreiben. Dann muss ich suchen

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

            @apollon77 Amazon hat den device type meines FireTV Sticks wieder zurück auf A31DTMEEVDDOIV gesetzt und somit auch device family wieder auf FIRE_TV. Warum das temporär ein andere Typ ohne Familywert war, wird uns Amazon wohl nicht verraten.

            ..:: 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
            • DK43D Offline
              DK43D Offline
              DK43
              wrote on last edited by
              #185

              Wollte mal den Alexa2 Adapter probieren.

              6586f415-9054-4c17-9cf0-b162fa5fa1e2-image.png

              Es erscheint " Der Adapter-Status wird geladen. Bitte warten … "

              wie gehts jetzt weiter?

              Diesen Ansatz habe ich schon probiert. Stand schon alles richtig.
              https://github.com/Apollon77/ioBroker.alexa2/issues/1045#issuecomment-1666966375

              ff03cd24-14ce-405f-81b2-4694a1e79e99-image.png

              uwe72 created this issue in Apollon77/ioBroker.alexa2

              closed Keine Auto-Updates von Todo/Timer/Wcker/Routinen-Erkennung/"alexa2.0.History.summary" #1045

              hsteinmeH DK43D 2 Replies Last reply
              0
              • DK43D DK43

                Wollte mal den Alexa2 Adapter probieren.

                6586f415-9054-4c17-9cf0-b162fa5fa1e2-image.png

                Es erscheint " Der Adapter-Status wird geladen. Bitte warten … "

                wie gehts jetzt weiter?

                Diesen Ansatz habe ich schon probiert. Stand schon alles richtig.
                https://github.com/Apollon77/ioBroker.alexa2/issues/1045#issuecomment-1666966375

                ff03cd24-14ce-405f-81b2-4694a1e79e99-image.png

                uwe72 created this issue in Apollon77/ioBroker.alexa2

                closed Keine Auto-Updates von Todo/Timer/Wcker/Routinen-Erkennung/"alexa2.0.History.summary" #1045

                hsteinmeH Offline
                hsteinmeH Offline
                hsteinme
                wrote on last edited by
                #186

                @dk43 Wo ist denn die Glaskugel, die uns jetzt sagt, was Du schon gemacht hast und was Du noch nicht gemacht hast?

                Lies Dir mal https://www.homeandsmart.de/iobroker-mit-alexa-verbinden#toc-2 an oder eines der zig Videos in YouTube über das Thema.

                1 Reply Last reply
                -2
                • DK43D DK43

                  Wollte mal den Alexa2 Adapter probieren.

                  6586f415-9054-4c17-9cf0-b162fa5fa1e2-image.png

                  Es erscheint " Der Adapter-Status wird geladen. Bitte warten … "

                  wie gehts jetzt weiter?

                  Diesen Ansatz habe ich schon probiert. Stand schon alles richtig.
                  https://github.com/Apollon77/ioBroker.alexa2/issues/1045#issuecomment-1666966375

                  ff03cd24-14ce-405f-81b2-4694a1e79e99-image.png

                  uwe72 created this issue in Apollon77/ioBroker.alexa2

                  closed Keine Auto-Updates von Todo/Timer/Wcker/Routinen-Erkennung/"alexa2.0.History.summary" #1045

                  DK43D Offline
                  DK43D Offline
                  DK43
                  wrote on last edited by
                  #187

                  @hsteinme Das habe ich schon probiert.

                  Diesen Ansatz habe ich schon probiert. Stand schon alles richtig.
                  https://github.com/Apollon77/ioBroker.alexa2/issues/1045#issuecomment-1666966375

                  In deinem Link geht es um den Cloud-Adapter für die Verbindung zwischen ioBroker und Amazon Alexa (Sprachsteuerung).
                  Das funktioniert schon länger und ohne Probleme.

                  Wenn ich den Alexa2 Adapter neu starte dann steht im Log folgendes:

                  2024-05-21 21:38:53.062 - info: host.DESKTOP-7L0AQ9E instance system.adapter.alexa2.0 started with pid 7076
                  2024-05-21 21:38:54.408 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: node:internal/modules/cjs/loader:451
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: throw err;
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: ^
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]:
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: Error: Cannot find module 'C:\ioBroker\node_modules\nearest-color\nearestColor.js'. Please verify that the package.json has a valid "main" entry
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:443:19)
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:711:18)
                  2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1126:27)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Object. (C:\ioBroker\node_modules\iobroker.alexa2\lib\smarthomedevices.js:1578:22)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) {
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: path: 'C:\\ioBroker\\node_modules\\nearest-color\\package.json',
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: requestPath: 'nearest-color'
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: }
                  2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]:
                  2024-05-21 21:38:54.411 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: Node.js v18.20.2
                  2024-05-21 21:38:54.411 - error: host.DESKTOP-7L0AQ9E instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2024-05-21 21:38:54.411 - info: host.DESKTOP-7L0AQ9E Rebuild for adapter system.adapter.alexa2.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                  
                  

                  Kann einer damit was anfangen?

                  haselchenH apollon77A 2 Replies Last reply
                  0
                  • DK43D DK43

                    @hsteinme Das habe ich schon probiert.

                    Diesen Ansatz habe ich schon probiert. Stand schon alles richtig.
                    https://github.com/Apollon77/ioBroker.alexa2/issues/1045#issuecomment-1666966375

                    In deinem Link geht es um den Cloud-Adapter für die Verbindung zwischen ioBroker und Amazon Alexa (Sprachsteuerung).
                    Das funktioniert schon länger und ohne Probleme.

                    Wenn ich den Alexa2 Adapter neu starte dann steht im Log folgendes:

                    2024-05-21 21:38:53.062 - info: host.DESKTOP-7L0AQ9E instance system.adapter.alexa2.0 started with pid 7076
                    2024-05-21 21:38:54.408 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: node:internal/modules/cjs/loader:451
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: throw err;
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: ^
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]:
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: Error: Cannot find module 'C:\ioBroker\node_modules\nearest-color\nearestColor.js'. Please verify that the package.json has a valid "main" entry
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:443:19)
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:711:18)
                    2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1126:27)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Object. (C:\ioBroker\node_modules\iobroker.alexa2\lib\smarthomedevices.js:1578:22)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) {
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: path: 'C:\\ioBroker\\node_modules\\nearest-color\\package.json',
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: requestPath: 'nearest-color'
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: }
                    2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]:
                    2024-05-21 21:38:54.411 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: Node.js v18.20.2
                    2024-05-21 21:38:54.411 - error: host.DESKTOP-7L0AQ9E instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    2024-05-21 21:38:54.411 - info: host.DESKTOP-7L0AQ9E Rebuild for adapter system.adapter.alexa2.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                    
                    

                    Kann einer damit was anfangen?

                    haselchenH Offline
                    haselchenH Offline
                    haselchen
                    Most Active
                    wrote on last edited by
                    #188

                    @dk43

                    Da es ne Windows Installation ist , vermutlich nur ne Handvoll Leute.
                    Die Frage ist , ob @apollon77 dazugehört 🤔

                    Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                    GaspodeG 1 Reply Last reply
                    1
                    • haselchenH haselchen

                      @dk43

                      Da es ne Windows Installation ist , vermutlich nur ne Handvoll Leute.
                      Die Frage ist , ob @apollon77 dazugehört 🤔

                      GaspodeG Offline
                      GaspodeG Offline
                      Gaspode
                      wrote on last edited by Gaspode
                      #189

                      @haselchen said in Alexa2 3.26.x:

                      Da es ne Windows Installation ist , vermutlich nur ne Handvoll Leute.

                      Sieht für mich nicht nach einem Windows spezifischem Problem aus, da ist irgendwas bei den installierten npm Modulen durcheinander geraten, denke ich.

                      @DK43
                      Mach mal bitte ein ioBroker Command Fenster auf. Was sagt denn

                      npm ls --all
                      

                      ?

                      Edit @DK43
                      Da es sich wahrscheinlich nicht um ein Alexa-Problem handelt, wäre es wohl sinnvoll, ein eigenes Thema dafür auf zu machen. Kannst es ja hier verlinken. Ansonsten werden alle Abonnenten dieses Themas mit Notifications zugeschüttet.

                      1 Reply Last reply
                      2
                      • DK43D DK43

                        @hsteinme Das habe ich schon probiert.

                        Diesen Ansatz habe ich schon probiert. Stand schon alles richtig.
                        https://github.com/Apollon77/ioBroker.alexa2/issues/1045#issuecomment-1666966375

                        In deinem Link geht es um den Cloud-Adapter für die Verbindung zwischen ioBroker und Amazon Alexa (Sprachsteuerung).
                        Das funktioniert schon länger und ohne Probleme.

                        Wenn ich den Alexa2 Adapter neu starte dann steht im Log folgendes:

                        2024-05-21 21:38:53.062 - info: host.DESKTOP-7L0AQ9E instance system.adapter.alexa2.0 started with pid 7076
                        2024-05-21 21:38:54.408 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: node:internal/modules/cjs/loader:451
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: throw err;
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: ^
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]:
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: Error: Cannot find module 'C:\ioBroker\node_modules\nearest-color\nearestColor.js'. Please verify that the package.json has a valid "main" entry
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:443:19)
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:711:18)
                        2024-05-21 21:38:54.409 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1126:27)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Object. (C:\ioBroker\node_modules\iobroker.alexa2\lib\smarthomedevices.js:1578:22)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) {
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: path: 'C:\\ioBroker\\node_modules\\nearest-color\\package.json',
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: requestPath: 'nearest-color'
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: }
                        2024-05-21 21:38:54.410 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]:
                        2024-05-21 21:38:54.411 - error: host.DESKTOP-7L0AQ9E Caught by controller[0]: Node.js v18.20.2
                        2024-05-21 21:38:54.411 - error: host.DESKTOP-7L0AQ9E instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        2024-05-21 21:38:54.411 - info: host.DESKTOP-7L0AQ9E Rebuild for adapter system.adapter.alexa2.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                        
                        

                        Kann einer damit was anfangen?

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        wrote on last edited by
                        #190

                        @dk43 Installier den adapter nochmal neu. Da fehlt ein npm Paket was an sich nur passieren kann wenn da was generelles komisch ist

                        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
                        • W Offline
                          W Offline
                          Wrekonize
                          wrote on last edited by
                          #191

                          Leider funktioniert bei mir die History seit über einem Jahr nicht mehr, obwohl ich immer die aktuellste Alexa2 Version installiert habe, aktuell 3.26.5. Adapter ist auf Standarteinstellungen (Push-Verbindung an).

                          Instanz bzw. Adapter mehrmals gelöscht und neu verbunden. Cookies aktualisiert.

                          Folgendes brachte ebenfalls keinen Erfolg:

                          103284c7-2223-4a50-a09f-b09909cce98a-image.png

                          Sprachausgabe via Blockly funktioniert einwandfrei.

                          Log beim Starten des Adapters:

                          2024-05-25 22:53:53.630 - info: alexa2.0 (29460) Got terminate signal TERMINATE_YOURSELF
                          2024-05-25 22:53:53.639 - info: host.raspi1 stopInstance system.adapter.alexa2.0 send kill signal
                          2024-05-25 22:53:53.639 - info: alexa2.0 (29460) terminating
                          2024-05-25 22:53:53.650 - info: alexa2.0 (29460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2024-05-25 22:53:54.152 - info: alexa2.0 (29460) terminating
                          2024-05-25 22:53:54.281 - info: host.raspi1 instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-05-25 22:53:56.839 - info: host.raspi1 instance system.adapter.alexa2.0 started with pid 36517
                          2024-05-25 22:54:01.142 - info: alexa2.0 (36517) starting. Version 3.26.5 (non-npm: Apollon77/ioBroker.alexa2) in /opt/iobroker/node_modules/iobroker.alexa2, node: v18.19.0, js-controller: 5.0.19
                          2024-05-25 22:54:01.237 - info: alexa2.0 (36517) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                          2024-05-25 22:54:01.242 - info: alexa2.0 (36517) Proxy IP not set, use first network interface (192.168.178.57) instead
                          2024-05-25 22:54:04.642 - info: alexa2.0 (36517) Initialize all Device states ...
                          2024-05-25 22:54:45.724 - info: alexa2.0 (36517) Subscribing to states...
                          2024-05-25 22:54:47.454 - info: alexa2.0 (36517) Alexa-Push-Connection (macDms = true) established. Disable Polling
                          2024-05-25 22:55:00.116 - info: alexa2.0 (36517) Initialization Done ...
                          

                          Ich bin für jeden Lösungsansatz dankbar.

                          OS: Debian 11
                          Node.js: v18.19.0
                          NPM: 10.2.3
                          js-controller: 5.0.19

                          haselchenH NegaleinN apollon77A 3 Replies Last reply
                          0
                          • W Wrekonize

                            Leider funktioniert bei mir die History seit über einem Jahr nicht mehr, obwohl ich immer die aktuellste Alexa2 Version installiert habe, aktuell 3.26.5. Adapter ist auf Standarteinstellungen (Push-Verbindung an).

                            Instanz bzw. Adapter mehrmals gelöscht und neu verbunden. Cookies aktualisiert.

                            Folgendes brachte ebenfalls keinen Erfolg:

                            103284c7-2223-4a50-a09f-b09909cce98a-image.png

                            Sprachausgabe via Blockly funktioniert einwandfrei.

                            Log beim Starten des Adapters:

                            2024-05-25 22:53:53.630 - info: alexa2.0 (29460) Got terminate signal TERMINATE_YOURSELF
                            2024-05-25 22:53:53.639 - info: host.raspi1 stopInstance system.adapter.alexa2.0 send kill signal
                            2024-05-25 22:53:53.639 - info: alexa2.0 (29460) terminating
                            2024-05-25 22:53:53.650 - info: alexa2.0 (29460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2024-05-25 22:53:54.152 - info: alexa2.0 (29460) terminating
                            2024-05-25 22:53:54.281 - info: host.raspi1 instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2024-05-25 22:53:56.839 - info: host.raspi1 instance system.adapter.alexa2.0 started with pid 36517
                            2024-05-25 22:54:01.142 - info: alexa2.0 (36517) starting. Version 3.26.5 (non-npm: Apollon77/ioBroker.alexa2) in /opt/iobroker/node_modules/iobroker.alexa2, node: v18.19.0, js-controller: 5.0.19
                            2024-05-25 22:54:01.237 - info: alexa2.0 (36517) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                            2024-05-25 22:54:01.242 - info: alexa2.0 (36517) Proxy IP not set, use first network interface (192.168.178.57) instead
                            2024-05-25 22:54:04.642 - info: alexa2.0 (36517) Initialize all Device states ...
                            2024-05-25 22:54:45.724 - info: alexa2.0 (36517) Subscribing to states...
                            2024-05-25 22:54:47.454 - info: alexa2.0 (36517) Alexa-Push-Connection (macDms = true) established. Disable Polling
                            2024-05-25 22:55:00.116 - info: alexa2.0 (36517) Initialization Done ...
                            

                            Ich bin für jeden Lösungsansatz dankbar.

                            OS: Debian 11
                            Node.js: v18.19.0
                            NPM: 10.2.3
                            js-controller: 5.0.19

                            haselchenH Offline
                            haselchenH Offline
                            haselchen
                            Most Active
                            wrote on last edited by
                            #192

                            @wrekonize

                            a) Dein OS ist alt

                            b) Deine Node Version ist nicht aktuell

                            c) scheinen Deine Proxy Einstellungen nicht zu stimmen in den Einstellungen.

                            Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                            W 1 Reply Last reply
                            1
                            • haselchenH haselchen

                              @wrekonize

                              a) Dein OS ist alt

                              b) Deine Node Version ist nicht aktuell

                              c) scheinen Deine Proxy Einstellungen nicht zu stimmen in den Einstellungen.

                              W Offline
                              W Offline
                              Wrekonize
                              wrote on last edited by
                              #193

                              @haselchen Update auf Node.js: v20.13.1 ohne Erfolg

                              haselchenH 1 Reply Last reply
                              0
                              • W Wrekonize

                                @haselchen Update auf Node.js: v20.13.1 ohne Erfolg

                                haselchenH Offline
                                haselchenH Offline
                                haselchen
                                Most Active
                                wrote on last edited by
                                #194

                                @wrekonize

                                Ich bitte Dich, was sollen ich und die Anderen mit dieser Aussage anfangen?

                                Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                Samson71S W 2 Replies Last reply
                                0
                                • haselchenH haselchen

                                  @wrekonize

                                  Ich bitte Dich, was sollen ich und die Anderen mit dieser Aussage anfangen?

                                  Samson71S Offline
                                  Samson71S Offline
                                  Samson71
                                  Global Moderator
                                  wrote on last edited by
                                  #195

                                  @haselchen
                                  Dass Dein Hinweis b) bearbeitet wurde 😁

                                  Gruß, Markus

                                  Maßnahmen zum Schutz des Forums:
                                  https://forum.iobroker.net/topic/79618/ma%C3%9Fnahmen-zum-schutz-des-forums
                                  Hinweise für gute Forenbeiträge:
                                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                  haselchenH O 2 Replies Last reply
                                  0
                                  • W Wrekonize

                                    Leider funktioniert bei mir die History seit über einem Jahr nicht mehr, obwohl ich immer die aktuellste Alexa2 Version installiert habe, aktuell 3.26.5. Adapter ist auf Standarteinstellungen (Push-Verbindung an).

                                    Instanz bzw. Adapter mehrmals gelöscht und neu verbunden. Cookies aktualisiert.

                                    Folgendes brachte ebenfalls keinen Erfolg:

                                    103284c7-2223-4a50-a09f-b09909cce98a-image.png

                                    Sprachausgabe via Blockly funktioniert einwandfrei.

                                    Log beim Starten des Adapters:

                                    2024-05-25 22:53:53.630 - info: alexa2.0 (29460) Got terminate signal TERMINATE_YOURSELF
                                    2024-05-25 22:53:53.639 - info: host.raspi1 stopInstance system.adapter.alexa2.0 send kill signal
                                    2024-05-25 22:53:53.639 - info: alexa2.0 (29460) terminating
                                    2024-05-25 22:53:53.650 - info: alexa2.0 (29460) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2024-05-25 22:53:54.152 - info: alexa2.0 (29460) terminating
                                    2024-05-25 22:53:54.281 - info: host.raspi1 instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                    2024-05-25 22:53:56.839 - info: host.raspi1 instance system.adapter.alexa2.0 started with pid 36517
                                    2024-05-25 22:54:01.142 - info: alexa2.0 (36517) starting. Version 3.26.5 (non-npm: Apollon77/ioBroker.alexa2) in /opt/iobroker/node_modules/iobroker.alexa2, node: v18.19.0, js-controller: 5.0.19
                                    2024-05-25 22:54:01.237 - info: alexa2.0 (36517) Starting Alexa2 adapter ... it can take several minutes to initialize all data. Please be patient! A done message is logged.
                                    2024-05-25 22:54:01.242 - info: alexa2.0 (36517) Proxy IP not set, use first network interface (192.168.178.57) instead
                                    2024-05-25 22:54:04.642 - info: alexa2.0 (36517) Initialize all Device states ...
                                    2024-05-25 22:54:45.724 - info: alexa2.0 (36517) Subscribing to states...
                                    2024-05-25 22:54:47.454 - info: alexa2.0 (36517) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                    2024-05-25 22:55:00.116 - info: alexa2.0 (36517) Initialization Done ...
                                    

                                    Ich bin für jeden Lösungsansatz dankbar.

                                    OS: Debian 11
                                    Node.js: v18.19.0
                                    NPM: 10.2.3
                                    js-controller: 5.0.19

                                    NegaleinN Offline
                                    NegaleinN Offline
                                    Negalein
                                    Global Moderator
                                    wrote on last edited by
                                    #196

                                    @wrekonize sagte in Alexa2 3.26.x:

                                    Log beim Starten des Adapters:

                                    zeig uns mal den Debug-Log

                                    ° Node.js: 20.17.0 NPM: 10.8.2
                                    ° Proxmox, Ubuntu 22.04.3 LTS
                                    ° Fixer ---> iob fix

                                    1 Reply Last reply
                                    0
                                    • Samson71S Samson71

                                      @haselchen
                                      Dass Dein Hinweis b) bearbeitet wurde 😁

                                      haselchenH Offline
                                      haselchenH Offline
                                      haselchen
                                      Most Active
                                      wrote on last edited by
                                      #197

                                      @samson71 sagte in Alexa2 3.26.x:

                                      @haselchen
                                      Dass Dein Hinweis b) bearbeitet wurde 😁

                                      Aber auch nur bearbeitet 😝

                                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                      1 Reply Last reply
                                      0
                                      • Samson71S Samson71

                                        @haselchen
                                        Dass Dein Hinweis b) bearbeitet wurde 😁

                                        O Away
                                        O Away
                                        oFbEQnpoLKKl6mbY5e13
                                        wrote on last edited by
                                        #198

                                        @samson71 sagte in Alexa2 3.26.x:

                                        @haselchen
                                        Dass Dein Hinweis b) bearbeitet wurde 😁

                                        Also ich lese das so, dass das Update auf 20.13.1 erfolglos verlief...

                                        1 Reply Last reply
                                        0
                                        • Samson71S Offline
                                          Samson71S Offline
                                          Samson71
                                          Global Moderator
                                          wrote on last edited by
                                          #199

                                          @ofbeqnpolkkl6mby5e13
                                          Klar, aber es könnte genauso gut bedeuten, dass das Update keine Änderung bewirkt hat.
                                          Das ist doch genau das Problem. Es kommen nicht genug Informationen.

                                          Gruß, Markus

                                          Maßnahmen zum Schutz des Forums:
                                          https://forum.iobroker.net/topic/79618/ma%C3%9Fnahmen-zum-schutz-des-forums
                                          Hinweise für gute Forenbeiträge:
                                          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                          O 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

                                          81

                                          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