-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
Ich bin leider unterwegs, kann momentan nicht so richtig etwas tun. |
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. |
Ist schon etwas über den zeitlichen Plan für ein offizielles Release von 2.0.0 bekannt? |
Ja, übernächste Woche. Vorher über Github die Version laden. Mehr keinen Unterschied |
Großartig, danke dir! |
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
The text was updated successfully, but these errors were encountered: