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 startet nicht mehr nach JS-Controller Update 6.x #76

Open
LastPerfectTobi opened this issue Jun 10, 2024 · 2 comments
Open

Adapter startet nicht mehr nach JS-Controller Update 6.x #76

LastPerfectTobi opened this issue Jun 10, 2024 · 2 comments

Comments

@LastPerfectTobi
Copy link

LastPerfectTobi commented Jun 10, 2024

JS-Controller wurde auf 6.0.1 aktualisiert.
Damit startet die Smartgarden Instanz mit v2.0.1 nicht mehr und bringt folgende Fehler:

2024-06-10 20:56:27.118 - info: host.raspberrypi instance system.adapter.smartgarden.0 started with pid 29887
2024-06-10 20:56:29.378 - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/iobroker.smartgarden/main.js:260
2024-06-10 20:56:29.378 - error: host.raspberrypi Caught by controller[0]: class Smartgarden extends utils.Adapter {
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: ^
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: TypeError: Class extends value # is not a constructor or null
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.smartgarden/main.js:260:33)
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
2024-06-10 20:56:29.379 - error: host.raspberrypi Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
2024-06-10 20:56:29.380 - error: host.raspberrypi Caught by controller[0]: at node:internal/main/run_main_module:28:49
2024-06-10 20:56:29.380 - error: host.raspberrypi Caught by controller[0]: Node.js v18.20.3
2024-06-10 20:56:29.380 - error: host.raspberrypi instance system.adapter.smartgarden.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
2024-06-10 20:56:29.380 - info: host.raspberrypi Restart adapter system.adapter.smartgarden.0 because enabled
@foxriver76
Copy link

@jpgorganizer please just release a new version with the current content which is visible at GitHub

@LastPerfectTobi
Copy link
Author

Hab gerade die Version aus GIT installiert, die funktioniert 👍

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