NEWS
[gelöst] Backitup - NAS ?
-
@Marc-Berg sagte in Backitup - NAS ?:
influxd recovery auth create-operator --org <deine_org> --username <dein_user> --bolt-path /var/lib/influxdb2/influxd2.bolt
root@influxdb:/# su influxdb influxdb@influxdb:/$ cd /var/lib/influxdb2 influxdb@influxdb:/var/lib/influxdb2$ cp influxd.bolt influxd2.bolt influxdb@influxdb:/var/lib/influxdb2$ influxd recovery auth create-operator --org iobroker_data --username iobroker --bolt-path /var/lib/influxdb2/influxd2.bolt 2026-03-17T05:25:56.453443Z info Resources opened {"log_id": "11fZy dP0000", "system": "bolt-kvstore", "path": "/var/lib/influxdb2/influxd2.bolt"} Error: could not find org "iobroker_data": organization name "iobroker_data" not found See 'influxd -h' for help influxdb@influxdb:/var/lib/influxdb2$
-
Du verwechselst Bucket mit Organization. Die organization steht u.a. inder Instanz-Konfiguration

@Marc-Berg ohhh
root@influxdb:/# su influxdb influxdb@influxdb:/$ cd /var/lib/influxdb2 influxdb@influxdb:/var/lib/influxdb2$ cp influxd.bolt influxd2.bolt influxdb@influxdb:/var/lib/influxdb2$ influxd recovery auth create-operator --org private --username iobroker --bolt-path /var/lib/influxdb2/influxd2.bolt 2026-03-17T13:24:13.305151Z info Resources opened {"log_id": "11f~L 9U0000", "system": "bolt-kvstore", "path": "/var/lib/influxdb2/influxd2.bolt"} ID User Name User ID Description T oken P ermissions 1065b092f71e7000 iobroker 0b40d64fd1337000 iobroker G xG_6HrDZhgMVq2SJI2IpmqjNoiXhJ3iNnHADnADmfVdosKzGt3UBj9F2PMKRHgnU_sr3VSV1BPX939KBf gtCQ== [read:orgs/3cf840bcb0779b40/annotations write:orgs/3cf840bcb0779b40/annot ations read:orgs/3cf840bcb0779b40/authorizations write:orgs/3cf840bcb0779b40/auth orizations read:orgs/3cf840bcb0779b40/buckets write:orgs/3cf840bcb0779b40/buckets read:orgs/3cf840bcb0779b40/checks write:orgs/3cf840bcb0779b40/checks read:orgs/3 cf840bcb0779b40/dashboards write:orgs/3cf840bcb0779b40/dashboards read:orgs/3cf84 0bcb0779b40/dbrp write:orgs/3cf840bcb0779b40/dbrp read:orgs/3cf840bcb0779b40/docu ments write:orgs/3cf840bcb0779b40/documents read:orgs/3cf840bcb0779b40/labels wri te:orgs/3cf840bcb0779b40/labels read:orgs/3cf840bcb0779b40/notebooks write:orgs/3 cf840bcb0779b40/notebooks read:orgs/3cf840bcb0779b40/notificationEndpoints write: orgs/3cf840bcb0779b40/notificationEndpoints read:orgs/3cf840bcb0779b40/notificati onRules write:orgs/3cf840bcb0779b40/notificationRules read:orgs/3cf840bcb0779b40 read:orgs/3cf840bcb0779b40/remotes write:orgs/3cf840bcb0779b40/remotes read:orgs/ 3cf840bcb0779b40/replications write:orgs/3cf840bcb0779b40/replications read:orgs/ 3cf840bcb0779b40/scrapers write:orgs/3cf840bcb0779b40/scrapers read:orgs/3cf840bc b0779b40/secrets write:orgs/3cf840bcb0779b40/secrets read:orgs/3cf840bcb0779b40/s ources write:orgs/3cf840bcb0779b40/sources read:orgs/3cf840bcb0779b40/tasks write :orgs/3cf840bcb0779b40/tasks read:orgs/3cf840bcb0779b40/telegrafs write:orgs/3cf8 40bcb0779b40/telegrafs read:users/0b40d64fd1337000 write:users/0b40d64fd1337000 r ead:orgs/3cf840bcb0779b40/variables write:orgs/3cf840bcb0779b40/variables read:or gs/3cf840bcb0779b40/views write:orgs/3cf840bcb0779b40/views] 106afd525ebf8000 iobroker 0b40d64fd1337000 iobroker's Recove ry Token Wzu-RSNsbH3FXk853bmgreJXrnrdveggT7XFKbSXqMyYrj8NWmq-TbDPR4eyX391l AOaauF0CFtAT6CLZrhjmQ== [read:authorizations write:authorizations read:buckets wr ite:buckets read:dashboards write:dashboards read:orgs write:orgs read:sources wr ite:sources read:tasks write:tasks read:telegrafs write:telegrafs read:users writ e:users read:variables write:variables read:scrapers write:scrapers read:secrets write:secrets read:labels write:labels read:views write:views read:documents writ e:documents read:notificationRules write:notificationRules read:notificationEndpo ints write:notificationEndpoints read:checks write:checks read:dbrp write:dbrp re ad:notebooks write:notebooks read:annotations write:annotations read:remotes writ e:remotes read:replications write:replications] influxdb@influxdb:/var/lib/influxdb2$ mv influxd2.bolt influxd.bolt influxdb@influxdb:/var/lib/influxdb2$es steht keine neuer drin:
{ "links": { "self": "/api/v2/authorizations" }, "authorizations": [ { "id": "1065b092f71e7000", "token": "GxG_6HrDZhgMVq2SJI2IpmqjNoiXhJ3iNnHADnADmfVdosKzGt3UBj9F2PMKRHgnU_sr3VSV1BPX939KBfgtCQ==", "status": "active", "description": "iobroker", "orgID": "3cf840bcb0779b40", "org": "private", "userID": "0b40d64fd1337000", "user": "iobroker", "permissions": [ { "action": "read", "resource": { "type": "annotations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "annotations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "authorizations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "authorizations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "buckets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "buckets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "checks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "checks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "dashboards", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "dashboards", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "dbrp", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "dbrp", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "documents", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "documents", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "labels", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "labels", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "notebooks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "notebooks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "notificationEndpoints", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "notificationEndpoints", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "notificationRules", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "notificationRules", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "orgs", "id": "3cf840bcb0779b40", "name": "private" } }, { "action": "read", "resource": { "type": "remotes", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "remotes", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "replications", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "replications", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "scrapers", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "scrapers", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "secrets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "secrets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "sources", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "sources", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "tasks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "tasks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "telegrafs", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "telegrafs", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "users", "id": "0b40d64fd1337000", "name": "iobroker" } }, { "action": "write", "resource": { "type": "users", "id": "0b40d64fd1337000", "name": "iobroker" } }, { "action": "read", "resource": { "type": "variables", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "variables", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "views", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "views", "orgID": "3cf840bcb0779b40", "org": "private" } } ], "links": { "self": "/api/v2/authorizations/1065b092f71e7000", "user": "/api/v2/users/0b40d64fd1337000" }, "createdAt": "2026-03-13T11:36:30.044527627+01:00", "updatedAt": "2026-03-13T11:36:30.044527627+01:00" } ] }OK brauchte einen Neustart der Container nun steht ein Recovery drin. Ich teste.
Jungs! läuft !!! ist schon bei 7GB 😳
sooo, 16GB influx gebackupt ! wow
Super, nun funktiniert wieder alles, ich bin happy und sage vielen Dank and euch für die Hilfe und Geduld! 👍👌🍾
-
@Marc-Berg ohhh
root@influxdb:/# su influxdb influxdb@influxdb:/$ cd /var/lib/influxdb2 influxdb@influxdb:/var/lib/influxdb2$ cp influxd.bolt influxd2.bolt influxdb@influxdb:/var/lib/influxdb2$ influxd recovery auth create-operator --org private --username iobroker --bolt-path /var/lib/influxdb2/influxd2.bolt 2026-03-17T13:24:13.305151Z info Resources opened {"log_id": "11f~L 9U0000", "system": "bolt-kvstore", "path": "/var/lib/influxdb2/influxd2.bolt"} ID User Name User ID Description T oken P ermissions 1065b092f71e7000 iobroker 0b40d64fd1337000 iobroker G xG_6HrDZhgMVq2SJI2IpmqjNoiXhJ3iNnHADnADmfVdosKzGt3UBj9F2PMKRHgnU_sr3VSV1BPX939KBf gtCQ== [read:orgs/3cf840bcb0779b40/annotations write:orgs/3cf840bcb0779b40/annot ations read:orgs/3cf840bcb0779b40/authorizations write:orgs/3cf840bcb0779b40/auth orizations read:orgs/3cf840bcb0779b40/buckets write:orgs/3cf840bcb0779b40/buckets read:orgs/3cf840bcb0779b40/checks write:orgs/3cf840bcb0779b40/checks read:orgs/3 cf840bcb0779b40/dashboards write:orgs/3cf840bcb0779b40/dashboards read:orgs/3cf84 0bcb0779b40/dbrp write:orgs/3cf840bcb0779b40/dbrp read:orgs/3cf840bcb0779b40/docu ments write:orgs/3cf840bcb0779b40/documents read:orgs/3cf840bcb0779b40/labels wri te:orgs/3cf840bcb0779b40/labels read:orgs/3cf840bcb0779b40/notebooks write:orgs/3 cf840bcb0779b40/notebooks read:orgs/3cf840bcb0779b40/notificationEndpoints write: orgs/3cf840bcb0779b40/notificationEndpoints read:orgs/3cf840bcb0779b40/notificati onRules write:orgs/3cf840bcb0779b40/notificationRules read:orgs/3cf840bcb0779b40 read:orgs/3cf840bcb0779b40/remotes write:orgs/3cf840bcb0779b40/remotes read:orgs/ 3cf840bcb0779b40/replications write:orgs/3cf840bcb0779b40/replications read:orgs/ 3cf840bcb0779b40/scrapers write:orgs/3cf840bcb0779b40/scrapers read:orgs/3cf840bc b0779b40/secrets write:orgs/3cf840bcb0779b40/secrets read:orgs/3cf840bcb0779b40/s ources write:orgs/3cf840bcb0779b40/sources read:orgs/3cf840bcb0779b40/tasks write :orgs/3cf840bcb0779b40/tasks read:orgs/3cf840bcb0779b40/telegrafs write:orgs/3cf8 40bcb0779b40/telegrafs read:users/0b40d64fd1337000 write:users/0b40d64fd1337000 r ead:orgs/3cf840bcb0779b40/variables write:orgs/3cf840bcb0779b40/variables read:or gs/3cf840bcb0779b40/views write:orgs/3cf840bcb0779b40/views] 106afd525ebf8000 iobroker 0b40d64fd1337000 iobroker's Recove ry Token Wzu-RSNsbH3FXk853bmgreJXrnrdveggT7XFKbSXqMyYrj8NWmq-TbDPR4eyX391l AOaauF0CFtAT6CLZrhjmQ== [read:authorizations write:authorizations read:buckets wr ite:buckets read:dashboards write:dashboards read:orgs write:orgs read:sources wr ite:sources read:tasks write:tasks read:telegrafs write:telegrafs read:users writ e:users read:variables write:variables read:scrapers write:scrapers read:secrets write:secrets read:labels write:labels read:views write:views read:documents writ e:documents read:notificationRules write:notificationRules read:notificationEndpo ints write:notificationEndpoints read:checks write:checks read:dbrp write:dbrp re ad:notebooks write:notebooks read:annotations write:annotations read:remotes writ e:remotes read:replications write:replications] influxdb@influxdb:/var/lib/influxdb2$ mv influxd2.bolt influxd.bolt influxdb@influxdb:/var/lib/influxdb2$es steht keine neuer drin:
{ "links": { "self": "/api/v2/authorizations" }, "authorizations": [ { "id": "1065b092f71e7000", "token": "GxG_6HrDZhgMVq2SJI2IpmqjNoiXhJ3iNnHADnADmfVdosKzGt3UBj9F2PMKRHgnU_sr3VSV1BPX939KBfgtCQ==", "status": "active", "description": "iobroker", "orgID": "3cf840bcb0779b40", "org": "private", "userID": "0b40d64fd1337000", "user": "iobroker", "permissions": [ { "action": "read", "resource": { "type": "annotations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "annotations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "authorizations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "authorizations", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "buckets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "buckets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "checks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "checks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "dashboards", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "dashboards", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "dbrp", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "dbrp", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "documents", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "documents", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "labels", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "labels", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "notebooks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "notebooks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "notificationEndpoints", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "notificationEndpoints", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "notificationRules", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "notificationRules", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "orgs", "id": "3cf840bcb0779b40", "name": "private" } }, { "action": "read", "resource": { "type": "remotes", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "remotes", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "replications", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "replications", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "scrapers", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "scrapers", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "secrets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "secrets", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "sources", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "sources", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "tasks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "tasks", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "telegrafs", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "telegrafs", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "users", "id": "0b40d64fd1337000", "name": "iobroker" } }, { "action": "write", "resource": { "type": "users", "id": "0b40d64fd1337000", "name": "iobroker" } }, { "action": "read", "resource": { "type": "variables", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "variables", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "read", "resource": { "type": "views", "orgID": "3cf840bcb0779b40", "org": "private" } }, { "action": "write", "resource": { "type": "views", "orgID": "3cf840bcb0779b40", "org": "private" } } ], "links": { "self": "/api/v2/authorizations/1065b092f71e7000", "user": "/api/v2/users/0b40d64fd1337000" }, "createdAt": "2026-03-13T11:36:30.044527627+01:00", "updatedAt": "2026-03-13T11:36:30.044527627+01:00" } ] }OK brauchte einen Neustart der Container nun steht ein Recovery drin. Ich teste.
Jungs! läuft !!! ist schon bei 7GB 😳
sooo, 16GB influx gebackupt ! wow
Super, nun funktiniert wieder alles, ich bin happy und sage vielen Dank and euch für die Hilfe und Geduld! 👍👌🍾
@Humidor sagte in [gelöst] Backitup - NAS ?:
sooo, 16GB influx gebackupt ! wow
Mindestens Faktor 100 zu groß. Schau mal hier ein, ob das auf dich zutrifft:
https://forum.iobroker.net/topic/73784/gelöst-speicherbelegung-influxdb2-nach-containerisierung
-
@Humidor sagte in [gelöst] Backitup - NAS ?:
sooo, 16GB influx gebackupt ! wow
Mindestens Faktor 100 zu groß. Schau mal hier ein, ob das auf dich zutrifft:
https://forum.iobroker.net/topic/73784/gelöst-speicherbelegung-influxdb2-nach-containerisierung
@Marc-Berg Scraper ist keiner drin, beim Bucket size laden, lädt und lädt er......
nach fast 10min

-
@Marc-Berg Scraper ist keiner drin, beim Bucket size laden, lädt und lädt er......
nach fast 10min

-
Brauchst du 62 Millionen Datensätze allein für den einen Datenpunkt?
Und alle anderen?

Was ist bei der Historisierung am Datenpunkt eingestellt? Sekündliches Aufzeichnen?
@Marc-Berg Nein, ich will nur jetzt aktuell und detaillierte Aufzeichnungen haben. Gibt es die Möglichkeit nach Zeit das auszudünnen? In einem Jahr brauch ich absolut kein Detail in der Sekunde, da reichen Minuten oder mehr.
-
die einzige Möglichkeit die ich gefunden habe, ist die Daten nach Zeit zu löschen (Adapter), aber nicht zu reduzieren.
wenn man das im Adapter einstellt, den Haken beim löschen alter Datenbanken nicht setzt, dann hätte man zu einem späteren Zeitpunkt die Möglichkeit alte Backups zu laden und nicht jedes Mal alles sichern. SO mein Gedanke.
-
Brauchst du 62 Millionen Datensätze allein für den einen Datenpunkt?
Und alle anderen?

Was ist bei der Historisierung am Datenpunkt eingestellt? Sekündliches Aufzeichnen?
@Marc-Berg seit heute sehe ich wieder einen Fehler? es wurde seit dem es ging nichts geändert, außer im influx Adapter die Vorhaltezeit auf 6 Monate.


die files werden angelegtwas mir auffällt, in influx api sind 2 Token drin

-
@Humidor sagte in Backitup - NAS ?:
you need to add the following packages to your containers environment variable PACKAGES:
...for InfluxDB InfluxDB v2 and newer add influxdb2-cli
Ich übersetze mal: du musst die Umgebungsvariable "PACKAGES" mit dem Inhalt "influxdb2-cli" füllen. Damit wird der InfluxDB-Client, der für das Durchführen des backups notwendig ist, beim Container-Erst-Start installiert.
Ich "zitiere" mal aus dem Screenshot:

Dann ist die Umgebungsvariable nicht mehr gesetzt:
@marc-berg sagte in [gelöst] Backitup - NAS ?:
Ich übersetze mal: du musst die Umgebungsvariable "PACKAGES" mit dem Inhalt "influxdb2-cli" füllen. Damit wird der InfluxDB-Client, der für das Durchführen des backups notwendig ist, beim Container-Erst-Start installiert.
-
Ich "zitiere" mal aus dem Screenshot:

Dann ist die Umgebungsvariable nicht mehr gesetzt:
@marc-berg sagte in [gelöst] Backitup - NAS ?:
Ich übersetze mal: du musst die Umgebungsvariable "PACKAGES" mit dem Inhalt "influxdb2-cli" füllen. Damit wird der InfluxDB-Client, der für das Durchführen des backups notwendig ist, beim Container-Erst-Start installiert.
@Marc-Berg richtig, das wars, warum der "verloren" ging ist aber fraglich.