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.2k Topics 22.5k Posts
  • Invalid SSL certificate - Cloudflare

    Solved cloudflare
    5
    1 Votes
    5 Posts
    741 Views
    girishG
    @robi I think the user put zone restrictions on his existing API keys. The Cloudron zone was not part of the API key.
  • Security Ubuntu

    Solved security
    9
    1 Votes
    9 Posts
    1k Views
    O
    OK, I'll try. Thanks for your suggestions.
  • OIDC / routing question

    oidc sso
    10
    1 Votes
    10 Posts
    1k Views
    jadudmJ
    OK. This was very exciting. I read some documentation. Specifically, https://docs.opnsense.org/manual/how-tos/nat_reflection.html. Once I slowed down, undid all the weird thrashing I did with various DNS shortcuts for route domains internally/directly (e.g. changing my unbound config, or creating aliases for my domain), and instead read the documentation for both reflection and hairpin NAT in OpnSense, I was good to go. Thank you for joining me on this journey where I create noise on the forum and discover that, by reading the manual, I can solve my own problems.
  • Error when updating Cloudron to 7.4.3

    Unsolved update
    2
    1 Votes
    2 Posts
    227 Views
    M
    probably via https://forum.cloudron.io/post/71420
  • Errors in Haraka with Cloudron 7.6.1

    Solved
    4
    2 Votes
    4 Posts
    513 Views
    girishG
    This is fixed in https://git.cloudron.io/cloudron/box/-/commit/e64182d79134e8828c2fa953c676a8f6b08247b7 Haraka also needed an upstream fix which I have submitted in https://github.com/haraka/haraka-plugin-limit/pull/52
  • Install on Ubuntu 22.04 failed with broken packages

    Solved install hostinger
    11
    1 Votes
    11 Posts
    3k Views
    V
    @girish I have mine in France. I've been able to install Cloudron since, I guess the problem was with the OS they provided, but I still don't understand why apt update only worked after 1 day.
  • "Platform data" and "Other" disk usage

    Solved cloudron disk usage logs
    26
    1
    0 Votes
    26 Posts
    4k Views
    girishG
    @foliovision you can also try docker system prune -a --volumes but generally I have never succeeded in making that reclaimable space be less than 2GB in any server using docker (even without Cloudron).
  • Information in docs changed regarding branding

    Solved branding
    5
    2 Votes
    5 Posts
    704 Views
    andreasduerenA
    @girish said in Information in docs changed regarding branding: @andreasdueren passwordreset.html and setupaccount.html already use app branding. notfound.html and appstatus.html are really more backend things . They have to be usable even when Cloudron is down and thus the API cannot be accessed to get the branding information. Of course, one can statically generate them each time branding is changed... I see, makes sense!
  • This topic is deleted!

    Solved
    2
    0 Votes
    2 Posts
    5 Views
  • Backup with two external drives

    Solved backups
    5
    0 Votes
    5 Posts
    633 Views
    S
    Yeah, thanks. I thought thats posible, but i will do it like our adivise
  • IPV4 must be a string

    Solved installation restore
    5
    1 Votes
    5 Posts
    656 Views
    girishG
    @skeats do you need help patching it?
  • Issues with Guacamole and Open Project

    Unsolved guacamole openproject disk space
    4
    1
    1 Votes
    4 Posts
    605 Views
    girishG
    @gnulab it will start using any free disk space automatically. Maybe try, going to the Repair section of the app. Click Enable Recovery Mode and then Click Disable Recovery Mode. This will recreate the container and maybe it works now. Can you try?
  • 1 Votes
    3 Posts
    393 Views
    scookeS
    At least they can copy/paste from the log file!!
  • Certificate self-signed in response for mail service in mail.domain.tld

    Solved mail
    4
    1 Votes
    4 Posts
    573 Views
    girishG
    @bloops are you saying you created a Domain called mail.domain.tld ? This is not needed. I think the certificate issue could simply be a matter of DNS propagation. Especially, with manual DNS, depending on your provider, this can take a while and Cloudron has no way to check . In such cases, it will start using a self signed certificate initially. There is a nightly cron job to renew certs and that would kick in and get a certificate eventually.
  • CNAMES and SAN Certificates?

    Moved Solved
    3
    1 Votes
    3 Posts
    468 Views
    girishG
    Yes, looks like you are asking for a multi-tenant setup. See https://forum.cloudron.io/topic/9258/request-for-change-rfc
  • Cloudron Offline

    Solved linode
    6
    1 Votes
    6 Posts
    988 Views
    D
    @DualOSWinWiz it was Storage issue which i resolved as it was 100% had to increase VM disk space then did bunch of ubuntu commands but it worked. i would recommend having an auto option to delete unwanted packaged related to Coudron. What's inside Docker 42.08GB OLD Backups [image: 1700103248634-aad5bebe-9f09-458b-83cc-76d090645232-image-resized.png]
  • apt update / install inside an app

    Solved
    12
    1 Votes
    12 Posts
    2k Views
    robiR
    @Adhok Don't forget to consider the opposite possibility. Push vs Pull.
  • Cloudron and Baserow staying down after AWS EC2 simulated crash

    Solved troubleshooting
    9
    1 Votes
    9 Posts
    976 Views
    girishG
    The issue here was DNS related. my.domain.com was not pointing to the public IP.
  • App logs window scroll issues

    Solved logs userinterface
    16
    0 Votes
    16 Posts
    2k Views
    nebulonN
    This is fixed with https://git.cloudron.io/cloudron/box/-/commit/fe1c483b7819404d4531fd34323bc2fc18534b85 now
  • Upgrade to Cloudron 7.6.1 ... services don't start?

    Solved update
    6
    1 Votes
    6 Posts
    781 Views
    girishG
    @Kubernetes thanks for reporting!