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.5k Posts
  • Upgrading Ubuntu 18.04 ->20.04 on Cloudron 6.0.1

    focal upgrade ubuntu
    7
    1 Votes
    7 Posts
    1k 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
    574 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
    807 Views
    imc67I
    @girish it works like a charm, absolutely awsome!
  • How to change the default files loaded for new users in NextCloud

    Solved
    3
    0 Votes
    3 Posts
    533 Views
    P
    @girish Thank you. I promise you I thought I looked through the docs.
  • Adguard Fails to Start but is Running

    Solved
    5
    0 Votes
    5 Posts
    772 Views
    robiR
    @doodlemania2 assuming it was a reboot that did it. thanks for letting us know.
  • Please disable transparent hugepage

    Solved redis server
    16
    0 Votes
    16 Posts
    3k Views
    J
    As I said on the other thread I seem to have managed to install cloudron on Ubuntu 20.04 LTS by following your advice to use ./cloudron-setup --version 5.6.3. I've disabled automatic upgrades and I'll wait a bit to upgrade to version 6. All is good!
  • 0 Votes
    3 Posts
    903 Views
    girishG
    Since, we got so many support tickets about this already I will paste what I said in the other thread. Let's Encrypt have started using R3 as the intermediary cert - https://scotthelme.co.uk/lets-encrypts-new-root-and-intermediate-certificates/ . This cert has issuer text slightly different. Since the text has changed, Cloudron tries to renew the certs too early and this results in the above notification. The notification can be ignored since it's a false alarm, the certs and sites will be fine. There are two ways to fix this: Update to Cloudron 6 - you can go to Settings -> Check For Updates and then Update. It will give a notification that it is unstable. It's reasonably safe to update, the notification exists because we roll out updates very slowly to keep support manageable for us. Please expect some downtime (like 10 mins) since the update re-configures all the docker containers. Alternately, you can make this one line change in your current Cloudron version - https://git.cloudron.io/cloudron/box/-/commit/3e62f1913ab05750a343c197c519d38bf17d5b3b . The file is /home/yellowtent/box/src/reverseproxy.js and then systemctl restart box.
  • Install Location

    Solved scaleway installation
    8
    0 Votes
    8 Posts
    2k Views
    nebulonN
    I think we won't change the minimum requirement tested for in the cloudron-setup script for now. It seem quite the edge case to have that little storage available, however it is good that we know there is a possible workaround for those cases.
  • Error removing volume while updating Nextcloud

    Solved docker volumes
    3
    0 Votes
    3 Posts
    532 Views
    E
    It looks like restarting docker and running configure again did the trick. Fixed!
  • Cannot access logs of any app nor the cloudron instance

    Solved logs cache
    6
    1
    0 Votes
    6 Posts
    1k Views
    nebulonN
    I will put a cache busting hash for the other toplevel pages in the dashboard, just like we have for the main dashboard. This should mitigate that issue for the next release.
  • Namecheap API key not working

    Solved namecheap dns
    20
    1
    0 Votes
    20 Posts
    5k Views
    marcusquinnM
    @brutalbirdie Yeah, I tried their Ghost hosting once, until I found how far behind their version updating lagged, which led me to discover Cloudron
  • Certificate renewal error - Namecheap

    Solved certificates namecheap letsencrypt
    9
    1 Votes
    9 Posts
    2k Views
    BrutalBirdieB
    @girish feeling lazy, will wait for the official update
  • Should my swap equal my RAM?

    Solved ram swap memory
    6
    0 Votes
    6 Posts
    1k Views
    M
    @girish Increasing the swap seems to have cured the problem. Additionally, there may have been a problem caused by a misreading of the amount of swap as originally on the Linode it said there was only 512mb but in Cloudron it said there was almost 1GB. I have increased the swap from 512mb to 2048mb and I haven't received any app out of memory notifications since then so that seems to have cured it. Thank you for your help.
  • Mailgun Setup Issues

    Solved mail relay mailgun
    18
    0 Votes
    18 Posts
    3k Views
    marcusquinnM
    @edapm Personally, I'm all-in with Hetzner, not free but the best value for features I've found, particularly having network DDoS protection as standard. Others recommended include Contabo and Scaleway. If you're getting free (inclusive) stuff from Microsoft then I suppose that's decent. Personally, I'm all GitLab, so anything GitHub is second-choice. I guess there's nothing truly free, including your time, but those are the options I recommend, otherwise it's support tickets to Azure and hope for their ability to allow for port needs.
  • Networking - Whitelist ports does not work as expected

    Solved firewall
    12
    1 Votes
    12 Posts
    2k Views
    BrutalBirdieB
    @girish said in Networking - Whitelist ports does not work as expected: @robi @BrutalBirdie done! https://git.cloudron.io/cloudron/box/-/commit/4287642308081d27dcc160f845fd5dedb27eb481 That was fast.
  • Discount coupon issue

    Moved Solved billing subscription vat
    7
    0 Votes
    7 Posts
    1k Views
    X
    I was contacted very shortly after asking. both on this forum and by email. but i was later on in weekend. it seems solutions were handled this morning to solve my question. support seems to be fast and fair in a word efficient thank you
  • SMTP Email Help!

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    girishG
    @edapm https://docs.cloudron.io/email/#relay-outbound-mails .
  • Hosting Provider Version

    Solved hostingprovider
    2
    0 Votes
    2 Posts
    577 Views
    girishG
    @Buyanbat Just repeating some of the stuff here that I mentioned on chat, so it's useful for others. We used to have a Hosting provider edition back in 2019 but we don't have this anymore since we folded most of the features into the main edition itself. As a general rule, the easiest and recommended way if you are hoping multiple apps for clients is to just have separate cloudron installations for each customer. So install Cloudron into customer1.myservice.com, customer2.myservice.com etc. In general, if your service is "hands free" / "self service", meaning where the customer installs their own apps and uses the Cloudron dashboard themselves, this is the best option. If you are managing the Cloudron installation (and not the customer), there are other approaches: If you want to share one server across customers, then you can either add all the domains and then install apps into those domains. When installing apps, you can select "Let the app manage users" at installation time. Then you can add your customers inside the apps. Another option is to add customers in a group of their own and restrict each app to have access to a specific group. One catch with this approach is that Cloudron admin role have access to all apps. So just make sure your customers are not admins on Cloudron. For next Cloudron release (6.1), we will have a way by which you can make specific users as admins of specific apps.
  • Iphone does not save email in "Sent" folder?

    Solved mail
    6
    0 Votes
    6 Posts
    3k Views
    P
    @marcusquinn @d19dotca @girish @nebulon Dear All, many thank's for answer. As I saw in the folders, Iphone has two kind of sent message folders: Sent Message Sent So as @d19dotca and @marcusquinn stated, on Thunderbird emails was saved in "Sent", but on iphone in "Sent Messages". When I configured emails who was on Cpanel iphone saved emails in "Sent". But when I configured email from Cloudron, iphone saved email in Sent Messages. Thant's why it was like I had missing email from Thunderbird and vice versa. Workaround is to configure the same folder and when adding Cloudron email on iphone, be sure to follow @d19dotca instruction. Thank's a lot! [image: 1606643259222-img_2488-resized.png]
  • 0 Votes
    17 Posts
    3k Views
    girishG
    Will mark this as solved since this is a DO issue.