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

3.5k Topics 25.3k Posts

Get help for your Cloudron

  • Installing app with an arbitrary docker container via API

    api appstore
    5
    0 Votes
    5 Posts
    2k Views
    MooCloud_MattM
    @atrilahiji hello, sorry for being late, got sick. like that: "dockerImage": "cloudron/org.wordpress.unmanaged.cloudronapp:20210208-171207-630daccf7",
  • Email via Amazon SES - which domain to verfy?

    Solved
    18
    0 Votes
    18 Posts
    6k Views
    scookeS
    Have you made sure DNS settings for previous mail settings have been all removed from the domain's DNS, before you've tried another approach? And, sometimes it takes awhile for the DNS settings to work. If you've been trying this, and that, and changing settings in the DNS, then it could just need a bit of time for the most recent to propogate.
  • all cloudron apps not responding after reboot, most services down

    Solved docker
    7
    1
    0 Votes
    7 Posts
    3k Views
    girishG
    @ianhyzy ah, good to know! basically, the snap version of docker starts with it's own container data which seems totally separate from the normal docker.
  • Disk usage problem

    Solved disk usage
    4
    1
    0 Votes
    4 Posts
    2k Views
    D
    @fbartels thank you for the advice
  • Mailserver does not deliver to certain email addresses

    Solved spam mail
    11
    0 Votes
    11 Posts
    4k Views
    A
    I end this thread because I now have a more specific one going.
  • Uhoh - Disk space is full and cloudron dashboard/other apps not working

    Solved server disk space
    10
    0 Votes
    10 Posts
    4k Views
    girishG
    Debugged this with @ZeZaung a bit. Somehow, it was possible to re-run cloudron-setup on the existing install and this reset the database even though the app containers and data were still there. I have made a fix which should hopefully mitigate the problem.
  • logs explanation

    logs
    2
    1
    0 Votes
    2 Posts
    1k Views
    girishG
    @vladimir-d The only other case an app is restarted without anyone triggering it is if an app using the tls addon had the certificate renewed. Unless this is a custom app, there is only the AdGuardHome app that uses the tls addon. So, is this app AdGuard Home? I think you can get more insight by looking into the corresponding logs at the lines above those lines. What does it say above the lines you posted?
  • OwnCloud?

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    christiaanC
    @imc67 keep an eye on this thread: https://forum.cloudron.io/topic/2457/owncloud-infinite-scale?_=1621875492434
  • Backblaze not removing old backups

    backblaze backups
    2
    0 Votes
    2 Posts
    926 Views
    girishG
    @dylightful if you click the 'cleanup backups' button in the Backups view, is there anything interesting in the logs?
  • Upgrading Cloudron via command line

    Solved cli ec2 restore
    5
    0 Votes
    5 Posts
    2k Views
    girishG
    @christiaan I submitted a new image to the marketplace. Will leave a note here when it gets approved. Sometimes it's immediate and sometimes it takes 2-3 days.
  • Backups blocked by dodgy characters

    backups
    13
    0 Votes
    13 Posts
    3k Views
    robiR
    @nebulon you would need a list of app backups that are allowed to fail (app store apps) and ones that aren't (system services). Partial backups are only ok if an app store app gets an error.
  • PostGreSql Database won't start

    Solved
    8
    0 Votes
    8 Posts
    3k Views
    nebulonN
    The root cause for this turned out to be disk I/O related. Leading to a postgres database startup time longer than 60sec. Our current code will kill the container if it takes longer than that for initial startup and thus the service never came up. The workaround solution was to stop apps temporarily until the postgres service is healthy and then start the apps one-by-one.
  • Backups failure, using tarball to external cloud wasabi.

    Solved backups failure
    9
    1
    0 Votes
    9 Posts
    3k Views
    d19dotcaD
    @privsec Note, just because it's "running" doesn't mean it's running well.
  • You don't have any cloudrons yet

    Solved appstore
    9
    0 Votes
    9 Posts
    3k Views
    nebulonN
    @christiaan on the free account, there is not much info we collect, so that is to be expected.
  • 0 Votes
    14 Posts
    1k Views
    girishG
    @d19dotca ah, noop is for the DNS. For the certs, if you click on advanced (in the Domains view), it will let you choose self-signed/fallback certs. That way it won't use let's encrypt.
  • Whitelist specific domain from Spam Filter

    email
    2
    1 Votes
    2 Posts
    1k Views
    d19dotcaD
    @artd2019 Currently Cloudron does not offer (a documented) "whitelist" / "allow list" function, so there is no way to guarantee deliverability of an incoming email. There is a feature request for it already that I'd encourage you to upvote. Version 6.3 coming in the not too distant future is supposed to deliver on many of the email improvements users have been clamouring for (including myself). One thing you can do if you're not already is making sure to remove those emails from the Junk / Spam folder in order for SpamAssassin to unlearn the message as spam. Eventually after a sufficient number of them, it'll learn that those emails are not spam and will decrease the BAYES probability of it being spam. On a related topic, you may want to consider enhancing your SpamAssassin rules list from the defaults, specifically in your case the BAYES_## rules perhaps as I have offered previously in this forum.
  • Domain cleanup lacking, by design?

    Solved certificates letsencrypt
    11
    1 Votes
    11 Posts
    4k 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
    2k 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
    5k Views
    ?
    @robi That's the icon!
  • Install not exited properly?

    Solved installation
    5
    0 Votes
    5 Posts
    2k 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.