Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backitup Sicherung von Influx db

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Backitup Sicherung von Influx db

Backitup Sicherung von Influx db

Scheduled Pinned Locked Moved ioBroker Allgemein
6 Posts 3 Posters 615 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NicoR
    wrote on last edited by
    #1

    Moin. Ich habe seit Anfang Oktober ein Problem mit dem Backup von Influx db mit dem Backitup Adapter. Bis Oktober funktionierte es mit meinen Einstallungen ohne Probleme. Seit dem bekomme ich über WhatsApp folgende Fehlermeldung:

    BackItUp:
    Your backup was not completely created. Please check the errors!!

    influxDB: Error: Command failed: influxd backup -portable -database iobroker /opt/iobroker/backups/influxDB_2021_10_08-02_00_14_backupiobroker
    /bin/sh: 1: influxd: not found

    Jemand ein Plan was mir die Fehlermeldung sagen will? 🙂

    Thomas BraunT 1 Reply Last reply
    0
    • N NicoR

      Moin. Ich habe seit Anfang Oktober ein Problem mit dem Backup von Influx db mit dem Backitup Adapter. Bis Oktober funktionierte es mit meinen Einstallungen ohne Probleme. Seit dem bekomme ich über WhatsApp folgende Fehlermeldung:

      BackItUp:
      Your backup was not completely created. Please check the errors!!

      influxDB: Error: Command failed: influxd backup -portable -database iobroker /opt/iobroker/backups/influxDB_2021_10_08-02_00_14_backupiobroker
      /bin/sh: 1: influxd: not found

      Jemand ein Plan was mir die Fehlermeldung sagen will? 🙂

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @nicor

      Ist influxdb auch lokal installiert?

      apt policy influxdb
      

      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

      N 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @nicor

        Ist influxdb auch lokal installiert?

        apt policy influxdb
        
        N Offline
        N Offline
        NicoR
        wrote on last edited by
        #3

        @thomas-braun sagte in Backitup Sicherung von Influx db:

        apt policy influxdb

        Nein. Meine ganze Installation läuft auf einem Proxmox server. Influx inkl Grafana sind auf einem einzelnen LXC Container am laufen. Ist aber im Iob Adapter normal richtig konfiguriert.

        Hier das Ergebnis von dem Befehl oben:
        influxdb:
        Installed: 1.8.9-1
        Candidate: 1.8.10-1
        Version table:
        1.8.10-1 500
        500 https://repos.influxdata.com/debian focal/stable amd64 Packages
        *** 1.8.9-1 100
        100 /var/lib/dpkg/status
        1.6.4-1build1 500
        500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages

        simatecS 1 Reply Last reply
        0
        • N NicoR

          @thomas-braun sagte in Backitup Sicherung von Influx db:

          apt policy influxdb

          Nein. Meine ganze Installation läuft auf einem Proxmox server. Influx inkl Grafana sind auf einem einzelnen LXC Container am laufen. Ist aber im Iob Adapter normal richtig konfiguriert.

          Hier das Ergebnis von dem Befehl oben:
          influxdb:
          Installed: 1.8.9-1
          Candidate: 1.8.10-1
          Version table:
          1.8.10-1 500
          500 https://repos.influxdata.com/debian focal/stable amd64 Packages
          *** 1.8.9-1 100
          100 /var/lib/dpkg/status
          1.6.4-1build1 500
          500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages

          simatecS Offline
          simatecS Offline
          simatec
          Developer Most Active
          wrote on last edited by
          #4

          @nicor Wo hast du den Befehl ausgeführt? Im lxc von iobroker oder im lxc von influx?

          • Besuche meine Github Seite
          • Beitrag hat geholfen oder willst du mich unterstützen
          • HowTo Restore ioBroker
          N 1 Reply Last reply
          0
          • simatecS simatec

            @nicor Wo hast du den Befehl ausgeführt? Im lxc von iobroker oder im lxc von influx?

            N Offline
            N Offline
            NicoR
            wrote on last edited by
            #5

            @simatec
            im lcx von Influx

            simatecS 1 Reply Last reply
            0
            • N NicoR

              @simatec
              im lcx von Influx

              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              wrote on last edited by
              #6

              @nicor
              Erstmal muss das im lxc vom iobroker geprüft werden und dann musst du ein Remote Backup der Influxdb machen, da sich die DB nicht auf dem gleichen System befindet.

              Bitte lies dazu die Doku von Backitup.

              https://github.com/simatec/ioBroker.backitup/blob/master/docs/de/backitup.md

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              Support us

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

              593

              Online

              32.4k

              Users

              81.3k

              Topics

              1.3m

              Posts
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
              ioBroker Community 2014-2025
              logo
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Recent
              • Tags
              • Unread 0
              • Categories
              • Unreplied
              • Popular
              • GitHub
              • Docu
              • Hilfe