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.6k Posts
  • remotePath must be a string

    Solved restore
    14
    1
    1 Votes
    14 Posts
    3k Views
    ajtatumA
    Just to let anyone else know, I ran into the same issue with 7.2.0 when migrating servers and made the change that @girish mentioned and it still didn't work until I restarted docker (systemctl restart docker) and then it worked!
  • Purchase Subscription

    Solved subscription
    3
    0 Votes
    3 Posts
    755 Views
    girishG
    This was sorted out in support. The Stripe account associated with the customer got disconnected from our appstore account. This was caused by a bug which we have now fixed.
  • Bug: Amount of notifications shown is not correct

    Solved notifications
    3
    2 Votes
    3 Posts
    1k Views
    nebulonN
    This should be fixed with the next release. There were a couple of state issues which needed fixing.
  • The notification counter seems to be limited to 100

    Solved notifications
    4
    1
    3 Votes
    4 Posts
    965 Views
    nebulonN
    This should now be fixed with next release. It will show 100+ in such a case.
  • remote path while restoring

    Solved restore backblaze
    5
    1
    0 Votes
    5 Posts
    1k Views
    jagadeesh-s2104J
    @girish Thank you!! It worked with the version parameter!
  • Haraka - Clear Pending Deliveries

    Solved mail
    6
    0 Votes
    6 Posts
    1k Views
    robiR
    @girish Then just expose a button for the Mail admins to be able to clear the queue
  • Does cloudron block bogon networks?

    Solved firewall networking
    5
    1 Votes
    5 Posts
    1k Views
    micmcM
    @alexdimarco said in Does cloudron block bogon networks?: One of the wifi networks (I do not have control over) uses bogon IP space for addressing. When connected to this network I cannot access any Cloudron servers. Do they block bogon? If so, how can I white list a network - in specific 100.64.0.0/10? Cloudron blocks nothing by default.
  • Custom link in dashboard

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    Thank you! Wait and see then ..
  • Installation error

    6
    0 Votes
    6 Posts
    1k Views
    girishG
    @wisameldin On the ubuntu 20 install, can you run the setup script again with ./cloudron-setup --redo ? I think this is the same issue as: https://forum.cloudron.io/topic/6660/help-please-failing-setup-of-cloudron https://forum.cloudron.io/topic/6632/help-me-please-got-error-while-installing-the-cloudron-on-a-fresh-ubuntu-20-04-x64-server https://forum.cloudron.io/topic/6561/that-install-script-fails-74-times-out-of-75 I tried to fix this with https://git.cloudron.io/cloudron/box/-/commit/bfb233eca19df07a82e3b524812d8270371ed738 but clearly it's not enough.
  • 1 Votes
    5 Posts
    871 Views
    girishG
    As a hack, change the update schedule for every hour Related note: would be nice if we could display "the app is xx updates behind". We don't have an appstore API for this though.
  • 1 Votes
    7 Posts
    2k Views
    girishG
    Here we go : https://docs.cloudron.io/apps/#low-resource-warning
  • App Support for LDAP (Cloudron Auth)

    Locked
    2
    0 Votes
    2 Posts
    591 Views
    nebulonN
    This is basically a duplicate of https://forum.cloudron.io/topic/6463/list-of-apps-that-support-ldap-cloudron-user-directory/13
  • Sharing Database between Apps

    Solved database
    8
    1 Votes
    8 Posts
    2k Views
    brianbB
    @girish the example command did the trick! I was not using the correct syntax but also I didn't specify the database name. Once I did that I was able to reach the Ghost mysql database from the Discourse app
  • 0 Votes
    4 Posts
    1k Views
    girishG
    @S0ulf3re I think the issues you are facing to related to DNS, so the box logs probably won't help. As a first step to get the dashboard reachable again, ismy.domain.com pointing to Cloudron server IP? You can check host my.domain.com on your PC to verify what the DNS is configured as.
  • Let's Encrypt Issues - 2 Layer Sub Domains

    Solved letsencrypt certificates
    7
    0 Votes
    7 Posts
    2k Views
    J
    @girish That did the trick, I appreciate it.
  • 2FA login with CLI

    Solved cli 2fa
    7
    2 Votes
    7 Posts
    729 Views
    nebulonN
    @atridad yes it does. If you run cloudron --help you can see the "global" options on the top, which apply also to subcommands.
  • SSH into App Directly with External Tool (No Browser Terminal)

    ssh mysql
    3
    0 Votes
    3 Posts
    1k Views
    girishG
    Also, see https://forum.cloudron.io/topic/3237/remote-sql-support-on-a-per-app-basis?_=1652377131316 on how one can connect with a SSH tunnel.
  • Use an additional Linode volume

    Moved volumes
    9
    0 Votes
    9 Posts
    2k Views
    robiR
    @SamGreenwood please give us more context via screenshots of what you're looking at. In general cloudron won't allow you to map volumes if they're not there, or move storage to the wrong mount points.
  • Apps Were Crashing Now Cloudron Dashboard is Inaccessible

    Solved dashboard
    11
    0 Votes
    11 Posts
    2k Views
    girishG
    @jdaviescoates said in Apps Were Crashing Now Cloudron Dashboard is Inaccessible: I wonder if we could use one of the notification/ automation type apps (or something could be built into Cloudron itself), to get notifications about when disk space is running low? Yes, agreed! It's in the backlog to notify via some external channel. Probably 8.0.
  • Using domain alias for more apps

    Locked Solved domains aliases multi-tenant
    7
    0 Votes
    7 Posts
    2k Views
    S
    Thanks for your investigations! In general, as @micmc pointed out, there is no real benefit of multi-tenant setup on Cloudron. The biggest benefit I see is a clean dashboard. I did such a setup on other hosting platforms and never had trouble with that. While an app can have multiple databases on Cloudron, we have to investigate if it's worth the trouble of supporting such a setup. Yes, I'm wondering this request is so rare.