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
  • backup fails

    Solved backups cifs
    8
    1 Votes
    8 Posts
    1k Views
    A
    no sorry. Just coincidentally having a similar issue with backups, at the same time I think. I can see why you'd think that, I kind of jumped into the conversation.
  • How to restore mail from encrypted backups?

    Solved cli decrypt backups
    3
    1 Votes
    3 Posts
    486 Views
    T
    Ah, thanks! I hadn't seen the app-mail-folders before.
  • Login to my.cloudron.io

    Solved appstore dashboard
    7
    1 Votes
    7 Posts
    671 Views
    girishG
    cloudron.io - this is Cloudron's website (the company) console.cloudron.io - this is the place where Cloudron's customers login to manage billing. you cannot manage apps or anything of that sort here yourdomain.com - this is the domain you gave when you installed Cloudron, the software, on your server. IMPORTANT: cloudron the company has no access to your servers. Cloudron the software is entirely selfhosted and only you have access to the server. my.yourdomain.com - this is your server's dashboard. this is where you manage apps and other things my.cloudron.io - this is actually Cloudron the company's, cloudron installation. you should not (and cannot) login here! With this in mind: When attempting to login us assigned IP it would redirect to my.cloudron.io. this cannot ever happen. how would I reach login when IP Changed/DNS is not available If IP changes, go to your DNS and then just change the IP address of my.yourdomain.com manually to the new IP. Are you talking about dynamic IP here? If so, use the Dynamic DNS feature. It will automatically update the DNS with a changing IP. Finally, if DNS itself is not available, I guess you have to use /etc/hosts . See also - https://docs.cloudron.io/troubleshooting/#unreachable-dashboard
  • Wildcard domain expect A record for the service

    Solved dns wildcard
    11
    1 Votes
    11 Posts
    2k Views
    girishG
    Ah ok. I guess, let us know if it happens again!
  • Cannot update Cloudron, problem with GRUB

    Solved update ubuntu
    3
    1 Votes
    3 Posts
    350 Views
    M
    Thanks, it's solved. No disk wasn't changed. It's running on AWS.
  • How to use an additional IP for mail in Cloudron ?

    mail cloudflare
    2
    1 Votes
    2 Posts
    391 Views
    girishG
    @JOduMonT an email server (without email relays) requires a public IP. There is no way around this. Even if you add a second IP, the second IP will be exposed and one can always access your Cloudron dashboard via that IP address. Just have to put an entry in /etc/hosts on my laptop and point that floating IP to my.domain.com and that's it. I guess you are looking for a way to "sandbox" mail server to a specific IP somehow. We don't have a way to do this in Cloudron. I can move this to Feature Requests. But also, it might be easier to just create another VM and run mail on the other VM? Security wise , this is the easiest and cleanest instead of writing a lot of code to make sure mail server and dashboard despite being on the same server don't step on each other (networking wise).
  • Proxying email with Cloudflare

    Solved email cloudflare
    3
    0 Votes
    3 Posts
    774 Views
    girishG
    @taowang note that your IP is actually leaked. If you follow the MX record of your domain, you will find your server IP in the DNS. I think this is what the Cloudflare doc is trying to tell you.
  • OVH Object Storage

    Solved backups ovh
    5
    1 Votes
    5 Posts
    867 Views
    P
    @girish I tried this one, but i get a sad no-go : Error put object cloudron-testfile. Message: Socket timed out without establishing a connection HTTP Code: TimeoutError I'll wait the next update Tx for the patch
  • My OVH dedicated server is blacklist by SpamHaus

    Solved ovh spamhaus mail relay
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    @gerard thanks for testing. A fix for this is coming next release. The issue is fairly recent. SpamHaus made some policy change when requests come from IPv6 addresses.
  • Backup uploading stalls

    11
    0 Votes
    11 Posts
    2k Views
    P
    @nichu42 This could be a reason... I think source causes should be outside of Cloudron. Let us know
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 1 Votes
    9 Posts
    539 Views
    marcusquinnM
    @jdaviescoates Says me, since www. tells people to expect the main brand website. naked doesn't tell them anything, eg: SaaS apps often use naked for their login, and www. for the marketing site. Check out pretty much any big brand you can think of that ought to know, www.google.com etc. I'm sure I read a deeper article on the whys somewhere, but I was in your shorter is better camp for a long time until I realised there were good reasons for the www. being the destination. Cookies containment from subdomains and use of CDNs are a couple of reasons I remember off the top of my head. I'm sure there's others.
  • Brute forcing attempts for sftp access?

    Solved sftp networking firewall
    8
    1 Votes
    8 Posts
    2k Views
    girishG
    @thoresson yes. If you have a Cloud firewall, you can also whitelist just your IP for port 222.
  • Cloudron OIDC & Alias-Domains

    Solved oidc
    3
    1
    2 Votes
    3 Posts
    654 Views
    nebulonN
    Will be fixed with next release: https://git.cloudron.io/cloudron/box/-/commit/ec7dabc1c72c2f34c3f3474bc4b3c903bb2d693d
  • Solr+SOGo

    Moved Solved mail solr
    9
    2 Votes
    9 Posts
    2k Views
    girishG
    This was a regression in Cloudron 7.7. Thanks for reporting @AartJansen Fixed in https://git.cloudron.io/cloudron/box/-/commit/1afa2e87ec93881ebcd1f79d83d4477467b40770
  • Installed apps appear as "Uninstalled app"

    Solved disk-usage graphs
    4
    3
    2 Votes
    4 Posts
    682 Views
    girishG
    @shifty thanks for the update! Glad it got solved.
  • Links sent to users on my instance of Cloudron is invalid

    Solved mail-relay invite sendgrid
    7
    2
    2 Votes
    7 Posts
    1k Views
    scookeS
    I'm impressed @fbartels! Sincerely! Your profile should be more like this: [image: 1713510982076-fbartels.png]
  • Encrypt data traffic

    Solved tls
    9
    1 Votes
    9 Posts
    1k Views
    girishG
    @lukas you can attach an external disk which has encryption and move the Cloudron App Data (https://docs.cloudron.io/apps/#data-directory) to that volume. It's not possible to enable encryption at the per app level when the underlying disk is not encrypted. I think this requires creating loopback mounts (which should not be used for production) and setting up encryption. All this goes against best practices.
  • Fail2Ban question

    Moved Solved docs security
    2
    0 Votes
    2 Posts
    671 Views
    girishG
    @dsp76 that line is outdated, I will fix it. Cloudron apps do see the remote IP. In the past, they were hidden. But we got enough complaints that event logs inside apps were not useful anymore with internal private IPs. So, we have fixed up apps to have access to the Client/remote IP.
  • What is Cloudron latest version?

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    @ethanxrosen if you have backups, this will be in the box_<version> filename portion. Otherwise, if you have access to the server, it is at /home/yellowtent/box/VERSION