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
  • 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
    906 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
    798 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.
  • cant login into cloudron instance

    Solved i18n cloudflare
    9
    1
    0 Votes
    9 Posts
    1k Views
    D
    @girish yep, it loads, awesome, thank you
  • DigitalOcean DNS & Let's Encrypt Wildcard Certs - Error Cert Expired?

    Solved mail certificates
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @humptydumpty Yes, correct. Server restart won't fix the issue, have to restart the service explicitly (since it copies over certs).
  • 0 Votes
    3 Posts
    813 Views
    girishG
    @garyhost did you get this sorted out ? I guess the box code is/was down. You can figure using systemctl status box. And if it is indeed down, please check /home/yellowtent/platformdata/logs/box.log. You can also check if you have enough disk space because this is a common source of the box code being down.
  • Graphite keeps crashing OOM

    Solved graphs oom
    37
    0 Votes
    37 Posts
    8k Views
    girishG
    @rmdes yes, I am not sure why. It doesn't happen in any of our demo servers or managed services. Quite strange. It could also be that maybe others have hit it but have not noticed it (since it only causes a CPU spike..) but clearly it's a bug since it's been fixed upstream.
  • Backup Fails: "Unknown system error -74"

    backups sshfs
    10
    0 Votes
    10 Posts
    3k Views
    nebulonN
    @rlp10 there is no clear cut between which backup target is preferred. We try to cover a few options to cover a range or use-cases, but all should work. If you own the backup machine, I would anyways not advise to encrypt backups. Unencrypted files on trusted storage is a lot easier to restore if worst case trouble hits
  • Can perform git commit from Cloudron terminal

    Solved git
    2
    0 Votes
    2 Posts
    605 Views
    ShaiS
    I figured it out. Git's inline help, upon not knowing who you are, makes the suggestions: git config --global user.email <email> git config --global user.name <name> Cloudron's problem is "--global". It has no problem with setting the user.name and user.email for a particular /app. So this solved my problem: git config user.email <email> git config user.name <name> of course substituting my email address for "<email>" and my name for "<name>".
  • Cloudron is installed but the IP address is not reachable

    Solved nginx apache installation
    5
    0 Votes
    5 Posts
    2k Views
    Z
    @nebulon You try to make things easy for us but we'll screw it up somehow. ; )
  • Cloudron UI shows "Cloudron crashed/stopped" but logs show no error

    Solved backups
    12
    0 Votes
    12 Posts
    774 Views
    fbartelsF
    @girish Thanks for looking at this. Just triggered another backup with all apps active and it succeeded. I guess then it's finally time to move to the new hardware (plus making sure that the new system is using the c locale by default)
  • restoring apps from wasabi

    Solved restore wasabi
    8
    0 Votes
    8 Posts
    2k Views
    A
    @girish right, I figured that out! Thank you! I am downloading that 10gb data now.. wuih! You are saviour!