NEWS
mit backitup kein Influxdb und Grafana backup möglich
-
@homoran sagte in Influx/Grafana Probleme:
@marc-berg sagte in Vis über npm gibt EHOSTUNREACH:
Für Garfana musst du
@Christian-5
...einen neuen Thread in offTopic aufmachen.
Hat mit diesem Thema nichts mehr zu tun.@Christian-0 Nachdem du das nicht gemacht hast, habe ich diesen Part jetzt abgespalten und verschoben!
Bitte noch den provisorischen Threadtitel sinnvoll anpassen.
-
@homoran sagte in Influx/Grafana Probleme:
@homoran sagte in Influx/Grafana Probleme:
@marc-berg sagte in Vis über npm gibt EHOSTUNREACH:
Für Garfana musst du
@Christian-5
...einen neuen Thread in offTopic aufmachen.
Hat mit diesem Thema nichts mehr zu tun.@Christian-0 Nachdem du das nicht gemacht hast, habe ich diesen Part jetzt abgespalten und verschoben!
Danke! -
@christian-5 nach dem grafana backup diese Meldung:
code_text ```Started restore ... [DEBUG] [grafana] - Start Grafana Restore ... [DEBUG] [grafana] - filename for restore: /opt/iobroker/backups/grafana_2023_11_23-04_46_57_Meine001Sicherung_backupiobroker.tar.gz [DEBUG] [grafana] - Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp [DEBUG] [grafana] - start decompress [DEBUG] [grafana] - Grafana request started [DEBUG] [grafana] - Grafana is available ... Status: 200 [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/datasource/InfluxDB-1.json [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/datasource/InfluxDB.json [DEBUG] [grafana] - cannot restore datasource "InfluxDB": "data source with the same name already exists" [DEBUG] [grafana] - cannot restore datasource "InfluxDB-1": "data source with the same name already exists" [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/dashboard-alles-mogliche-1woche.json [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/kurven-1jahr.json [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pv1-pv2-leistung-1tag.json [DEBUG] [grafana] - cannot restore dashboard "dashboard-alles-mogliche-1woche": {"extra":null,"message":"organization not found","messageId":"org.notFound","statusCode":404,"traceID":""} [DEBUG] [grafana] - cannot restore dashboard "kurven-1jahr": {"extra":null,"message":"organization not found","messageId":"org.notFound","statusCode":404,"traceID":""} [DEBUG] [grafana] - cannot restore dashboard "pv1-pv2-leistung-1tag": {"extra":null,"message":"organization not found","messageId":"org.notFound","statusCode":404,"traceID":""} [DEBUG] [grafana] - Grafana request ended [DEBUG] [grafana] - Try deleting the Grafana tmp directory [DEBUG] [grafana] - Grafana tmp directory was successfully deleted [DEBUG] [grafana] - Grafana Restore completed successfully [EXIT] Grafana restore done
-
Bitte noch den provisorischen Threadtitel sinnvoll anpassen.
aber wie?
-
@christian-5 sagte in Influx/Grafana Probleme:
data source with the same name already exists
Du musst die Buckets manuell vor dem Restore löschen und am besten die Adapter stoppen, damit nicht gleich wieder Daten reinfliegen. Die entsprechende Funktion in den Backitup Einstellungen funktioniert nicht (immer?).
-
-
@marc-berg danke, bucket in influx gelöscht, influx neu gestartet Adapter deaktiviert:
code_text ```Started restore ... [DEBUG] [influxDB] - Created tmp directory [DEBUG] [influxDB] - Start infuxDB Restore ... [ERROR] [influxDB] - 2023/11/25 21:07:12 INFO: Restoring bucket "9d69ae680368264c" as "iobroker" Error: failed to restore bucket "iobroker": 401 Unauthorized: read:authorizations is unauthorized [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted [DEBUG] [influxDB] - infuxDB Restore completed successfully [EXIT] influxDB restore done
-
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
401 Unauthorized: read:authorizations is unauthorized
Du benutzt einen falschen Token.
-
@marc-berg neuen Token eingetragen und wieder das gleiche Ergebnis... ich bin zu blöd
-
@christian-5 und in grafana das selbe jetzt hab ich den inhalt im Ordner /opt/iobroker/iobroker-data/backup-objects gelöscht, schau ma amoal
code_text ```Started restore ... [DEBUG] [grafana] - Start Grafana Restore ... [DEBUG] [grafana] - filename for restore: /opt/iobroker/backups/grafana_2023_11_23-04_46_57_Meine001Sicherung_backupiobroker.tar.gz [DEBUG] [grafana] - Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp [DEBUG] [grafana] - start decompress [DEBUG] [grafana] - Grafana request started [DEBUG] [grafana] - Grafana is available ... Status: 200 [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/datasource/InfluxDB-1.json [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/datasource/InfluxDB.json [DEBUG] [grafana] - cannot restore datasource "InfluxDB-1": "data source with the same name already exists" [DEBUG] [grafana] - cannot restore datasource "InfluxDB": "data source with the same name already exists" [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/dashboard-alles-mogliche-1woche.json [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/kurven-1jahr.json [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pv1-pv2-leistung-1tag.json [DEBUG] [grafana] - cannot restore dashboard "pv1-pv2-leistung-1tag": {"extra":null,"message":"organization not found","messageId":"org.notFound","statusCode":404,"traceID":""} [DEBUG] [grafana] - cannot restore dashboard "kurven-1jahr": {"extra":null,"message":"organization not found","messageId":"org.notFound","statusCode":404,"traceID":""} [DEBUG] [grafana] - cannot restore dashboard "dashboard-alles-mogliche-1woche": {"extra":null,"message":"organization not found","messageId":"org.notFound","statusCode":404,"traceID":""} [DEBUG] [grafana] - Grafana request ended [DEBUG] [grafana] - Try deleting the Grafana tmp directory [DEBUG] [grafana] - Grafana tmp directory was successfully deleted [DEBUG] [grafana] - Grafana Restore completed successfully [EXIT] Grafana restore done
code_text
[DEBUG] [grafana] - cannot restore datasource "InfluxDB": "data source with the same name already exists" ich hab die beiden daten Quellen in Grafana aber gelöscht.
-
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
neuen Token eingetragen
wo hast du den neuen Token her?
-
@marc-berg aus influxdb unter API Tokens erzeugt
ich hab in eurer Anleitung zum backitup adapter gelesen das die influxdb cli installiert gehört, dachte die influxdb cli wird jetzt automatisch mit installiert.
-
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
aus influxdb unter API Tokens erzeugt
Und das ist falsch, darum hatte ich die Dokumentation dazu verlinkt, in der es erklärt ist.
dachte die influxdb cli wird jetzt automatisch mit installiert.
Nein. Wer hat das je behauptet?
-
@marc-berg ok danke, dann ein weiterer Versuch, wie installier ich die cli auf dem raspi am einfachsten?
aber ein fehler das CLI nicht installiert ist hab ich auch keinen bekommen.
das heißt jetzt : Operator-Token für InfluxDB 2.x wiederherstellen -
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
wie installier ich die cli auf dem raspi am einfachsten?
Ich sehe jetzt gerade nicht mehr durch, was jetzt gerade das Problem ist. Die influxdb2-cli scheint doch schon installiert zu sein, sonst bekämst du nicht diese Fehlermeldung:
Error: failed to restore bucket "iobroker": 401 Unauthorized: read:authorizations is unauthorized
-
@marc-berg ich habs nicht explizit installiert, darum die frage. ...aber jetzt Token erzeugen???
ist eure Anleitung aktuell?
-
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
ich habs nicht explizit installiert, darum die frage.
Ja, wenn du die influxdb2 installierst, dann ist die cli mit dabei. Da hatte ich das "automatisch" falsch verstanden.
...aber jetzt Token erzeugen???
ist eure Anleitung aktuell?
In der Anleitung steht auch, wie der Operator Token AUSZULESEN ist. Wenn du den Token nicht gelöscht hast, würde das reichen.
-
@marc-berg in der Anleitung steht ja auch: Für die Verwendung des InfluxDB Backups muss influxd installiert sein
Installationsanleitung InfluxDB 1.x
Installationsanleitung InfluxDB 2.x
Installationsanleitung Influx-CLI für 2.x ???Operator docken auslese Anleitung finde ich jetzt nicht wirklich, überlesen..blind
lg
-
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
Operator docken auslese Anleitung finde ich jetzt nicht wirklich, überlesen..blind
steht doch da
Nun benötigen wir für den ioBroker.backitup Adapter den neuen Operator-Token, welcher z.B. über die Linux-Kommandozeile durch influx auth list -t <ein all access token> über den ersten Eintrag der Ausgabe eingesehen werden kann. (Hinweis: Beim Kopieren in die Instanz-Settings auf Zeilenumbrüche etc. achten!).
-
@crunchip sagte in mit backitup kein Influxdb und Grafana backup möglich:
@christian-5 sagte in mit backitup kein Influxdb und Grafana backup möglich:
Operator docken auslese Anleitung finde ich jetzt nicht wirklich, überlesen..blind
steht doch da
Nun benötigen wir für den ioBroker.backitup Adapter den neuen Operator-Token, welcher z.B. über die Linux-Kommandozeile durch influx auth list -t <ein all access token>
$ influx auth list -t <ein all access token>
-bash: syntax error near unexpected token `newline'ich versteh den Befehl ja so das ich da einen Token eintragen muß