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

Adapter is not starting after updating js-controller to 6.0.9 #84

Open
Dette70 opened this issue Aug 5, 2024 · 5 comments
Open

Adapter is not starting after updating js-controller to 6.0.9 #84

Dette70 opened this issue Aug 5, 2024 · 5 comments

Comments

@Dette70
Copy link

Dette70 commented Aug 5, 2024

After updating the js-controller to 6.0.9. the lupusec adatper does not start anymore

2024-08-05 09:03:35.027 - info: host.iobroker-vm instance system.adapter.lupusec.0 in version "1.3.6" started with pid 363
2024-08-05 09:03:37.529 - error: host.iobroker-vm Caught by controller[0]: /opt/iobroker/node_modules/iobroker.lupusec/lupusec.js:77
2024-08-05 09:03:37.530 - error: host.iobroker-vm Caught by controller[0]: adapter = new utils.Adapter(options);
2024-08-05 09:03:37.530 - error: host.iobroker-vm Caught by controller[0]: ^
2024-08-05 09:03:37.530 - error: host.iobroker-vm Caught by controller[0]: TypeError: utils.Adapter is not a constructor
2024-08-05 09:03:37.531 - error: host.iobroker-vm Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.lupusec/lupusec.js:77:13)
2024-08-05 09:03:37.531 - error: host.iobroker-vm Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.lupusec/lupusec.js:649:3)
2024-08-05 09:03:37.531 - error: host.iobroker-vm Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1358:14)
2024-08-05 09:03:37.531 - error: host.iobroker-vm Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
2024-08-05 09:03:37.531 - error: host.iobroker-vm Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1208:32)
2024-08-05 09:03:37.532 - error: host.iobroker-vm Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1024:12)
2024-08-05 09:03:37.532 - error: host.iobroker-vm Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
2024-08-05 09:03:37.532 - error: host.iobroker-vm Caught by controller[0]: at node:internal/main/run_main_module:28:49
2024-08-05 09:03:37.532 - error: host.iobroker-vm Caught by controller[0]: Node.js v20.13.1
2024-08-05 09:03:37.533 - error: host.iobroker-vm instance system.adapter.lupusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)

Adapter Lupusec v 1.3.6

@schmupu
Copy link
Owner

schmupu commented Aug 5, 2024

Ich bin leider unterwegs, kann momentan nicht so richtig etwas tun.
Es gibt aber eine Version 2.0.0 in Github. Also direkt von Github diese Version laden. Die sollte funktionieren

http://www.stueben.de/iobroker-adapter-per-github-laden/

@Dette70
Copy link
Author

Dette70 commented Aug 5, 2024

Vielen Dank für die schnelle Antwort.

Mit Adapter 2.0.0 funktioniert die Anmeldung wieder.

Hinweis: Man muss das Passwort neu eintragen, das gespeicherte passt nicht mehr.

@lkn94
Copy link

lkn94 commented Aug 9, 2024

Ist schon etwas über den zeitlichen Plan für ein offizielles Release von 2.0.0 bekannt?

@schmupu
Copy link
Owner

schmupu commented Aug 9, 2024

Ja, übernächste Woche. Vorher über Github die Version laden. Mehr keinen Unterschied

@lkn94
Copy link

lkn94 commented Aug 12, 2024

Großartig, danke dir!

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

3 participants