Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [gelöst] Backitup kann influxdb Datenbank nicht sichern.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    151

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[gelöst] Backitup kann influxdb Datenbank nicht sichern.

Geplant Angeheftet Gesperrt Verschoben Error/Bug
107 Beiträge 5 Kommentatoren 12.1k Aufrufe 7 Watching
  • Ä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.
  • Christian KohlöffelC Christian Kohlöffel

    @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

    https://github.com/simatec/ioBroker.backitup/tarball/dev

    Hab das so installiert wie von Dir beschrieben. Installation hat alles geklappt und es zeigt auch die 2.1.1 als installierte Verion an.

    SMBv1

    Started iobroker ...
    [DEBUG] [mount] - mount activ... umount is started before mount!!
    [DEBUG] [mount] - umount successfully completed
    [DEBUG] [mount] - mount successfully completed
    [DEBUG] [mount] - done
    [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
    
    [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
    
    [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_11-13_12_54_backupiobroker.tar.gz
    
    [DEBUG] [iobroker] - done
    [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_04_11-13_13_02_backupiobroker"
    backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-13_13_02_backupiobroker/meta.00: input/output error
    
    [DEBUG] [redis] - Start Redis Backup ...
    [DEBUG] [redis] - Try deleting the old redis tmp directory: "/opt/iobroker/backups/redistmp"
    [DEBUG] [redis] - old redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
    [DEBUG] [redis] - Created new redistmp directory
    [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_11-13_13_04_backupiobroker.tar.gz
    [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
    [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
    [DEBUG] [redis] - done
    [DEBUG] [cifs] - done
    [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
    [DEBUG] [clean] - 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
    

    SMB 3.1.1 bin ich gerade dabei. Scheint aber wieder zu hängen, siehe unten ...

    Started iobroker ...
    [DEBUG] [mount] - mount activ... umount is started before mount!!
    [DEBUG] [mount] - umount successfully completed
    [DEBUG] [mount] - mount successfully completed
    [DEBUG] [mount] - done
    [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
    
    [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
    
    [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_11-13_15_00_backupiobroker.tar.gz
    
    [DEBUG] [iobroker] - done
    [DEBUG] [influxDB] - Start InfluxDB Backup ...
    [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
    [DEBUG] [influxDB] - Packed 0MB so far...
    
    simatecS Online
    simatecS Online
    simatec
    Developer Most Active
    schrieb am zuletzt editiert von
    #53

    @christian-kohlöffel
    Lasse nochmal iobroker fix laufen und starte dein System im Anschluss noch einmal komplett durch

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    1 Antwort Letzte Antwort
    0
    • Christian KohlöffelC Offline
      Christian KohlöffelC Offline
      Christian Kohlöffel
      schrieb am zuletzt editiert von
      #54

      @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

      iobroker fix

      Alles so gemacht, wie von Dir gewünscht. Aber leider immernoch dasselbe Bild ....

      Started iobroker ...
      [DEBUG] [mount] - mount activ... umount is started before mount!!
      [DEBUG] [mount] - umount successfully completed
      [DEBUG] [mount] - mount successfully completed
      [DEBUG] [mount] - done
      [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
      
      [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
      
      [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_11-14_21_02_backupiobroker.tar.gz
      
      [DEBUG] [iobroker] - done
      [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_04_11-14_21_11_backupiobroker"
      backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-14_21_11_backupiobroker/meta.00: input/output error
      
      [DEBUG] [redis] - Start Redis Backup ...
      [DEBUG] [redis] - Created redistmp directory
      [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_11-14_21_12_backupiobroker.tar.gz
      [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
      [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
      [DEBUG] [redis] - done
      [DEBUG] [cifs] - done
      [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
      [DEBUG] [clean] - 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
      
      simatecS 1 Antwort Letzte Antwort
      0
      • Christian KohlöffelC Christian Kohlöffel

        @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

        iobroker fix

        Alles so gemacht, wie von Dir gewünscht. Aber leider immernoch dasselbe Bild ....

        Started iobroker ...
        [DEBUG] [mount] - mount activ... umount is started before mount!!
        [DEBUG] [mount] - umount successfully completed
        [DEBUG] [mount] - mount successfully completed
        [DEBUG] [mount] - done
        [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
        
        [DEBUG] [iobroker] - host.raspberrypi 2575 objects saved
        
        [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_11-14_21_02_backupiobroker.tar.gz
        
        [DEBUG] [iobroker] - done
        [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_04_11-14_21_11_backupiobroker"
        backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-14_21_11_backupiobroker/meta.00: input/output error
        
        [DEBUG] [redis] - Start Redis Backup ...
        [DEBUG] [redis] - Created redistmp directory
        [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_11-14_21_12_backupiobroker.tar.gz
        [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
        [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
        [DEBUG] [redis] - done
        [DEBUG] [cifs] - done
        [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
        [DEBUG] [clean] - 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
        
        simatecS Online
        simatecS Online
        simatec
        Developer Most Active
        schrieb am zuletzt editiert von
        #55

        @christian-kohlöffel hmmm dein Rechteproblem ist extrem korrios ...
        Wir könnten noch einen Versuch starten.
        Trage mal als vollständigen Pfad in den infuluxdb Einstellungen von Backitup zum testen usr/bin/influxd ein

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

          @christian-kohlöffel hmmm dein Rechteproblem ist extrem korrios ...
          Wir könnten noch einen Versuch starten.
          Trage mal als vollständigen Pfad in den infuluxdb Einstellungen von Backitup zum testen usr/bin/influxd ein

          Christian KohlöffelC Offline
          Christian KohlöffelC Offline
          Christian Kohlöffel
          schrieb am zuletzt editiert von
          #56

          @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

          usr/bin/influxd

          Ich wäre mir aber nicht bewusst irgendwie bei der Installation was besonderes (korrioses) gemacht zu haben, aus meiner Sicht alles Standard :-)

          Würde es Dir helfen wenn du per remot o.ä. auf den Raspberry kommen würdest? Gibt es da Möglichkeiten?

          Hier was passiert wenn ich den direkten Pfad eingebe:

          Started iobroker ...
          [DEBUG] [mount] - mount successfully completed
          [DEBUG] [mount] - done
          [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
          
          [DEBUG] [iobroker] - host.raspberrypi 2583 objects saved
          
          [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_11-16_52_48_backupiobroker.tar.gz
          
          [DEBUG] [iobroker] - done
          [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: "/usr/bin/influxd" backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_11-16_52_56_backupiobroker"
          backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-16_52_56_backupiobroker/meta.00: input/output error
          
          [DEBUG] [redis] - Start Redis Backup ...
          [DEBUG] [redis] - Created redistmp directory
          [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_11-16_52_58_backupiobroker.tar.gz
          [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
          [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
          [DEBUG] [redis] - done
          [DEBUG] [cifs] - done
          [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
          [DEBUG] [clean] - 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
          

          Der Befehl lässt sich weiterhin ausführen wenn ich mich als pi auf den Raspberry einlogge.

          simatecS 1 Antwort Letzte Antwort
          0
          • Christian KohlöffelC Christian Kohlöffel

            @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

            usr/bin/influxd

            Ich wäre mir aber nicht bewusst irgendwie bei der Installation was besonderes (korrioses) gemacht zu haben, aus meiner Sicht alles Standard :-)

            Würde es Dir helfen wenn du per remot o.ä. auf den Raspberry kommen würdest? Gibt es da Möglichkeiten?

            Hier was passiert wenn ich den direkten Pfad eingebe:

            Started iobroker ...
            [DEBUG] [mount] - mount successfully completed
            [DEBUG] [mount] - done
            [DEBUG] [iobroker] - host.raspberrypi 2156 states saved
            
            [DEBUG] [iobroker] - host.raspberrypi 2583 objects saved
            
            [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_11-16_52_48_backupiobroker.tar.gz
            
            [DEBUG] [iobroker] - done
            [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: "/usr/bin/influxd" backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_11-16_52_56_backupiobroker"
            backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-16_52_56_backupiobroker/meta.00: input/output error
            
            [DEBUG] [redis] - Start Redis Backup ...
            [DEBUG] [redis] - Created redistmp directory
            [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_11-16_52_58_backupiobroker.tar.gz
            [DEBUG] [redis] - Try deleting the redis tmp directory: "/opt/iobroker/backups/redistmp"
            [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" successfully deleted
            [DEBUG] [redis] - done
            [DEBUG] [cifs] - done
            [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
            [DEBUG] [clean] - 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
            

            Der Befehl lässt sich weiterhin ausführen wenn ich mich als pi auf den Raspberry einlogge.

            simatecS Online
            simatecS Online
            simatec
            Developer Most Active
            schrieb am zuletzt editiert von simatec
            #57

            @christian-kohlöffel
            Ok dann mache mal bitte folgendes.
            Lege in deiner FB mal einen User mit dem Namen „iobroker“ an und gibt ihn alle Rechte auf das komplette Speichermedium.

            Dann bitte mal folgendes ausführen:

            
            sudo usermod -a -G influxdb iobroker
            sudo reboot now
            
            
            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            Christian KohlöffelC 1 Antwort Letzte Antwort
            0
            • simatecS simatec

              @christian-kohlöffel
              Ok dann mache mal bitte folgendes.
              Lege in deiner FB mal einen User mit dem Namen „iobroker“ an und gibt ihn alle Rechte auf das komplette Speichermedium.

              Dann bitte mal folgendes ausführen:

              
              sudo usermod -a -G influxdb iobroker
              sudo reboot now
              
              
              Christian KohlöffelC Offline
              Christian KohlöffelC Offline
              Christian Kohlöffel
              schrieb am zuletzt editiert von Christian Kohlöffel
              #58

              @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

              sudo usermod -a -G influxdb iobroker
              sudo reboot now

              Ist es wichtig welches Passwort der User "iobroker" auf der FB hat? Ich hab da mal irgendwas eingegeben ....

              2021-04-11 17_39_36-FRITZ!Box 6490 Cable.png

              Leider bisher noch keine Veränderung:

              [ERROR] [influxDB] - [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_11-17_42_38_backupiobroker"
              backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-17_42_38_backupiobroker/meta.00: input/output error
              
              simatecS 2 Antworten Letzte Antwort
              0
              • Christian KohlöffelC Christian Kohlöffel

                @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

                sudo usermod -a -G influxdb iobroker
                sudo reboot now

                Ist es wichtig welches Passwort der User "iobroker" auf der FB hat? Ich hab da mal irgendwas eingegeben ....

                2021-04-11 17_39_36-FRITZ!Box 6490 Cable.png

                Leider bisher noch keine Veränderung:

                [ERROR] [influxDB] - [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_11-17_42_38_backupiobroker"
                backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-17_42_38_backupiobroker/meta.00: input/output error
                
                simatecS Online
                simatecS Online
                simatec
                Developer Most Active
                schrieb am zuletzt editiert von
                #59

                @christian-kohlöffel
                Hast du den mount auf den User iobroker geändert

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

                  @christian-kohlöffel
                  Hast du den mount auf den User iobroker geändert

                  Christian KohlöffelC Offline
                  Christian KohlöffelC Offline
                  Christian Kohlöffel
                  schrieb am zuletzt editiert von
                  #60

                  @simatec

                  Klar :-) ...

                  1 Antwort Letzte Antwort
                  0
                  • Christian KohlöffelC Christian Kohlöffel

                    @simatec said in Backitup kann influxdb Datenbank nicht sichern.:

                    sudo usermod -a -G influxdb iobroker
                    sudo reboot now

                    Ist es wichtig welches Passwort der User "iobroker" auf der FB hat? Ich hab da mal irgendwas eingegeben ....

                    2021-04-11 17_39_36-FRITZ!Box 6490 Cable.png

                    Leider bisher noch keine Veränderung:

                    [ERROR] [influxDB] - [IGNORED] Error: Command failed: influxd backup -portable -database iobroker "/opt/iobroker/backups/influxDB_2021_04_11-17_42_38_backupiobroker"
                    backup: copy: read /opt/iobroker/backups/influxDB_2021_04_11-17_42_38_backupiobroker/meta.00: input/output error
                    
                    simatecS Online
                    simatecS Online
                    simatec
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #61

                    @christian-kohlöffel
                    Ich habe nochmal etwas gelesen.
                    Laut Dr. Google deutet dieser Fehler mit error input/output auf ein fehlerhaftes Dateisystem hin.
                    Eventuell könnte also dein USB Stick kurz vorm verrecken sein. Um diese Möglichkeit auszuschließen, würde ich dir raten, mal einen anderen Stick in ext4 zu formatieren und diesen zu testen.

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

                      @christian-kohlöffel
                      Ich habe nochmal etwas gelesen.
                      Laut Dr. Google deutet dieser Fehler mit error input/output auf ein fehlerhaftes Dateisystem hin.
                      Eventuell könnte also dein USB Stick kurz vorm verrecken sein. Um diese Möglichkeit auszuschließen, würde ich dir raten, mal einen anderen Stick in ext4 zu formatieren und diesen zu testen.

                      Christian KohlöffelC Offline
                      Christian KohlöffelC Offline
                      Christian Kohlöffel
                      schrieb am zuletzt editiert von
                      #62

                      @simatec

                      Ich habe soeben einen anderen USB Stick versucht. Der Fehler besteht leider weiterhin.

                      Thomas BraunT simatecS 2 Antworten Letzte Antwort
                      0
                      • Christian KohlöffelC Christian Kohlöffel

                        @simatec

                        Ich habe soeben einen anderen USB Stick versucht. Der Fehler besteht leider weiterhin.

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

                        @christian-kohlöffel

                        error input/output kann auch auf einen 'wackeligen' USB-Port hinweisen. Insbesondere beim Pi.
                        Schau mal nach ob der genug Saft bekommt:

                        dmesg -T | grep -i under-voltage
                        

                        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

                        simatecS Christian KohlöffelC 2 Antworten Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @christian-kohlöffel

                          error input/output kann auch auf einen 'wackeligen' USB-Port hinweisen. Insbesondere beim Pi.
                          Schau mal nach ob der genug Saft bekommt:

                          dmesg -T | grep -i under-voltage
                          
                          simatecS Online
                          simatecS Online
                          simatec
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #64

                          @thomas-braun Der Stick von ihm hängt an einer Fritzbox

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • Christian KohlöffelC Christian Kohlöffel

                            @simatec

                            Ich habe soeben einen anderen USB Stick versucht. Der Fehler besteht leider weiterhin.

                            simatecS Online
                            simatecS Online
                            simatec
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #65

                            @christian-kohlöffel
                            Schaue mal, ob deine USB Eingänge mit voller Leistung betrieben werden

                            4e8919d9-70aa-4ec4-aae0-4d7528f919a6-image.png

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

                              @thomas-braun Der Stick von ihm hängt an einer Fritzbox

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

                              @simatec sagte in Backitup kann influxdb Datenbank nicht sichern.:

                              @thomas-braun Der Stick von ihm hängt an einer Fritzbox

                              Oh. Hatte ich überlesen...
                              Aber den USB-Port vom "alten Fritz" kann man sich auch mal anschauen :-)

                              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
                              • Thomas BraunT Thomas Braun

                                @christian-kohlöffel

                                error input/output kann auch auf einen 'wackeligen' USB-Port hinweisen. Insbesondere beim Pi.
                                Schau mal nach ob der genug Saft bekommt:

                                dmesg -T | grep -i under-voltage
                                
                                Christian KohlöffelC Offline
                                Christian KohlöffelC Offline
                                Christian Kohlöffel
                                schrieb am zuletzt editiert von
                                #67

                                @thomas-braun said in Backitup kann influxdb Datenbank nicht sichern.:

                                dmesg -T | grep -i under-voltage

                                Auch falls es nicht zum Thema beiträgt: Da kommt gar nix raus, passt das?

                                pi@raspberrypi:~ $ dmesg -T | grep -i under-voltage
                                pi@raspberrypi:~ $
                                
                                Thomas BraunT Christian KohlöffelC 2 Antworten Letzte Antwort
                                0
                                • simatecS simatec

                                  @christian-kohlöffel
                                  Schaue mal, ob deine USB Eingänge mit voller Leistung betrieben werden

                                  4e8919d9-70aa-4ec4-aae0-4d7528f919a6-image.png

                                  Christian KohlöffelC Offline
                                  Christian KohlöffelC Offline
                                  Christian Kohlöffel
                                  schrieb am zuletzt editiert von
                                  #68

                                  @simatec

                                  Das sieht bei meiner Fritzbox anderst aus. Kann ich gar nichts einstellen dazu.

                                  2021-04-12 17_21_43-Window.png

                                  simatecS 1 Antwort Letzte Antwort
                                  0
                                  • Christian KohlöffelC Christian Kohlöffel

                                    @thomas-braun said in Backitup kann influxdb Datenbank nicht sichern.:

                                    dmesg -T | grep -i under-voltage

                                    Auch falls es nicht zum Thema beiträgt: Da kommt gar nix raus, passt das?

                                    pi@raspberrypi:~ $ dmesg -T | grep -i under-voltage
                                    pi@raspberrypi:~ $
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #69

                                    @christian-kohlöffel

                                    Dann gibt es dazu keine Meldung in der Datei. Ist gut in dem Fall.

                                    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
                                    • Christian KohlöffelC Christian Kohlöffel

                                      @simatec

                                      Das sieht bei meiner Fritzbox anderst aus. Kann ich gar nichts einstellen dazu.

                                      2021-04-12 17_21_43-Window.png

                                      simatecS Online
                                      simatecS Online
                                      simatec
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #70

                                      @christian-kohlöffel
                                      Was kannst du dort einstellen?

                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      Christian KohlöffelC 1 Antwort Letzte Antwort
                                      0
                                      • Christian KohlöffelC Christian Kohlöffel

                                        @thomas-braun said in Backitup kann influxdb Datenbank nicht sichern.:

                                        dmesg -T | grep -i under-voltage

                                        Auch falls es nicht zum Thema beiträgt: Da kommt gar nix raus, passt das?

                                        pi@raspberrypi:~ $ dmesg -T | grep -i under-voltage
                                        pi@raspberrypi:~ $
                                        
                                        Christian KohlöffelC Offline
                                        Christian KohlöffelC Offline
                                        Christian Kohlöffel
                                        schrieb am zuletzt editiert von
                                        #71

                                        @christian-kohlöffel

                                        Jetzt noch zur Vollständigkeit: Ich habe das mount auf den internen Speicher der Fritzbox verschoben. Das macht auch keinen Unterschied.

                                        1 Antwort Letzte Antwort
                                        0
                                        • simatecS simatec

                                          @christian-kohlöffel
                                          Was kannst du dort einstellen?

                                          Christian KohlöffelC Offline
                                          Christian KohlöffelC Offline
                                          Christian Kohlöffel
                                          schrieb am zuletzt editiert von Christian Kohlöffel
                                          #72

                                          @simatec

                                          Zeiten bis zu maximal "Niemals"

                                          2021-04-12 17_37_15-Window.png

                                          --> Macht aber keinen Unterschied. Selbst bei "Niemals" kommt der bekannte Fehler.

                                          simatecS 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          276

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          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