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. Error/Bug
  4. Sprachbefehle werden nicht ausgeführt (iot)

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.1k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Sprachbefehle werden nicht ausgeführt (iot)

Geplant Angeheftet Gesperrt Verschoben Error/Bug
alexaiobrokeriotscript
4 Beiträge 2 Kommentatoren 180 Aufrufe 2 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.
  • headderH Offline
    headderH Offline
    headder
    schrieb am zuletzt editiert von Negalein
    #1

    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 MopperM 1 Antwort Letzte Antwort
    0
    • headderH headder

      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 MopperM Online
      Meister MopperM Online
      Meister Mopper
      schrieb am zuletzt editiert von
      #2

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

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

      Da bekommt man ja Augen-Aids ...

      Proxmox und HA

      headderH 2 Antworten Letzte Antwort
      0
      • Meister MopperM Meister Mopper

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

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

        Da bekommt man ja Augen-Aids ...

        headderH Offline
        headderH Offline
        headder
        schrieb am zuletzt editiert von
        #3

        @Meister-Mopper sorry, in was?

        1 Antwort Letzte Antwort
        0
        • Meister MopperM Meister Mopper

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

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

          Da bekommt man ja Augen-Aids ...

          headderH Offline
          headderH Offline
          headder
          schrieb am zuletzt editiert von
          #4

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

          703

          Online

          32.7k

          Benutzer

          82.4k

          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