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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Rsync backup integrity fails for one Nextcloud and Jellyfin.

Rsync backup integrity fails for one Nextcloud and Jellyfin.

Scheduled Pinned Locked Moved Unsolved Support
backupbackupsrsyncintegrity
11 Posts 3 Posters 164 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.
  • jamesJ Online
    jamesJ Online
    james
    Staff
    wrote last edited by
    #2

    Hello @jdaviescoates
    The logs are too short to see what failed the verification process.
    If you could provide the full log file we might find something in them that could point out why.

    jdaviescoatesJ 1 Reply Last reply
    0
    • jamesJ james

      Hello @jdaviescoates
      The logs are too short to see what failed the verification process.
      If you could provide the full log file we might find something in them that could point out why.

      jdaviescoatesJ Online
      jdaviescoatesJ Online
      jdaviescoates
      wrote last edited by
      #3

      @james it'll DM you a link to the full logs

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      1
      • jdaviescoatesJ Online
        jdaviescoatesJ Online
        jdaviescoates
        wrote last edited by
        #4

        @james I've shared the link to full logs in chat on here

        I use Cloudron with Gandi & Hetzner

        1 Reply Last reply
        1
        • jamesJ Online
          jamesJ Online
          james
          Staff
          wrote last edited by
          #5

          Hello @jdaviescoates
          It looks like the back verification for Nextcloud failed because of:

          2026-04-07T15:37:52.568Z backupformat/rsync: verify: file count mismatch: Got 284709 files. Expecting 285450 files
          2026-04-07T15:37:52.568Z tasks: updating task 26236 with: {"message":"Verification of 2026-04-07-000001-578/app_SUB.DOMAIN.TLD_v5.7.1 done"}
          2026-04-07T15:37:52.568Z backupintegrity: verified: 2026-04-07-000001-578/app_SUB.DOMAIN.TLD_v5.7.1 [
              "Got 284709 files. Expecting 285450 files"
          ]
          

          A difference of 741 files missing.
          These files could be image preview files from Nextcloud which got deleted.
          This is the only issue I see in the log.

          Would be interesting see what happens if Nextcloud is put into maintenance mode, so no files get changed by users, a backup is created twice and these two backups are compared against each other.

          jdaviescoatesJ 2 Replies Last reply
          1
          • jamesJ james

            Hello @jdaviescoates
            It looks like the back verification for Nextcloud failed because of:

            2026-04-07T15:37:52.568Z backupformat/rsync: verify: file count mismatch: Got 284709 files. Expecting 285450 files
            2026-04-07T15:37:52.568Z tasks: updating task 26236 with: {"message":"Verification of 2026-04-07-000001-578/app_SUB.DOMAIN.TLD_v5.7.1 done"}
            2026-04-07T15:37:52.568Z backupintegrity: verified: 2026-04-07-000001-578/app_SUB.DOMAIN.TLD_v5.7.1 [
                "Got 284709 files. Expecting 285450 files"
            ]
            

            A difference of 741 files missing.
            These files could be image preview files from Nextcloud which got deleted.
            This is the only issue I see in the log.

            Would be interesting see what happens if Nextcloud is put into maintenance mode, so no files get changed by users, a backup is created twice and these two backups are compared against each other.

            jdaviescoatesJ Online
            jdaviescoatesJ Online
            jdaviescoates
            wrote last edited by
            #6

            @james said:

            This is the only issue I see in the log.

            So no clues as to why the integrity checker failed on my Jellyfin too? 🤔

            I use Cloudron with Gandi & Hetzner

            1 Reply Last reply
            0
            • jamesJ Online
              jamesJ Online
              james
              Staff
              wrote last edited by
              #7

              Hello @jdaviescoates
              I did not find failing logs for jellyfin in the logs you have provided.

              1 Reply Last reply
              0
              • jamesJ james

                Hello @jdaviescoates
                It looks like the back verification for Nextcloud failed because of:

                2026-04-07T15:37:52.568Z backupformat/rsync: verify: file count mismatch: Got 284709 files. Expecting 285450 files
                2026-04-07T15:37:52.568Z tasks: updating task 26236 with: {"message":"Verification of 2026-04-07-000001-578/app_SUB.DOMAIN.TLD_v5.7.1 done"}
                2026-04-07T15:37:52.568Z backupintegrity: verified: 2026-04-07-000001-578/app_SUB.DOMAIN.TLD_v5.7.1 [
                    "Got 284709 files. Expecting 285450 files"
                ]
                

                A difference of 741 files missing.
                These files could be image preview files from Nextcloud which got deleted.
                This is the only issue I see in the log.

                Would be interesting see what happens if Nextcloud is put into maintenance mode, so no files get changed by users, a backup is created twice and these two backups are compared against each other.

                jdaviescoatesJ Online
                jdaviescoatesJ Online
                jdaviescoates
                wrote last edited by
                #8

                @james said:

                Would be interesting see what happens if Nextcloud is put into maintenance mode, so no files get changed by users, a backup is created twice and these two backups are compared against each other.

                How would that help with this odd file count mismatch?

                I'd guess both of those backups would be the same, but that the integrity checker would still have this odd file count mismatch.

                But also, how to actually compare to rsync backups with each other given neither of them are single downloadable files 🤔

                What am I missing? 🙂

                I use Cloudron with Gandi & Hetzner

                1 Reply Last reply
                0
                • jamesJ Online
                  jamesJ Online
                  james
                  Staff
                  wrote last edited by james
                  #9

                  Hello @jdaviescoates
                  Nextcloud creates image preview files and removes them constantly.
                  And not just one preview file, multiple.
                  This can mean that if one image gets uploaded or deleted that Nextcloud will add or remove multiple other files.
                  I suspect that this might happen in the backup process and thus changing the amount of files.

                  With enabling the maintenance mode of Nextcloud, creating a backup twice, I would like to confirm if it is really that and not something else.
                  Since if I remember correctly, in maintenance mode Nextcloud should do nothing.

                  If this is really the case, maybe we should consider moving the image preview folder outside of /app/data since it is also not really backup worthy.

                  jdaviescoatesJ 1 Reply Last reply
                  1
                  • P Offline
                    P Offline
                    p44
                    translator
                    wrote last edited by p44
                    #10

                    Hi @james there is also another option to completely disable image preview generation, or limit to only some providers:

                    For high security deployments we recommend disabling the preview generation by setting the enable_previews switch to false in config.php. As an administrator you are also able to manage which preview providers are enabled by modifying the enabledPreviewProviders option switch.

                    Sources:

                    • Disable preview image generation
                    • Configuration Parameters
                    • Previews
                    1 Reply Last reply
                    2
                    • jamesJ james

                      Hello @jdaviescoates
                      Nextcloud creates image preview files and removes them constantly.
                      And not just one preview file, multiple.
                      This can mean that if one image gets uploaded or deleted that Nextcloud will add or remove multiple other files.
                      I suspect that this might happen in the backup process and thus changing the amount of files.

                      With enabling the maintenance mode of Nextcloud, creating a backup twice, I would like to confirm if it is really that and not something else.
                      Since if I remember correctly, in maintenance mode Nextcloud should do nothing.

                      If this is really the case, maybe we should consider moving the image preview folder outside of /app/data since it is also not really backup worthy.

                      jdaviescoatesJ Online
                      jdaviescoatesJ Online
                      jdaviescoates
                      wrote last edited by jdaviescoates
                      #11

                      @james said:

                      I suspect that this might happen in the backup process and thus changing the amount of files.

                      I think that's actually unlikely in this case because I'm pretty much the only active user of this instance and it backs up while I'm asleep.

                      But I'll try to give enabling maintenance mode a try to see what we can see...

                      I use Cloudron with Gandi & Hetzner

                      1 Reply Last reply
                      2

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      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