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
  • Move email user to another domain

    Solved email alias
    4
    0 Votes
    4 Posts
    1k Views
    N
    Thank you! A local installation of imapsync on the server did a great and fast job in transfering the emails from one account to the other.
  • SSL certificate problem: unable to get local issuer certificate

    Solved nextcloud certificates
    5
    0 Votes
    5 Posts
    2k Views
    minhbaopM
    @girish Hi, everything is ok now, after my s3 storage provider fixed their S3 error SSL certificate . Thanks
  • Stopped apps not getting backed up, is this intentional?

    Solved backups
    16
    1 Votes
    16 Posts
    2k Views
    girishG
    @d19dotca Just wanted to leave a note that there are some discrepancies in code. I will get it sorted out and give a concrete reply - https://git.cloudron.io/cloudron/box/-/issues/692
  • Minio backup configuration fails

    backups minio
    4
    1 Votes
    4 Posts
    1k Views
    girishG
    @thibaud Are you able to generate credentials for me to test your minio instance? Maybe just create a test bucket for us. Just send them to support@cloudron.io. I just tried to setup backups to a minio installed on Cloudron and that works fine.
  • Complete restore of Cloudron Backups

    backups floatingip
    4
    1
    2 Votes
    4 Posts
    2k Views
    girishG
    If you have a floating IP (in DigitalOcean lingo), elastic IP (AWS) or equivalent, you can make Cloudron use the floating IP (Network -> Interface -> Enter the floating IP). Then you can restore Cloudron to another server, and then when restoring is done, you can switch the floating IP to this new server.
  • Graphite service is infinitely starting

    Solved graphite
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    The permission error can be ignored.
  • PTR problem with email server

    rdns ptr email
    6
    0 Votes
    6 Posts
    2k Views
    JOduMonTJ
    @YurkshireLad you should rectify your PTR your email will have a better change of being receive.
  • how generate a ssh key for ssh login from within cloudron admin panel

    Solved ssh
    2
    0 Votes
    2 Posts
    720 Views
    nebulonN
    Hi there, SSH login is usually handled by the the server provider. Cloudron does not have a UI to manage SSH login methods. If you are locked out of your server, usually your VPS provider has a way to reboot the server with a SSH key setup or a reset root password. Otherwise if for some reason this does not help in your situation you can try to enable Cloudron remote support in the support view of your Cloudron dashboard and then send a mail to support@cloudron.io with your domain details. This may allow us to reset your SSH login details. best, Johannes
  • restore rocket chat

    restore backups memory
    2
    0 Votes
    2 Posts
    756 Views
    girishG
    Usually, "Killed" means it ran out of memory when importing. Can you try to restore again and see "dmesg -w" output in parallel to see if that is indeed the case? You can bump the memory limit for the restore logic as indicate here - https://cloudron.io/documentation/troubleshooting/#backups
  • 0 Votes
    2 Posts
    536 Views
    d19dotcaD
    Quick update: I just manually ran another system-wide backup and it was successful, so it seems it may have just been a one-off and probably won't happen again anytime soon, was likely just coincidental I was making a bunch of changes to it yesterday considering other system backups proceeded without issue since the time I made those changes. But I'd love to get a second-set of eyes for insight into if this is something I should fix to prevent it in the future or just a one-off type of thing that can safely be ignored.
  • Scaleway backup errors

    Solved nextcloud backups encrypted scaleway
    5
    0 Votes
    5 Posts
    2k Views
    T
    @girish They are unusual I would say, yes. It's a file that is being updated on a daily basis so it has a file history of 30 different versions in NextCloud. They are .db.crypt12 files, which is a database backup of WhatsApp about 120MB in size.
  • Distribute applications on multiple servers?

    multi-host
    3
    0 Votes
    3 Posts
    1k Views
    P
    I think this could be a very interesting feature, eg. to isolate personal apps from other domains and apps... Also, this feature allow to do a good workload plan setting up different VPS. Many thank's a lot!
  • I'm confused about Cloudron LDAP... do we have it or not?

    Solved ldap usermanagement
    4
    0 Votes
    4 Posts
    1k Views
    scookeS
    Merci beaucoup!
  • NodeJS Server

    Moved Solved nodejs custom-apps docker
    5
    1 Votes
    5 Posts
    2k Views
    girishG
    For others looking for examples, there's a bunch of custom app templates I made that should help getting started: https://git.cloudron.io/cloudron/tutorial-php-app/ https://git.cloudron.io/cloudron/tutorial-nodejs-app https://git.cloudron.io/cloudron/tutorial-basic https://git.cloudron.io/cloudron/tutorial-redis https://git.cloudron.io/cloudron/tutorial-supervisor-app
  • Redis backup error (Wallabag)

    redis backups
    5
    0 Votes
    5 Posts
    1k Views
    nebulonN
    Can you check with docker ps -a if that container is in fact there and then restart it with docker restart <containerid>?
  • How install wordpress with www?

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    jdaviescoatesJ
    @jdaviescoates said in How install wordpress with www?: Quite possible I just didn't wait long enough too I guess... I think that was it. I actually first tried just adding www redirect again to my WordPress at https://uniteddiversity.coop and waited a bit before trying it and it works fine. Sorry, should've been more patient in the first place!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Best/ preferred/ fastest way to get support?

    support pricing
    4
    1
    3 Votes
    4 Posts
    882 Views
    girishG
    We will fix the pricing page, I agree it's a bit misleading.
  • Cloudron 5.2 update failed

    Solved redis update
    8
    0 Votes
    8 Posts
    2k Views
    T
    @valkalon Cloudron support is still the best
  • Secure LDAP?

    Solved security ldap
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    I think there's a genuine case in the future where if we introduce per-app admins, then app admin can access terminal of one app to see traffic (and sniff ldap/db creds) of another app. I think it's an excellent suggestion to remove it!