Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Aufruf] Alexa2 2.6.0 Testen

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [Aufruf] Alexa2 2.6.0 Testen

    This topic has been deleted. Only users with topic management privileges can see it.
    • padrino
      padrino Most Active @apollon77 last edited by

      @apollon77
      Dann habe ich vermutlich meinen Code falsch im Kopf. 😄
      Muss ich heute Abend schauen.
      Vermutlich trigger ich dann doch auf ".time".

      1 Reply Last reply Reply Quote 0
      • padrino
        padrino Most Active @apollon77 last edited by padrino

        @apollon77
        Vorne schreibst Du "wenn Datum in der Zukunft".
        Wäre es denn ein Problem, wenn Du das Datum immer mit rein packst? Es wäre dann ja nicht falsch.
        Und vielleicht kann man ja irgendwann einen weiteren Datenpunkt haben, der das Wiederholungsinter enthält.

        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @padrino last edited by

          @padrino Naja "fladch" nicht aber verstehen würde es keiner. Was denkst Du wenn da steht "01.07.2019 10:00:00" (und was tut ist das er dich wöchentlich Montags um 1:00:00 erinnert) 🙂

          padrino 1 Reply Last reply Reply Quote 0
          • padrino
            padrino Most Active @apollon77 last edited by

            @apollon77
            Gut, wenn da "10:00:00" drin steht, sie aber um "01:00:00" ist, dann vielleicht schon. 😄

            apollon77 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @padrino last edited by

              @padrino zungerausstreck 😉

              Neuschwansteini 1 Reply Last reply Reply Quote 1
              • Neuschwansteini
                Neuschwansteini @apollon77 last edited by

                @apollon77 Moin, hab eben von der 2.6.1 (die bei mir einwandfrei funktionierte) auf die 2.6.2 ge updated, jetzt sind die Kontakte weg.. ??
                Werden in den Objekten nicht mehr angezeigt, wo hast du die jetzt versteckt??

                1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 last edited by

                  Mist. Checke.

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    Ich glaube das Wetter grillt mein gehirn ... 2.6.3 fixes it ... Jetzt auf GirtHub, später in Latest

                    Neuschwansteini 1 Reply Last reply Reply Quote 0
                    • Neuschwansteini
                      Neuschwansteini @apollon77 last edited by

                      @apollon77 super, in 2.6.3 wieder da 🙂 alles gut, bei der Hitze kein Wunder... funktioniert!

                      apollon77 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @Neuschwansteini last edited by

                        @ilovegym Wollt ja nur schauen ob Ihr auch aufpasst duck

                        1 Reply Last reply Reply Quote 1
                        • I
                          I-Punkt last edited by I-Punkt

                          Hmm, bei mir kommen trotz aktueller 2.6.3 und iobroker-Neustart folgende Fehler im log und der Adapter startet immer wieder neu.

                          host.ioBroker	2019-07-25 09:16:16.527	error	instance system.adapter.alexa2.0 terminated with code 0 (OK)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:181:9)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at _combinedTickCallback (internal/process/next_tick.js:139:11)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at endReadableNT (_stream_readable.js:1064:12)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at IncomingMessage.emit (events.js:208:7)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at emitNone (events.js:111:20)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:752:58)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at /opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:1208:17
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: at alexa.getContacts (/opt/iobroker/node_modules/iobroker.alexa2/main.js:2068:30)
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[2]: 2019-07-25 09:16:16.494 - alexa2.0 TypeError: commContacts.forEach is not a function
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[1]: 2019-07-25 09:16:16.494 - alexa2.0 uncaught exception: commContacts.forEach is not a function
                          host.ioBroker	2019-07-25 09:16:16.527	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:181:9)
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:139:11)
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1064:12)
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at IncomingMessage.emit (events.js:208:7)
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at emitNone (events.js:111:20)
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:752:58)
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:1208:17
                          host.ioBroker	2019-07-25 09:16:16.526	error	Caught by controller[0]: at alexa.getContacts (/opt/iobroker/node_modules/iobroker.alexa2/main.js:2068:30)
                          host.ioBroker	2019-07-25 09:16:16.525	error	Caught by controller[0]: TypeError: commContacts.forEach is not a function
                          alexa2.0	2019-07-25 09:16:07.417	info	Alexa-Push-Connection established. Disable Polling
                          alexa2.0	2019-07-25 09:16:01.972	info	starting. Version 2.6.3 in /opt/iobroker/node_modules/iobroker.alexa2, node: v8.15.0
                          host.ioBroker	2019-07-25 09:16:01.140	info	instance system.adapter.alexa2.0 started with pid 1346
                          

                          Habe ich einen Schritt übersehen?

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            @I-Punkt sagte in [Aufruf] Alexa2 2.6.0 Testen:

                            commContacts

                            Bitte mal auf Debug logging stellen und mir die Logzeilen von davor senden.

                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 last edited by

                              Die 2.6-4 auf GitHub und später im Latest sollte den Fehler jetzt besser abfangen, dennoch wäre so ein Debuglog von der 2.6.3 interessant weil ich sehen muss was genau Amazon da sendet ... strange

                              sigi234 1 Reply Last reply Reply Quote 0
                              • sigi234
                                sigi234 Forum Testing Most Active @apollon77 last edited by

                                @apollon77 sagte in [Aufruf] Alexa2 2.6.0 Testen:

                                Die 2.6-4 auf GitHub und später im Latest sollte den Fehler jetzt besser abfangen, dennoch wäre so ein Debuglog von der 2.6.3 interessant weil ich sehen muss was genau Amazon da sendet ... strange

                                Kann dir ein Debug senden, wenn du willst von V 2.6.3?

                                apollon77 1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 @sigi234 last edited by

                                  @sigi234 Nur wenn Du auch den Fehler hattest in der 2.6.3 und ich brauche nur die paar zeilen über der Fehlermeldung

                                  sigi234 1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator last edited by

                                    2.6.4 funktioniert

                                    1 Reply Last reply Reply Quote 0
                                    • I
                                      I-Punkt last edited by I-Punkt

                                      Hier die Zeilen vor dem Fehler:


                                      alexa.txt

                                      hier vielleicht nochmal etwas längere Zeilen:

                                      2019-07-25 10:42:12.282  - error: Caught by controller[115]: 2019-07-25 10:42:11.558  - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 13253)
                                      2019-07-25 10:42:12.282  - error: Caught by controller[116]: 2019-07-25 10:42:11.558  - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.de","path":"/users/amzn1.comms.id.person.amzn1~amzn1.account.AFBIBGXXXXXXXAQKEPY5U2OPWA/identities?includeUserName=true","method":"GET","timeout":10000,"headers":{}}
                                      2019-07-25 10:42:12.283  - error: Caught by controller[117]: 2019-07-25 10:42:11.749  - debug: alexa2.0 Alexa-Remote: Response: {"status":403,"message":"User is forbidden","redirectUrlPath":null}
                                      2019-07-25 10:42:12.283  - error: Caught by controller[118]: 2019-07-25 10:42:11.751  - debug: alexa2.0 Alexa-Remote: No authentication check needed (time elapsed 13446)
                                      2019-07-25 10:42:12.283  - error: Caught by controller[119]: 2019-07-25 10:42:11.751  - debug: alexa2.0 Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.de","path":"/users/amzn1.comms.id.person.amzn1~amzn1.account.AFBIBGDXXXXXXQKEPY5U2OPWA/contacts?includePreferencesByLevel=HomeGroup&includeNonAlexaContacts=true&includeHomeGroupMembers=true&bulkImportOnly=false&includeBlockStatus=false&dedupeMode=RemoveCloudOnlyContactDuplicates&homeGroupId=","method":"GET","timeout":10000,"headers":{}}
                                      2019-07-25 10:42:12.283  - error: Caught by controller[120]: 2019-07-25 10:42:12.221  - debug: alexa2.0 Alexa-Remote: Response: {"status":400,"message":"Invalid parameter supplied to controller. Please check inputs","redirectUrlPath":null}
                                      2019-07-25 10:42:12.283  - error: Caught by controller[121]: TypeError: commContacts.forEach is not a function
                                      
                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @apollon77 last edited by sigi234

                                        @apollon77 sagte in [Aufruf] Alexa2 2.6.0 Testen:

                                        @sigi234 Nur wenn Du auch den Fehler hattest in der 2.6.3 und ich brauche nur die paar zeilen über der Fehlermeldung

                                        Nein , habe aber einige andere:

                                        	Smarthome-Device Action rampBrightness unknown. Report to developer this and next log line from logfile on disk!
                                        
                                                alexa2.0	2019-07-25 10:50:50.599	debug	Value not provided in answer for Smart-Home-Devices.c9be6c28-xxxxx-441e-8d32-b512a3bf976b.colorRgb
                                                
                                                alexa2.0	2019-07-25 10:50:50.599	debug	Value not provided in answer for Smart-Home-Devices.c9be6c28-xxxxx-441e-8d32-b512a3bf976b.colorName
                                                
                                                alexa2.0	2019-07-25 10:50:50.599	debug	unsupported namespace "Alexa.PlaybackStateReporter" for Smart-Home-Devices.6b1a78ef-0524-xxxxx-b5db-6c0d4f11f07b.playbackState```
                                        apollon77 1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 @sigi234 last edited by

                                          @sigi234 Da bitte mal komplettes Start-Log an mich per email... ist nix wildes aber vllt was neues 🙂

                                          1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @I-Punkt last edited by

                                            @I-Punkt Interessant der User darf die Kontakte nicht abfragen. Hast Du welche in der App? Was ist denn da bei dem Menüpunkt`(ganz unten zweiter von links)

                                            I liv-in-sky 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            444
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            alexa 2 adapter
                                            25
                                            254
                                            27289
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo