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.6k Posts
  • Cannot upload GCP service account key to restore app

    Solved restore gcp
    6
    1 Votes
    6 Posts
    949 Views
    J
    This is fixed in the new UI for Cloudron 9
  • Volume shows no files, although they are there

    Solved volumes filemanager
    2
    1 Votes
    2 Posts
    284 Views
    J
    Usually, the issue here is that the SFTP service is not running . Services -> SFTP -> Restart maybe?
  • Issue with Cloudron Backup via Cloudflare Tunnel to MinIO

    cloudflare backups
    2
    1 Votes
    2 Posts
    346 Views
    nebulonN
    Looks like Cloudflare is interfering here and changing the data in transit? You would have to contact Cloudflare about this, but I have no high hopes that this would get anywhere.
  • Can not connect to CIFS, ports not allowed in iptables

    Solved cifs storagebox
    3
    1 Votes
    3 Posts
    298 Views
    perelinP
    Thx for the hint. Will see what Hetzner support has to say.
  • Network Error with Cloudron Apps - Need Help

    Solved networking dns
    2
    1 Votes
    2 Posts
    266 Views
    J
    @SamGreenwood I would run the troubleshooting tool for a start - https://docs.cloudron.io/troubleshooting/#troubleshooting-tool
  • Only Superadmins can change user roles

    Solved user management
    3
    3 Votes
    3 Posts
    346 Views
    perelinP
    Just recheck... and I can do this. Was 100% it was not possible. Might have been an "between my ears" problem, sry
  • 0 Votes
    20 Posts
    1k Views
    jdaviescoatesJ
    @wmlutz said in Outbound SMTP (Transactional Email) Stopped Working - Invalid login: 535 Authentication failed: @jdaviescoates got it! It was the IP allowlist. Glad to be of assistance @wmlutz said in Outbound SMTP (Transactional Email) Stopped Working - Invalid login: 535 Authentication failed: mailgun's transactional email cost which is cents/mo. I don't think I've ever paid anything yet as I've not yet gone over the 1000 free messages a month or whatever it is...
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    10 Views
    No one has replied
  • can't install cloudron due to unbound issues

    Solved unbound installation
    23
    0 Votes
    23 Posts
    2k Views
    girishG
    @potemkin_ai said in can't install cloudron due to unbound issues: It seems like unbound is only used for SpamHause and during setup. If the setup issue will resorted, only SpamHause issue will remain. It's also used for DNS propagation checks (during app install, change location etc) and also verify validity of DNS records for Let's Encrypt. We cannot rely on caching resolvers because they would cache not found (NXDOMAIN) entries for very long periods of time. The recommendation is to keep all the outbound ports open - https://docs.cloudron.io/security/#outbound-ports .
  • Vulnerabilities in Ingress NGINX

    Solved nginx security
    3
    2 Votes
    3 Posts
    386 Views
    d19dotcaD
    @Kubernetes Yeah this is specific to the Nginx Ingress Controller which runs on Kubernetes. It won’t be related to Cloudron at all since Cloudron doesn’t use Kubernetes. Cloudron won’t be vulnerable to this.
  • Demo Server Glitches

    Solved
    3
    0 Votes
    3 Posts
    347 Views
    robiR
    It did not change earlier, but now hours later it seems to have. All my instances were fine, just the demo server seemed affected like it was possessed by someone
  • 8.3.1 upgrade

    Solved
    12
    1 Votes
    12 Posts
    1k Views
    robiR
    @nebulon I think it's important to highlight how impressive this actually is. A DB upgrade is no small feat for one app, let alone 60-80 apps and multiple DBs that many Cloudrons here run. Then to jump across two DB version upgrades, all while seamlessly restitching everything back up so apps function properly. Traditionally there would be a team of SREs doing this for a week. Yet it happens in a few hours if not minutes. So there will be some red timeout messages and UI glitches while the process is going on (the red messages were waiting for me this AM while the system upgrade happened over night as I left my dashboard tab open), however with some patience and understanding everything comes back up as if by self-healing magic. Sure it could be more polished (how about making a browser refresh after a successful upgrade to clear all the red messages?), but once you know, it's just more important to be in gratitude that it all just works and business continues as usual. I for one appreciate this magic and hence the makers of this wonderful self-hosting system from the time I first met them during a meetup in Silicon Valley, CA. Cloudron gives me TONS of time back, which is also why I can take the time to write about it, run fun experiments, and not have to be stuck troubleshooting standard app deployment woes. Thank you Cloudron & Team for another seamless upgrade and intangibly so much more.
  • Is "Disk Usage" also counting mounted (network) drives?

    Solved disk usage
    4
    1 Votes
    4 Posts
    460 Views
    J
    @perelin the docker usage is reported searately (the second line in your screenshot). It's around 20GB. This seems reasonable. The graphs numbers from du are not accurate when it comes to docker . You have to use docker system df . Looks like the space is being used somewhere else. Did you happen to use another backup location previously ? I guess the only way to find out is to run du on each folder starting from root
  • Unable to restore

    Solved upgrade restore
    28
    1 Votes
    28 Posts
    2k Views
    I
    @joseph You can go ahead and close this thread. Yes, I did install the same version as my backup, but unfortunately, that didn’t help. In the end, I had to reinstall the server completely and upgrade to 8.3.1 again. It’s clear that backups need to be properly saved. Thanks for your help anyway.
  • De-duplicating e-mails

    Solved email
    7
    0 Votes
    7 Posts
    904 Views
    E
    Maybe. But I think I'll just take the extra GB into account and see dynamically if and when issues arise. So far, nothing has been missed.
  • 0 Votes
    5 Posts
    526 Views
    jdaviescoatesJ
    @jdaviescoates said in URGENT: In a post on an originally unrelated thread about IPv6 issues @Gengar posted this link https://www.spamhaus.com/resource-center/successfully-accessing-spamhauss-free-block-lists-using-a-public-dns/ which I think explains what's going on with all these false positive spamhaus issues people are having: The TL;DR seems to be: fill in this form https://www.spamhaus.com/free-trial/sign-up-for-a-free-data-query-service-account/
  • Warnings when starting mail service. `client_limit` too low.

    Solved
    5
    2 Votes
    5 Posts
    500 Views
    girishG
    Setting default_client_limit = 1500 fixes the warning . I have put this for next release.
  • mysql for apps removing bad DB or app.

    Solved mysql
    6
    3
    1 Votes
    6 Posts
    752 Views
    nebulonN
    Turns out the mysql service wasn't starting, not too clear what the root cause was, but rebuilding it made it work again.
  • Email authentication failure

    Locked Solved email authentication
    6
    0 Votes
    6 Posts
    2k Views
    jdaviescoatesJ
    @mmtrade https://forum.cloudron.io/topic/13520/urgent/2?_=1742803674128
  • Uninstall app (Komga) unsuccessful due to IPv6 error

    Solved networking ipv6
    5
    1 Votes
    5 Posts
    643 Views
    perelinP
    Thanks, Looks like IPv6 is not on by default on Hetzner.