Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder

NEWS

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

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

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

Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
156 Beiträge 24 Kommentatoren 21.6k Aufrufe 26 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • N newbie2007

    @fastfoot genau, so war es bei mir auch vorher…

    Und jetzt habe ich auch 3.11.2

    F Offline
    F Offline
    fastfoot
    schrieb am zuletzt editiert von
    #86

    @newbie2007 sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

    @fastfoot genau, so war es bei mir auch vorher…

    aber jetzt hast du ja einen Push-Connection error im LOG, da wundert mich das nicht. Evtl. hilft ein Reset der Cookies, ist aber geraten

    iobroker läuft unter Docker auf QNAP TS-451+
    SkriptRecovery: https://forum.iobroker.net/post/930558

    padrinoP 1 Antwort Letzte Antwort
    0
    • F fastfoot

      @newbie2007 sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

      @fastfoot genau, so war es bei mir auch vorher…

      aber jetzt hast du ja einen Push-Connection error im LOG, da wundert mich das nicht. Evtl. hilft ein Reset der Cookies, ist aber geraten

      padrinoP Online
      padrinoP Online
      padrino
      Most Active
      schrieb am zuletzt editiert von
      #87

      Also, bei mir funktioniert das mit false/true

      SmartSelect_20211013-175215_Chrome.gif

      1 Antwort Letzte Antwort
      0
      • N newbie2007

        @apollon77 was soll ich machen?

        
        alexa2.0
        2021-10-13 17:06:17.627	info	Device-type:A324YMIUSWQDGE (SPEECH_RECOGNIZER_USS,GOLDFISH,REMINDERS,VOLUME_SETTING,AUDIBLE,SET_TIME_ZONE,AMAZON_MUSIC,KINDLE_BOOKS,DIALOG_INTERFACE_VERSION,CUSTOM_ALARM_TONE,AUDIO_PLAYER,APPLE_MUSIC,DEREGISTER_DEVICE,MULTI_WAKEWORDS_SUPPORTED,MUSIC_SKILL,SOUND_SETTINGS,ASCENDING_ALARM_VOLUME,DEEZER,TIMERS_AND_ALARMS,TIDAL,TUNE_IN,SIRIUSXM,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,SUPPORTS_LOCALE,SUPPORTS_LOCALE_SWITCH,MICROPHONE,SET_LOCALE,ADAPTIVE_LISTENING,PERSISTENT_CONNECTION,EARCONS,CHANGE_NAME,DREAM_TRAINING,SLEEP,I_HEART_RADIO)
        
        alexa2.0
        2021-10-13 17:06:17.627	info	Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
        
        alexa2.0
        2021-10-13 17:06:17.626	info	Unknown Device, but enabling commands, Try it and report back if commands work.
        
        alexa2.0
        2021-10-13 17:06:16.184	info	Alexa-Push-Connection Error: TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer. Received undefined
        
        alexa2.0
        2021-10-13 17:06:13.217	info	starting. Version 3.11.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.22.7, js-controller: 3.3.18
        
        alexa2.0
        2021-10-13 17:06:09.477	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        
        alexa2.0
        2021-10-13 17:06:09.475	info	terminating
        
        alexa2.0
        2021-10-13 17:06:09.463	info	Got terminate signal TERMINATE_YOURSELF
        
        apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von apollon77
        #88

        @newbie2007 sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

        2021-10-13 17:06:16.184 info Alexa-Push-Connection Error: TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer. Received undefined

        Das sieht aus wie ein Bug ... Bitte Debug Log aktivieren udnd ann nochmal posten ... muss sehen wann das passiert. AM besten File mir per email an iobroker@fischer-ka.de

        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 Antwort Letzte Antwort
        1
        • N newbie2007

          @apollon77 was soll ich machen?

          
          alexa2.0
          2021-10-13 17:06:17.627	info	Device-type:A324YMIUSWQDGE (SPEECH_RECOGNIZER_USS,GOLDFISH,REMINDERS,VOLUME_SETTING,AUDIBLE,SET_TIME_ZONE,AMAZON_MUSIC,KINDLE_BOOKS,DIALOG_INTERFACE_VERSION,CUSTOM_ALARM_TONE,AUDIO_PLAYER,APPLE_MUSIC,DEREGISTER_DEVICE,MULTI_WAKEWORDS_SUPPORTED,MUSIC_SKILL,SOUND_SETTINGS,ASCENDING_ALARM_VOLUME,DEEZER,TIMERS_AND_ALARMS,TIDAL,TUNE_IN,SIRIUSXM,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,SUPPORTS_LOCALE,SUPPORTS_LOCALE_SWITCH,MICROPHONE,SET_LOCALE,ADAPTIVE_LISTENING,PERSISTENT_CONNECTION,EARCONS,CHANGE_NAME,DREAM_TRAINING,SLEEP,I_HEART_RADIO)
          
          alexa2.0
          2021-10-13 17:06:17.627	info	Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
          
          alexa2.0
          2021-10-13 17:06:17.626	info	Unknown Device, but enabling commands, Try it and report back if commands work.
          
          alexa2.0
          2021-10-13 17:06:16.184	info	Alexa-Push-Connection Error: TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer. Received undefined
          
          alexa2.0
          2021-10-13 17:06:13.217	info	starting. Version 3.11.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.22.7, js-controller: 3.3.18
          
          alexa2.0
          2021-10-13 17:06:09.477	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          alexa2.0
          2021-10-13 17:06:09.475	info	terminating
          
          alexa2.0
          2021-10-13 17:06:09.463	info	Got terminate signal TERMINATE_YOURSELF
          
          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #89

          @newbie2007 Ok, habe geschaut ... scheinbar ist bei dir das "neue "nicht korrekt da ... bitte Rest Cookies in den Sesstings machen und neu bei Amazon über den Proxy einloggen

          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
          N 1 Antwort Letzte Antwort
          0
          • apollon77A apollon77

            @newbie2007 Ok, habe geschaut ... scheinbar ist bei dir das "neue "nicht korrekt da ... bitte Rest Cookies in den Sesstings machen und neu bei Amazon über den Proxy einloggen

            N Offline
            N Offline
            newbie2007
            schrieb am zuletzt editiert von newbie2007
            #90

            @apollon77 Hallo zusammen,
            Ich habe jetzt den Alexa2-Adapter komplett deinstalliert und nur die v3.11.2 installiert. Also nicht ein Update von einer vorherigen Version durchgeführt. Nebenbei habe ich den kompletten Datenbaum vom Alexa2-Adapter gelöscht.
            Jetzt scheint es erstmal zu funktionieren.
            Fehlermeldung im Log ist auch weg.
            Ich werde es aber noch ausgiebig testen. Allerdings kann ich aber erst morgen eine Rückmeldung geben, muss jetzt weg.
            Aber vielen Dank an euch alle.

            Gruß und schönen Abend
            Uwe

            N 1 Antwort Letzte Antwort
            0
            • N newbie2007

              @apollon77 Hallo zusammen,
              Ich habe jetzt den Alexa2-Adapter komplett deinstalliert und nur die v3.11.2 installiert. Also nicht ein Update von einer vorherigen Version durchgeführt. Nebenbei habe ich den kompletten Datenbaum vom Alexa2-Adapter gelöscht.
              Jetzt scheint es erstmal zu funktionieren.
              Fehlermeldung im Log ist auch weg.
              Ich werde es aber noch ausgiebig testen. Allerdings kann ich aber erst morgen eine Rückmeldung geben, muss jetzt weg.
              Aber vielen Dank an euch alle.

              Gruß und schönen Abend
              Uwe

              N Offline
              N Offline
              newbie2007
              schrieb am zuletzt editiert von
              #91

              @newbie2007 konnte doch nicht anders….
              Auch mein benötigter Datenpunkt „triggered“ wird jetzt korrekt gesetzt, damit ich meine Lichter mit dem Wecker steuern kann.
              @Apollon77: sehr gute Arbeit💪👍

              haselchenH 1 Antwort Letzte Antwort
              0
              • N newbie2007

                @newbie2007 konnte doch nicht anders….
                Auch mein benötigter Datenpunkt „triggered“ wird jetzt korrekt gesetzt, damit ich meine Lichter mit dem Wecker steuern kann.
                @Apollon77: sehr gute Arbeit💪👍

                haselchenH Offline
                haselchenH Offline
                haselchen
                Most Active
                schrieb am zuletzt editiert von haselchen
                #92

                @apollon77

                Bei mir wird die History leider egal mit welcher Version nicht befüllt.
                Cookie neu geholt, brachte auch nichts.

                Nach ca.2min wird der Befehl dann ausgeführt.

                Das kommt auch nach einem Neustart:

                alexa2.0	2021-10-13 23:29:18.981	info	(13536) Alexa-Push-Connection disconnected - retry: Retry Connection in 45s
                alexa2.0	2021-10-13 23:28:38.517	info	(13536) Alexa-Push-Connection disconnected - retry: Retry Connection in 40s
                alexa2.0	2021-10-13 23:28:03.050	info	(13536) Alexa-Push-Connection disconnected - retry: Retry Connection in 35s
                

                Edit

                alexa2.0	2021-10-14 00:28:43.021	info	(17357) Alexa-Push-Connection disconnected - retry: Retry Connection in 15s
                alexa2.0	2021-10-14 00:28:43.021	debug	(17357) Alexa-Remote WS-MQTT: Retry Connection in 15s
                alexa2.0	2021-10-14 00:28:43.021	debug	(17357) Alexa-Remote WS-MQTT: Close: 1005:
                alexa2.0	2021-10-14 00:28:43.019	debug	(17357) Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                

                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

                apollon77A 1 Antwort Letzte Antwort
                0
                • P Offline
                  P Offline
                  peterfido
                  schrieb am zuletzt editiert von
                  #93

                  Bei mir arbeitet die 3.9.3 unauffällig durch.

                  proxbroker
                  Plattform
                  linux
                  Betriebssystem
                  linux
                  Architektur
                  x64
                  CPUs
                  4
                  Geschwindigkeit
                  2304 MHz
                  Modell
                  Common KVM processor
                  RAM
                  7.79 GB
                  System-Betriebszeit
                  21 T. 21:49:41
                  Node.js
                  v12.22.6 (Es gibt eine neuere Version: v12.22.7)
                  NPM
                  6.14.15
                  Datenträgergröße
                  15.5 GB
                  freier Festplattenspeicher
                  5.43 GB
                  Anzahl der Adapter
                  362
                  Betriebszeit
                  8 T. 08:29:57
                  Aktive Instanzen
                  39
                  location
                  /opt/iobroker/
                  Hostname
                  proxbroker
                  

                  Gruß

                  Peterfido


                  Proxmox auf Intel NUC12WSHi5
                  ioBroker: Debian (VM)
                  CCU: Debmatic (VM)
                  Influx: Debian (VM)
                  Grafana: Debian (VM)
                  eBus: Debian (VM)
                  Zigbee: Debian (VM) mit zigbee2mqtt

                  apollon77A 1 Antwort Letzte Antwort
                  0
                  • haselchenH haselchen

                    @apollon77

                    Bei mir wird die History leider egal mit welcher Version nicht befüllt.
                    Cookie neu geholt, brachte auch nichts.

                    Nach ca.2min wird der Befehl dann ausgeführt.

                    Das kommt auch nach einem Neustart:

                    alexa2.0	2021-10-13 23:29:18.981	info	(13536) Alexa-Push-Connection disconnected - retry: Retry Connection in 45s
                    alexa2.0	2021-10-13 23:28:38.517	info	(13536) Alexa-Push-Connection disconnected - retry: Retry Connection in 40s
                    alexa2.0	2021-10-13 23:28:03.050	info	(13536) Alexa-Push-Connection disconnected - retry: Retry Connection in 35s
                    

                    Edit

                    alexa2.0	2021-10-14 00:28:43.021	info	(17357) Alexa-Push-Connection disconnected - retry: Retry Connection in 15s
                    alexa2.0	2021-10-14 00:28:43.021	debug	(17357) Alexa-Remote WS-MQTT: Retry Connection in 15s
                    alexa2.0	2021-10-14 00:28:43.021	debug	(17357) Alexa-Remote WS-MQTT: Close: 1005:
                    alexa2.0	2021-10-14 00:28:43.019	debug	(17357) Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                    
                    apollon77A Offline
                    apollon77A Offline
                    apollon77
                    schrieb am zuletzt editiert von
                    #94

                    @haselchen dann installier mal ne aktuelle latest version. Du scheinst eine der ersten 3.10er zu haben danach wurde noch optimiert.

                    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
                    haselchenH 1 Antwort Letzte Antwort
                    0
                    • P peterfido

                      Bei mir arbeitet die 3.9.3 unauffällig durch.

                      proxbroker
                      Plattform
                      linux
                      Betriebssystem
                      linux
                      Architektur
                      x64
                      CPUs
                      4
                      Geschwindigkeit
                      2304 MHz
                      Modell
                      Common KVM processor
                      RAM
                      7.79 GB
                      System-Betriebszeit
                      21 T. 21:49:41
                      Node.js
                      v12.22.6 (Es gibt eine neuere Version: v12.22.7)
                      NPM
                      6.14.15
                      Datenträgergröße
                      15.5 GB
                      freier Festplattenspeicher
                      5.43 GB
                      Anzahl der Adapter
                      362
                      Betriebszeit
                      8 T. 08:29:57
                      Aktive Instanzen
                      39
                      location
                      /opt/iobroker/
                      Hostname
                      proxbroker
                      
                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #95

                      @peterfido dann wärst du der einzige. Aber ok, schön für dich.

                      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 Antwort Letzte Antwort
                      0
                      • apollon77A apollon77

                        @haselchen dann installier mal ne aktuelle latest version. Du scheinst eine der ersten 3.10er zu haben danach wurde noch optimiert.

                        haselchenH Offline
                        haselchenH Offline
                        haselchen
                        Most Active
                        schrieb am zuletzt editiert von
                        #96

                        @apollon77

                        Habe wie gesagt alle Versionen durch.
                        Aktuell mit der 3.11.2

                        alexa2.0	2021-10-14 08:35:45.762	info	(31277) Alexa-Push-Connection disconnected - retry: Retry Connection in 25s
                        alexa2.0	2021-10-14 08:35:25.303	info	(31277) Alexa-Push-Connection disconnected - retry: Retry Connection in 20s
                        alexa2.0	2021-10-14 08:35:09.575	info	(31277) Alexa-Push-Connection disconnected - retry: Retry Connection in 15s
                        

                        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

                        apollon77A 1 Antwort Letzte Antwort
                        0
                        • haselchenH haselchen

                          @apollon77

                          Habe wie gesagt alle Versionen durch.
                          Aktuell mit der 3.11.2

                          alexa2.0	2021-10-14 08:35:45.762	info	(31277) Alexa-Push-Connection disconnected - retry: Retry Connection in 25s
                          alexa2.0	2021-10-14 08:35:25.303	info	(31277) Alexa-Push-Connection disconnected - retry: Retry Connection in 20s
                          alexa2.0	2021-10-14 08:35:09.575	info	(31277) Alexa-Push-Connection disconnected - retry: Retry Connection in 15s
                          
                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #97

                          @haselchen Ohne Debug log vom start kann ich nichts dazu sagen. Und du hast mit der 3.11.2 auch mal "reset Cookies" gemacht und dich bei Amazon neu angemeldet?

                          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
                          haselchenH 1 Antwort Letzte Antwort
                          0
                          • apollon77A apollon77

                            @haselchen Ohne Debug log vom start kann ich nichts dazu sagen. Und du hast mit der 3.11.2 auch mal "reset Cookies" gemacht und dich bei Amazon neu angemeldet?

                            haselchenH Offline
                            haselchenH Offline
                            haselchen
                            Most Active
                            schrieb am zuletzt editiert von haselchen
                            #98

                            @apollon77

                            Aaaaaaalllles durch.
                            Jede Version und x mal Cookie geholt.

                            alexa2.0	2021-10-14 10:12:22.760	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 0)
                            alexa2.0	2021-10-14 10:12:22.760	debug	(2614) Alexa-Remote: Authentication checked: true
                            alexa2.0	2021-10-14 10:12:22.759	debug	(2614) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":false,"customerEmail":"","customerId"","customerName":
                            alexa2.0	2021-10-14 10:12:22.510	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
                            alexa2.0	2021-10-14 10:12:22.505	debug	(2614) Alexa-Remote: cookie was provided
                            alexa2.0	2021-10-14 10:12:22.503	debug	(2614) Alexa-Remote: Use as Base-URL: alexa.amazon.de
                            alexa2.0	2021-10-14 10:12:22.503	debug	(2614) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
                            alexa2.0	2021-10-14 10:12:22.502	debug	(2614) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
                            
                            alexa2.0	2021-10-14 10:12:24.779	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 10s
                            alexa2.0	2021-10-14 10:12:24.778	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 10s
                            alexa2.0	2021-10-14 10:12:24.778	debug	(2614) Alexa-Remote WS-MQTT: Close: 1005:
                            alexa2.0	2021-10-14 10:12:24.771	debug	(2614) Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                            alexa2.0	2021-10-14 10:12:24.612	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/v2/automations?limit=2000","method":"GET","timeout":30000,"headers":{}}
                            alexa2.0	2021-10-14 10:12:24.611	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1851)
                            alexa2.0	2021-10-14 10:12:24.610	debug	(2614) Alexa-Remote: Response: [{"id":"AMAZON_MUSIC","displayName":"Amazon Music","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supporte
                            alexa2.0	2021-10-14 10:12:24.334	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/entities?skillId=amzn1.ask.1p.music","method":"GET","timeout":10000,"headers":{"Routines-Version":"1.1.210292
                            alexa2.0	2021-10-14 10:12:24.333	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1573)
                            alexa2.0	2021-10-14 10:12:24.311	debug	(2614) Alexa-Remote: Initialize WS-MQTT Push Connection
                            alexa2.0	2021-10-14 10:12:24.309	debug	(2614) Alexa-Remote: Response: {"notifications":[]}
                            alexa2.0	2021-10-14 10:12:23.998	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/notifications?cached=true&_=","method":"GET","timeout":10000,"headers":{}}
                            alexa2.0	2021-10-14 10:12:23.995	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1234)
                            alexa2.0	2021-10-14 10:12:23.993	debug	(2614) Alexa-Remote: Response: {"bluetoothStates":[{"deviceSerialNumber":"","deviceType":"A3S5BH2HU6VAYF","friendlyName":"Echo Dot-EK0","gadgetPaired":false,"online":true,"pairedDevice
                            alexa2.0	2021-10-14 10:12:23.586	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bluetooth?cached=true&_=","method":"GET","timeout":10000,"headers":{}}
                            alexa2.0	2021-10-14 10:12:23.586	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 826)
                            
                            alexa2.0	2021-10-14 10:18:23.929	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                            alexa2.0	2021-10-14 10:18:23.929	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 60s
                            alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Close: 1006:
                            alexa2.0	2021-10-14 10:18:23.928	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                            alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 60s
                            alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Close: undefined: undefined
                            alexa2.0	2021-10-14 10:18:23.923	info	(2614) Alexa-Push-Connection Error: Error: WebSocket was closed before the connection was established
                            alexa2.0	2021-10-14 10:18:23.923	debug	(2614) Alexa-Remote WS-MQTT: Error: Error: WebSocket was closed before the connection was established
                            alexa2.0	2021-10-14 10:18:23.922	debug	(2614) Alexa-Remote WS-MQTT: Initialization not done within 30s
                            alexa2.0	2021-10-14 10:18:00.348	debug	(2614) Alexa-Remote WS-MQTT: Unexpected Response: [object Object]
                            

                            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

                            apollon77A padrinoP 2 Antworten Letzte Antwort
                            0
                            • haselchenH haselchen

                              @apollon77

                              Aaaaaaalllles durch.
                              Jede Version und x mal Cookie geholt.

                              alexa2.0	2021-10-14 10:12:22.760	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 0)
                              alexa2.0	2021-10-14 10:12:22.760	debug	(2614) Alexa-Remote: Authentication checked: true
                              alexa2.0	2021-10-14 10:12:22.759	debug	(2614) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":false,"customerEmail":"","customerId"","customerName":
                              alexa2.0	2021-10-14 10:12:22.510	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
                              alexa2.0	2021-10-14 10:12:22.505	debug	(2614) Alexa-Remote: cookie was provided
                              alexa2.0	2021-10-14 10:12:22.503	debug	(2614) Alexa-Remote: Use as Base-URL: alexa.amazon.de
                              alexa2.0	2021-10-14 10:12:22.503	debug	(2614) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
                              alexa2.0	2021-10-14 10:12:22.502	debug	(2614) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
                              
                              alexa2.0	2021-10-14 10:12:24.779	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 10s
                              alexa2.0	2021-10-14 10:12:24.778	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 10s
                              alexa2.0	2021-10-14 10:12:24.778	debug	(2614) Alexa-Remote WS-MQTT: Close: 1005:
                              alexa2.0	2021-10-14 10:12:24.771	debug	(2614) Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                              alexa2.0	2021-10-14 10:12:24.612	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/v2/automations?limit=2000","method":"GET","timeout":30000,"headers":{}}
                              alexa2.0	2021-10-14 10:12:24.611	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1851)
                              alexa2.0	2021-10-14 10:12:24.610	debug	(2614) Alexa-Remote: Response: [{"id":"AMAZON_MUSIC","displayName":"Amazon Music","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supporte
                              alexa2.0	2021-10-14 10:12:24.334	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/entities?skillId=amzn1.ask.1p.music","method":"GET","timeout":10000,"headers":{"Routines-Version":"1.1.210292
                              alexa2.0	2021-10-14 10:12:24.333	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1573)
                              alexa2.0	2021-10-14 10:12:24.311	debug	(2614) Alexa-Remote: Initialize WS-MQTT Push Connection
                              alexa2.0	2021-10-14 10:12:24.309	debug	(2614) Alexa-Remote: Response: {"notifications":[]}
                              alexa2.0	2021-10-14 10:12:23.998	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/notifications?cached=true&_=","method":"GET","timeout":10000,"headers":{}}
                              alexa2.0	2021-10-14 10:12:23.995	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1234)
                              alexa2.0	2021-10-14 10:12:23.993	debug	(2614) Alexa-Remote: Response: {"bluetoothStates":[{"deviceSerialNumber":"","deviceType":"A3S5BH2HU6VAYF","friendlyName":"Echo Dot-EK0","gadgetPaired":false,"online":true,"pairedDevice
                              alexa2.0	2021-10-14 10:12:23.586	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bluetooth?cached=true&_=","method":"GET","timeout":10000,"headers":{}}
                              alexa2.0	2021-10-14 10:12:23.586	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 826)
                              
                              alexa2.0	2021-10-14 10:18:23.929	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                              alexa2.0	2021-10-14 10:18:23.929	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 60s
                              alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Close: 1006:
                              alexa2.0	2021-10-14 10:18:23.928	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                              alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 60s
                              alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Close: undefined: undefined
                              alexa2.0	2021-10-14 10:18:23.923	info	(2614) Alexa-Push-Connection Error: Error: WebSocket was closed before the connection was established
                              alexa2.0	2021-10-14 10:18:23.923	debug	(2614) Alexa-Remote WS-MQTT: Error: Error: WebSocket was closed before the connection was established
                              alexa2.0	2021-10-14 10:18:23.922	debug	(2614) Alexa-Remote WS-MQTT: Initialization not done within 30s
                              alexa2.0	2021-10-14 10:18:00.348	debug	(2614) Alexa-Remote WS-MQTT: Unexpected Response: [object Object]
                              
                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #99

                              @haselchen sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

                              alexa2.0 2021-10-14 10:18:00.348 debug (2614) Alexa-Remote WS-MQTT: Unexpected Response: [object Object]

                              Ich mach heute abend mal ne neue Version, da ist vllt mehr logging zu sehen. Aktuell - und auch mit den von dir gewählten Teil-Log ausschnitten ist schwierig was zu sagen

                              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 Antwort Letzte Antwort
                              0
                              • haselchenH haselchen

                                @apollon77

                                Aaaaaaalllles durch.
                                Jede Version und x mal Cookie geholt.

                                alexa2.0	2021-10-14 10:12:22.760	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 0)
                                alexa2.0	2021-10-14 10:12:22.760	debug	(2614) Alexa-Remote: Authentication checked: true
                                alexa2.0	2021-10-14 10:12:22.759	debug	(2614) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":false,"customerEmail":"","customerId"","customerName":
                                alexa2.0	2021-10-14 10:12:22.510	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
                                alexa2.0	2021-10-14 10:12:22.505	debug	(2614) Alexa-Remote: cookie was provided
                                alexa2.0	2021-10-14 10:12:22.503	debug	(2614) Alexa-Remote: Use as Base-URL: alexa.amazon.de
                                alexa2.0	2021-10-14 10:12:22.503	debug	(2614) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
                                alexa2.0	2021-10-14 10:12:22.502	debug	(2614) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
                                
                                alexa2.0	2021-10-14 10:12:24.779	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 10s
                                alexa2.0	2021-10-14 10:12:24.778	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 10s
                                alexa2.0	2021-10-14 10:12:24.778	debug	(2614) Alexa-Remote WS-MQTT: Close: 1005:
                                alexa2.0	2021-10-14 10:12:24.771	debug	(2614) Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                                alexa2.0	2021-10-14 10:12:24.612	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/v2/automations?limit=2000","method":"GET","timeout":30000,"headers":{}}
                                alexa2.0	2021-10-14 10:12:24.611	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1851)
                                alexa2.0	2021-10-14 10:12:24.610	debug	(2614) Alexa-Remote: Response: [{"id":"AMAZON_MUSIC","displayName":"Amazon Music","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supporte
                                alexa2.0	2021-10-14 10:12:24.334	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/entities?skillId=amzn1.ask.1p.music","method":"GET","timeout":10000,"headers":{"Routines-Version":"1.1.210292
                                alexa2.0	2021-10-14 10:12:24.333	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1573)
                                alexa2.0	2021-10-14 10:12:24.311	debug	(2614) Alexa-Remote: Initialize WS-MQTT Push Connection
                                alexa2.0	2021-10-14 10:12:24.309	debug	(2614) Alexa-Remote: Response: {"notifications":[]}
                                alexa2.0	2021-10-14 10:12:23.998	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/notifications?cached=true&_=","method":"GET","timeout":10000,"headers":{}}
                                alexa2.0	2021-10-14 10:12:23.995	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 1234)
                                alexa2.0	2021-10-14 10:12:23.993	debug	(2614) Alexa-Remote: Response: {"bluetoothStates":[{"deviceSerialNumber":"","deviceType":"A3S5BH2HU6VAYF","friendlyName":"Echo Dot-EK0","gadgetPaired":false,"online":true,"pairedDevice
                                alexa2.0	2021-10-14 10:12:23.586	debug	(2614) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bluetooth?cached=true&_=","method":"GET","timeout":10000,"headers":{}}
                                alexa2.0	2021-10-14 10:12:23.586	debug	(2614) Alexa-Remote: No authentication check needed (time elapsed 826)
                                
                                alexa2.0	2021-10-14 10:18:23.929	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                                alexa2.0	2021-10-14 10:18:23.929	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 60s
                                alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Close: 1006:
                                alexa2.0	2021-10-14 10:18:23.928	info	(2614) Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                                alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Retry Connection in 60s
                                alexa2.0	2021-10-14 10:18:23.928	debug	(2614) Alexa-Remote WS-MQTT: Close: undefined: undefined
                                alexa2.0	2021-10-14 10:18:23.923	info	(2614) Alexa-Push-Connection Error: Error: WebSocket was closed before the connection was established
                                alexa2.0	2021-10-14 10:18:23.923	debug	(2614) Alexa-Remote WS-MQTT: Error: Error: WebSocket was closed before the connection was established
                                alexa2.0	2021-10-14 10:18:23.922	debug	(2614) Alexa-Remote WS-MQTT: Initialization not done within 30s
                                alexa2.0	2021-10-14 10:18:00.348	debug	(2614) Alexa-Remote WS-MQTT: Unexpected Response: [object Object]
                                
                                padrinoP Online
                                padrinoP Online
                                padrino
                                Most Active
                                schrieb am zuletzt editiert von
                                #100

                                @haselchen
                                Lösch am Besten mal Dein Log.
                                Dann (re)starte alexa2 im Debug Modus.
                                Warte im Log eine Weile bis es ruhig ist.
                                Dann pack das ganze Ding in eine Email und schick sie @apollon77.
                                Ich denke, dann musste Dir um vermeintlich sensible(re) Daten drin nicht ganz so viele Gedanken machen und er bekommt einen besseren Überblick. :relieved:

                                haselchenH 1 Antwort Letzte Antwort
                                0
                                • padrinoP padrino

                                  @haselchen
                                  Lösch am Besten mal Dein Log.
                                  Dann (re)starte alexa2 im Debug Modus.
                                  Warte im Log eine Weile bis es ruhig ist.
                                  Dann pack das ganze Ding in eine Email und schick sie @apollon77.
                                  Ich denke, dann musste Dir um vermeintlich sensible(re) Daten drin nicht ganz so viele Gedanken machen und er bekommt einen besseren Überblick. :relieved:

                                  haselchenH Offline
                                  haselchenH Offline
                                  haselchen
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #101

                                  @padrino
                                  @apollon77

                                  Das sind schon die relevantesten Daten.
                                  Der Rest sind die Geräte , die der Adapter auflistet.

                                  Retry Connection ist der Hauptsatz in dem Log.

                                  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

                                  c_hoch_bC 1 Antwort Letzte Antwort
                                  0
                                  • haselchenH haselchen

                                    @padrino
                                    @apollon77

                                    Das sind schon die relevantesten Daten.
                                    Der Rest sind die Geräte , die der Adapter auflistet.

                                    Retry Connection ist der Hauptsatz in dem Log.

                                    c_hoch_bC Offline
                                    c_hoch_bC Offline
                                    c_hoch_b
                                    schrieb am zuletzt editiert von c_hoch_b
                                    #102

                                    @haselchen @apollon77

                                    Ich habe den Alexa Adapter gelöscht und neu Installiert auf 3.11.2

                                    Der Log ist nun sauber aber der DP "triggered" bleibt immer auf false.

                                    Der DP wird nun jedesmal auf false Aktualisiert, wenn ein Timer auslöst (und wieder gestoppt wird).

                                    Ich könnte meine Skripte jetzt entsprechend umbauen, habe aber sorge dass der DP auch durch andere Aktionen Aktualisiert wird und damit die Automationen getriggert werden.

                                    Danke für deine Arbeit!

                                    Viele Grüße

                                    Raspi 4, MacOS, CCU 2, Conbee2, HomeKit/ Yahka, Homebridge, Hue,-Bulb/Switches/Sensors, Harmony, Kodi, Tado, Osram, Xiaomi, HomeMatic, Marantz, VU+, Alexa (Echo‘s)

                                    N 1 Antwort Letzte Antwort
                                    0
                                    • apollon77A apollon77

                                      @haselchen Da daran nichts geändert wurde tippe ich das das vorher schon so war. keine Ahnung ob eine "App" genau behandelt wird wie ein "Gerät". Msste man wieder im Debug Log suchen

                                      padrinoP Online
                                      padrinoP Online
                                      padrino
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #103

                                      @apollon77 sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

                                      @haselchen Da daran nichts geändert wurde tippe ich das das vorher schon so war. keine Ahnung ob eine "App" genau behandelt wird wie ein "Gerät". Msste man wieder im Debug Log suchen

                                      Ne, das war vorher nicht so. ;)
                                      Vermutlich liegt es an Amazon...
                                      Konnte heute meine Garage nicht von unterwegs öffnen. 8)
                                      Ob ein Log was bringt?

                                      da_WoodyD 1 Antwort Letzte Antwort
                                      0
                                      • padrinoP padrino

                                        @apollon77 sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

                                        @haselchen Da daran nichts geändert wurde tippe ich das das vorher schon so war. keine Ahnung ob eine "App" genau behandelt wird wie ein "Gerät". Msste man wieder im Debug Log suchen

                                        Ne, das war vorher nicht so. ;)
                                        Vermutlich liegt es an Amazon...
                                        Konnte heute meine Garage nicht von unterwegs öffnen. 8)
                                        Ob ein Log was bringt?

                                        da_WoodyD Offline
                                        da_WoodyD Offline
                                        da_Woody
                                        schrieb am zuletzt editiert von
                                        #104

                                        @padrino hmm, gerade getestet, meine garage macht, was ich sage...

                                        gruß vom Woody
                                        HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                        padrinoP 1 Antwort Letzte Antwort
                                        0
                                        • da_WoodyD da_Woody

                                          @padrino hmm, gerade getestet, meine garage macht, was ich sage...

                                          padrinoP Online
                                          padrinoP Online
                                          padrino
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #105

                                          @da_woody sagte in Alexa2 3.10.x (Beta!): Push-Verbindung tut wieder:

                                          @padrino hmm, gerade getestet, meine garage macht, was ich sage...

                                          🤣👍

                                          Du triggerst vermutlich auch nicht auf summary dafür und sendest den Befehl via Handy. ;)
                                          Ist ja kein generelles "Garagenproblem". 😅

                                          haselchenH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          509

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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