Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Sprachbefehle werden nicht ausgeführt (iot)

    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

    Sprachbefehle werden nicht ausgeführt (iot)

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

      Hallöchen,

      ich habe seit ein paar Tagen das Problem, dass meine Sprachbefehle nicht mehr umgesetzt werden. Führe die die Scripte manuell aus funktionieren diese. Wenn ich diese per Sprachbefehle ausführen aber leider nicht. Meines wissens habe ich keine Änderungen vorgenommen.

      Im Lopfile sind auch einige Zeilen rot:

      2021-01-10 16:33:21.440  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
      2021-01-10 16:33:21.440  - error: host.raspberrypi Caught by controller[0]:     at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
      2021-01-10 16:33:21.441  - error: host.raspberrypi Caught by controller[0]:     at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
      2021-01-10 16:33:21.441  - error: host.raspberrypi Caught by controller[0]:     at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
      2021-01-10 16:33:21.441  - error: host.raspberrypi Caught by controller[0]:     at Array.forEach (<anonymous>)
      2021-01-10 16:33:21.441  - error: host.raspberrypi Caught by controller[0]:     at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
      2021-01-10 16:33:21.442  - error: host.raspberrypi Caught by controller[0]:     at Array.forEach (<anonymous>)
      2021-01-10 16:33:21.442  - error: host.raspberrypi Caught by controller[0]:     at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
      2021-01-10 16:33:21.442  - error: host.raspberrypi Caught by controller[0]:     at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
      2021-01-10 16:33:21.442  - error: host.raspberrypi Caught by controller[0]:     at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
      2021-01-10 16:33:21.443  - error: host.raspberrypi Caught by controller[0]:     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      2021-01-10 16:33:21.444  - info: host.raspberrypi instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
      2021-01-10 16:33:21.444  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
      2021-01-10 16:33:51.467  - info: host.raspberrypi instance system.adapter.info.0 started with pid 10108
      2021-01-10 16:33:58.068  - info: info.0 (10108) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.info, node: v10.18.0
      2021-01-10 16:33:59.094  - info: info.0 (10108) Reading CPU current speed every 3 seconds.
      2021-01-10 16:33:59.159  - info: info.0 (10108) Reading CPU data every 3 seconds.
      2021-01-10 16:33:59.421  - info: info.0 (10108) Reading disk data every 8 seconds.
      2021-01-10 16:33:59.519  - info: info.0 (10108) Reading user data every 8 seconds.
      2021-01-10 16:33:59.609  - info: info.0 (10108) Reading memory data every 3 seconds.
      2021-01-10 16:33:59.956  - info: info.0 (10108) Reading battery data every 8 seconds.
      2021-01-10 16:33:59.965  - info: info.0 (10108) Reading CPU temp data every 3 seconds.
      2021-01-10 16:34:00.149  - info: info.0 (10108) Popup news was read...
      2021-01-10 16:34:00.440  - info: info.0 (10108) Reading process data every 8 seconds.
      2021-01-10 16:34:00.626  - error: info.0 (10108) uncaught exception: Cannot read property 'split' of undefined
      2021-01-10 16:34:00.628  - error: info.0 (10108) TypeError: Cannot read property 'split' of undefined
          at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
          at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
          at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
          at Array.forEach (<anonymous>)
          at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
          at Array.forEach (<anonymous>)
          at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
          at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
          at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      2021-01-10 16:34:00.630  - info: info.0 (10108) cleaned everything up...
      2021-01-10 16:34:00.647  - info: info.0 (10108) terminating
      2021-01-10 16:34:00.649  - info: info.0 (10108) Terminated (NO_ERROR): Without reason
      2021-01-10 16:34:01.184  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
      2021-01-10 16:34:01.186  - error: host.raspberrypi Caught by controller[0]:     at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
      2021-01-10 16:34:01.186  - error: host.raspberrypi Caught by controller[0]:     at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
      2021-01-10 16:34:01.186  - error: host.raspberrypi Caught by controller[0]:     at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
      2021-01-10 16:34:01.186  - error: host.raspberrypi Caught by controller[0]:     at Array.forEach (<anonymous>)
      2021-01-10 16:34:01.187  - error: host.raspberrypi Caught by controller[0]:     at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
      2021-01-10 16:34:01.187  - error: host.raspberrypi Caught by controller[0]:     at Array.forEach (<anonymous>)
      2021-01-10 16:34:01.187  - error: host.raspberrypi Caught by controller[0]:     at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
      2021-01-10 16:34:01.187  - error: host.raspberrypi Caught by controller[0]:     at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
      2021-01-10 16:34:01.187  - error: host.raspberrypi Caught by controller[0]:     at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
      2021-01-10 16:34:01.188  - error: host.raspberrypi Caught by controller[0]:     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      2021-01-10 16:34:01.188  - info: host.raspberrypi instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
      2021-01-10 16:34:01.188  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
      2021-01-10 16:34:31.323  - info: host.raspberrypi instance system.adapter.info.0 started with pid 10569
      2021-01-10 16:34:38.970  - info: info.0 (10569) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.info, node: v10.18.0
      2021-01-10 16:34:40.197  - info: info.0 (10569) Reading CPU current speed every 3 seconds.
      2021-01-10 16:34:40.264  - info: info.0 (10569) Reading CPU data every 3 seconds.
      2021-01-10 16:34:40.554  - info: info.0 (10569) Reading disk data every 8 seconds.
      2021-01-10 16:34:40.656  - info: info.0 (10569) Reading user data every 8 seconds.
      2021-01-10 16:34:40.729  - info: info.0 (10569) Reading memory data every 3 seconds.
      2021-01-10 16:34:41.106  - info: info.0 (10569) Reading battery data every 8 seconds.
      2021-01-10 16:34:41.114  - info: info.0 (10569) Reading CPU temp data every 3 seconds.
      2021-01-10 16:34:41.308  - info: info.0 (10569) Popup news was read...
      2021-01-10 16:34:41.612  - error: info.0 (10569) uncaught exception: Cannot read property 'split' of undefined
      2021-01-10 16:34:41.614  - error: info.0 (10569) TypeError: Cannot read property 'split' of undefined
          at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
          at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
          at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
          at Array.forEach (<anonymous>)
          at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
          at Array.forEach (<anonymous>)
          at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
          at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
          at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
          at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      2021-01-10 16:34:41.616  - info: info.0 (10569) cleaned everything up...
      2021-01-10 16:34:41.659  - info: info.0 (10569) Reading process data every 8 seconds.
      2021-01-10 16:34:41.662  - info: info.0 (10569) terminating
      2021-01-10 16:34:41.665  - info: info.0 (10569) Terminated (NO_ERROR): Without reason
      2021-01-10 16:34:42.210  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
      2021-01-10 16:34:42.212  - error: host.raspberrypi Caught by controller[0]:     at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
      2021-01-10 16:34:42.212  - error: host.raspberrypi Caught by controller[0]:     at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
      2021-01-10 16:34:42.212  - error: host.raspberrypi Caught by controller[0]:     at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
      2021-01-10 16:34:42.213  - error: host.raspberrypi Caught by controller[0]:     at Array.forEach (<anonymous>)
      2021-01-10 16:34:42.213  - error: host.raspberrypi Caught by controller[0]:     at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
      2021-01-10 16:34:42.213  - error: host.raspberrypi Caught by controller[0]:     at Array.forEach (<anonymous>)
      2021-01-10 16:34:42.213  - error: host.raspberrypi Caught by controller[0]:     at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
      2021-01-10 16:34:42.214  - error: host.raspberrypi Caught by controller[0]:     at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
      2021-01-10 16:34:42.214  - error: host.raspberrypi Caught by controller[0]:     at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
      2021-01-10 16:34:42.214  - error: host.raspberrypi Caught by controller[0]:     at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
      2021-01-10 16:34:42.215  - info: host.raspberrypi instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
      2021-01-10 16:34:42.215  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
      2021-01-10 16:35:12.234  - info: host.raspberrypi instance system.adapter.info.0 started with pid 1101
      

      Die maximale Anzahl an Befehlen (20 / Tag) habe ich mit Sicherheit auch nicht erreicht.

      Welche Versionen benötigt ihr zur Prüfung?

      Vielen Dank + viele Grüße

      Meister Mopper 1 Reply Last reply Reply Quote 0
      • Meister Mopper
        Meister Mopper @headder last edited by

        @Patric-Frommeyer Hallo,
        das ganze bitte mal in code tags

        ff3a1bd7-ec84-40ad-859b-3e7c7411e242-grafik.png

        Da bekommt man ja Augen-Aids ...

        headder 2 Replies Last reply Reply Quote 0
        • headder
          headder @Meister Mopper last edited by

          @Meister-Mopper sorry, in was?

          1 Reply Last reply Reply Quote 0
          • headder
            headder @Meister Mopper last edited by

            Hi Meister Mopper,

            ist es das was du meinst, ist es übersichtlicher?

            host.raspberrypi	2021-01-11 19:03:25.810	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
            host.raspberrypi	2021-01-11 19:03:25.809	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
            host.raspberrypi	2021-01-11 19:03:25.809	error	Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
            host.raspberrypi	2021-01-11 19:03:25.809	error	Caught by controller[0]: at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
            host.raspberrypi	2021-01-11 19:03:25.809	error	Caught by controller[0]: at Array.forEach (<anonymous>)
            host.raspberrypi	2021-01-11 19:03:25.809	error	Caught by controller[0]: at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
            host.raspberrypi	2021-01-11 19:03:25.809	error	Caught by controller[0]: at Array.forEach (<anonymous>)
            host.raspberrypi	2021-01-11 19:03:25.808	error	Caught by controller[0]: at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
            host.raspberrypi	2021-01-11 19:03:25.808	error	Caught by controller[0]: at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
            host.raspberrypi	2021-01-11 19:03:25.808	error	Caught by controller[0]: at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
            host.raspberrypi	2021-01-11 19:03:25.807	error	Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
            info.0	2021-01-11 19:03:25.216	error	(10878) TypeError: Cannot read property 'split' of undefined at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23) at checkConditions (/opt/iobroker/node_modules/iobroker.i
            info.0	2021-01-11 19:03:25.215	error	(10878) uncaught exception: Cannot read property 'split' of undefined
            

            Besten Dank vorab

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

            Support us

            ioBroker
            Community Adapters
            Donate

            634
            Online

            31.9k
            Users

            80.1k
            Topics

            1.3m
            Posts

            alexa iobroker iot script
            2
            4
            157
            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