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.8k Posts
  • Patch your Unbound DNS servers. CVE-2019-16866

    Solved security
    2
    0 Votes
    2 Posts
    685 Views
    girishG
    @necrevistonnezr Thanks, good to know. Will keep an eye for the ubuntu update. Cloudron is not at risk because we only use it internally (it is not exposed via public port). We also don't use NOTIFY query (this is a zone change notification across dns servers) as we use unbound as a recursive resolver and nothing more.
  • Cannot login to cloudron dashboard due to falling back to self-signed certificate

    Solved
    4
    0 Votes
    4 Posts
    730 Views
    nebulonN
    Most likely this was due to the issue in the last release. If renewal is attempted but fails for some reasons you will get an email notification about that. Generally it will start trying to renew 1 month prior to expiration.
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    1 Views
  • npm install in LAMP app

    Solved
    3
    0 Votes
    3 Posts
    893 Views
    yusfY
    Ah, that did it. Thank you!
  • Samba mounted storage cannot mount after kernel update

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    ?
    Thanks for the answer!
  • Sign-in needed twice

    Solved auth
    7
    0 Votes
    7 Posts
    2k Views
    nebulonN
    This has been fixed now with https://git.cloudron.io/cloudron/box/commit/2bde023d4dc783761553a0a7be88650e5885b4ad and should be part of the next release.
  • Unable to Uninstall ReleaseBell

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    T
    @msbt d'oh! That worked, I was able to delete the app successfully after manually (and with sudo) deleting the contents of that directory. @girish that directory contained an empty data directory and that's it. Hope that helps debugging!
  • 0 Votes
    3 Posts
    623 Views
    girishG
    @PRajShar To clarify what this error is trying to say: Let's assume that you have an existing website app (i.e external to Cloudron) on app.domain.com. Now, you go to Cloudron and try to install an app in the domain app.domain.com. Cloudron will detect that the DNS already has an entry for this and fail with the above error. To fix this, go to your DNS provider and remove the app.domain.com entry. Then in Cloudron, click the Repair (wrench icon) and it should work. Alternately, just use another subdomain app2.domain.com or something.
  • Frequent mail bounces / "Message delivery failure notice"

    Solved email
    6
    2
    0 Votes
    6 Posts
    2k Views
    murgeroM
    @subven Have you read https://docs.microsoft.com/en-us/office365/securitycompliance/use-the-delist-portal-to-remove-yourself-from-the-office-365-blocked-senders-lis ? You should be able to get your specific IP delisted.
  • force update

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    nebulonN
    Yes, the post @d19dotca linked will have the explanation.
  • What app is using up storage?

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    nebulonN
    Yes it also shows email storage details
  • Change username?

    Solved usermanagement
    3
    0 Votes
    3 Posts
    1k Views
    T
    Thanks @girish, that makes sense. I need to migrate TTRSS and Wallabag which should be pretty trivial I believe. The one I'm worried about is Nextcloud because I have some plugins and settings configured just how I want them.
  • can't create repo on git.cloudron.io

    Solved
    3
    0 Votes
    3 Posts
    856 Views
    girishG
    @TheNils If you think it's worth getting those apps published, please join our chat at https://chat.cloudron.io if you have any questions
  • Failed to install app. Not registered (424)

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    nebulonN
    @hoangweb the initial installation should work if you have logged into the appstore in your Cloudron dashboard. For the latter issue about the dev group permission, this is because we currently have to limit access to our app package build service to build custom packages. But since you appear to install the regular WordPress app using the --appstore-id I think the build should not be necessary anyways.
  • Restart an app

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    V
    thanks @msbt !
  • How do I test restoring / migrating to a new server?

    Solved migration
    6
    1 Votes
    6 Posts
    2k Views
    V
    I’m having some similar thoughts about restoring / migrating Cloudron as @d19dotca . So it is possible to set up Cloudron on different primary domains (or IPs) but still keep the same subscription. The use-case I’m aiming for is just to serve the code closer to the readers / users. Will the apps on one Cloudron appear on the other Cloudron? @girish
  • App base domain goes to Cloudron admin page

    Solved ghost
    4
    0 Votes
    4 Posts
    1k Views
    V
    As an update, I found this post solved the issue https://forum.cloudron.io/topic/1819/wordpress-unmanaged-re-directions-unable-to-install/4 I have example.com for the primary domain & my.example.com for Cloudron admin. For the Ghost app, it is ghostexample.com. At first visit, it showed me the Cloudron login page. This was fixed after a while. The www.ghostexample.com going to admin page was fixed by removing CNAME & adding redirect. Thanks for the support!
  • Runing A Scheduled task (cron)

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    affinityA
    That would work! Thank you for clarifying this for me. Cheers!
  • Does Cloudron take up 20GB disk space?

    Solved install
    7
    1 Votes
    7 Posts
    2k Views
    necrevistonnezrN
    @vjvanjungg https://www.netcup.eu/ (English)
  • nginx vulnerabilities (13 August 2019)

    security
    2
    1 Votes
    2 Posts
    691 Views
    girishG
    I guess this should come in as an nginx update via ubuntu at some point. We don't package nginx ourselves.