NEWS
Sicherung influxDB - Fehlermeldung
-
und natürlich den influxdb service nach der Änderung neu starten
-
@crunchip
Ich bekomme immer noch diese Meldung.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] - mount activ... umount is started before mount!! [DEBUG] [mount] - umount successfully completed [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-10_18_56_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] - Try deleting the InfluxDB tmp directory [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted [DEBUG] [influxDB] - 2022/06/01 10:19:09 backing up metastore to /opt/iobroker/backups/influxDB_2022_06_01-10_19_09_backupiobroker/meta.00 [ERROR] [influxDB] - Error: Command failed: influxd backup -portable -database InfluxDB -host 192.168.49.43:8088 "/opt/iobroker/backups/influxDB_2022_06_01-10_19_09_backupiobroker" 2022/06/01 10:19:09 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2s and retrying (0)... 2022/06/01 10:19:11 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2s and retrying (1)... 2022/06/01 10:19:13 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2s and retrying (2)... 2022/06/01 10:19:15 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2s and retrying (3)... 2022/06/01 10:19:17 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2s and retrying (4)... 2022/06/01 10:19:19 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2s and retrying (5)... 2022/06/01 10:19:21 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 3.01s and retrying (6)... 2022/06/01 10:19:24 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 11.441s and retrying (7)... 2022/06/01 10:19:36 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 43.477s and retrying (8)... 2022/06/01 10:20:19 Download shard 0 failed dial tcp 192.168.49.43:8088: connect: connection refused. Waiting 2m45.216s and retrying (9)... backup: dial tcp 192.168.49.43:8088: connect: connection refused
-
@beowolf installiert hast du aber den influxdb-service auf deinem iobroker und der Dienst läuft auch?
Den influxdb-service hast du auf deinem anderen Pi (influxDB ist mit Grafana auf "Pi2-2 192.168.49.43)
neu gestartet? -
jepp. gerade noch mal gemacht.
-
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. -