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
  • Failed Install (Racknerd KVM VPS Ubuntu 22.04)

    Solved installation ubuntu 22.04
    8
    0 Votes
    8 Posts
    2k Views
    S
    Update: I installed Ubuntu 20.04 and then upgraded to Ubuntu 22.04. The Cloudron install then worked!
  • Backup failing

    Solved scaleway backup backup-storage backups
    4
    0 Votes
    4 Posts
    904 Views
    nebulonN
    So is this then fixed by now with getting unbound back alive?
  • Make iptables changes persistent

    Solved firewall iptables
    4
    1 Votes
    4 Posts
    954 Views
    girishG
    @justjulian said in Make iptables changes persistent: How could an integration with Wireguard look like? Would one add a list of Wireguard user to the Cloudron settings or what would you suggest? I don't have the design for this (yet). It's quite a big project, so I will leave my notes in the main 7.4 release thread as we implement them.
  • app-proxy doesn't do paths?

    Solved app proxy
    8
    1
    0 Votes
    8 Posts
    1k Views
    girishG
    Feature request at https://forum.cloudron.io/topic/8487/enhance-app-proxy-app-with-path-and-port-support
  • A Question About Domains, Subdomains, Email, and DNS

    Solved domains
    10
    0 Votes
    10 Posts
    2k Views
    jordanurbsJ
    @girish Awesome! Didn't realize I could add subdomains to Cloudron. Thanks for your guidance.
  • File Manager

    Moved Solved filemanager
    4
    0 Votes
    4 Posts
    852 Views
    girishG
    @mpeterson0418 On Cloudron, each app is run in a container and has it's own virtual file system. This way one app cannot see another and they can't tamper with each other. This has a wide range of security benefits. This is the reason File manager is inside the app setting.
  • High memory usage spikes

    15
    1
    0 Votes
    15 Posts
    3k Views
    robiR
    @girish Yes, plenty of memory, that is not the cause, but gets affected. Graphite is not eating 40+GB of memory.
  • Wordpress http connection times out (https works fine)

    Solved http reverseproxy
    2
    1 Votes
    2 Posts
    207 Views
    SupaikuS
    @Supaiku NVM it was an error in my Port Forwarding
  • Mailboxes are slow to display

    Solved
    4
    1 Votes
    4 Posts
    744 Views
    girishG
    This is a known issue - https://forum.cloudron.io/topic/8149/can-t-manage-existing-email-address-since-v7-3-4-update . It's getting fixed for 7.3.5. As @subven said, the issue is related to getting the mailbox sizes. It takes a bit of time to get that information since we get it via dovecot . So, nginx -> box code -> mail server -> dovecot and all the way back.
  • Configuring External Directory causes Cloudron to reboot

    Solved external-ldap
    8
    2
    0 Votes
    8 Posts
    2k Views
    nebulonN
    The crash is fixed with https://git.cloudron.io/cloudron/box/-/commit/41b03e3fefca5559c6db58a29399d97ae312a4f3 for the next release.
  • 0 Votes
    9 Posts
    2k Views
    robiR
    @jdaviescoates you could set up a cron that gets usage info, and prints out a webpage you can monitor with Kuma for a keyword. When a threshold is met, you add/remove the keyword and fire off an alert via TG. Similar for monitoring something with change detection app or n8n workflow.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Cloudron is Offline. Reconnecting...

    Moved troubleshooting unresponsive
    4
    0 Votes
    4 Posts
    768 Views
    girishG
    @jjhill Can you check if nginx is running ? See https://docs.cloudron.io/troubleshooting/
  • Error on install Ubuntu 22.04

    Solved install
    3
    1 Votes
    3 Posts
    530 Views
    nennogabrielN
    i Had the same issue... but still works at ubuntu 20.04
  • Right setup for HDD/SSD mix

    Solved
    4
    2 Votes
    4 Posts
    1k Views
    S
    You made the right decision, because using SSDs is a more productive solution than outdated HDDs. Especially since now you can find not new form factors, such as mSATA SSDs, which will be inexpensive. For example, the ROGOB 2TB mSATA SSD will cost you only $119. I think this is a fairly reasonable price.
  • NextCloud Backup fails with "Message: Invalid part number: 10001"

    Solved backup nextcloud
    4
    0 Votes
    4 Posts
    765 Views
    girishG
    @pbischoff thanks, I have fixed the link.
  • Forgot primary domain

    Solved dashboard troubleshooting
    4
    0 Votes
    4 Posts
    833 Views
    A
    Hi, brilliant - that was the solution thank you so much kr, Andreas @girish said in Forgot primary domain: cloudron-support --admin-login
  • Load JSON on Google Cloud form

    Solved gcs domains
    5
    1
    0 Votes
    5 Posts
    881 Views
    CaporalStrategC
    @nebulon I haven't investigate but certainly some extension that blocked the ability to write there.
  • cloudron cli creates Dockerfile with old base image

    Solved
    3
    1 Votes
    3 Posts
    470 Views
    jaschaezraJ
    @nebulon Thank you!
  • 0 Votes
    11 Posts
    3k Views
    R
    @nebulon said in Cloudron dashboard not loading after reboot after NextCloud "not responding": Most likely you are hitting an unbound issue then. Checkout the unbound section at https://docs.cloudron.io/troubleshooting/ Unbound solved my issues, thank you!