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
  • Cloudron OIDC & Alias-Domains

    Solved oidc
    3
    1
    2 Votes
    3 Posts
    896 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
    3k 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
    988 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
    2k 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
    927 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
  • Full Cloudron Backups are failing on Cloudron version 7.7.0

    Solved backups cifs
    23
    1 Votes
    23 Posts
    2k 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
    4k 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
    724 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"

    Solved
    2
    1 Votes
    2 Posts
    443 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.
  • Couple of apps in "Not Responding" status

    Solved unbound
    3
    2
    1 Votes
    3 Posts
    776 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
    2k 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
    950 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
    707 Views
    T
    @girish well, not sure why it didn't work before when I rotated my keys, but backups are back up.
  • "I can't solve the 'no space left on device' issue."

    Solved docker disk space
    2
    1 Votes
    2 Posts
    567 Views
    girishG
    @freetommy most likely the container needs to be re-pulled. If you go to Repair view, does it let you enable Recovery Mode? If so, enable recovery mode and afterwards disable it (this is a hack to repull the docker image).
  • Custom PHP Laravel Script

    Solved
    2
    1 Votes
    2 Posts
    474 Views
    girishG
    @zajjy said in Custom PHP Laravel Script: In addition to the OS tools, can you use cloudron to install: What do you mean by OS tools ? Cloudron installs web apps (https://www.cloudron.io/appstore.html) . Note that Cloudron is not a server management platform. It is a platform to help in selfhosting which involves installing and managing web apps. For example, Cloudron cannot install a cups printer or an irc daemon on the server. 1- My Custom PHP Laravel Script apps? like in cpanel? Sure, you would use the LAMP app for this - https://www.cloudron.io/store/lamp.cloudronapp.php74.html 2- Wordpress websites? Yup. There are two variants of WP even. Managed and Developer .
  • 1 Votes
    11 Posts
    3k Views
    girishG
    This is fixed in master as well now.
  • Migrated cloudron to new server, mount binding issues

    Solved volumes restore
    8
    2
    1 Votes
    8 Posts
    2k Views
    P
    Ahh, I see. Its always the simple things. Thank you,
  • 1 Votes
    6 Posts
    2k Views
    R
    [image: 1712608020576-mail-config2-resized.jpg] [image: 1712608020677-mail-config1-resized.jpg]