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


Skip to content
  • Backup Failed - App task is currently in progress

    Locked Solved Support backups
    11
    2
    0 Votes
    11 Posts
    2k Views
    girishG
    Fair enough.. let us know if it resurfaces and we should investigate.
  • Backup task crashed

    Solved Support backups
    3
    1 Votes
    3 Posts
    319 Views
    E
    Sure, I'll write you there.
  • Latest backup of stopped app must be retained

    Solved Support backups
    15
    2 Votes
    15 Posts
    2k Views
    scookeS
    @daixiwen Even better, they HAVE already allowed for specific backup persistence: [image: 1745912539127-704862fe-911a-4719-960b-94f162df1e64-image.png] I'm going to go try that out. The wording definitely makes it sound like at least one backup, "the latest backup", should be available, but my point still stands. As perfect as Cloudron is, I've bumped into hiccups with backups myself, too. And so I pay close attention to them. In the situation you mentioned, you can either let your stopped app backups keep disappearing while you wait for a solution, or you can realize it needs a bit of your help. EDIT: I see you wrote " I'll now try having at least one manual backup set up as persistent and see in two says if it's still there, but ideally this should occur automatically." so good on you for taking it into your own hands. Let us know what happens!
  • Minio set docs update

    Solved Support docs minio backups
    5
    1 Votes
    5 Posts
    737 Views
    girishG
    I have updated the screenshot
  • Scheduled Backup not Triggering

    Solved Support backups
    4
    1 Votes
    4 Posts
    673 Views
    imc67I
    Again: https://forum.cloudron.io/post/79353
  • 1 Votes
    2 Posts
    270 Views
    girishG
    @dylightful there is a bug when setting up Linode Object Storage (it's already fixed in next release). For now, you have to choose S3 compatibly Storage in the Storage provider combo box and input the values. It's the same thing internally, the Linode Object Storage is merely a convenience that fills out some fields like the endpoints.
  • 1 Votes
    11 Posts
    2k Views
    girishG
    This is fixed in master as well now.
  • Backup with two external drives

    Solved Support backups
    5
    0 Votes
    5 Posts
    803 Views
    S
    Yeah, thanks. I thought thats posible, but i will do it like our adivise
  • Backup failed

    Solved Support backups idrive
    7
    2 Votes
    7 Posts
    1k Views
    jamesJ
    Closed due to inactivity
  • Backups are failing

    Solved Support backups error vultr
    11
    0 Votes
    11 Posts
    2k Views
    L
    Thank you, Girish, for diagnosing and solving this bug so quickly! Backups are working again. If somebody else has this issue and needs to do the patch, you would go to the operating system for your server and find the file there and edit it. Cloudron also have a support tool inside Cloudron which enables you to temporarily grant ssh access to your server, which would let Cloudron's brilliant team patch it for you.
  • 0 Votes
    7 Posts
    1k Views
    girishG
    To answer the original question: I think root user is the first/admin user that you signed up with Wasabi. If you create users after that, they are called sub-users. Depending on your setup, you have to create a key for the root user or sub user. I guess you can just create the key for root user if you are not using sub-users. See https://docs.wasabi.com/docs/creating-a-user-account-and-access-key
  • Backup failed: du error: Command failed

    Solved Support backup backups disk-usage
    4
    1 Votes
    4 Posts
    719 Views
    necrevistonnezrN
    Might not be limited to „lock“ files: Today I had a similar error (first time ever!) du error: Command failed: du -Dsb "/home/yellowtent/boxdata/mail" du: cannot access '/home/yellowtent/boxdata/mail/vmail/[REDACTED]/mail/dovecot.list.index.log.2': No such file or directory
  • Backup to OneDrive

    Feature Requests backups
    6
    1 Votes
    6 Posts
    911 Views
    necrevistonnezrN
    @jayonrails https://forum.cloudron.io/post/47122
  • cannot find cloudflare prefix for r2

    Solved Support backups
    11
    1 Votes
    11 Posts
    2k Views
    adisonA
    aw. well, it told me witch post, but it didn't say witch post in particular in this particular topic. unless you can upvote the topic itself
  • 0 Votes
    6 Posts
    444 Views
    micmcM
    @robi said in Backup failed: ENOENT: no such file or directory, open '/mnt/cloudronbackup/my.uniteddiversity.coop-netcup/snapshot/app_08388b1d-12c7-42c2-b6bd-a5c5be5cfcbb.tar.gz': It's odd that backups ran fine until they didn't with that same default all this time. What would make backups use more memory over time? It would be interesting to know a little more about that, indeed.
  • Backups before retention policy not being deleted. Bug?

    Solved Support backups cleanup-backups
    16
    1 Votes
    16 Posts
    2k Views
    jamesJ
    Hello @shrey This is expected. Each Cloudron release and update has to treat every system the same and can not respect changes made by the user. Changes made to the core services need to be managed by the user manually.
  • SFTP to backup

    Solved Support nfs backups synology
    8
    1 Votes
    8 Posts
    2k Views
    scookeS
    @Neluser It's always appreciated when solutions are posted because eventually someone has a similar or same question. Thank you!
  • How to interpret the retention policy?

    Support backups retention
    5
    1 Votes
    5 Posts
    880 Views
    C
    @girish I am just finding this thread. I would suggest adding these options: { name: '7 daily, 4 weekly, 3 monthly', value: { keepDaily: 7, keepWeekly: 4, keepMonthly: 3 }}, { name: '7 daily, 4 weekly, 6 monthly', value: { keepDaily: 7, keepWeekly: 4, keepMonthly: 6 }}, The first option is a common backup cycle (I think) and the second option allows for 3 more months of retention (and is halfway between the first and the current 12 month option).
  • 0 Votes
    3 Posts
    542 Views
    girishG
    A server snapshot is useful to recover quickly. But a backup is quite separate : Backups are generally separate from your server provider. If you lose access to AWS (maybe they think you are a bad actor or a billing failure makes them kill everything, this happened to me), then backups are a way for you to recover. Snapshots are almost always in the same server provider. Backups are portable . You can't take a EBS snapshot and put it in Digitalocean On Cloudron, backups are per app. So, you can restore each app individually unlike a server snapshot which will roll back everything. Backups help in upgrading things. For example, you can upgrade/migrate database using backup of old version into new version. So, they have different use cases. Both are useful. Use both when possible.
  • Backups : regular crash

    Support backups scaleway
    15
    2 Votes
    15 Posts
    926 Views
    M
    Most of the time the scheduled backups now succeed, but not always. I'll keep an eye on the backups and make manual backups if the scheduled failed. Let's see if the changes of scaleway improve the situation. Thanks again for the suggestions and help.