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.4k Topics 23.9k Posts
  • Problem with Certificate Renewal

    Solved certificates
    5
    1 Votes
    5 Posts
    1k Views
    archosA
    @girish Thank you, Cloudron team, once again for the great work. After updating Cloudron, the problem is resolved. Thank you very much.
  • ERR_EMPTY_RESPONSE

    Solved
    2
    1 Votes
    2 Posts
    228 Views
    T
    I fixed the DNS
  • Backup failed, packets out of order

    Solved backups
    3
    0 Votes
    3 Posts
    690 Views
    E
    No, it was a one-time issue so far. I posted it more as a bug report. Version 7.7.2, by the way.
  • APP INSTALLATION

    Solved appstore subscription
    2
    1
    1 Votes
    2 Posts
    584 Views
    nebulonN
    Please send an email to support@cloudron.io with your Cloudron Id or cloudron.io email address.
  • Never seen this before: empty app Updates dashboard

    Moved Solved
    2
    2
    1 Votes
    2 Posts
    194 Views
    J
    @luckow The info has moved to a separate section called Info. The updates section looks a bit empty in 8.0.3 yes...
  • Dashboard shows curly bracket templates

    Solved subscription
    5
    1
    1 Votes
    5 Posts
    938 Views
    T
    well I had to reset and reinstall to have access again.. can close the topic
  • Update to 8.0.3 left some apps in a non-responding state

    Solved cloudron volumes update sshfs
    6
    1 Votes
    6 Posts
    1k Views
    M
    Sounds good! It was also odd that some other apps were affected by the restart-looping Nextcloud instances.
  • 0 Votes
    8 Posts
    2k Views
    nebulonN
    Just to note here, a server reboot often is not the best idea if some services are still up and running. Nearly everything can be fixed while the server is active and a reboot might just bring down those unnecessarily.
  • my.cloudron.tld is not accessible after Cloudron update to 8.0.2

    Solved update logs
    8
    0 Votes
    8 Posts
    2k Views
    girishG
    Looks like some tmpfs corruption caused files to have incorrect permissions. The reboot cleared up tmp and the previous state was not there. Just redownloading 8.0.1 and updating again made it work.
  • New installation: can't install applications

    Solved install docker network
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    Yes, /24 would only allow 250 or so addresses, we do need a /16 . I am not sure why 172.17 and 172.18 networks are conflicting though . In the original error message it says "172.18.0.1" is in use. If your local network is 172.18, it all makes sense. Currently, there is no workaround for this since the code has some places where it hardcodes 172.18 network.
  • File Manager Misbehaves

    Solved filemanager
    9
    2 Votes
    9 Posts
    2k Views
    matix131997M
    @girish Interesting case, for 2 days it failed. There were attempts after clearing the browser, a trial on another device. Today it just started to work but for that it changes the permission after saving the file from ‘www-data’ to ‘root’. Edit: Good with the entitlement is good, just need to refresh the page.
  • Setup Error: 'Unable to get EC2 meta data. statusCode: 401'

    Solved
    4
    1 Votes
    4 Posts
    711 Views
    girishG
    I have submitted a new AMI in any case.
  • Restricting the SSH port to the public IP address of the VPN

    Solved ssh ubuntu firewall
    3
    2 Votes
    3 Posts
    782 Views
    girishG
    We haven't added a way to add custom persistent iptables rules . For SSH though, just move it port 202 and disable root auth and password auth. This usually cuts down all bots to 0.
  • Automatic security updates on Cloudron 8/Ubuntu 24.04

    Solved ubuntu updates
    5
    0 Votes
    5 Posts
    1k Views
    A
    Ok that file is showing regular checks but no packages marked for upgrade. I will keep an eye on this. Thanks for the support.
  • Site is not reachable

    Solved site down not reachable red alert help
    9
    0 Votes
    9 Posts
    3k Views
    J
    This is a very old issue, please create a separate topic with the details of the problem.
  • New install, anyone know what this is?

    Solved box logs
    4
    1 Votes
    4 Posts
    826 Views
    JohnBeeJ
    Hi, and thanks so much for the replies - much appreciated
  • Backup Task Crashing - Signal SIGABRT Error

    Solved
    3
    0 Votes
    3 Posts
    674 Views
    F
    Hi Nebulon, Thank you for your assistance regarding the backup issue for the mail application. Based on your suggestion and the error logs, I have decided to increase the memory limit for the backup process to 4.5 GiB. Here is the updated configuration: Memory Limit: 4.5 GiB Upload Part Size: 128 MiB I will monitor the backup process after this change to see if it resolves the issue. I have attached a screenshot of the updated settings for your reference. If the problem persists, I will provide additional logs and system metrics for further analysis. Thank you for your support. Best regards, Felipe Rubilar
  • GoDaddy: Access denied error

    Solved
    12
    0 Votes
    12 Posts
    11k Views
    F
    And I do not really get why did they remove the right to call their APIs? Like if they don't want people to abuse their APIs. Wouldn't it be more reasonable to deploy rate limits? Like 1 API call for few hours would be enough for home usage.
  • 0 Votes
    2 Posts
    515 Views
    nebulonN
    This was handled via support. The root cause was a bug in our addon handling. Fix is https://git.cloudron.io/cloudron/box/-/commit/01945675edfd705d1a19d6ed9e40633b721be8f7
  • Apps/services outside Cloudron

    Solved network app-proxy
    11
    1 Votes
    11 Posts
    2k Views
    J
    @cocam123 as @timconsidine said, Cloudron is not designed to run alongside 3rd party software. The best approach here is to run your public stuff in a separate VM. Then, as @matix131997 said use the app proxy feature. This will set up nginx to proxy all the requests for the domain to this separate VM . App Proxy was designed specifically for the use case of running software outside of the VM and re-using the IP.