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

Error und Adapter bleibt Rot #51

Closed
Negalein opened this issue Mar 13, 2021 · 1 comment
Closed

Error und Adapter bleibt Rot #51

Negalein opened this issue Mar 13, 2021 · 1 comment
Assignees
Labels

Comments

@Negalein
Copy link

Bekomme diese Meldung bei 0.2.1

host.iobroker | 2021-03-13 02:08:27.047 | error | startInstance system.adapter.fuelpricemonitor.0Invalid version of "js-controller". Installed "3.1.6", required ">=3.2.16

@HGlab01
Copy link
Owner

HGlab01 commented Mar 13, 2021

Die Meldung ist Absicht und notwendig.
In älteren JS-Controller-Versionen funktioniert das Auffinden und Löschen von Devices/Channels/States nicht korrekt. Das wurde in der Version 3.2.16 gefixed. Daher ist diese Version als Minimum required.
Somit bitte die JS-Controller Version auf die Stable-Version 3.2.16 upgraden.

Siehe auch Changelog und Readme
image

@HGlab01 HGlab01 self-assigned this Mar 13, 2021
@HGlab01 HGlab01 closed this as completed Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants