We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nach Update vom JS-Controller auf 6.0.1 beta startet der Adapter v0.0.12 nicht mehr und es kommen folgende Fehler:
2024-06-11 09:34:31.112 - info: host.raspberrypi instance system.adapter.epson_ecotank_et_2750.0 started with pid 7450 2024-06-11 09:34:33.296 - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/iobroker.epson_ecotank_et_2750/main.js:31 2024-06-11 09:34:33.297 - error: host.raspberrypi Caught by controller[0]: adapter = new utils.Adapter(options); 2024-06-11 09:34:33.297 - error: host.raspberrypi Caught by controller[0]: ^ 2024-06-11 09:34:33.297 - error: host.raspberrypi Caught by controller[0]: TypeError: utils.Adapter is not a constructor 2024-06-11 09:34:33.297 - error: host.raspberrypi Caught by controller[0]: at startAdapter (/opt/iobroker/node_modules/iobroker.epson_ecotank_et_2750/main.js:31:15) 2024-06-11 09:34:33.297 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.epson_ecotank_et_2750/main.js:278:5) 2024-06-11 09:34:33.297 - error: host.raspberrypi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14) 2024-06-11 09:34:33.298 - error: host.raspberrypi Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) 2024-06-11 09:34:33.298 - error: host.raspberrypi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32) 2024-06-11 09:34:33.298 - error: host.raspberrypi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12) 2024-06-11 09:34:33.298 - error: host.raspberrypi Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) 2024-06-11 09:34:33.298 - error: host.raspberrypi Caught by controller[0]: at node:internal/main/run_main_module:28:49 2024-06-11 09:34:33.298 - error: host.raspberrypi Caught by controller[0]: Node.js v18.20.3 2024-06-11 09:34:33.298 - error: host.raspberrypi instance system.adapter.epson_ecotank_et_2750.0 terminated with code 1 (JS_CONTROLLER_STOPPED) 2024-06-11 09:34:33.299 - info: host.raspberrypi Restart adapter system.adapter.epson_ecotank_et_2750.0 because enabled 2024-06-11 09:34:38.433 - info: host.raspberrypi "system.adapter.epson_ecotank_et_2750.0" disabled
The text was updated successfully, but these errors were encountered:
@LastPerfectTobi Bitte die Version des Adapters angeben
@o0shojo0o Bitt @iobroker/adapetr-core auf aktuelle Version bringen und eine neue Release erstellen.
Sorry, something went wrong.
Unstale
No branches or pull requests
Nach Update vom JS-Controller auf 6.0.1 beta startet der Adapter v0.0.12 nicht mehr und es kommen folgende Fehler:
The text was updated successfully, but these errors were encountered: