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
  • Backup uploading stalls

    11
    0 Votes
    11 Posts
    1k 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
    368 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
    1k 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
    540 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
    1k 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
    531 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
    773 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
    518 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
    893 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
  • Full Cloudron Backups are failing on Cloudron version 7.7.0

    Solved backups cifs
    23
    1 Votes
    23 Posts
    886 Views
    ChristopherMagC
    @girish I don't think it requires seal encryption. I believe using seal encryption causes a different code path to be taken that avoids the underlying bug but it is not the presence or absence of seal encryption in and of itself that I believe fixes the issue. After a kernel upgrade this works fine without seal encryption though I have now enabled it as it seems like a good idea to have anyway so making it the default is probably a good idea but as long as Ubuntu 22.04's default kernel version is 5.15.0-102 this issue will likely still occur.
  • Website needs to send emails to cloudron server

    Solved spf relay mail
    16
    1 Votes
    16 Posts
    2k Views
    girishG
    @AartJansen '+' is the default qualifier. So, it is redundant in +a:my.friendwholesale.co.nz . You can remove it.
  • Disk Space Used Creeps Up Slowly

    Solved disk usage
    3
    3
    1 Votes
    3 Posts
    403 Views
    G
    When I log in, the Empty Space has enlarged and back to the 16 Nov level. Weird though. Will keep an eye on it and report it if it rises again.
  • Cloudroon not working: "1 updates could not be installed automatically"

    Unsolved
    2
    1 Votes
    2 Posts
    287 Views
    girishG
    1 updates could not be installed automatically. For more details, see /var/log/unattended-upgrades/unattended-upgrades.log Most likely the above is not the problem. The above is from ubuntu updates. If you check /var/log/unattended-upgrades/unattended-upgrades.log, it will tell you why the update was not automatically applied. I tried to restore from an older backup but for some reason is not fixing the problem. Thank you for your help We need more information to help. Do you mean DO backup or Cloudron backup ? What is not working ? If you have your old droplet, start it up again and run cloudron-support --troubleshoot . That will give an idea of what is going on.
  • Switched DNS to Cloudflare. Can't access anything.

    Unsolved cloudflare certificates
    2
    1
    1 Votes
    2 Posts
    377 Views
    girishG
    @dreamingofadmin I think first step is to get access to your dashboard. In Cloudflare, do you have an entry for my.domain.com to your server IP (DNS A record) ? If not, add this manually. Wait a bit. Access https://my.domain.com . If it's asking to accept self signed certs, accept them. Once in dashboard, Domains -> Sync DNS . This will add all the DNS entries. Then, Domains -> Renew all certs. Please let us know what is failing and where.
  • Couple of apps in "Not Responding" status

    Solved unbound
    3
    2
    1 Votes
    3 Posts
    450 Views
    jagadeesh-s2104J
    @girish Thank you! I restarted ubound and it's all good now. Thank you!
  • Reason for backup failure?

    Solved backups
    7
    0 Votes
    7 Posts
    882 Views
    A
    @girish I saw that thread, its a different problem. One I was also having on another customers site. That site the backup goes to a windows workstation share. After the last prompt "server requires a reboot" triggered it. However because of the other threads existence I fixed it by clicking the SEAL encryption box. FYI That site is on 7.7.2
  • .well-known/openid-configuration returns a white page

    cloudflare oidc
    6
    1
    1 Votes
    6 Posts
    432 Views
    M
    I want my users to OIDC via Cloudron to Cloudflares App Launcher where I can put all avialiable softwares some are from cloudron others are just SAAS (cloudflare can do SAML for SAAS) [image: 1712858310234-screenshot-2024-04-11-at-19.57.11-resized.png] Cloudron => Cloudflare Launcher => AWS
  • 1 Votes
    6 Posts
    333 Views
    T
    @girish well, not sure why it didn't work before when I rotated my keys, but backups are back up.