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.4k Posts
  • Godaddy Domain API error 422

    Solved godaddy domains api
    4
    0 Votes
    4 Posts
    1k Views
    M
    @girish gotcha, thanks!
  • 1 Votes
    10 Posts
    1k Views
    nebulonN
    @jdaviescoates so the folder is owned by root even after an app restart?
  • Waiting for DNS propagation

    Solved cloudflare dns domains
    13
    0 Votes
    13 Posts
    2k 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
    2k 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
    558 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.
  • "Temporary translation failure" error in Mail logs

    Unsolved mail
    9
    1 Votes
    9 Posts
    919 Views
    d19dotcaD
    @girish That issue appears to have happened again two days ago... So originally on May 19th, but most recently I see occurrences of Temporary translation failure on May 20, 2022 around 11:50 PM Pacific Time. So it's definitely an infrequent issue, but appears to be recurring periodically.
  • Bug: Amount of notifications shown is not correct

    Solved notifications
    3
    2 Votes
    3 Posts
    823 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
    681 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
    918 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
    0 Votes
    5 Posts
    827 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
    1k Views
    S
    Thank you! Wait and see then ..
  • Installation error

    6
    0 Votes
    6 Posts
    788 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.
  • System Info shows no Apps

    Unsolved disk usage graphs
    10
    1
    0 Votes
    10 Posts
    1k Views
    girishG
    @robi Good point ... I think it's this way because one way to expand boxdata/appdata/platformdata is using symlinks. Then there's volumes , backups. So, it was easier to filter out by known filesystems.
  • 1 Votes
    5 Posts
    657 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
    1k 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
    439 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
    1k 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
    975 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
    1k Views
    J
    @girish That did the trick, I appreciate it.