NEWS
SOLVED tr-64 Ad. startet nach Node.js-Update auf V12 nicht mehr
-
Systemdata Bitte Ausfüllen Hardwaresystem: Raspi4 Arbeitsspeicher: 4GB Festplattenart: SD-Karte Betriebssystem: Raspbian Node-Version: v12.16.2 Nodejs-Version: v12.16.2 NPM-Version: 6.14.4 Installationsart: Skript Image genutzt: Nein Hallo zusammen,
Nachdem ich heute mein Node.js auf Version 12 (wie empfohlen) gebracht habe, spinnt mein tr-64 Adapter (Community Version)
Er wird nicht mehr grün. Das Log spukt das aus:tr-064-community.0 2020-04-27 00:51:30.623 error (12996) TypeError: Cannot read property 'getState' of undefined at checkIfUpdated (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1006:20) at Object.options.ready (/opt/iobro tr-064-community.0 2020-04-27 00:51:30.619 error (12996) uncaught exception: Cannot read property 'getState' of undefined tr-064-community.0 2020-04-27 00:51:30.590 info (12996) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v12.16.2, js-controller: 3.0.18 host.raspisuper 2020-04-27 00:51:28.235 info instance system.adapter.tr-064-community.0 started with pid 12996 host.raspisuper 2020-04-27 00:50:58.214 info Restart adapter system.adapter.tr-064-community.0 because enabled host.raspisuper 2020-04-27 00:50:58.213 info instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR) tr-064-community.0 2020-04-27 00:50:57.673 info (12866) Terminated (NO_ERROR): Without reason tr-064-community.0 2020-04-27 00:50:57.672 info (12866) terminating tr-064-community.0 2020-04-27 00:50:57.624 error at processTicksAndRejections (internal/process/task_queues.js:97:5) tr-064-community.0 2020-04-27 00:50:57.624 error at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8066:76 tr-064-community.0 2020-04-27 00:50:57.624 error at Object.options.ready (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1120:13) tr-064-community.0 2020-04-27 00:50:57.624 error at checkIfUpdated (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1006:20) tr-064-community.0 2020-04-27 00:50:57.624 error (12866) TypeError: Cannot read property 'getState' of undefined tr-064-community.0 2020-04-27 00:50:57.620 error (12866) uncaught exception: Cannot read property 'getState' of undefined
Was kann ich tun damit er wieder läuft?
Neuinstallation inkl Neustart des Raspi habe ich schon probiert - Fehlanzeige.Grüße
crepp -
Liegt daran weil er nicht mehr gepflegt wird.
Gibt nur noch einen TR064 Adapter -
Ich dachte es gibt nur noch den tr-64 community Adapter ?
-
@crepp1967
Hier steht eigentlich alles drin was Du brauchst, inklusive Anleitung bei Nodejs 12https://forum.iobroker.net/topic/30915/adapter-tr-064?page=1
-
@haselchen
Danke, es läuft (wieder) Grund war dass ich noch den community-Adapter installiert hatte die aber nun nicht mehr unterstützt wird. Ich hatte damals die community Version installiert da der Entwickler den normalen tr-64 Adapter nicht mehr weiterentwickelt hat.
Das sich hier was geändert hat habe ich nicht mitbekommen ...
Trotzdem danke für Deinen Support.Gruß
crepp