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
  • Unable to Uninstall ReleaseBell

    Solved
    5
    0 Votes
    5 Posts
    939 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
    493 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
    1k 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
    843 Views
    nebulonN
    Yes, the post @d19dotca linked will have the explanation.
  • What app is using up storage?

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

    Solved usermanagement
    3
    0 Votes
    3 Posts
    925 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
    679 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
    893 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
    957 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
    547 Views
    girishG
    I guess this should come in as an nginx update via ubuntu at some point. We don't package nginx ourselves.
  • SOGo base image

    Solved
    8
    2 Votes
    8 Posts
    2k Views
    murgeroM
    @girish I have a project I've been working on, and although it doesn't do exactly that, it can modify files in a single containers filesystem: https://github.com/mitchellurgero/cloudron-codiad And the code for the webapp: https://github.com/mitchellurgero/codiad
  • Fussier user search

    Solved
    3
    0 Votes
    3 Posts
    397 Views
    nebulonN
    This has been resolved with https://git.cloudron.io/cloudron/box/issues/646
  • Can I install Cloudron on my host’s CentOS 7?

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    V
    Okay then, I understand. Thank you @subven @nebulon for you guys responses!
  • Backup configuration is (not) unsafe

    Solved
    3
    1
    1 Votes
    3 Posts
    819 Views
    subvenS
    Okay I think my request is already solved since I did not read the documentation. I will check the "is an external EXT4 Disk" checkbox for the future Maybe I did not think it through when I made the setting. On the other hand, the description might be clearer. Thanks in any case for the documentation. PS: Haha thank you @nebulon I solved it myself while you where typing. Yes the Checkbox could be more obvious.
  • Open ports in firewall

    Solved firewall
    6
    1 Votes
    6 Posts
    2k Views
    murgeroM
    @necrevistonnezr That is true, however the configuration steps are different than what has been described before when trying to work around this issue.
  • Considering a video server for streaming/download...suggestions?

    4
    0 Votes
    4 Posts
    933 Views
    murgeroM
    @Jhonmicky said in Considering a video server for streaming/download...suggestions?: I'd like to have some sort of similar simple frontend for people to choose video files and be offered to either stream them You might want to consider using something like Nextcloud, uploading the files to a folder and then sharing the folder publicly. this should do what you want with little setup.