Systemdata | Bitte Ausfüllen |
---|---|
Hardwaresystem: | Raspberry Pi 4 Model B Rev 1.2 |
Arbeitsspeicher: | 4GB |
Festplattenart: | Samsung SSD |
Betriebssystem: | Raspbian 10 (Buster) |
Node-Version: | 16.20.2 |
Nodejs-Version: | 16.20.2 |
NPM-Version: | 8.19.4 |
Installationsart: | PivCCU Image |
Image genutzt: | Ja |
The adapter has been installed from the following GitHub path:
https://github.com/dahuby/iobroker.samsung_tizen/tarball/master
The adapter version is: 0.0.12
The Adapter creates the following log entries when trying to start:
2023-11-13 11:06:28.604 - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1031
2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: throw err;
2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: ^
2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
2023-11-13 11:06:28.605 - error: host.raspberrypi Caught by controller[0]: Require stack:
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:873:27)
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19)
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at require (node:internal/modules/cjs/helpers:119:18)
2023-11-13 11:06:28.606 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1198:14)
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1076:32)
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:911:12)
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1100:19) {
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: code: 'MODULE_NOT_FOUND',
2023-11-13 11:06:28.607 - error: host.raspberrypi Caught by controller[0]: requireStack: [
2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: ]
2023-11-13 11:06:28.608 - error: host.raspberrypi Caught by controller[0]: }
2023-11-13 11:06:28.608 - error: host.raspberrypi instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
MOD-EDIT: Code in code-tags gesetzt!