NEWS
Fehler beim Dash- und Telegramm Adapter
-
Hi alle
Ich habe IOBroker auf einen Rock64 portiert.
Beim Dash Button Adapter (0.3.1) und bei Telegramm (1.3.6) habe ich noch Probleme. Beim Dash Butto kommt immer wrong ELF class: ELFCLASS32
host.ioBroker-Rock64 2019-01-18 01:27:29.332 error instance system.adapter.amazon-dash.0 terminated with code 3 (Adapter disabled or invalid config) Caught 2019-01-18 01:27:29.332 error by controller[0]: at Module.load (module.js:565:32) Caught 2019-01-18 01:27:29.332 error by controller[0]: at Object.Module._extensions..js (module.js:663:10) Caught 2019-01-18 01:27:29.332 error by controller[0]: at Module._compile (module.js:652:30) Caught 2019-01-18 01:27:29.332 error by controller[0]: at Object. <anonymous>(/opt/iobroker/node_modules/iobroker.amazon-dash/node_modules/pcap/pcap.js:3:21) Caught 2019-01-18 01:27:29.332 error by controller[0]: at require (internal/module.js:11:18) Caught 2019-01-18 01:27:29.331 error by controller[0]: at Module.require (module.js:596:17) Caught 2019-01-18 01:27:29.331 error by controller[0]: at Function.Module._load (module.js:497:3) Caught 2019-01-18 01:27:29.331 error by controller[0]: at tryModuleLoad (module.js:505:12) Caught 2019-01-18 01:27:29.331 error by controller[0]: at Module.load (module.js:565:32) Caught 2019-01-18 01:27:29.330 error by controller[0]: at Object.Module._extensions..node (module.js:681:18) Caught 2019-01-18 01:27:29.330 error by controller[0]: Error: /opt/iobroker/node_modules/iobroker.amazon-dash/node_modules/pcap/build/Release/pcap_binding.node: wrong ELF class: ELFCLASS32 amazon-dash.0 2019-01-18 01:27:29.278 error adapter disabled</anonymous>Beim Telegramm Adapter habe ich folgenden Fehler:
2019-01-18 00:41:30.718 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:31.095 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:31.490 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:31.854 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:32.199 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:32.547 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:32.891 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:33.238 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:33.586 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:33.932 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 Unauthorized 2019-01-18 00:41:34.286 - [31merror[39m: telegram.0 polling_error:ETELEGRAM, ETELEGRAM: 401 UnauthorizedHat jemand einen heissen Tip?
Node ist v8.11.1
Nodejs ist v8.11.1
Gruss Ralf
-
Telegram … was könnte unauthorized heissen? ... normalerweise ein falsches Passwort oder username
Dash: bitte nochmal neu installieren. Da scheint beim kompilieren was nicht korrekt zu sein. Ggf im iobroker Ordner ein „npm rebuild“
Gesendet vom Handy ...
-
Habe jetzt einen neuen Bot erzeugt und eingetragen. Geht jetzt. Leider ist mir immer noch unklar warum es auf einmal nicht mehr ging, denn ich hatte an diesem Bot nie etwas geändert. Egal.
Jetzt gehts wieder.
DashButton hab ich auch rausgeworfen und neu installiert.
Hier bleiben leider die Fehlermeldungen die Gleichen.
Gruss Ralf