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
  • Domain cleanup lacking, by design?

    Solved certificates letsencrypt
    11
    1 Votes
    11 Posts
    2k Views
    girishG
    @d19dotca I fixed this now. It cleans up certs which expired 6 months ago.
  • Loading Event Log page throws ER_OUT_OF_SORTMEMORY

    Solved
    7
    2
    0 Votes
    7 Posts
    1k Views
    girishG
    @d19dotca said in Loading Event Log page throws ER_OUT_OF_SORTMEMORY: Basically the real settings are coming from /etc/mysql/mysql.cnf, right? Yes, they are the same file as you found out. In any case, the change I made is good because ORDER BY <xx> should always have xx indexed in the database to lower memory use.
  • Terminal Garbled/Unusable - Win10 Firefox (latest)

    Solved terminal
    13
    1
    1 Votes
    13 Posts
    2k Views
    ?
    @robi That's the icon!
  • Install not exited properly?

    Solved installation
    5
    0 Votes
    5 Posts
    1k Views
    C
    @girish Thanks for that command. It is indeed strange and I haven't seen it on other Cloudrons, so something must have got stuck with this one. Not a big deal, but it's nice to have that message not displaying any more.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Increase upload max size in Nextcloud

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    R
    @rcdncn An update. I goofed and it's working now. My first try I navigated to app/data/.htaccess and there was no <IfModule mod_php7.c> I noticed that there is both and htaccess and a .htaccess and I was in the incorrect file.
  • Migrate Email Server Data (mailboxes) to Cloudron

    mail
    8
    0 Votes
    8 Posts
    2k Views
    P
    @nj Use this: https://omm.ovh.net/ , very fast and no any data amount limitations.
  • Subdomain mail server setup sanity check

    email
    3
    0 Votes
    3 Posts
    714 Views
    marcusquinnM
    @girish Cool, thank you kindly. It's just for incoming mail to those addresses for the time being, but I may add auto-responders from them as well at some point. For interest, I'm setting up all sorts of automations in EspoCRM, so tasks@domain.com will create a Task record and auto-reply to confirm it's been created. Doing similar for other data objects to.
  • How to disable Solr

    Solved fts solr email
    13
    0 Votes
    13 Posts
    3k Views
    infogulchI
    @girish I think that would be a good change. I also think I should have gone through the Troubleshooting document sooner : https://docs.cloudron.io/troubleshooting/ Thanks!
  • 0 Votes
    4 Posts
    1k Views
    girishG
    @ethanxrosen right, first migrate to 18 - https://docs.cloudron.io/guides/upgrade-ubuntu-18/ and then 20.
  • Spam Filtering - Block List Not Working

    spam email
    7
    0 Votes
    7 Posts
    2k Views
    humptydumptyH
    @d19dotca Sadly, they do match. I'm guessing it's something with my current setup that's acting funny. I'll ignore it for now since I plan on migrating either to the new Contabo server that I got or upgrading my current one at DO to Ubuntu 20.04. I just thought it was a wrong setting on my part. Thank you for looking into this and for sharing the custom spam rules! I know you've put a lot of time into that [image: 1620396102638-2443c4d7-ec13-4149-add3-28e1e7ad48ed-image.png]
  • DNS lookups for spam blockers going to wrong DNS server.

    dns
    9
    1
    0 Votes
    9 Posts
    2k Views
    girishG
    @mastadamus right, the spamlists won't work if those lookups get blocked. Currently, if the lookups fail, the mail server will simply go ahead and try to detect spam via spamassassin. It's just one of the metrics for spam detection. I guess it's fine if it's working OK for you without it .
  • Hetzner's Server Auction and setting up a domain

    Solved installation hetzner
    12
    0 Votes
    12 Posts
    3k Views
    P
    Ok, I solved it. I had to delete all my DNS settings that previously existed and then reset them. Once I did this within milliseconds Cloudron started working. Whew, I was sweating bullets there for a minute.
  • Set ignore list for Cloudron Backups

    Solved backups
    5
    0 Votes
    5 Posts
    1k Views
    timconsidineT
    @d19dotca Yes, I think you're right, thank you. I need to look into that. Or move some long term storage files ("archive") into Minio. That might just be moving the problem, but dividing the problem might be a partial solution.
  • Reading a cloudron mailbox using GMail

    Solved gmail mail spam
    19
    0 Votes
    19 Posts
    3k Views
    E
    added a Feature Request for #2 -- please upvote https://forum.cloudron.io/topic/5027/pop3-gmail-polling-support
  • Bitwarden & Rocket.Chat stuck at "Starting..." for several hours.

    Solved
    3
    0 Votes
    3 Posts
    814 Views
    njN
    @girish that fixed the issue. Thanks!
  • Default Postgres settings in Digital Ocean

    Solved postgresql
    7
    0 Votes
    7 Posts
    2k Views
    N
    @girish thanks for the guidance, that's exactly what I was looking for
  • DNS questions

    Solved mail dns
    11
    0 Votes
    11 Posts
    2k Views
    P
    @d19dotca Okay, that is a bit confusing, but I will only be able to figure it out once I try it. I appreciate everyone's help and responses.
  • Backup failing (flaky CIFS mount)

    Solved backups hetzner mount sshfs
    26
    1 Votes
    26 Posts
    4k Views
    P
    @nebulon Yes before rebooting I tried to umount-remount but it seems it has been impossible due to an error... So I decided to restart. About auto-remounting it will be an amazing feature
  • cant access my cloudron

    password
    2
    0 Votes
    2 Posts
    702 Views
    girishG
    @derin If email works, you can just click Reset password in the login page and you will get an email with the reset link. If email is wrong or does not work, you can SSH into the server and run cloudron-support --admin-login. This will give you a one time use password (will also print the username to use). You can then go to Profile and change the password. Note that you have to run the command again to get a new password when changing the password.