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
  • 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. Backup failed - missing account avatars file?

Backup failed - missing account avatars file?

Scheduled Pinned Locked Moved Solved Support
disk usage
3 Posts 3 Posters 249 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.
  • dsp76D Offline
    dsp76D Offline
    dsp76
    wrote on last edited by girish
    #1

    What might be the issue with this? Is this some system file?

    Backup failed: checkPreconditions errored with code 1 message Command failed: du -Dsb --exclude=.lock --exclude=dovecot.list.index.log. /home/yellowtent/appsdata/SOMEUUID du: cannot access '/home/yellowtent/appsdata/SOMEUUID/data/system/cache/accounts/avatars/111/730': No such file or directory . Logs are available
    

    (Ask me about B2B marketing automation & low code business solutions, if thats interesting for you.)

    1 Reply Last reply
    1
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @dsp76 du has a behavior that if files disappear when it's computing disk space, it errors. In the above case, the app with id SOMEUUID seems to have deleted some file when du was busy calculating disk space 😕 In fact, the "--exclude=.lock --exclude=dovecot.list.index.log" hack is basically to make du skip log and lock files since they are transient and often cause du to error . In this case, I don't even know how to add an exclude since there is no extension or real filename... Maybe just ignore the error.

      1 Reply Last reply
      0
      • girishG girish marked this topic as a question on
      • necrevistonnezrN Offline
        necrevistonnezrN Offline
        necrevistonnezr
        wrote on last edited by
        #3

        As du is slow and resource hungry, maybe use an alternative?
        Diskus is a parallelized version: https://github.com/sharkdp/diskus, claims to be 5-10 times faster.
        Though not in the repos

        1 Reply Last reply
        1
        • J joseph has marked this topic as solved on
        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