NEWS
[gelöst]Alexa 2.0 stürzt bei speak ab (Raspi 4B)
-
Ich habe meinen IoBroker vom Raspi 3B auf den Raspi 4B gebracht (neue Installation und anschließend mit Backitup ein Minimales Backup eingespielt. Alexa 2.0 arbeitet normal - nur bei Sprachausgaben über den speak -Befehl kommen folgende Fehlermeldungen:
host.raspi-IoBroker 2019-10-07 14:18:38.265 error instance system.adapter.alexa2.0 terminated with code 0 (OK)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at readableAddChunk (_stream_readable.js:269:11)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at addChunk (_stream_readable.js:288:12)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at Socket.emit (events.js:198:13)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at normal_reply (/opt/iobroker/node_modules/redis/index.js:726:21)
Caught 2019-10-07 14:18:38.265 error by controller[1]: at Command.callback (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:238:17)
Caught 2019-10-07 14:18:38.264 error by controller[1]: at adapter.getState (/opt/iobroker/node_modules/iobroker.alexa2/main.js:1509:43)
Caught 2019-10-07 14:18:38.264 error by controller[1]: TypeError: Cannot read property 'val' of null
Caught 2019-10-07 14:18:38.264 error by controller[0]: at readableAddChunk (_stream_readable.js:269:11)
Caught 2019-10-07 14:18:38.264 error by controller[0]: at addChunk (_stream_readable.js:288:12)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at Socket.emit (events.js:198:13)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at normal_reply (/opt/iobroker/node_modules/redis/index.js:726:21)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at Command.callback (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:238:17)
Caught 2019-10-07 14:18:38.261 error by controller[0]: at adapter.getState (/opt/iobroker/node_modules/iobroker.alexa2/main.js:1509:43)
Caught 2019-10-07 14:18:38.261 error by controller[0]: TypeError: Cannot read property 'val' of null
alexa2.0 2019-10-07 14:18:38.238 error at readableAddChunk (_stream_readable.js:269:11)
alexa2.0 2019-10-07 14:18:38.238 error at addChunk (_stream_readable.js:288:12)
alexa2.0 2019-10-07 14:18:38.238 error at Socket.emit (events.js:198:13)
alexa2.0 2019-10-07 14:18:38.238 error at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
alexa2.0 2019-10-07 14:18:38.238 error at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
alexa2.0 2019-10-07 14:18:38.238 error at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
alexa2.0 2019-10-07 14:18:38.238 error at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9)
alexa2.0 2019-10-07 14:18:38.238 error at normal_reply (/opt/iobroker/node_modules/redis/index.js:726:21)
alexa2.0 2019-10-07 14:18:38.238 error at Command.callback (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:238:17)
alexa2.0 2019-10-07 14:18:38.238 error at adapter.getState (/opt/iobroker/node_modules/iobroker.alexa2/main.js:1509:43)
alexa2.0 2019-10-07 14:18:38.238 error TypeError: Cannot read property 'val' of null
alexa2.0 2019-10-07 14:18:38.238 error uncaught exception: Cannot read property 'val' of null
alexa2.0 2019-10-07 14:18:38.235 warn Exception: TypeError: Cannot read property 'val' of null
alexa2.0 2019-10-07 14:18:38.231 error at readableAddChunk (_stream_readable.js:269:11)
alexa2.0 2019-10-07 14:18:38.231 error at addChunk (_stream_readable.js:288:12)
alexa2.0 2019-10-07 14:18:38.231 error at Socket.emit (events.js:198:13)
alexa2.0 2019-10-07 14:18:38.231 error at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
alexa2.0 2019-10-07 14:18:38.231 error at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
alexa2.0 2019-10-07 14:18:38.231 error at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
alexa2.0 2019-10-07 14:18:38.231 error at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9)
alexa2.0 2019-10-07 14:18:38.231 error at normal_reply (/opt/iobroker/node_modules/redis/index.js:726:21)
alexa2.0 2019-10-07 14:18:38.231 error at Command.callback (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:238:17)
alexa2.0 2019-10-07 14:18:38.231 error at adapter.getState (/opt/iobroker/node_modules/iobroker.alexa2/main.js:1509:43)
alexa2.0 2019-10-07 14:18:38.231 error TypeError: Cannot read property 'val' of null
alexa2.0 2019-10-07 14:18:38.230 error uncaught exception: Cannot read property 'val' of null
alexa2.0 2019-10-07 14:18:38.214 warn Exception: TypeError: Cannot read property 'val' of null
javascript.0 2019-10-07 14:18:38.185 info script.js.common.Pushover.Arbeitszimmerfenster: registeredMit dem Raspi 3b läuft es fehlerfrei.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden