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
  • Unknown LDAP problem

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    BounzB
    Thank you, @gofaniyi and @girish! Now everything works.
  • Cloudron upgrade not working

    Solved update
    2
    0 Votes
    2 Posts
    693 Views
    girishG
    I will mark this as solved since it was fixed with the update (3.4.3).
  • Automatic update to Ubuntu 18.04

    Solved update
    3
    0 Votes
    3 Posts
    909 Views
    G
    Great, thanks!
  • Cloudron name no longer changeable

    Solved dashboard
    2
    0 Votes
    2 Posts
    528 Views
    girishG
    This is a UI bug in our current release (caused by an update to fontawesome..). You can fix it by doing this: Open the browser console (firefox, chrome, safari) in the settings page. Run this command angular.element(document.getElementsByClassName('content')).scope().cloudronNameChange.show() This will open a dialog that will let you set the name. Some other elements are missing as well in the profile page. For that, run this: angular.element(document.getElementsByClassName('content')).scope().displayNameChange.show() angular.element(document.getElementsByClassName('content')).scope().emailchange.show() angular.element(document.getElementsByClassName('content')).scope().passwordchange.show() We will push an update next week.
  • Error: ER_SP_DOES_NOT_EXIST: FUNCTION box.JSON_ARRAYAGG does not exist

    Solved update
    3
    1
    0 Votes
    3 Posts
    1k Views
    A
    Yep, thanks. it worked.
  • Restore from Backup Error - Fileserver

    Solved backups
    2
    0 Votes
    2 Posts
    717 Views
    girishG
    Can you check if the backup format is correct (i.e tgz or rsync) when you restore from the backups? The logs are in journalctl -u box -a.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • How to start again to get the "Complete the DNS setup" page?

    Solved
    2
    0 Votes
    2 Posts
    649 Views
    girishG
    I believe @scooke already got this sorted out. The solution is to just start over with a fresh Ubuntu install and installing Cloudron. Another important thing to remember is to provide the correct version as part of the installation. It must be ./cloudron-setup --provider generic --version <version>. The version field is in the backup id.
  • I want Cloudron on my CentOS

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    I will mark this as solved, since it's unlikely we will start supporting another OS. Supporting two ubuntu versions is really hard as-is.
  • Mailtrain Reports

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    nebulonN
    @thisiscowboy does this issue persist with the current mailtrain app package?
  • Email service stops working

    Solved email
    4
    0 Votes
    4 Posts
    1k Views
    nebulonN
    Just to conclude this thread. Mostly restarting the mail container will bring back the email server. As mentioned by @alexy this is done via docker restart mail
  • Partial backup restore?

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    nebulonN
    I will mark this thread as "solved", since it is quite old. If this issue is still there, please post a reply.
  • Redoing the automatic DNS settings

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    nebulonN
    The wildcard dns would cover that just fine, so no need to take further action at the moment. Eventually during an update the box service will be anyways restarted. Just for completeness, systemctl restart box requires root capabilities, so it has to run either as root user or through sudo
  • Can't backup/update Minio

    Solved
    5
    1
    0 Votes
    5 Posts
    1k Views
    nebulonN
    Is this still an issue? If not, was there a solution?
  • NextCloud won't install (Cloudron on Gandi)

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    nebulonN
    @tereensio is this issue resolved for you by now?
  • Having trouble with setup and route53

    Solved
    3
    1
    0 Votes
    3 Posts
    812 Views
    nebulonN
    @tbroady do you have any update on this? Can we mark this as "solved"?
  • creating PTR record in Plesk

    Solved
    5
    1
    0 Votes
    5 Posts
    2k Views
    nebulonN
    Since your provider does not support multiple PTR records per ip, I think this is only solvable in your case by using a email relay.
  • Cannot install locally build cloudron app

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    @fbartels Yes, the format of cloudron.json had changed between the CLI version. We didn't write the migration code since we thought it wasn't important.
  • Large file not syncing in Nextcloud / cannot set max file size for syncing

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    necrevistonnezrN
    @nebulon said in Large file not syncing in Nextcloud / cannot set max file size for syncing: So you are saying, one of those now disabled plugins/apps were causing the issue then? It seems so... I disabled https://apps.nextcloud.com/apps/bruteforcesettings https://apps.nextcloud.com/apps/files_antivirus https://apps.nextcloud.com/apps/ransomware_detection https://apps.nextcloud.com/apps/ransomware_protection Now everything works as intended. The error when setting the max upload file size still exists though.
  • Expired certificates

    Solved
    2
    0 Votes
    2 Posts
    762 Views
    nebulonN
    Sorry for that, the renewed certs are now deployed.