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. [OK] InfluxDB - Fehler bei Backup & Connection failed ...

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    620

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

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

[OK] InfluxDB - Fehler bei Backup & Connection failed ...

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
backitupinfluxdb
13 Beiträge 4 Kommentatoren 657 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.
  • qqolliQ Offline
    qqolliQ Offline
    qqolli
    schrieb am zuletzt editiert von qqolli
    #1

    Hallo zusammen,

    bekomme seit gestern bei der Sicherung im Backitup-Adapter bei influx (Grafana geht ohne Probleme) folgende Meldung:

    [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
    [ERROR] [influxDB] - [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_08_15-10_39_47_backupiobroker"
    2021/08/15 10:39:51 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:58784->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (0)...
    2021/08/15 10:40:02 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59018->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (1)...
    2021/08/15 10:40:13 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59310->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (2)...
    2021/08/15 10:40:24 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59614->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (3)...
    2021/08/15 10:40:35 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59928->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (4)...
    2021/08/15 10:40:46 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:60256->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (5)...
    2021/08/15 10:40:58 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:60552->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 3.01s and retrying (6)...
    2021/08/15 10:41:09 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:60886->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 11.441s and retrying (7)...
    2021/08/15 10:41:31 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:33238->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 43.477s and retrying (8)...
    2021/08/15 10:42:15 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:34670->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2m45.216s and retrying (9)...
    backup: copy backup to file: err=read tcp 127.0.0.1:34670->127.0.0.1:8088: read: connection reset by peer, n=0
    

    Update: Im Influx-Adapter ist unter Protokomlle zu sehen, das er sich nicht verbinden kann:

    influxdb.0
    2021-08-15 12:25:04.649	info	Connecting http://localhost:8086 ...
    
    influxdb.0
    2021-08-15 12:24:54.649	error	Error: connect ECONNREFUSED 127.0.0.1:8086
    
    influxdb.0
    2021-08-15 12:24:54.645	info	Connecting http://localhost:8086 ...
    
    influxdb.0
    2021-08-15 12:24:44.644	error	Error: connect ECONNREFUSED 127.0.0.1:8086
    
    influxdb.0
    2021-08-15 12:24:44.639	info	Connecting http://localhost:8086 ...
    
    influxdb.0
    2021-08-15 12:24:34.638	error	Error: connect ECONNREFUSED 127.0.0.1:8086
    
    influxdb.0
    2021-08-15 12:24:34.635	info	Connecting http://localhost:8086 ...
    

    Als Info:

    pi@ioBroker:~ $ sudo iobroker info
    Platform       : linux
    os             : linux
    Architecture   : arm
    CPUs           : 4
    Speed          : 1500 MHz
    Model          : ARMv7 Processor rev 3 (v7l)
    RAM            : 3.7 GB
    System uptime  : 01:33:27
    Node.js        : v12.22.5
    Disk size      : 457.2 GiB
    Disk free      : 449.9 GiB
    adapters count : 339
    NPM            : v6.14.14
    
    FeuersturmF 1 Antwort Letzte Antwort
    0
    • qqolliQ qqolli

      Hallo zusammen,

      bekomme seit gestern bei der Sicherung im Backitup-Adapter bei influx (Grafana geht ohne Probleme) folgende Meldung:

      [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
      [ERROR] [influxDB] - [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_08_15-10_39_47_backupiobroker"
      2021/08/15 10:39:51 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:58784->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (0)...
      2021/08/15 10:40:02 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59018->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (1)...
      2021/08/15 10:40:13 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59310->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (2)...
      2021/08/15 10:40:24 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59614->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (3)...
      2021/08/15 10:40:35 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:59928->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (4)...
      2021/08/15 10:40:46 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:60256->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2s and retrying (5)...
      2021/08/15 10:40:58 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:60552->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 3.01s and retrying (6)...
      2021/08/15 10:41:09 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:60886->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 11.441s and retrying (7)...
      2021/08/15 10:41:31 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:33238->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 43.477s and retrying (8)...
      2021/08/15 10:42:15 Download shard 0 failed copy backup to file: err=read tcp 127.0.0.1:34670->127.0.0.1:8088: read: connection reset by peer, n=0.  Waiting 2m45.216s and retrying (9)...
      backup: copy backup to file: err=read tcp 127.0.0.1:34670->127.0.0.1:8088: read: connection reset by peer, n=0
      

      Update: Im Influx-Adapter ist unter Protokomlle zu sehen, das er sich nicht verbinden kann:

      influxdb.0
      2021-08-15 12:25:04.649	info	Connecting http://localhost:8086 ...
      
      influxdb.0
      2021-08-15 12:24:54.649	error	Error: connect ECONNREFUSED 127.0.0.1:8086
      
      influxdb.0
      2021-08-15 12:24:54.645	info	Connecting http://localhost:8086 ...
      
      influxdb.0
      2021-08-15 12:24:44.644	error	Error: connect ECONNREFUSED 127.0.0.1:8086
      
      influxdb.0
      2021-08-15 12:24:44.639	info	Connecting http://localhost:8086 ...
      
      influxdb.0
      2021-08-15 12:24:34.638	error	Error: connect ECONNREFUSED 127.0.0.1:8086
      
      influxdb.0
      2021-08-15 12:24:34.635	info	Connecting http://localhost:8086 ...
      

      Als Info:

      pi@ioBroker:~ $ sudo iobroker info
      Platform       : linux
      os             : linux
      Architecture   : arm
      CPUs           : 4
      Speed          : 1500 MHz
      Model          : ARMv7 Processor rev 3 (v7l)
      RAM            : 3.7 GB
      System uptime  : 01:33:27
      Node.js        : v12.22.5
      Disk size      : 457.2 GiB
      Disk free      : 449.9 GiB
      adapters count : 339
      NPM            : v6.14.14
      
      FeuersturmF Offline
      FeuersturmF Offline
      Feuersturm
      schrieb am zuletzt editiert von
      #2

      @qqolli welche Version vom influx Adapter hast du installiert?

      qqolliQ 2 Antworten Letzte Antwort
      0
      • FeuersturmF Feuersturm

        @qqolli welche Version vom influx Adapter hast du installiert?

        qqolliQ Offline
        qqolliQ Offline
        qqolli
        schrieb am zuletzt editiert von
        #3

        @feuersturm

        Hi,

        hatte ich ganz vergessen, sorry. Es ist die Version 1.9.5.

        1 Antwort Letzte Antwort
        0
        • FeuersturmF Feuersturm

          @qqolli welche Version vom influx Adapter hast du installiert?

          qqolliQ Offline
          qqolliQ Offline
          qqolli
          schrieb am zuletzt editiert von
          #4

          @feuersturm

          Wie gesagt, ist es Version 1.9.5. Hast Du eine Idee dazu, was es sein könnte?

          FeuersturmF simatecS 2 Antworten Letzte Antwort
          0
          • qqolliQ qqolli

            @feuersturm

            Wie gesagt, ist es Version 1.9.5. Hast Du eine Idee dazu, was es sein könnte?

            FeuersturmF Offline
            FeuersturmF Offline
            Feuersturm
            schrieb am zuletzt editiert von
            #5

            @qqolli Nein, spontan nicht. Meine erste Idee / Hoffnung war, dass du den Influx Adapter aus dem Beta Repository installiert hast und die Neueingabe des Passwortes helfen würde. Aber da du auf 1.9.5 bist kann es daran nicht liegen.

            Hast du schon geprüft, dass deine Influx Datenbank auch läuft?

            qqolliQ 1 Antwort Letzte Antwort
            0
            • qqolliQ qqolli

              @feuersturm

              Wie gesagt, ist es Version 1.9.5. Hast Du eine Idee dazu, was es sein könnte?

              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              schrieb am zuletzt editiert von
              #6

              @qqolli
              Was für ein System hast du laufen und welche Version von influx läuft bei dir?
              Hast du eventuell ein Systemupgrade in den letzten Tagen gemacht?

              Dort gab es massive Probleme mit einer neuen influx Version.

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              qqolliQ 1 Antwort Letzte Antwort
              0
              • simatecS simatec

                @qqolli
                Was für ein System hast du laufen und welche Version von influx läuft bei dir?
                Hast du eventuell ein Systemupgrade in den letzten Tagen gemacht?

                Dort gab es massive Probleme mit einer neuen influx Version.

                qqolliQ Offline
                qqolliQ Offline
                qqolli
                schrieb am zuletzt editiert von
                #7

                @simatec

                Hallo,

                ich habe ein Raspi 4 mit SSD laufen unter Raspberrymatic. Ja, ein Systemupgrade (sudo apt update && sudo apt dist-upgrade) hatte ich gemacht.

                Die influx-Version ist die 1.9.5.

                1 Antwort Letzte Antwort
                0
                • FeuersturmF Feuersturm

                  @qqolli Nein, spontan nicht. Meine erste Idee / Hoffnung war, dass du den Influx Adapter aus dem Beta Repository installiert hast und die Neueingabe des Passwortes helfen würde. Aber da du auf 1.9.5 bist kann es daran nicht liegen.

                  Hast du schon geprüft, dass deine Influx Datenbank auch läuft?

                  qqolliQ Offline
                  qqolliQ Offline
                  qqolli
                  schrieb am zuletzt editiert von
                  #8

                  @feuersturm

                  Hallo,

                  wie genau kann ich das nochmal prüfen? :-)

                  crunchipC 1 Antwort Letzte Antwort
                  0
                  • qqolliQ qqolli

                    @feuersturm

                    Hallo,

                    wie genau kann ich das nochmal prüfen? :-)

                    crunchipC Offline
                    crunchipC Offline
                    crunchip
                    Forum Testing Most Active Developer
                    schrieb am zuletzt editiert von
                    #9

                    @qqolli schau mal hier

                    umgestiegen von Proxmox auf Unraid

                    qqolliQ 2 Antworten Letzte Antwort
                    1
                    • crunchipC crunchip

                      @qqolli schau mal hier

                      qqolliQ Offline
                      qqolliQ Offline
                      qqolli
                      schrieb am zuletzt editiert von
                      #10

                      @crunchip

                      Scheint zu laufen:

                      pi@ioBroker:~ $ apt policy influxdb
                      influxdb:
                        Installiert:           1.8.9-1
                        Installationskandidat: 1.8.9-1
                        Versionstabelle:
                       *** 1.8.9-1 500
                              500 https://repos.influxdata.com/debian buster/stable armhf Packages
                              100 /var/lib/dpkg/status
                           1.6.4-1+deb10u1 500
                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                              500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                      

                      und auch

                      pi@ioBroker:~ $ ls -la /usr/lib/influxdb/scripts
                      insgesamt 24
                      drwxr-xr-x 2 root root 4096 Aug 14 10:37 .
                      drwxr-xr-x 3 root root 4096 Okt 10  2020 ..
                      -rw-r--r-- 1 root root  533 Aug  5 00:50 influxdb.service
                      -rwxr-xr-x 1 root root 1116 Aug  5 00:50 influxd-systemd-start.sh
                      -rw-r--r-- 1 root root 5702 Aug  5 00:50 init.sh
                      

                      scheint ok zu sein.

                      crunchipC 1 Antwort Letzte Antwort
                      0
                      • qqolliQ qqolli

                        @crunchip

                        Scheint zu laufen:

                        pi@ioBroker:~ $ apt policy influxdb
                        influxdb:
                          Installiert:           1.8.9-1
                          Installationskandidat: 1.8.9-1
                          Versionstabelle:
                         *** 1.8.9-1 500
                                500 https://repos.influxdata.com/debian buster/stable armhf Packages
                                100 /var/lib/dpkg/status
                             1.6.4-1+deb10u1 500
                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                        

                        und auch

                        pi@ioBroker:~ $ ls -la /usr/lib/influxdb/scripts
                        insgesamt 24
                        drwxr-xr-x 2 root root 4096 Aug 14 10:37 .
                        drwxr-xr-x 3 root root 4096 Okt 10  2020 ..
                        -rw-r--r-- 1 root root  533 Aug  5 00:50 influxdb.service
                        -rwxr-xr-x 1 root root 1116 Aug  5 00:50 influxd-systemd-start.sh
                        -rw-r--r-- 1 root root 5702 Aug  5 00:50 init.sh
                        

                        scheint ok zu sein.

                        crunchipC Offline
                        crunchipC Offline
                        crunchip
                        Forum Testing Most Active Developer
                        schrieb am zuletzt editiert von
                        #11

                        @qqolli ok, 1.8.9, Probleme wie in dem gezeigten Link hast/hattest du nicht?
                        Zwecks Backup Problem kann ich dir leider nicht weiterhelfen, nutze ich nicht und bin auch noch auf einer älteren Version. da muss @simatec mal schauen

                        umgestiegen von Proxmox auf Unraid

                        1 Antwort Letzte Antwort
                        0
                        • crunchipC crunchip

                          @qqolli schau mal hier

                          qqolliQ Offline
                          qqolliQ Offline
                          qqolli
                          schrieb am zuletzt editiert von
                          #12

                          @crunchip

                          Dank Deines Hinweises auf den anderen Thread habe ich mit

                          nano /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                          

                          das Delay von 1s auf 10s eingestellt und der Adapter wurde grün, hat sich verbunden und keine Fehlermeldung mehr. Backup mit BackitUp geht auch wieder :-)

                          crunchipC 1 Antwort Letzte Antwort
                          0
                          • qqolliQ qqolli

                            @crunchip

                            Dank Deines Hinweises auf den anderen Thread habe ich mit

                            nano /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                            

                            das Delay von 1s auf 10s eingestellt und der Adapter wurde grün, hat sich verbunden und keine Fehlermeldung mehr. Backup mit BackitUp geht auch wieder :-)

                            crunchipC Offline
                            crunchipC Offline
                            crunchip
                            Forum Testing Most Active Developer
                            schrieb am zuletzt editiert von
                            #13

                            @qqolli sagte in [OK] InfluxDB - Fehler bei Backup & Connection failed ...:

                            und der Adapter wurde grün

                            hattest du ja auch gar nicht angegeben, nur das dein backup nicht funktioniert😉

                            umgestiegen von Proxmox auf Unraid

                            1 Antwort Letzte Antwort
                            0

                            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

                            275

                            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