NEWS
Sicherung influxDB - Fehlermeldung
-
ich hab in meiner influxdb.conf folgendes noch
eingetragengeändert:# Bind address to use for the RPC service for backup and restore. bind-address = "192.168.178.21:8088"
also die IP natürlich anpassen
edit: Zeile 15
Einstellungen in Backitup
-
@djmarc75
habe ich auch so -
@beowolf
auch die bind-adress in Zeile 15 in der influxdb.conf? -
@djmarc75
jepp -
@beowolf
Also ich hab quasi die selbe Konstellation wie Du aber ich habe in der influxdb.conf nichts ausser die binding-adress in Zeile 15 und unter HTML die binding-adress aktiviert und angepasst.
Das ganze andere was Du aktiviert hast ist bei mir nicht aktiviert (# davor) und es funktioniert tadellos.EDIT: Sorry für die Frage: von welchem Rechner hast du die influxdb.conf bearbeitet?
-
@djmarc75
ioBroker pi -
@beowolf na das kann nicht funktionieren. Du musst die auf dem influx läuft bearbeiten.
-
Kaum macht man es richtig - funktioniert es.
Started iobroker ... [DEBUG] [mount] - Wake on LAN wait 25 Seconds for NAS! [DEBUG] [mount] - Wake on LAN MAC-Address: 38:EA:A7:A0:22:2B [DEBUG] [mount] - noserverino option: false [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=Administrator,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.49.31/Software/Backups/ioBroker /opt/iobroker/backups" [DEBUG] [mount] - first mount attempt with smb option failed. try next mount attempt without smb option ... [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=Administrator,password=****,rw,file_mode=0777,dir_mode=0777 //192.168.49.31/Software/Backups/ioBroker /opt/iobroker/backups" [DEBUG] [mount] - mount successfully completed [DEBUG] [mount] - done [DEBUG] [iobroker] - host.raspberrypi 6776 states saved [DEBUG] [iobroker] - host.raspberrypi 6907 objects saved [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2022_06_01-12_19_31_backupiobroker.tar.gz [DEBUG] [iobroker] - done [DEBUG] [influxDB] - InfluxDB-Backup started ... [DEBUG] [influxDB] - Start InfluxDB Backup ... [DEBUG] [influxDB] - InfluxDB Backup tmp directory created [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2022_06_01-12_19_43_backupiobroker.tar.gz [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted [DEBUG] [influxDB] - InfluxDB-Backup for is finish [DEBUG] [influxDB] - done [DEBUG] [grafana] - Start Grafana Backup ... [DEBUG] [grafana] - Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp" [DEBUG] [grafana] - Created dashboard directory [DEBUG] [grafana] - Created dashboards_manually_restore directory [DEBUG] [grafana] - Created datasource directory [DEBUG] [grafana] - start Grafana request ... [DEBUG] [grafana] - Grafana is available ... Status: 200 [DEBUG] [grafana] - found Dashboard: olheizung [DEBUG] [grafana] - found Dashboard: pflanzstreifen-garage [DEBUG] [grafana] - found Dashboard: brutkasten [DEBUG] [grafana] - found Dashboard: rosenpflanzkasten [DEBUG] [grafana] - found Dashboard: pflanzstreifen-eingang [DEBUG] [grafana] - found Dashboard: umweltdaten-stall [DEBUG] [grafana] - found Dashboard: obergeschoss [DEBUG] [grafana] - found Dashboard: dachgeschoss [DEBUG] [grafana] - found Dashboard: wohnhaus [DEBUG] [grafana] - found Dashboard: wetterdaten-stall [DEBUG] [grafana] - found Dashboard: umweltdaten [DEBUG] [grafana] - found Dashboard: pflanzbeet-pflox [DEBUG] [grafana] - found Dashboard: wasserspiel [DEBUG] [grafana] - found Dashboard: phase-1 [DEBUG] [grafana] - found Dashboard: erdgeschoss [DEBUG] [grafana] - found Dashboard: pflanzkasten-pflox [DEBUG] [grafana] - start Grafana backup compress ... [DEBUG] [grafana] - Backup created: /opt/iobroker/backups/grafana_2022_06_01-12_19_49_backupiobroker.tar.gz [DEBUG] [grafana] - Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp" [DEBUG] [grafana] - Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted [DEBUG] [grafana] - done [DEBUG] [cifs] - done [DEBUG] [clean] - done [DEBUG] [pushover] - done [DEBUG] [historyHTML] - new history html values created [DEBUG] [historyHTML] - done [DEBUG] [historyJSON] - new history json values created [DEBUG] [historyJSON] - done [DEBUG] [umount] - mount activ, umount is started ... [DEBUG] [umount] - umount successfully completed [DEBUG] [umount] - done [EXIT] 0
-
@beowolf sagte in Sicherung influxDB - Fehlermeldung:
Kaum macht man es richtig
Geht mir oft auch so
-
@djmarc75
Vielen Dank für die Hilfe. -