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. backitup redis ENOENT

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

backitup redis ENOENT

Geplant Angeheftet Gesperrt Verschoben Error/Bug
26 Beiträge 3 Kommentatoren 1.7k Aufrufe 3 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.
  • Thomas BraunT Thomas Braun

    @xyolyp
    smb ist allerdings das bessere Protokoll im Vergleich zu ftp.
    Das würde ich versuchen ans fliegen zu bringen.
    Hier mal meine funktionierenden Einstellungen.
    Backitup:

    8fe7adf7-86fc-4b00-b3d8-91bdc211aa4d-image.png

    In der FritzBox User:
    b34d270a-d5ae-4c27-9e2d-3abc45a84a4b-image.png

    Freigabe:
    04f8268d-9ad3-4dfd-bc0a-a31d4c897699-image.png

    X Offline
    X Offline
    Xyolyp
    schrieb am zuletzt editiert von
    #17

    @thomas-braun mit identischen Einstellungen scheitert bei mir wieder das redis backup. Inzwischen nachhaltig auch wenn ich nicht per SMB sichere.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • X Xyolyp

      @thomas-braun mit identischen Einstellungen scheitert bei mir wieder das redis backup. Inzwischen nachhaltig auch wenn ich nicht per SMB sichere.

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

      @xyolyp
      Mit welchen Meldungen im log file?

      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

      X 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @xyolyp
        Mit welchen Meldungen im log file?

        X Offline
        X Offline
        Xyolyp
        schrieb am zuletzt editiert von
        #19

        @thomas-braun

        Started iobroker ...
        [DEBUG] [iobroker] - host.iobroker 4162 states saved
        
        [DEBUG] [iobroker] - host.iobroker 5969 objects saved
        
        [ERROR] [iobroker] - host.iobroker Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/iobroker_2021_04_25-15_23_36_backupiobroker.tar.gz'
        
        [DEBUG] [iobroker] - done
        [DEBUG] [redis] - Start Redis Backup ...
        [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" cannot created
        [ERROR] [redis] - Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/redistmp/dump.rdb'
        [ERROR] [redis] - [IGNORED] Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/redistmp/dump.rdb'
        [DEBUG] [javascripts] - javascript directory "/opt/iobroker/backups/javascript" not found
        [DEBUG] [javascripts] - done
        [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
        [DEBUG] [clean] - done
        [DEBUG] [telegram] - done
        [DEBUG] [historyHTML] - new history html values created
        [DEBUG] [historyHTML] - done
        [DEBUG] [historyJSON] - new history json values created
        [DEBUG] [historyJSON] - done
        [EXIT] 9
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • X Xyolyp

          @thomas-braun

          Started iobroker ...
          [DEBUG] [iobroker] - host.iobroker 4162 states saved
          
          [DEBUG] [iobroker] - host.iobroker 5969 objects saved
          
          [ERROR] [iobroker] - host.iobroker Cannot pack directory /opt/iobroker/node_modules/iobroker.js-controller/tmp/backup: Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/iobroker_2021_04_25-15_23_36_backupiobroker.tar.gz'
          
          [DEBUG] [iobroker] - done
          [DEBUG] [redis] - Start Redis Backup ...
          [DEBUG] [redis] - redis tmp directory "/opt/iobroker/backups/redistmp" cannot created
          [ERROR] [redis] - Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/redistmp/dump.rdb'
          [ERROR] [redis] - [IGNORED] Error: ENOENT: no such file or directory, open '/opt/iobroker/backups/redistmp/dump.rdb'
          [DEBUG] [javascripts] - javascript directory "/opt/iobroker/backups/javascript" not found
          [DEBUG] [javascripts] - done
          [ERROR] [clean] - Backup files not deleted from /opt/iobroker/backups because some errors.
          [DEBUG] [clean] - done
          [DEBUG] [telegram] - done
          [DEBUG] [historyHTML] - new history html values created
          [DEBUG] [historyHTML] - done
          [DEBUG] [historyJSON] - new history json values created
          [DEBUG] [historyJSON] - done
          [EXIT] 9
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #20

          @xyolyp
          Da muss eigentlich mehr vorab kommen.
          Wird da eine Freigabe in /opt/iobroker/backups gemounted?

          Denn eigentlich sieht das so aus, wenn ein smb-Share eingehängt wird:

          Started iobroker ...
          [DEBUG] [mount] - mount successfully completed
          [DEBUG] [mount] - done
          [DEBUG] [iobroker] - host.raspberrypi 3911 states saved
          
          [DEBUG] [iobroker] - host.raspberrypi 4751 objects saved
          
          [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_25-15_28_21_backupiobroker.tar.gz
          
          [DEBUG] [iobroker] - done
          [DEBUG] [redis] - Start Redis Backup ...
          [DEBUG] [redis] - Created redistmp directory
          [DEBUG] [redis] - redis-cli save started, please wait ...
          [DEBUG] [redis] - redis-cli save finish
          [DEBUG] [redis] - detected redis file: dump.rdb | file type: rdb
          [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_25-15_28_34_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] [javascripts] - Backup created: /opt/iobroker/backups/javascripts_2021_04_25-15_28_35_backupiobroker.tar.gz
          [DEBUG] [javascripts] - done
          [DEBUG] [cifs] - done
          [DEBUG] [googledrive] - Google Drive: Copy iobroker_2021_04_25-15_28_21_backupiobroker.tar.gz...
          [DEBUG] [googledrive] - Google Drive: Copy redis_2021_04_25-15_28_34_backupiobroker.tar.gz...
          [DEBUG] [googledrive] - Google Drive: Copy javascripts_2021_04_25-15_28_35_backupiobroker.tar.gz...
          [DEBUG] [googledrive] - done
          [DEBUG] [clean] - done
          [DEBUG] [whatsapp] - 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
          

          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

          X 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @xyolyp
            Da muss eigentlich mehr vorab kommen.
            Wird da eine Freigabe in /opt/iobroker/backups gemounted?

            Denn eigentlich sieht das so aus, wenn ein smb-Share eingehängt wird:

            Started iobroker ...
            [DEBUG] [mount] - mount successfully completed
            [DEBUG] [mount] - done
            [DEBUG] [iobroker] - host.raspberrypi 3911 states saved
            
            [DEBUG] [iobroker] - host.raspberrypi 4751 objects saved
            
            [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_04_25-15_28_21_backupiobroker.tar.gz
            
            [DEBUG] [iobroker] - done
            [DEBUG] [redis] - Start Redis Backup ...
            [DEBUG] [redis] - Created redistmp directory
            [DEBUG] [redis] - redis-cli save started, please wait ...
            [DEBUG] [redis] - redis-cli save finish
            [DEBUG] [redis] - detected redis file: dump.rdb | file type: rdb
            [DEBUG] [redis] - Backup created: /opt/iobroker/backups/redis_2021_04_25-15_28_34_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] [javascripts] - Backup created: /opt/iobroker/backups/javascripts_2021_04_25-15_28_35_backupiobroker.tar.gz
            [DEBUG] [javascripts] - done
            [DEBUG] [cifs] - done
            [DEBUG] [googledrive] - Google Drive: Copy iobroker_2021_04_25-15_28_21_backupiobroker.tar.gz...
            [DEBUG] [googledrive] - Google Drive: Copy redis_2021_04_25-15_28_34_backupiobroker.tar.gz...
            [DEBUG] [googledrive] - Google Drive: Copy javascripts_2021_04_25-15_28_35_backupiobroker.tar.gz...
            [DEBUG] [googledrive] - done
            [DEBUG] [clean] - done
            [DEBUG] [whatsapp] - 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
            
            X Offline
            X Offline
            Xyolyp
            schrieb am zuletzt editiert von
            #21

            @thomas-braun SMB und FTP sind deaktiviert bei dem Backup Vorgang, um zu demonstrieren, dass es leider ohne entfernte Sicherung auch schon nicht mehr funktioniert

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • X Xyolyp

              @thomas-braun SMB und FTP sind deaktiviert bei dem Backup Vorgang, um zu demonstrieren, dass es leider ohne entfernte Sicherung auch schon nicht mehr funktioniert

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

              @xyolyp

              Kann es sein, dass die Rechte verfummelt sind?
              Mit mit

              iobroker stop
              iobroker fix
              

              versucht?
              Denn bei mir wird in
              /opt/iobroker/node_modules/iobroker.js-controller/tmp/
              während des Backups natürlich ein Ordner backup für kurze Zeit angelegt. tmp halt. Offenbar funktioniert das ja schon nicht.

              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
              • X Offline
                X Offline
                Xyolyp
                schrieb am zuletzt editiert von
                #23

                @thomas-braun auch nach dem Fixer besteht der Fehler unverändert

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • X Xyolyp

                  @thomas-braun auch nach dem Fixer besteht der Fehler unverändert

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

                  @xyolyp
                  Wie sehen die Rechte dort aus:

                  getfacl /opt/iobroker/node_modules/iobroker.js-controller/tmp/
                  

                  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

                  X 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @xyolyp
                    Wie sehen die Rechte dort aus:

                    getfacl /opt/iobroker/node_modules/iobroker.js-controller/tmp/
                    
                    X Offline
                    X Offline
                    Xyolyp
                    schrieb am zuletzt editiert von
                    #25

                    @thomas-braun der Output von getfacl ist

                    getfacl: Removing leading '/' from absolute path names
                    # file: opt/iobroker/node_modules/iobroker.js-controller/tmp/
                    # owner: iobroker
                    # group: iobroker
                    user::rwx
                    group::r-x
                    group:iobroker:rwx
                    mask::rwx
                    other::r-x
                    default:user::rwx
                    default:group::r-x
                    default:group:iobroker:rwx
                    default:mask::rwx
                    default:other::r-x
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • X Xyolyp

                      @thomas-braun der Output von getfacl ist

                      getfacl: Removing leading '/' from absolute path names
                      # file: opt/iobroker/node_modules/iobroker.js-controller/tmp/
                      # owner: iobroker
                      # group: iobroker
                      user::rwx
                      group::r-x
                      group:iobroker:rwx
                      mask::rwx
                      other::r-x
                      default:user::rwx
                      default:group::r-x
                      default:group:iobroker:rwx
                      default:mask::rwx
                      default:other::r-x
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #26

                      @xyolyp Passt.

                      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
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      457

                      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