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


Skip to content
  • 5 Votes
    7 Posts
    361 Views
    robiR

    @3246 yes, kind of like a torrent file where you can select priority per file/dir and which ones to skip.

    not sure a pause is needed, but more like a pre-start selection.

    I'm sure @staff can enumerate mail and other core services as required items but with flexible priority/order.

    Not only that, but while we're pondering that manual selection process with manual clicks, the essential bits can already be restored and ready for the next prioritized components.

  • Volumes and Backup

    Support
    10
    0 Votes
    10 Posts
    825 Views
    M

    @girish This makes a ton of sense, although I'm not quite sure if I'm doing it right. Under what you linked to, the section should be under the Resources tab, although I think it's moved to the Storage tab (no problems with that, I just wanted to make sure I'm handling it correctly).

    2dfb1d41-c351-4f45-8352-99a9505b43d2-image.png

    99f01fc2-bf27-42bb-8de1-dc11eaff4e2b-image.png

    The part that's a little confusing is how 'App Data' and Volumes tie together in storage (now it seems this may be resolved as you said, since your working on Volume updating at some point in the future).

    Anyways, App Data says to mount an external EXT4 disk, which I assume is done with the 'Mounts' interface right below it. However, the mount says that you are mounting 'Volumes'.

    The documentation says 'App Data' is backed up. However, the documentation also says that 'Volumes' are not backed up. So that does leave me a little perplexed as to whether the data will be backed up or not. I think according to your comment, that it will be backed up (because you did say it would no matter where it is on the server). But I just thought I'd check 🙂

    In any case, thanks for your help, and hope you have an awesome rest of your week.

  • 0 Votes
    8 Posts
    447 Views
    girishG

    @mdreira It should clean them up.

  • Backup Failed

    Solved Support
    11
    0 Votes
    11 Posts
    677 Views
    girishG

    @humptydumpty said in Backup Failed:
    This is most likely to do with postgresql not having enough memory. Please go to Services and bump up the postgres memory.

  • Import Backup Fails in odd ways

    Solved Support
    5
    0 Votes
    5 Posts
    204 Views
    nebulonN

    For a start, the next version will require the user to add an encryption password if the backup config indicates that the backup is encrypted.

  • Backup not found (what does this mean?)

    Unsolved Support
    4
    0 Votes
    4 Posts
    269 Views
    girishG

    @luckow It seems the multipart copy is not succeeding. What is the backup provider (minio?) ? If minio, do you see any errors on the minio side? Do you know how big the data for that app is?

  • Cloudron Backups on TrueNAS NFS mount

    Solved Support
    9
    0 Votes
    9 Posts
    884 Views
    E

    @opensourced
    Hello!

    Is it possible, that you describe your way of connecting Cloudron with Truenas?

    I'm using Cloudron on a VPS. In addition, I'm using TrueNAS at home. I want to use TrueNAS as backup space for Cloudron. Like you, I was thinking about NFS.

    I'm wondering, if this connection is transport encrypted. Which port have you set in your firewall or are you using VPN? What user information have you set in TrueNAS?

    I have experimented with Syncthing, to send my backups to Truenas. This works mostly fine. However, after a few days, I'm getting problems with permissions.

    Greetings

    Eismer

  • Backup size growing

    Solved Support
    25
    0 Votes
    25 Posts
    2k Views
    christiaanC

    @girish ah yes, that makes sense. And recent ones are being deleted, yes. Thanks again.

  • 0 Votes
    4 Posts
    594 Views
    nebulonN

    @jdaviescoates you should probably use the cifs provider, since then at least the error message would be more obvious when not mounted

  • 2 Votes
    3 Posts
    291 Views
    M

    @girish ah alright, was moving some LAMP 7.2 and 7.3 to 7.4., clone does not work in that scenario 😉

  • 0 Votes
    3 Posts
    329 Views
    girishG

    This should be fixed in the latest package.

  • Oh oh, don't know the Backup ID

    Solved Support
    4
    0 Votes
    4 Posts
    337 Views
    girishG

    I will probably have to update https://docs.cloudron.io/backups/#restore-cloudron with more information like @subven has written since it seems this is not very clear.

  • 0 Votes
    2 Posts
    268 Views
    girishG

    @vladimir Can you try this change https://git.cloudron.io/cloudron/box/-/commit/bedcd6fccf58830b316318699375bc1f582a5d7a ? The file on Cloudron is /home/yellowtent/box/src/storage/s3.js. Essentially change the timeout from 3000 * 1000 to 0. And also change maxRetries to 10. You don't need to restart anything after the change since the code changes are immediately picked up.

    (See also https://forum.cloudron.io/topic/3680/backup-issues-with-minio)

  • 7 Votes
    6 Posts
    441 Views
    d19dotcaD

    For completion sake: https://docs.cloudron.io/backups/#restore-email

  • Export App Backup

    Feature Requests
    13
    3 Votes
    13 Posts
    770 Views
    necrevistonnezrN

    Adding to this: Maybe it's possible to implement a backup browser via the file browser, at least for the rsync format and even for encrypted backups?

  • Backup failing

    Solved Support
    3
    0 Votes
    3 Posts
    257 Views
    yusfY

    @robi Right, so the issue may be on the storage side. Now that you mention it, my object storage is inaccessible… 😡

  • Wasabi Backup Error - KeyTooLong

    Solved Support
    7
    0 Votes
    7 Posts
    518 Views
    girishG

    @lucidfox rsync + encryption has file path length limitations i.e if your app has a file which has long path (not just the file name, maybe it is some 10 folders deep) the backup will error. The limitations are documented here https://docs.cloudron.io/backups/#encryption .

    @Robin opened a feature request here to improve this - https://forum.cloudron.io/topic/3057/consider-improvements-to-the-backup-experience-to-support-long-filenames-directory-names

  • Why is my backup drive full?

    Solved Support
    20
    1 Votes
    20 Posts
    938 Views
    girishG

    @ei8fdb said in Why is my backup drive full?:

    I've moved the backup directories from /var/backups/ to my external drive. If I want to restore from those backup directories, do I need the contents of the /var/backups/snapshot directory also?

    The snapshot directory is not required for restoring. BUT it's required for the actual the backups to work (so think of it as a working directory for backups). It's important to not remove that directory when doing backups! Since, Cloudron will use hard links from the actual backups to the snapshot directory, it's not really taking up extra space.