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

3.6k Topics 25.3k Posts

Get help for your Cloudron

  • Expose reverse-SSH tunnel to Cloudron app?

    Solved
    4
    1 Votes
    4 Posts
    934 Views
    jamesJ
    Marking this topic as solved since no more input was given from user @jorrg
  • Memory exhausted on wp site affecting entire server

    Solved docker resources
    8
    1 Votes
    8 Posts
    2k Views
    jamesJ
    Hello @mbarria Since there was no more update in this topic can I assume this resolved itself?
  • External Provider (OIDC / OAuth) - Google Workspace

    Solved oidc
    8
    1 Votes
    8 Posts
    2k Views
    jamesJ
    Hello @Lomeu Did you figure this out or is this still an issue?
  • New Install - SSL Cert Won't Generate/Renew

    Solved certificates
    3
    1 Votes
    3 Posts
    810 Views
    jamesJ
    Closing this since no more user details were given.
  • Cloudron completely broken after update/reboot

    Solved ipv6 networking
    5
    0 Votes
    5 Posts
    1k Views
    jamesJ
    Closing this issue for now since no further details where provided.
  • Hetzner Storage Box not working

    Solved backup hetzner storagebox
    13
    2
    1 Votes
    13 Posts
    3k Views
    jamesJ
    Hello @JueBam Did you get this resolved or is further assistance required?
  • Subscription plans and support

    Moved Solved
    9
    1 Votes
    9 Posts
    2k Views
    B
    @girish @james Thanks!
  • 0 Votes
    4 Posts
    764 Views
    J
    @David-0 the Service Account Username should be set to cn=admin,ou=system,dc=cloudron and Service Account Password should be the Bind password. There are two separate LDAP servers - internal one and an external one. The external facing one can be authenticated against by the one and only "virtual admin user" i.e the admin CN above. Cloudron admin and Cloudron users don't have the permissions to search for other users in the external facing server.
  • Hacker Attack

    Solved email
    6
    2 Votes
    6 Posts
    1k Views
    girishG
    Given the confidential nature of this, please write to us at support@cloudron.io if they need some information on our side.
  • How to disable OCSP stapling?

    Solved reverseproxy letsencrypt certificates
    5
    1 Votes
    5 Posts
    2k Views
    girishG
    Fixed here - https://git.cloudron.io/platform/box/-/commit/ac7001b96e176e540ede9bb81e3fcb17ae7f6416
  • Email Spoofing Issue

    Solved email
    30
    1 Votes
    30 Posts
    5k Views
    C
    @webliska Is this resolved now?
  • Backup failed

    Solved backups
    4
    1 Votes
    4 Posts
    714 Views
    jamesJ
    Hello @CaeruleusAqua Please assist me in understanding this issue better. I want to figure out if is just a single filename or path and filename causing this issue. For this please go into the web terminal of your nextcloud and go into your /app/data/ folder. cd /app/data/ Please run the following command. It will find the deepest path and the longest filename. With these details I can further debug this issue. find . -type d | awk -F/ '{if(NF>max){max=NF; path=$0}} END{print "Max depth:", max-1, "Path:", path}'; \ find . -type f | awk -F/ '{if(length($NF)>max){max=length($NF); file=$0}} END{print "Longest filename length:", max, "File:", file}' Also can you please provide details about your backup provider?
  • Disk often full, cannot be extended, what remediations exist?

    Solved
    18
    0 Votes
    18 Posts
    3k Views
    SansGuidonS
    From a deeper investigation, it seems that is has to do with backups and not with Syncthing or Photos app. 4 times a day, Uptime Kuma is backed up, and each time the heartbeat table is dumped into syslog, growing the syslog by 1-2GBs each time. More details in https://forum.cloudron.io/post/112261
  • Using Cloudron as an SMTP smarthost relay for other systems

    Solved mail relay
    5
    1 Votes
    5 Posts
    1k Views
    robiR
    See: https://forum.cloudron.io/post/52997
  • Out of Disk, After resize not adjusting

    Solved disk resize
    5
    1 Votes
    5 Posts
    998 Views
    girishG
    Right, as you already figured out, you have to resize the fs manually. https://docs.cloudron.io/storage/#aws-ebs . Cloudron was more of an app deployment platform. Though after many years depending on which problems are often reported, we are putting in server management features (maybe we will add fs resize at some point).
  • Nextcloud restore fails - out of memory

    Solved nextcloud support restore
    6
    0 Votes
    6 Posts
    1k Views
    J
    You can check if the server itself is particularly low on memory by running free -m . Can you give nextcloud much more memory (in the Resources section) ? What is it at currently ?
  • Email forwarding with Amazon SES

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    J
    Cloudron uses SRS for mail forwarding. Does SES support SRS? I think off late gmail has also changed behavior wrt SRS. I think @girish is aware of this already, there is no fix currently.
  • GitLab App Import Restore Issues

    Solved
    4
    1 Votes
    4 Posts
    813 Views
    RubenFixitR
    Back from vacation. I had to write a script to search the backups for gitlab backups that had postgresqldump files with actual data. Apparently the last "good" backup that had a good postgresqldump file was back in April (2025-04-24-090000-501/app_gitlab_v1.103.0.tar.gz.enc). I was finally able to get it working by reapeating the restore steps: Install the matching version of Gitlab to the backup version Then restore by importing the backup Not sure how exactly it got to this state, but it's finally back up and running!
  • Recurrent Cloudron Downtime - Request for Support

    Solved aws ec2 unresponsive
    9
    1 Votes
    9 Posts
    2k Views
    scookeS
    Disk space. Ram. Probably the two* main components of a server that will make running Cloudron (or any software, really) a pleasure or a pain. But I think the easy answer isn't necessarily the best - buy a server with lots of disk space and lots of RAM - because use-case factors in alot. Perhaps some sort of pop-up questionnaire at some point in the purchase stream or set up process asking which apps are likely to be used would be one way to give a user a heads-up that their 4GB RAM, 60GB SSD server isn't going to cut it (or in this case an 8GB running Gitlab! Plus, it seems they are running additional software on that server, this "Mesa de Ayuda" which seems to be some kind of helpdesk software... Cloudron clearly advises running only Cloudron on a server and nothing else, so that was utilizing the same minimal 8GB of RAM). That said, I moved my Mastodon app off of my main server which has 64GB RAM and successfully run it on another server with just 4GB RAM plus 4GB swap, plus a Wordpress app, with stable results. I've also run a Presearch node on a 3.5GB RAM server along with Cloudron, and it all worked. *A third would be using Cloudflare. I know why ppl use it, I just don't know why ppl use it.
  • Unable to install apps

    Solved appstore
    2
    1 Votes
    2 Posts
    353 Views
    J
    @ruben.villarreal I got your mail on support@ and I have reset the app installations on our side. Can you please confirm?