Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VU+-Adapter und neuer JS-Host #22

Open
einarmiger0815 opened this issue Sep 14, 2023 · 2 comments
Open

VU+-Adapter und neuer JS-Host #22

einarmiger0815 opened this issue Sep 14, 2023 · 2 comments

Comments

@einarmiger0815
Copy link

Grüße aus Thüringen,

sag mal, könnest du den VU-Plus-Adapter des Iobrokers ggf. an die neuen Nodeversionen 18+ und an den neuen Host-Controller anpassen?

Mit der Nodeversion 18+ in Zusammenhang mit dem neuen Host (stable Version) verweigert der Iobroker den Start des Adapters.

Hier der Log:

host.iobroker | 2023-09-14 12:07:04.331 | error | instance system.adapter.vuplus.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: }
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.vuplus/vuplus.js'
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: requireStack: [
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at require (node:internal/modules/cjs/helpers:121:18)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.vuplus/vuplus.js
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: Require stack:
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: ^
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: throw err;
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.vuplus/lib/utils.js
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.vuplus/lib/utils.js:46:25)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: code: 'MODULE_NOT_FOUND',
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.vuplus/lib/utils.js',
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: ]
host.iobroker | 2023-09-14 12:07:04.331 | error | Caught by controller[0]: Node.js v18.17.1
host.iobroker | 2023-09-14 12:07:04.330 | error | Caught by controller[0]: node:internal/modules/cjs/loader:1080

Das wäre echt Super von dir!

Grüße, der Einarmige

@younster83
Copy link

Same !

@einarmiger0815
Copy link
Author

I changed to the adapter Enigma2. Available on Github with the url: https://github.com/iobroker-community-adapters/ioBroker.enigma2

Works also fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants