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

3.3k Topics 23.5k Posts
  • Can't change memory limit

    Solved memory
    6
    2
    1 Votes
    6 Posts
    1k Views
    R
    You guys rock! Thank you.
  • After CPU limit change : Docker Error: (HTTP code 400) bad parameter,

    Solved docker cpu
    7
    1 Votes
    7 Posts
    980 Views
    girishG
    Fixed in https://git.cloudron.io/cloudron/box/-/commit/abf445e96949ab952c07b457610a1a890cf4e339 for next release.
  • After upgrade Ubuntu 20.04 to 22.04, nginx will not start

    Solved nginx
    3
    1 Votes
    3 Posts
    1k Views
    V
    Thanks, that worked!
  • I cant singn in for the app store

    Solved appstore
    3
    0 Votes
    3 Posts
    461 Views
    nebulonN
    @Jantheman do you have any updates on this? Is it resolved or does this need further debugging?
  • 1 Votes
    9 Posts
    2k Views
    J
    So, the mounting is handled by the kernel and Cloudron as such has nothing to do with stability of the mount. Cloudron is really just a user space program. You can find the mount systemd file in one of the mount files in /etc/systemd/system/*.mount . Maybe you can look for hints in dmesg (but often unmount information logs is not there)
  • Will Cloudron manage the update from 22 LTS -> 24 LTS?

    Solved ubuntu upgrade
    4
    1 Votes
    4 Posts
    648 Views
    jadudmJ
    Many thanks, all. I missed that bit of the documentation. I'll definitely backup; I'm running on bare hardware, and didn't even do myself the courtesy of running Cloudron in a VM. I may... use this as an opportunity to change that. Either way, this is all I needed. Thank you!
  • DNS Error: DNS AAAA Record is not synced yet: ETRYAGAIN

    Solved dns ipv6
    16
    1 Votes
    16 Posts
    2k Views
    micmcM
    @girish moreover, the package.json on my WS indicates the version installed as being "version": "5.9.0"so then I still tried from the git directory and I still get: No image found, please run `cloudron build` first or use --image Now, when I try without the git to the repo then I get: App repair error: No CloudronManifest.json found Ho my...
  • Timezone BST (British Summer Time)

    timezone
    8
    1 Votes
    8 Posts
    1k Views
    girishG
    Unfortunately, the browser does not give us DST offset information to display. Only the UTC offset.
  • Netcup upgrade to new generation

    Solved netcup migration
    2
    1 Votes
    2 Posts
    599 Views
    J
    @RazielKanos yeah, you will have some down time when migrating. If apps don't change, then you can avoid downtime by restoring using 'dry run' - https://docs.cloudron.io/backups/#dry-run . Once restored on new server, just change the DNS. This way you won't have downtime but with the caveat that you will lose changes that were made to the old server since the backup that was restored on the new server.
  • Backup not working since auto-Updating to 8.0.3

    Solved
    6
    0 Votes
    6 Posts
    439 Views
    RazielKanosR
    @humptydumpty updated ^^
  • Unable to Backup Since Updating to 8.0.3

    Solved update backups
    19
    1 Votes
    19 Posts
    2k Views
    S
    It did turn out to be a DNC issue which Joseph at Clourdon support fixed and then created a backup.
  • Apps Showing Update Required Constantly

    Solved updates
    5
    2
    0 Votes
    5 Posts
    822 Views
    J
    @senthilkumaran https://github.com/TryGhost/Ghost/releases . there were 5 releases just this week. You can change update schedule in the settings -> update
  • Failed backups and email config issue since 8.0.3 upgrade

    Solved backups email update issue
    6
    1
    0 Votes
    6 Posts
    1k Views
    B
    @Beardmancer said in Failed backups and email config issue since 8.0.3 upgrade: I decided to go ahead and try adding this to /etc/systemd/resolved.conf since it's easy enough to comment out. DNS=8.8.8.8 1.1.1.1 After doing that and restarting the service with systemctl restart systemd-resolved, things seem to be working correctly. The file /etc/resolv.conf lists nameservers now and a manually-initiated backup just completed successfully. Thanks for the hlep @nebulon ! In the future, is there anything I should look out for to avoid this? I don't know what caused it. Maybe it was the 8.0.3 upgrade, or maybe it was an Ubuntu update? I think I rebooted Cloudron for the latter recently. If there's a configuration I might have setup wrong, I'd love to correct it.
  • Open ports on my server

    Solved ports firewall
    3
    1 Votes
    3 Posts
    551 Views
    J
    @cocam123 Cloudron does not support installing external software as such. With that warning, https://docs.cloudron.io/networking/#whitelist-ports will help you expose the port. Cloudron has it's own firewall written on top of iptables and does not use ufw.
  • 2 Votes
    4 Posts
    684 Views
    C
    Thank you!
  • Cloudron 8 fully rolled out?

    Solved update
    4
    1 Votes
    4 Posts
    764 Views
    J
    @imc67 8.0.3 is needed
  • change user management to Cloudron from app management for the installed app

    Solved import sso
    2
    2 Votes
    2 Posts
    331 Views
    J
    @harryz A way to migrate the data is: Create a backup of the app Install a new app instance with Cloudron user management Import the backup into new instance . https://docs.cloudron.io/backups/#import-app-backup Please double, no triple check the user management setup after import. The reason we don't have an easy way to change the SSO is because each app acts very differently when moving auth providers. Especially creation of default accounts, admin accounts, registration etc is all very app specific.
  • config.php permissions

    Moved Solved filemanager
    4
    1 Votes
    4 Posts
    1k Views
    B
    Thanks for the update, I am glad to know it is fixed.
  • AutoUpdate Cloudron aborts

    Solved update
    10
    1 Votes
    10 Posts
    2k Views
    J
    Sorted out on support. This had to do with some efi package blocking apt updates and thus the update stopped mid way.
  • how to change DNS settings of my server ?

    Solved dns
    21
    0 Votes
    21 Posts
    4k Views
    girishG
    Fixed in support as outlined in https://forum.cloudron.io/topic/12300/how-to-change-dns-settings-of-my-server/18