Hab jetzt, nach vielen Probleme, folgendes hinbekommen:
/opt/iobroker $ nodejs -v
v10.16.3
/opt/iobroker $ node -v
v10.16.3
/opt/iobroker $ npm -v
6.11.3
Um dahin zu kommen, hab ich, wenn ich das richtig verstanden habe, iobroker komplett neu aufgesetzt. Danach hab ich, mein zum Glück vorher ertelltes Backup eingespielt.
Vielleicht gehört das nicht hierrein aber bei der Instanz tr-064.0 hab ich seit längerem dieses Problem:
2019-10-13 11:09:13.457 - error: Caught by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1383
2019-10-13 11:09:13.457 - error: Caught by controller[0]: fns.adapter = fns.adapter(options);
2019-10-13 11:09:13.457 - error: Caught by controller[0]: ^
2019-10-13 11:09:13.457 - error: Caught by controller[0]: TypeError: fns.adapter is not a function
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1383:23)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.tr-064/tr-064.js:15:20)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
2019-10-13 11:09:13.458 - error: Caught by controller[0]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
2019-10-13 11:09:13.459 - error: Caught by controller[0]: at startup (internal/bootstrap/node.js:283:19)
2019-10-13 11:09:13.459 - error: Caught by controller[0]: at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
2019-10-13 11:09:13.459 - error: host.axtpi instance system.adapter.tr-064.0 terminated with code 1 ()
haben diese Fehler evtl. etwas gemeinsam?