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.4k Topics 23.8k Posts
  • GoDaddy DNS API seems to be broken

    Solved godaddy domains
    7
    1
    0 Votes
    7 Posts
    2k Views
    potemkin_aiP
    @nebulon thank you! Guess I missed 7.2.0 & 7.2.1
  • Failed to backup

    Solved backups mongodb
    4
    0 Votes
    4 Posts
    1k Views
    andres.moyaA
    Good point. I checked the services and some of them are yellow (without error, but stalled in loading). I've restarted one app that uses mongodb and now the backup works. But it's very close to the memory limit. If this happens again, I'll increase the memory assigned. Thanks for pointing it out.
  • Automatic updates fail until I retry update/configure task

    Solved updates
    12
    1 Votes
    12 Posts
    2k Views
    eyecreateE
    @girish I checked, and there is nothing set there, so it's what the ISP is providing.
  • Clone Ubuntu and Cloudron to a smaller disk

    migration
    9
    0 Votes
    9 Posts
    2k Views
    robiR
    Backup/Restore process is actually better than a disk clone as it allows for one to remove the older cruft, upgrade the OS, switch hardware, etc.. yet all the Apps and Cloudron instance settings work as originally backed up. Very handy and a seriously difficult thing to do, hence the many disk imaging and other schemes to try and replicate a nicely configured system, which quickly become out of date, being so static. Cloudron FTW!
  • VULTR Let's encrypt renewal error 401

    Solved vultr certificates
    3
    0 Votes
    3 Posts
    815 Views
    M
    @girish said in VULTR Let's encrypt renewal error 401: [401] {"error":"Unauthorized IP address: Thank you sir. You are legend.
  • Godaddy Domain API error 422

    Solved godaddy domains api
    4
    0 Votes
    4 Posts
    2k Views
    M
    @girish gotcha, thanks!
  • Waiting for DNS propagation

    Solved cloudflare dns domains
    13
    0 Votes
    13 Posts
    3k Views
    nebulonN
    Just to note, it seems it was a timing issue, where the DNS in this case took longer than expected for full propagation.
  • remotePath must be a string

    Solved restore
    14
    1
    1 Votes
    14 Posts
    4k 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
    881 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
    1k 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
    2k Views
    jagadeesh-s2104J
    @girish Thank you!! It worked with the version parameter!
  • Haraka - Clear Pending Deliveries

    Solved mail
    6
    0 Votes
    6 Posts
    2k 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
    976 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
    687 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