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

Warnung "has no existing object," beim Beta-Test von js-controller 3.2.x #56

Closed
Feuer-sturm opened this issue Jan 9, 2021 · 10 comments
Closed

Comments

@Feuer-sturm
Copy link

Feuer-sturm commented Jan 9, 2021

Beim Beta-Test von js-controller 3.2.4 kommt folgene Warnung:

tankerkoenig.0 | 2021-01-09 22:52:46.840 | warn | (3413) State "tankerkoenig.0.stations.8.e10.combined" has no existing object, this might lead to an error in future versions

Verwendete Version von tankerkoening: 2.0.9

@Nunmalfix
Copy link

Die Warnungen kommen auch mit der js-controller version 3.2.7 aus dem latest:
warn: tankerkoenig.0 (18571) State "tankerkoenig.0.stations.8.e10.combined" has no existing object, this might lead to an error in future versions

@winnyschuster
Copy link

Der Fehler liegt hier

@Pix---
Copy link
Collaborator

Pix--- commented Jan 22, 2021

Danke für die Fehlersuche. @winnyschuster hat Recht, der Datenpunkt "tankerkoenig.0.stations.8.e10.combined" existiert nicht, da ich beim Anlegen einen Tippfehler gemacht habe (0 statt 8). Ist mir nie aufgefallen, da ich nicht so viele Stationen abfrage.
Ich versuche, es heute oder morgen zu fixen.

@Nunmalfix
Copy link

Komisch ist aber, wenn ich die 0 durch eine 8 ersetze und den Adapter neu starte dann kommt halt jetzt das:

State "tankerkoenig.0.stations.8.e10.combined" has no existing object, this might lead to an error in future versions

@Pix--- Pix--- added the bug label Jan 22, 2021
@Nunmalfix
Copy link

OK wenn man den Datenpunkt combined in der Station 8 selbst anlegt, dann ist der Fehler weg. Anscheinend werden die Datenpunkte nur initial angelegt und dann nicht mehr.

@Pix---
Copy link
Collaborator

Pix--- commented Jan 22, 2021

Hallo,
schaffe es heute nicht mehr, wollte aber noch kurz antworten.
Wenn du auf deiner Installation den Code änderst reicht ein Neustart nicht. Du musst auch einen Upload machen.
Und ja, die Datenpunkte werden nur initial angelegt. Etwas, das ich schon lange ändern will.
ifnotexist ist das das Stichwort, oder?

@Nunmalfix
Copy link

Alles gut, ich hatte den Datenpunkt kurzerhand manuell angelegt und dann war Ruhe. Also keine Eile ;-)

@crunchip77
Copy link

möchte noch hinzufügen das folgende Meldung noch mit auftaucht und veraltet ist
tankerkoenig.0 2021-01-23 13:47:46.387 warn (15196) Please update js-controller to at least 1.2.0

wendy2702 added a commit to wendy2702/ioBroker.tankerkoenig that referenced this issue Jan 31, 2021
Pix--- added a commit that referenced this issue Jan 31, 2021
@Pix--- Pix--- added the done label Jan 31, 2021
@ChrisWoehrle
Copy link

Ich habe das Problem"hart" gelöst. Alle E10 Ordner gelöscht 😉

@SmartHomie1
Copy link

Hi,
ich bekomme auch oben genannten Warnhinweis (29652) State "tankerkoenig.0.stations.8.e10.combined" has no existing object, this might lead to an error in future versions).
Da ich kein Linux Guru bin.....wird der Bug bei einer nächsten Version im Stable Modus verschwunden sein? Ich nutze momentan Adapter Version 2.0.6 und JS Controller 3.2.16.
Danke für ein kurzes Feedback

Roland

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants