Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Nach Update ADMIN auf 3.6-5 Probleme mit Alexa.20

    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

    SOLVED Nach Update ADMIN auf 3.6-5 Probleme mit Alexa.20

    This topic has been deleted. Only users with topic management privileges can see it.
    • sissiwup
      sissiwup last edited by

      Hallo,

      nach Update vom Admin-Adapter kommt folgende Fehlermeldung:

      host.zotac	2019-09-18 22:42:56.772	info	Restart adapter system.adapter.alexa2.0 because enabled
      host.zotac	2019-09-18 22:42:56.772	error	instance system.adapter.alexa2.0 terminated with code 0 (OK)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: at process._tickCallback (internal/process/next_tick.js:63:19)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: at endReadableNT (_stream_readable.js:1125:12)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: at IncomingMessage.emit (events.js:194:15)
      host.zotac	2019-09-18 22:42:56.772	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.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: at alexa.querySmarthomeDevices (/opt/iobroker/node_modules/iobroker.alexa2/main.js:607:13)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: at updateSmarthomeDeviceStates (/opt/iobroker/node_modules/iobroker.alexa2/main.js:792:46)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: at handleObject (/opt/iobroker/node_modules/iobroker.alexa2/main.js:748:37)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[2]: 2019-09-18 22:42:56.748 - alexa2.0 TypeError: native.valueMap.indexOf is not a function
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[1]: 2019-09-18 22:42:56.748 - alexa2.0 uncaught exception: native.valueMap.indexOf is not a function
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:63:19)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: at endReadableNT (_stream_readable.js:1125:12)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: at IncomingMessage.emit (events.js:194:15)
      host.zotac	2019-09-18 22:42:56.772	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.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: at alexa.querySmarthomeDevices (/opt/iobroker/node_modules/iobroker.alexa2/main.js:607:13)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: at updateSmarthomeDeviceStates (/opt/iobroker/node_modules/iobroker.alexa2/main.js:792:46)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: at handleObject (/opt/iobroker/node_modules/iobroker.alexa2/main.js:748:37)
      host.zotac	2019-09-18 22:42:56.772	error	Caught by controller[0]: TypeError: native.valueMap.indexOf is not a function
      alexa2.0	2019-09-18 22:42:56.753	error	TypeError: native.valueMap.indexOf is not a function at handleObject (/opt/iobroker/node_modules/iobroker.alexa2/main.js:748:37) at updateSmarthomeDeviceStates (/opt/iobroker/node_modules/iobr
      alexa2.0	2019-09-18 22:42:56.753	error	uncaught exception: native.valueMap.indexOf is not a function
      alexa2.0	2019-09-18 22:42:56.753	warn	Exception: TypeError: native.valueMap.indexOf is not a function
      alexa2.0	2019-09-18 22:42:46.802	info	Alexa-Push-Connection established. Disable Polling
      alexa2.0	2019-09-18 22:42:41.231	info	starting. Version 2.6.4 in /opt/iobroker/node_modules/iobroker.alexa2, node: v10.15.3
      
      sissiwup 1 Reply Last reply Reply Quote 0
      • sissiwup
        sissiwup @sissiwup last edited by

        @sissiwup

        Hab den fix von dklinger (Thx) eingesetzt. Jetzt läuft es wieder.

        Bildschirmfoto 2019-09-18 um 23.05.32.png

        GIT

        Damit geht es wieder. Hoffe das ist in nächsten Alexa-Adapter enthalten.

        Anzupassen in:

        /opt/iobroker/node_modules/iobroker.alexa2/main.js
        
        Negalein 1 Reply Last reply Reply Quote 0
        • sissiwup
          sissiwup @sissiwup last edited by

          @sissiwup

          Hab den fix von dklinger (Thx) eingesetzt. Jetzt läuft es wieder.

          Bildschirmfoto 2019-09-18 um 23.05.32.png

          GIT

          Damit geht es wieder. Hoffe das ist in nächsten Alexa-Adapter enthalten.

          Anzupassen in:

          /opt/iobroker/node_modules/iobroker.alexa2/main.js
          
          Negalein 1 Reply Last reply Reply Quote 0
          • Negalein
            Negalein Global Moderator @sissiwup last edited by

            @sissiwup sagte in Nach Update ADMIN auf 3.6-5 Probleme mit Alexa.20:

            @sissiwup

            Hab den fix von dklinger (Thx) eingesetzt. Jetzt läuft es wieder.

            Perfekt!

            Wenn ein Thema gelöst wurde bitte den Beitrag der die Lösung beinhaltet als gelöst markieren.
            -> 3 Punkte Menü rechts unten am Beitrag -> Mark this post as the correct answer

            1 Reply Last reply Reply Quote 0
            • S
              Springreiter last edited by

              Bei mir weiterhin die selbe Fehlermeldung-trotz Aänderung

              S 1 Reply Last reply Reply Quote 0
              • S
                Springreiter @Springreiter last edited by Negalein

                2019-11-05 11:32:37.441 - error: host.ioBroker-RasPi Caught by controller[0]: TypeError: native.valueMap.indexOf is not a function
                2019-11-05 11:32:37.443 - error: host.ioBroker-RasPi Caught by controller[0]: at handleObject (/opt/iobroker/node_modules/iobroker.alexa2/main.js:748:37)
                2019-11-05 11:32:37.443 - error: host.ioBroker-RasPi Caught by controller[0]: at updateSmarthomeDeviceStates (/opt/iobroker/node_modules/iobroker.alexa2/main.js:792:46)
                2019-11-05 11:32:37.443 - error: host.ioBroker-RasPi Caught by controller[0]: at alexa.querySmarthomeDevices (/opt/iobroker/node_modules/iobroker.alexa2/main.js:607:13)
                2019-11-05 11:32:37.444 - error: host.ioBroker-RasPi Caught by controller[0]: at IncomingMessage.res.on (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/alexa-remote2/alexa-remote.js:752:58)
                2019-11-05 11:32:37.444 - error: host.ioBroker-RasPi Caught by controller[0]: at emitNone (events.js:111:20)
                2019-11-05 11:32:37.444 - error: host.ioBroker-RasPi Caught by controller[0]: at IncomingMessage.emit (events.js:208:7)
                2019-11-05 11:32:37.444 - error: host.ioBroker-RasPi Caught by controller[0]: at endReadableNT (_stream_readable.js:1064:12)
                2019-11-05 11:32:37.445 - error: host.ioBroker-RasPi Caught by controller[0]: at _combinedTickCallback (internal/process/next_tick.js:139:11)
                2019-11-05 11:32:37.445 - error: host.ioBroker-RasPi Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:181:9)
                
                S 1 Reply Last reply Reply Quote 0
                • S
                  Springreiter @Springreiter last edited by

                  Nehme alles zurück- habe es hinbekommen - Danke

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  703
                  Online

                  31.9k
                  Users

                  80.1k
                  Topics

                  1.3m
                  Posts

                  adapater admin fehler
                  3
                  6
                  555
                  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