Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Sicherung influxDB - Fehlermeldung

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    8
    1
    189

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    767

Sicherung influxDB - Fehlermeldung

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
27 Beiträge 4 Kommentatoren 2.3k Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • B Beowolf

    Muß dort

    bind-address = "192.168.49.31:8088"
    

    die ipadresse vom influxdb rechner rein?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #12

    @beowolf
    192.168.49.43
    oder
    0.0.0.0

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active Developer
      schrieb am zuletzt editiert von
      #13

      und natürlich den influxdb service nach der Änderung neu starten

      umgestiegen von Proxmox auf Unraid

      B 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        und natürlich den influxdb service nach der Änderung neu starten

        B Offline
        B Offline
        Beowolf
        schrieb am zuletzt editiert von
        #14

        @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
        
        

        Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

        1 Antwort Letzte Antwort
        0
        • crunchipC Abwesend
          crunchipC Abwesend
          crunchip
          Forum Testing Most Active Developer
          schrieb am zuletzt editiert von
          #15

          @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?

          umgestiegen von Proxmox auf Unraid

          B 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @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?

            B Offline
            B Offline
            Beowolf
            schrieb am zuletzt editiert von
            #16

            @crunchip

            jepp. gerade noch mal gemacht.

            Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

            DJMarc75D 1 Antwort Letzte Antwort
            0
            • B Beowolf

              @crunchip

              jepp. gerade noch mal gemacht.

              DJMarc75D Offline
              DJMarc75D Offline
              DJMarc75
              schrieb am zuletzt editiert von DJMarc75
              #17

              @beowolf

              ich hab in meiner influxdb.conf folgendes noch eingetragen geä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
              Screenshot 2022-06-01 112016.png

              Lehrling seit 1975 !!!
              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

              B 1 Antwort Letzte Antwort
              0
              • DJMarc75D DJMarc75

                @beowolf

                ich hab in meiner influxdb.conf folgendes noch eingetragen geä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
                Screenshot 2022-06-01 112016.png

                B Offline
                B Offline
                Beowolf
                schrieb am zuletzt editiert von
                #18

                @djmarc75
                habe ich auch so

                Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                DJMarc75D 1 Antwort Letzte Antwort
                0
                • B Beowolf

                  @djmarc75
                  habe ich auch so

                  DJMarc75D Offline
                  DJMarc75D Offline
                  DJMarc75
                  schrieb am zuletzt editiert von
                  #19

                  @beowolf
                  auch die bind-adress in Zeile 15 in der influxdb.conf?

                  Lehrling seit 1975 !!!
                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                  B 1 Antwort Letzte Antwort
                  1
                  • DJMarc75D DJMarc75

                    @beowolf
                    auch die bind-adress in Zeile 15 in der influxdb.conf?

                    B Offline
                    B Offline
                    Beowolf
                    schrieb am zuletzt editiert von
                    #20

                    @djmarc75
                    jepp

                    Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                    DJMarc75D 1 Antwort Letzte Antwort
                    0
                    • B Beowolf

                      @djmarc75
                      jepp

                      DJMarc75D Offline
                      DJMarc75D Offline
                      DJMarc75
                      schrieb am zuletzt editiert von DJMarc75
                      #21

                      @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?

                      Lehrling seit 1975 !!!
                      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                      B 1 Antwort Letzte Antwort
                      0
                      • DJMarc75D DJMarc75

                        @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?

                        B Offline
                        B Offline
                        Beowolf
                        schrieb am zuletzt editiert von
                        #22

                        @djmarc75
                        ioBroker pi

                        Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                        DJMarc75D 1 Antwort Letzte Antwort
                        0
                        • B Beowolf

                          @djmarc75
                          ioBroker pi

                          DJMarc75D Offline
                          DJMarc75D Offline
                          DJMarc75
                          schrieb am zuletzt editiert von
                          #23

                          @beowolf na das kann nicht funktionieren. Du musst die auf dem influx läuft bearbeiten.

                          Lehrling seit 1975 !!!
                          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                          B 1 Antwort Letzte Antwort
                          2
                          • DJMarc75D DJMarc75

                            @beowolf na das kann nicht funktionieren. Du musst die auf dem influx läuft bearbeiten.

                            B Offline
                            B Offline
                            Beowolf
                            schrieb am zuletzt editiert von
                            #24

                            @djmarc75

                            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
                            

                            Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                            DJMarc75D 1 Antwort Letzte Antwort
                            0
                            • B Beowolf

                              @djmarc75

                              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
                              
                              DJMarc75D Offline
                              DJMarc75D Offline
                              DJMarc75
                              schrieb am zuletzt editiert von
                              #25

                              @beowolf sagte in Sicherung influxDB - Fehlermeldung:

                              Kaum macht man es richtig

                              Geht mir oft auch so 🙄

                              Lehrling seit 1975 !!!
                              Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                              https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                              B 1 Antwort Letzte Antwort
                              1
                              • DJMarc75D DJMarc75

                                @beowolf sagte in Sicherung influxDB - Fehlermeldung:

                                Kaum macht man es richtig

                                Geht mir oft auch so 🙄

                                B Offline
                                B Offline
                                Beowolf
                                schrieb am zuletzt editiert von
                                #26

                                @djmarc75
                                Vielen Dank für die Hilfe.

                                Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                DJMarc75D 1 Antwort Letzte Antwort
                                0
                                • B Beowolf

                                  @djmarc75
                                  Vielen Dank für die Hilfe.

                                  DJMarc75D Offline
                                  DJMarc75D Offline
                                  DJMarc75
                                  schrieb am zuletzt editiert von
                                  #27

                                  @beowolf sagte in Sicherung influxDB - Fehlermeldung:

                                  Vielen Dank für die Hilfe.

                                  👍

                                  Lehrling seit 1975 !!!
                                  Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                  https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                  1 Antwort Letzte Antwort
                                  1

                                  Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                  Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                  Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                  Registrieren Anmelden
                                  Antworten
                                  • In einem neuen Thema antworten
                                  Anmelden zum Antworten
                                  • Älteste zuerst
                                  • Neuste zuerst
                                  • Meiste Stimmen


                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate
                                  FAQ Cloud / IOT
                                  HowTo: Node.js-Update
                                  HowTo: Backup/Restore
                                  Downloads
                                  BLOG

                                  529

                                  Online

                                  32.9k

                                  Benutzer

                                  83.0k

                                  Themen

                                  1.3m

                                  Beiträge
                                  Community
                                  Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                  ioBroker Community 2014-2025
                                  logo
                                  • Anmelden

                                  • Du hast noch kein Konto? Registrieren

                                  • Anmelden oder registrieren, um zu suchen
                                  • Erster Beitrag
                                    Letzter Beitrag
                                  0
                                  • Home
                                  • Aktuell
                                  • Tags
                                  • Ungelesen 0
                                  • Kategorien
                                  • Unreplied
                                  • Beliebt
                                  • GitHub
                                  • Docu
                                  • Hilfe