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.2k Posts
  • Updating Cloudron to a stable version

    Solved update migration
    4
    1 Votes
    4 Posts
    780 Views
    girishG
    @eddowding said in Updating Cloudron to a stable version: I was migrating servers when I noticed that I'm on 7.2.5, but the latest is 7.3.2. When moving to the new server, you can install it as ./cloudron-setup --version 7.2.5 . 7.3 was out last week, just ironing out some regressions. We expect to start rolling it out next week.
  • After update to 7.3.2, mySQL does not come up

    Solved mysql addons
    6
    0 Votes
    6 Posts
    2k Views
    girishG
    @necrevistonnezr I wasn't aware of the setting, good to know.
  • Cert check missing in box

    Solved certificates
    3
    1 Votes
    3 Posts
    632 Views
    robiR
    @girish Great. Yes, thanks for asking, it was a painful several hours during the wee hours of the night figuring out how to generate a set of new certs that would bring the UI back enough to regenerate them all. I ended up using one of the 3rd party CLI tools for LE called getssl.
  • multiple servers

    Moved Solved multi-host
    2
    0 Votes
    2 Posts
    774 Views
    nebulonN
    Currently Cloudron is single-server only, however you can of course have multiple Cloudron and thus servers. You can also connect those Cloudrons with regards to the users, by using the external user directory on one Cloudron connecting to the user directory server on the other.
  • Bug: Subscription paid but subscription canceled

    Solved subscription
    4
    0 Votes
    4 Posts
    624 Views
    girishG
    Whoops, apologies. It seems you already wrote to support@cloudron.io and the issue is already resolved.
  • out of space error leading to missing certs

    Solved nginx disk space
    22
    1 Votes
    22 Posts
    2k Views
    robiR
    @subven said in out of space error leading to missing certs: @girish there is no way to trigger certificate renewal over the (SSH) console? I'd like an answer to this question.. as I just ran into the missing cert problem too. Having deleted all the conf/cert files, and gotten nginx started, the UI is still not accessible after box restart. All apps are inaccessible too. box restart seems to recreate the /etc/nginx/applications/my.domain.conf BUT doesn't check if the /home/yellowtent/platformdata/nginx/certs/my.domain.host.cert is there. How are they regenerated from the CLI?
  • App store down? It won't load from dashboard.

    Locked Solved domains appstore
    6
    0 Votes
    6 Posts
    1k Views
    robiR
    I was just wondering why the forum was down, yet the many subdomains were working fine. Yay for more resilient features.
  • I can not find the App Cloudron installed at my domain

    Solved filemanager filemanagement
    3
    0 Votes
    3 Posts
    650 Views
    D
    @nebulon Awesome! Muchas Gracias!
  • rootDSE (still) not readable

    Solved ldap
    6
    1 Votes
    6 Posts
    1k Views
    klongeigerK
    That's great! Thank you very much.
  • Installation Error

    Solved
    6
    1
    0 Votes
    6 Posts
    2k Views
    nebulonN
    @mrchrisjones I don't think the reddit thread is related to this directly, but it seems our latest version has some install regression. We are investigating. Until that you can run cloudron-setup --version 7.2.5 on a fresh Ubuntu which should not have the issue. And to confirm, Cloudron does support running at home as long as you can portforward the relevant ports from your router to the server. Sorry for that hickup on our side.
  • How to reset cloudron configuration?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    BrutalBirdieB
    @nebulon ohh yes that could be it.
  • Email delivery fails when responding to calendar invites

    1
    0 Votes
    1 Posts
    395 Views
    No one has replied
  • Could not pull cloudron/base

    Solved installation
    3
    0 Votes
    3 Posts
    776 Views
    S
    @nebulon Thanks, corrected by hosting company, now it worked fine.
  • Fonts display in terminal broken

    Solved webterminal firefox
    4
    1
    1 Votes
    4 Posts
    752 Views
    girishG
    Closest upstream issue I found was https://github.com/xtermjs/xterm.js/issues/3380 . But @nebulon tells me the latest 7.3 release moves xterm.js to some OpenGL based rendering, so probably this bug solves itself.
  • PTR record resolves incorrectly.

    Solved ptr
    3
    0 Votes
    3 Posts
    772 Views
    nebulonN
    thanks for sharing the root cause!
  • reverse proxy infront of cloudron?

    Solved app proxy
    5
    0 Votes
    5 Posts
    1k Views
    jagadeesh-s2104J
    @robi Thank you!! Nginx Proxy Manager is a UI + LetsEncrypt for Nginx if I have to simplify it. Do you have a sample Nginx proxy conf for this setup? Thanks again!
  • Mail Certificates do not get renewed.

    Unsolved mail certificates
    16
    1 Votes
    16 Posts
    3k Views
    nebulonN
    This should hopefully be fixed in Cloudron v7.3
  • This topic is deleted!

    0
    1 Votes
    0 Posts
    180 Views
    No one has replied
  • 0 Votes
    2 Posts
    550 Views
    subvenS
    You could install Cloudron within a subdomain. This way you could do something like my.sub.domain.com for Cloudron itself and *.sub.domain.com for the Wildcard DNS entry.
  • postgresql configuration / slow log

    Moved Solved postgresql
    8
    1 Votes
    8 Posts
    2k Views
    marcusquinnM
    Sounds good. Yes, we're happy to help with query optimisation in apps and send feedback upstream. This is the quickest way we can do that. With some luck, we'll all end up with faster apps from this R&D too.