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


Skip to content

Support

Get help for your Cloudron

2.6k Topics 18.0k Posts
  • 0 Votes
    4 Posts
    360 Views
    32463

    Note to self: Use an external drive that has twice the disk space needed by the apps as a temporary mount point to restore to! Because it will need to download a copy of the whole backup, then unpack and finally bin the download. D'oh!

    Step 1: Find a disk with sufficient space to restore to (apps space x 2)
    Step 2: Mount the disk and symlink to the original location in the backup file
    Step 3: Restore and then reset the storage location (or point it to where ever your new mount point is).

    Got it all working now. Perhaps it's time to invest in a bigger SSD for my home server 🙂

  • 0 Votes
    2 Posts
    196 Views
    nebulonN

    You can add custom certificates as mentioned in https://docs.cloudron.io/certificates/#custom-certificates

  • 1 Votes
    15 Posts
    847 Views
    girishG

    @Aizat This was a bug in the restore code . I have fixed this now for the next release - https://git.cloudron.io/cloudron/box/-/commit/529f6fb2cd945fb5cbba30ae10dfb3776b0150b2

  • Cloudron Backups on TrueNAS NFS mount

    Solved
    9
    0 Votes
    9 Posts
    875 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

  • Help please failing setup of cloudron

    Solved
    22
    0 Votes
    22 Posts
    1k Views
    girishG

    I have put a fix in https://git.cloudron.io/cloudron/box/-/commits/bfb233eca19df07a82e3b524812d8270371ed738 which should hopefully fix this.

  • 0 Votes
    14 Posts
    596 Views
    girishG

    I have put a fix in https://git.cloudron.io/cloudron/box/-/commits/bfb233eca19df07a82e3b524812d8270371ed738 which should hopefully fix this.

  • SFTP connects to 202 but not 222

    Solved
    8
    0 Votes
    8 Posts
    553 Views
    girishG

    @Aizat Let's discuss at https://forum.cloudron.io/topic/6719/sftp-port-222-not-working-firewall-ufw-was-inactive

  • Cannot uninstall custom app

    Solved
    7
    0 Votes
    7 Posts
    495 Views
    kingb2019K

    @girish Just wrote in. Thank you for your help.

  • That install script fails 74 times out of 75

    Solved
    4
    0 Votes
    4 Posts
    304 Views
    girishG

    See https://forum.cloudron.io/topic/6632/help-me-please-got-error-while-installing-the-cloudron-on-a-fresh-ubuntu-20-04-x64-server

  • Cannot enforce 2FA on 7.1.3

    Solved
    5
    1 Votes
    5 Posts
    285 Views
    marcusquinnM

    Tested and confirmed fixed - thanks!

  • Huge memory spikes

    5
    0 Votes
    5 Posts
    401 Views
    robiR

    @girish That's not it. You have OOMs because people install all sorts of apps and try to abuse the system, like WP and trying out large plugins.

    My system has 0 OOMs. None.

    Mine also has enough of IO as I asked them to limit the number of new customers on the host system.

    # dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync ; rm /tmp/test1.img 1+0 records in 1+0 records out 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 5.50861 s, 195 MB/s

    Doesn't explain 48GB mem spikes.

    This only seems to be happening on 20.04 Cloudrons, not 18.04.

    Btw, the main issue I think you're having is the choice of that NY datacenter, it's networking isn't great, they seem to allow burst traffic but then quickly throttle down or experience congestion.

    Seattle has been way better for me.

  • Mail Server

    2
    0 Votes
    2 Posts
    206 Views
    girishG

    @matthewdykstra it's turned has most features off by default. Why do you think it takes up memory/resources ?

  • 0 Votes
    2 Posts
    215 Views
    nebulonN

    @marcusquinn this is a duplicate of https://forum.cloudron.io/topic/6648/cannot-enforce-2fa-on-7-1-3

  • Can't login to account on transfered install

    Solved
    6
    0 Votes
    6 Posts
    618 Views
    ianhyzyI

    @girish I think it was ultimately a disk space issue - I restarted unbound and that seemed to do the trick. I have to move servers again because of a Vultr restriction (block storage not in the zone I had the VM in) that's unrelated to Cloudron so I'll see what happens. Thanks guys!

  • 2 Votes
    3 Posts
    241 Views
    d19dotcaD

    @girish Thanks Girish. I assume that'll be fixed in the next bug-fix release as it looks fixed already in the code from this bug report (referencing for others): https://git.cloudron.io/cloudron/dashboard/-/commit/b62da8ba70dd8b4a8964de5a2c01e6ff7afa0e99

  • AWS AMI no longer supported?

    Solved
    3
    0 Votes
    3 Posts
    295 Views
    girishG

    That took a while but we are back in business - https://aws.amazon.com/marketplace/pp/prodview-aep3gt5elubci

  • LDAP not exposing outside

    Solved
    10
    0 Votes
    10 Posts
    580 Views
    girishG

    @vladimir-d said in LDAP not exposing outside:

    Also I noticed that if I save Directory Server configuration several times, multiple duplicate rules added to iptables:

    I was able to reproduce this, thanks for reporting. It's fixed in the next release - https://git.cloudron.io/cloudron/box/-/commit/d13905377c375823e7b6fd66bd248421544a1d2c .

    The duplicate rules are harmless nevertheless.

  • Restore backup failed

    4
    0 Votes
    4 Posts
    264 Views
    girishG

    @WaffleUncle So you are using the Import button in the app section, correct - https://docs.cloudron.io/backups/#import-app-backup ?

    In your case, it looks like your backups were in the file system and not external. If that is the case, you have to fill up the 'Import Backup' dialog manually:

    Upload the backup app_client.xxx.tar.gz to somewhere in the server like /tmp/app_client.xxx.tar.gz.

    In the import UI, Choose Filesystem

    Put the path as /tmp/app_client.xxx.tar.gz

    It should import now.

  • 0 Votes
    4 Posts
    253 Views
    A

    @girish The issue was fixed with last automatic update.

    Thank you!

  • 1 Votes
    6 Posts
    317 Views
    scookeS

    @girish That's awesome, thank you. I was going to do it and post the screenshots here, but paused, not sure if even starting the process would "turn it on" and then what... This is super helpeful.