Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
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
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Restoring Backups fails

Restoring Backups fails

Scheduled Pinned Locked Moved Unsolved Support
backupsrestore
19 Posts 5 Posters 121 Views 5 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.
  • philkunzP philkunz

    Seems like other people had the same problem before. For me everything runs on Zen 4c infra with ecc, zfs... It for sure is not hardware related. Backups worked until a few days ago. Something must have happened on cloudron's die, weird race condition, something. This needs checking, and backups need to be tested every single time automatically by cloudron to find the pattern and cause. It can't be that a tar is corrupted. If the source is corrupted, the tar should still be ok by itself.

    P Offline
    P Offline
    p44
    translator
    wrote last edited by p44
    #7

    @philkunz yes, other users had different problems restoring backups (me too), that’s why I suggested to check other topics https://forum.cloudron.io/search?term=tarExtract&in=titlesposts.

    Even because It seems that the source cause, in most scenarios, has not been identified, but in 9.x version of Cloudron situation it could be different and more reliable because of different backup health checks.

    It could be interesting to know more about your setup so feel free to share here details useful for further analisys.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      joseph
      Staff
      wrote last edited by
      #8

      It looks like decryption is failing. Did you have happen to change the encryption password in between the time backup was made and now?

      1 Reply Last reply
      0
      • philkunzP Offline
        philkunzP Offline
        philkunz
        wrote last edited by
        #9

        no. Also file names are encrypted... Why do I see fileNames then before it aborts?

        1 Reply Last reply
        0
        • philkunzP Offline
          philkunzP Offline
          philkunz
          wrote last edited by
          #10

          Also other apps work. Encryption is a global setting isn't it? All backups since 17th October are bricked for this app.

          1 Reply Last reply
          0
          • philkunzP Offline
            philkunzP Offline
            philkunz
            wrote last edited by
            #11

            Also: When downloading a backup file through the UI: Why is the download not named after the appname and timestamp of the backup, but gernically app-backup + the timestamp of the download process? Why is the cloudron cli required for decrypting backups? It should be standard and documented. Am I missing something?

            1 Reply Last reply
            0
            • philkunzP Offline
              philkunzP Offline
              philkunz
              wrote last edited by
              #12

              Next problem: Trying to change the encryption password fails with this message:
              Screenshot 2025-10-21 at 18.46.39.png

              1 Reply Last reply
              0
              • philkunzP Offline
                philkunzP Offline
                philkunz
                wrote last edited by
                #13

                How buggy can something be? Yes... Clicking the Remount Storage button meanwhile works without any error?

                Screenshot 2025-10-21 at 18.49.01.png

                1 Reply Last reply
                0
                • philkunzP Offline
                  philkunzP Offline
                  philkunz
                  wrote last edited by
                  #14

                  unmounting works after system reboot: To reiterate: The backup that failed, was a backup I created manually 10 minutes earlier. Then I tried earlier backups and I had to go back to 16th October to have a working backup.

                  1 Reply Last reply
                  0
                  • philkunzP Offline
                    philkunzP Offline
                    philkunz
                    wrote last edited by
                    #15

                    As a consequence I think, two things should be changed:

                    1. Create a working container first before deleting the old one.
                    2. Verify backups automatically after creating them.
                    1 Reply Last reply
                    1
                    • philkunzP Offline
                      philkunzP Offline
                      philkunz
                      wrote last edited by
                      #16

                      Otherwise this can end in a true shit show if someone relies on backups that are not working.

                      1 Reply Last reply
                      0
                      • jamesJ Offline
                        jamesJ Offline
                        james
                        Staff
                        wrote last edited by
                        #17

                        Hello @philkunz
                        Really sorry to read that you had such an unpleasant experience with the backup and restore process.
                        In Cloudron 9 the whole backup and restore process was overhauled with more integrity checks which should also minimize some of the issue you had here.

                        @philkunz said in Restoring Backups fails:

                        Why is the cloudron cli required for decrypting backups? It should be standard and documented. Am I missing something?

                        Here is the documentation: https://docs.cloudron.io/guides/decrypt-backups/

                        Can you maybe download the older backup that did not work and try to decrypt it locally?


                        Regarding the unmounting exists mount and remounting.
                        This can also be an issue related to your backup provider.

                        @philkunz said in Restoring Backups fails:

                        Clicking the Remount Storage button meanwhile works without any error?

                        Would have been good to see what the box.log wrote when this happened.

                        @philkunz said in Restoring Backups fails:

                        Create a working container first before deleting the old one.

                        I understand your sentiment, in the meanwhile, if you want to be extra careful, you can clone the app from a backup to ensure everything is working.

                        @philkunz said in Restoring Backups fails:

                        Verify backups automatically after creating them.

                        This is done in Cloudron 9

                        1 Reply Last reply
                        1
                        • philkunzP philkunz

                          Seems like other people had the same problem before. For me everything runs on Zen 4c infra with ecc, zfs... It for sure is not hardware related. Backups worked until a few days ago. Something must have happened on cloudron's die, weird race condition, something. This needs checking, and backups need to be tested every single time automatically by cloudron to find the pattern and cause. It can't be that a tar is corrupted. If the source is corrupted, the tar should still be ok by itself.

                          necrevistonnezrN Offline
                          necrevistonnezrN Offline
                          necrevistonnezr
                          wrote last edited by
                          #18

                          @philkunz said in Restoring Backups fails:

                          Seems like other people had the same problem before. For me everything runs on Zen 4c infra with ecc, zfs...

                          Is ZFS supported now?

                          1 Reply Last reply
                          2
                          • philkunzP Offline
                            philkunzP Offline
                            philkunz
                            wrote last edited by
                            #19

                            zfs is on the host. cloudron uses non-cow inside the vm.

                            1 Reply Last reply
                            1
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Bookmarks
                            • Search