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

automatisch erzeugte objekte können nicht gelöscht werden #87

Closed
Hans-Zwiesel opened this issue May 10, 2020 · 11 comments
Closed

automatisch erzeugte objekte können nicht gelöscht werden #87

Hans-Zwiesel opened this issue May 10, 2020 · 11 comments
Labels

Comments

@Hans-Zwiesel
Copy link

mqtt Vers. 2.1.1
Irgend ein Client erzeugt das Objekt: mqtt.0.hau10
Wenn ich versuche, dieses Objekt zu löschen, erhalte ich den Fehler:

"Das Objekt "mqtt.0.hau10�-haus" existiert nicht. Seite aktualisieren."

Wie kann ich diese Objekte löschen?
$('hau10*.*').each(function (id) { log("ID: "+id) deleteState(id); });
funktioniert auch nicht.

@capitaenz
Copy link

@Apollon77
Copy link
Contributor

BTW: Welcher js-controller ist im Einsatz?

@Hans-Zwiesel
Copy link
Author

4.6.17
VG
Hans Stöckl

@capitaenz
Copy link

capitaenz commented Jul 27, 2020

Zwar schon im Forum geschrieben, aber wegen der Übersicht:

Version 3.1.6

Wobei die fehlerhaften Einträge schon mit einer der Versionen vorher entstanden sind.

@Apollon77
Copy link
Contributor

Also wer es nachstellen kann ... nehmt mal die GitHub version ... (Versionsnummer ist die gleiche). Passiert es da noch? Geht sonst noch alles? "Ungültige IDs" werden jetzt geloggt

@stale
Copy link

stale bot commented Oct 31, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions.
Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

@stale stale bot added the wontfix label Oct 31, 2020
@stale
Copy link

stale bot commented Nov 7, 2020

This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps. Thank you for your contributions.
Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnet ein neues Issue, falls dies noch relevant ist und stellt sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind. Vielen Dank für Eure Unterstützung.

@stale stale bot closed this as completed Nov 7, 2020
@GreaseMonkey88
Copy link

Unfortunately the problem still exist in version 2.3.5.

@Apollon77
Copy link
Contributor

means that even with a 2.3.5 you got such objects created? Or were they created with an older version?

@GreaseMonkey88
Copy link

I´m pretty sure these objects were created with an older version. Ok, bad previous comment from my side...

But how can I delete these objects?

@Apollon77
Copy link
Contributor

When I remember correctly this was discussed in the above linked Forum thread ... you need tomanually edit the objects.json file (sorry)

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

4 participants