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

HttpError: specifying shard-group duration is not supported when using InfluxDB Cloud #313

Open
BenS89 opened this issue Dec 9, 2022 · 6 comments
Labels

Comments

@BenS89
Copy link

BenS89 commented Dec 9, 2022

Das Problem scheint schon älter zu sein: https://forum.iobroker.net/topic/46098/test-adapter-influxdb-2-0/151?lang=de
Bei Verwendung der InfluxDB Cloud kommt permanent folgender Fehler im Log:

image

Gibt es hierzu einen Fix oder Workaround?

@Apollon77
Copy link
Contributor

Was genau bedeutet "permanent"? Oder kommt er einmalig beim Adapterstart?

@BenS89
Copy link
Author

BenS89 commented Dec 9, 2022

Wenn der Haken "Pings zur Verfügbarkeitsprüfung an die Datenbank senden" in den Experteneinstellungen gesetzt ist (müsste per default meine ich so sein), kommt die Meldung alle paar Sekunden und der Adapter startet neu. Erst wenn ich den Haken weg nehme kommt der Fehler einmalig beim Start des Adapters

@matzeapps
Copy link

Gibt es hierzu schon etwas Neues?

@Apollon77
Copy link
Contributor

Nein, noch keine Zeit gehabt. Ebenso würde ein Debug log vllt auch helfen zu verstehen wann die Meldung kommt

@stale
Copy link

stale bot commented May 9, 2023

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 May 9, 2023
@Marc-Berg
Copy link
Contributor

Marc-Berg commented Dec 16, 2024

Ebenso würde ein Debug log vllt auch helfen zu verstehen wann die Meldung kommt

Bei Start des Adapters (oder beim "Ping") wird die in der Instanz eingestellte Retentiontime jedes Mal in die DB geschrieben, das ist in der Cloud nicht erlaubt. Wenn ich den Quellcode richtig verstehe, dürfte dieses Überschreiben nicht passieren, wenn die in der DB/Cloud eingestellte mit der in der Instanz hinterlegten Retentiontime übereinstimmt. Das wäre ein Versuch Wert, falls noch relevant.

@stale stale bot removed the wontfix label Dec 16, 2024
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