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
  • Backup with two external drives

    Solved backups
    5
    0 Votes
    5 Posts
    1k Views
    S
    Yeah, thanks. I thought thats posible, but i will do it like our adivise
  • IPV4 must be a string

    Solved installation restore
    5
    1 Votes
    5 Posts
    1k Views
    girishG
    @skeats do you need help patching it?
  • 1 Votes
    3 Posts
    565 Views
    scookeS
    At least they can copy/paste from the log file!!
  • Certificate self-signed in response for mail service in mail.domain.tld

    Solved mail
    4
    1 Votes
    4 Posts
    936 Views
    girishG
    @bloops are you saying you created a Domain called mail.domain.tld ? This is not needed. I think the certificate issue could simply be a matter of DNS propagation. Especially, with manual DNS, depending on your provider, this can take a while and Cloudron has no way to check . In such cases, it will start using a self signed certificate initially. There is a nightly cron job to renew certs and that would kick in and get a certificate eventually.
  • CNAMES and SAN Certificates?

    Moved Solved
    3
    1 Votes
    3 Posts
    836 Views
    girishG
    Yes, looks like you are asking for a multi-tenant setup. See https://forum.cloudron.io/topic/9258/request-for-change-rfc
  • Cloudron Offline

    Solved linode
    6
    1 Votes
    6 Posts
    2k Views
    D
    @DualOSWinWiz it was Storage issue which i resolved as it was 100% had to increase VM disk space then did bunch of ubuntu commands but it worked. i would recommend having an auto option to delete unwanted packaged related to Coudron. What's inside Docker 42.08GB OLD Backups [image: 1700103248634-aad5bebe-9f09-458b-83cc-76d090645232-image-resized.png]
  • apt update / install inside an app

    Solved
    12
    1 Votes
    12 Posts
    3k Views
    robiR
    @Adhok Don't forget to consider the opposite possibility. Push vs Pull.
  • Cloudron and Baserow staying down after AWS EC2 simulated crash

    Solved troubleshooting
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    The issue here was DNS related. my.domain.com was not pointing to the public IP.
  • App logs window scroll issues

    Solved logs userinterface
    16
    0 Votes
    16 Posts
    4k Views
    nebulonN
    This is fixed with https://git.cloudron.io/cloudron/box/-/commit/fe1c483b7819404d4531fd34323bc2fc18534b85 now
  • Upgrade to Cloudron 7.6.1 ... services don't start?

    Solved update
    6
    1 Votes
    6 Posts
    1k Views
    girishG
    @Kubernetes thanks for reporting!
  • Zoho ZeptoMail

    Moved Solved
    4
    2 Votes
    4 Posts
    2k Views
    J
    @mhgcic said in Zoho ZeptoMail: Thanks, but seems to be working fine now. I think it was their verification process. I started using zeptomail when it first came out but was very unstable. Now works well, we have been using it up till now elasticmail. However, we found that too much abuse from robots signing people up to our mailing list caused issues with being reported as spam, now we have moved our newsletters to zoho campaigns and transactional emails to Zeptomail. Yes, I completely agree -- they rebranded from Transmail to Zeptomail and it had seemed like it wasn't done properly, so months of issues. I do occasionally have issues with domain verification and at random (normally fixed within a few minutes to hours) it seems to "drop" the verification. But over the past 6-8 months, that also seems to have been fixed. For reference, if anyone else comes by this topic -- we have it configured in Cloudron as follows: Cloudron Configuration External SMTP Server SMTP Host: smtp.zeptomail.com SMTP Port: 587 Username: emailapikey Password: *{zeptomail-smtp-api-key} * Retrieve / Create SMTP API Key Zeptomail Console Mail Agents > {mail-agent-name} Setup Info > SMTP > "Send Mail API Token #"
  • How to send email to all users in domain?

    Solved email
    5
    2 Votes
    5 Posts
    1k Views
    girishG
    I will mark this as solved but feel free to open a feature request post.
  • 4minitz - javascript heap out of memory

    Solved
    4
    1
    1 Votes
    4 Posts
    825 Views
    girishG
    @zen-xen3 ah I see, you have to ask upstream about other deployments.
  • Cloudron overwriting DMARC records?

    Locked Solved mail dmarc
    5
    4 Votes
    5 Posts
    2k Views
    girishG
    @Supaiku What would like to see implemented? DMARC records are set up with a unique subdomain already.
  • Installation error: nginx/docker/nodejs already installed

    Solved installation
    3
    0 Votes
    3 Posts
    910 Views
    girishG
    @jdaviescoates A fresh install of Ubuntu does not have docker, nginx or nodejs. We install specific version of these , so we need to make sure it's not already installed. I would take a step back: where are you creating the server? If it's a VPS provider, I can test out Cloudron installation there. Otherwise, can you tell me more about your server installation?
  • How to download backups via command line

    Solved
    5
    1 Votes
    5 Posts
    868 Views
    jdaviescoatesJ
    @girish probably can yes just hadn't even thought of trying that! Will give it a go when I get the chance...
  • Can't Restart Nextcloud after Disk full fixed

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    girishG
    @Shai yeah, better to remove it. On ubuntu, installing packages also enables them. So, this might cause problems in the future.
  • Cloudron Data Paths - Best Practices

    Solved storage
    14
    1 Votes
    14 Posts
    4k Views
    M
    @bmann Yeah, in that case, I'd say just use a provider that allows you to buy extra storage inexpensively and mount it as a volume. BuyVM is the one that comes to mind honestly. You can also use CIFS or NFS, but I don't know how well I'd trust them as primary storage for an app. Also, as said, some apps support external S3 (although that limits your capability to fully encapsulate your backups).
  • Nextcloud is down one in a while and needs to be restarted manually

    Solved
    3
    1 Votes
    3 Posts
    712 Views
    O
    Thanks for the reply. I just doubled from 15 to 30. Lets see if this helps.
  • Share a ssd from a raspberry on my local network and mount it on Cloudron.

    Solved
    8
    1
    2 Votes
    8 Posts
    2k Views
    E
    I'll give it a try. Thank you very much for your help and explanations.