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

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

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

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

Alexa2 3.26.x

Scheduled Pinned Locked Moved Entwicklung
334 Posts 70 Posters 80.2k 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.
  • 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

    hsteinmeH Online
    hsteinmeH Online
    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

      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 Online
            apollon77A Online
            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 😁

                      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.

                              O 1 Reply Last reply
                              0
                              • Samson71S Samson71

                                @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.

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

                                @samson71

                                Auch wenn das offtopic ist, Exegese betreibe ich nicht. Für mich ist das eindeutig.

                                1 Reply 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

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

                                  @wrekonize sagte in Alexa2 3.26.x:

                                  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).

                                  Dann mal frech gefragt ob Du auch die Hinweise im Admin bei den Versions updates gelesen hast? ;-))

                                  3.26.0 (2023-11-08)
                                  (Apollon77) Automatically query of activity/history needs to be enabled manually (if you need it!)

                                  Und das ganze gibts auch im Admin als Text in rot ....

                                  Beginnend mit Version 3.26.0 Die Aktivität/History wird nicht mehr automatisch abgefragt. Wenn Sie diese automatische Abfrage benötigen, aktivieren Sie es bitte in den Einstellungen - aber nur, wenn Sie es wirklich brauchen! Es erzeugt Belastung der Amazonsysteme und wir sollten versuchen, dies so viel wie möglich zu reduzieren, bitte!

                                  ... den man beim update bestätigen muss.

                                  (also mal mindestens das ist ein halben Jahr her ...) ... Wenn Du also in deinen EInstellungen keinen Haken bei "Fragen Sie die Aktivität bei Geräteinteraktion automatisch ab" hast dann ist das "as designed" das es nicht gemacht wird weil es genau so sein soll 🙂

                                  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
                                  W 1 Reply Last reply
                                  2
                                  • apollon77A apollon77

                                    @wrekonize sagte in Alexa2 3.26.x:

                                    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).

                                    Dann mal frech gefragt ob Du auch die Hinweise im Admin bei den Versions updates gelesen hast? ;-))

                                    3.26.0 (2023-11-08)
                                    (Apollon77) Automatically query of activity/history needs to be enabled manually (if you need it!)

                                    Und das ganze gibts auch im Admin als Text in rot ....

                                    Beginnend mit Version 3.26.0 Die Aktivität/History wird nicht mehr automatisch abgefragt. Wenn Sie diese automatische Abfrage benötigen, aktivieren Sie es bitte in den Einstellungen - aber nur, wenn Sie es wirklich brauchen! Es erzeugt Belastung der Amazonsysteme und wir sollten versuchen, dies so viel wie möglich zu reduzieren, bitte!

                                    ... den man beim update bestätigen muss.

                                    (also mal mindestens das ist ein halben Jahr her ...) ... Wenn Du also in deinen EInstellungen keinen Haken bei "Fragen Sie die Aktivität bei Geräteinteraktion automatisch ab" hast dann ist das "as designed" das es nicht gemacht wird weil es genau so sein soll 🙂

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

                                    @apollon77 danke erstmal für diese konstruktiven Hinweise!

                                    Mit dem gesetzten Haken "Fragen Sie die Aktivität bei Geräteinteraktion automatisch ab" hat es jetzt funktioniert. Anscheinend habe ich es in der aktuellsten Version noch nicht getan.

                                    Selbstverständlich habe ich die Hinweise bei den Updates gelesen und habe auch schon alle möglichen Konstellationen versucht, was leider nicht erfolgreich war in den Versionen vor 3.26.5.

                                    Zudem habe ich die Push-Verbindung fälschlicherweise so verstanden, dass die Daten nur aktualisiert werden, wenn etwas zur Alexa gesprochen wurde und nicht automatisch alle x Sekunden um den Traffic zu reduzieren.

                                    padrinoP apollon77A 2 Replies Last reply
                                    0
                                    • haselchenH haselchen

                                      @wrekonize

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

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

                                      @haselchen das Thema ist hier "Alexa" ist und nicht "Installieren von Node-Updates". Das Update hat mein Problem mit dem Alexa Adapter nicht gelöst.

                                      haselchenH 1 Reply Last reply
                                      0
                                      • W Wrekonize

                                        @apollon77 danke erstmal für diese konstruktiven Hinweise!

                                        Mit dem gesetzten Haken "Fragen Sie die Aktivität bei Geräteinteraktion automatisch ab" hat es jetzt funktioniert. Anscheinend habe ich es in der aktuellsten Version noch nicht getan.

                                        Selbstverständlich habe ich die Hinweise bei den Updates gelesen und habe auch schon alle möglichen Konstellationen versucht, was leider nicht erfolgreich war in den Versionen vor 3.26.5.

                                        Zudem habe ich die Push-Verbindung fälschlicherweise so verstanden, dass die Daten nur aktualisiert werden, wenn etwas zur Alexa gesprochen wurde und nicht automatisch alle x Sekunden um den Traffic zu reduzieren.

                                        padrinoP Offline
                                        padrinoP Offline
                                        padrino
                                        Most Active
                                        wrote on last edited by
                                        #204

                                        @wrekonize sagte in Alexa2 3.26.x:

                                        Zudem habe ich die Push-Verbindung fälschlicherweise so verstanden, dass die Daten nur aktualisiert werden, wenn etwas zur Alexa gesprochen wurde und nicht automatisch alle x Sekunden um den Traffic zu reduzieren.

                                        Hmm, wird es eigentlich auch... 🤔

                                        1 Reply Last reply
                                        0
                                        • W Wrekonize

                                          @haselchen das Thema ist hier "Alexa" ist und nicht "Installieren von Node-Updates". Das Update hat mein Problem mit dem Alexa Adapter nicht gelöst.

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

                                          @wrekonize

                                          Das Thema ist: sein System aktuell zu halten, damit evtl. solche Probleme nicht entstehen .
                                          Die von mir aufgezählten Punkte können dann halt für andere Probleme in Deinem System sorgen.
                                          Und , Du musst mich hier nicht zurechtweisen , wenn ich Dir Schwachstellen in Deinem System aufzähle, die zum Teil vermutlich immer noch vorhanden sind .

                                          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
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          714

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          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