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
  • How to use cert files in custom applications

    reverseproxy certificates
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @niko You have to convert the app into a Cloudron app for all this to reliably work. We don't support running/installing other things other than Cloudron on the same server. This is because Cloudron will overwrite nginx configuration etc from time to time (for example, updates bring in new configuration). If your app has a Dockerfile, you can make it a custom app with not too much work - https://docs.cloudron.io/custom-apps/tutorial/ . Custom app will automatically get certs, backups, restore, clone features etc with no extra work. What framework/language does your app use?
  • 0 Votes
    3 Posts
    3k Views
    girishG
    @makemrproper I have seen this as well . I am not sure what's causing this. But I will keep this thread open, just in case someone else hits this. I has to restart docker to "fix this" (systemctl restart docker)
  • Aws Backup error : EPIPE HTTP Code : NetworkingError

    Solved bacups aws
    10
    0 Votes
    10 Posts
    2k Views
    girishG
    @jordanurbs Yes, this is in 6.0.1. Are you in 6.0.1 ? https://git.cloudron.io/cloudron/box/-/commit/bedcd6fccf58830b316318699375bc1f582a5d7a has the fix. Do you have any error logs?
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Cannot Access App

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @davidpg The site is up now, I sent you an email from support@.
  • Replace custom build with version from appstore?

    Solved cli
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    I have added cloudron update --appstore-id {id} for the next release.
  • Application logs not available

    Solved logs userinterface
    7
    0 Votes
    7 Posts
    2k Views
    marioM
    @nebulon clearing the cache did indeed help - thanks @girish
  • Format for IP Blocking

    Solved networking firewall
    3
    0 Votes
    3 Posts
    818 Views
    robiR
    @shai said in Format for IP Blocking: If you are curious, blocking China and Russia came to 19,000 rows. Cloudron didn't stutter. The firewall does. It will take progressively longer to make fw changes as you keep adding IP blocks. Not an issue for one time things, but something to keep in mind.
  • v6.0.1, unable to update app, unable to access Terminal or File Manager

    Solved dashboard i18n
    5
    0 Votes
    5 Posts
    1k Views
    ChristopherMagC
    @nebulon Nice, your absolutely right. Both are crashing over and over but by the looks of it for different reasons. I will start a separate threads about those issues but you solved the last mystery here, first issue was terminal not loading after update due to browser cache, 2nd issue is the apps are actually crashing over and over and that is why the terminal keeps resetting. Thanks for your help!
  • Automatic Updates - updated Cloudron but none of the apps

    Solved updates
    3
    0 Votes
    3 Posts
    654 Views
    d19dotcaD
    @girish said in Automatic Updates - updated Cloudron but none of the apps: box update only happens like once a month, so we have decided to ignore this Ahh, okay. Yeah I figured it was a rare occurrence so no biggie there. This situation though is what lead me to the feature request on bulk-updating the app updates on demand.
  • Can't Move to new Server

    Solved aws restore namecheap
    9
    1 Votes
    9 Posts
    2k Views
    alkomyA
    @shai Yeah, it's tricky Thanks for your this hint, anyway, here's a screenshot for lazy ppl [image: 1607555574126-screenshot-2020-12-10-at-01.05.01.png] [image: 1607555601662-screenshot-2020-12-10-at-01.07.01.png]
  • Manual Backup

    Solved restore
    12
    0 Votes
    12 Posts
    2k Views
    J
    It worked! My instance and dashboard are back online with all my data restored. I can feel the awesomeness of Cloudron again. In the end the install with ./cloudron-setup --version 5.6.3 seem to have worked on Ubuntu LTS (after a minor version downgrade of NGINX). Now that I've mastered the install/restore I can always go back to Ubuntu 18 if I have any problem. Thank you again for your help.
  • Marking Topics Solved

    Solved
    3
    0 Votes
    3 Posts
    687 Views
    jdaviescoatesJ
    @marcusquinn said in Marking Topics Solved: @Shai yup, you have to change your post to be a Question, then tick "Solved". No permissions necessary to do that. Thanks! I'd often wondered (but not enough to actually figure it out!)
  • Is Full Text Search (Solr) also useful for IMAP?

    Solved email solr fts
    3
    2 Votes
    3 Posts
    885 Views
    girishG
    I found that in Thundberbird, if you press Ctrl+K, it will use IMAP search. On Android K-9, there is Settings -> Account Settings -> Search -> Enable server search.
  • Issues viewing file browser on 6.x.x

    Solved i18n
    5
    1
    0 Votes
    5 Posts
    1k Views
    nebulonN
    Yes every single text string you see was replaced with translation templates. These were a lot of changes. I've also now made a change to all html files sourcing scripts to bust the cache for new releases. Hopefully it was just a caching related issue and then this shouldn't happen in the future.
  • Migration and Cloudron/Ubuntu Update

    Solved migration upgrade ubuntu focal
    4
    0 Votes
    4 Posts
    1k Views
    ShaiS
    @girish I successfully migrated my Cloudron from one server to another. I followed your directions and updated Cloudron to v 6.0.0 before making my final backup of the old server. Thank you.
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Upgrading Ubuntu 18.04 ->20.04 on Cloudron 6.0.1

    focal upgrade ubuntu
    7
    1 Votes
    7 Posts
    2k Views
    girishG
    @necrevistonnezr Don't upgrade yet, I have a blog post that I will publish later today on how to update. It's a bit different than 16 to 18. That main difference is that the mysql server has to be upgraded as well.
  • Dashboard UI issues in v6

    Solved dashboard userinterface
    3
    1
    1 Votes
    3 Posts
    809 Views
    nebulonN
    I managed to fix that. Will likely only be part of the next patch release though.
  • How to mount local folder as Volume?

    Solved volumes mount
    4
    1 Votes
    4 Posts
    1k Views
    imc67I
    @girish it works like a charm, absolutely awsome!