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
  • Share email relay?

    Solved mail notification relay
    8
    0 Votes
    8 Posts
    2k Views
    robiR
    @girish can you just set them much lower like 20s?
  • App Proxy + VPN

    Solved app proxy
    5
    0 Votes
    5 Posts
    983 Views
    M
    Thanks for the insights, @arshsahzad and @girish, I’ll explore these solutions. As for tailscale and cloudflare, I’d have to set them up externally to cloudron on the server, right? Which I’ve always thought was not recommended. Think I’ll try it anyway and get back to you guys. I’ve already setup a vpn on my home server with wireguard so maybe I’ll go with that. Thanks!
  • cloudron 521 error

    installation
    2
    0 Votes
    2 Posts
    228 Views
    girishG
    @mrkovash cloudron never sends 521. Can you tell us a bit more about your setup? Screenshots? Errors? Where did you have to use the loopback address (this is even more strange) ?
  • Cloudron Admin Panel Down

    Solved
    9
    2
    0 Votes
    9 Posts
    1k Views
    nebulonN
    Turns out the disk got full with docker images related to jupiter hub notebooks.
  • rocket.chat does not want to start anymore

    Solved
    5
    1 Votes
    5 Posts
    424 Views
    jdaviescoatesJ
    @luckow said in rocket.chat does not want to start anymore: it took 25 times Presumably 25 minutes?
  • 0 Votes
    6 Posts
    1k Views
    girishG
    @carlostph One thing is that what might be causing the upload to stall is the CPU (because of gzip). Can you also check tar cvf - /home/yellowtent/appsdata/<mastodon-app-id/ and pipe that to s3cmd ?
  • Unusual Mail Issues

    Solved mail dovecot imap
    15
    2 Votes
    15 Posts
    1k Views
    M
    @girish Sure thing!
  • Cloudron updates

    Solved autoupdate
    22
    0 Votes
    22 Posts
    6k Views
    girishG
    I will mark this as solved. Will make a feature thread.
  • External OAuth applications

    Solved oauth oidc
    10
    0 Votes
    10 Posts
    2k Views
    nebulonN
    Since we have added an OpenID connect and thus some OAuth2 compatibility, I will mark this as solved finally.
  • Time in Logs in 12h format now since Update to 7.4?

    Solved userinterface
    3
    2 Votes
    3 Posts
    660 Views
    nebulonN
    Well spotted, this has changed indeed. I have fixed it to 24h always https://git.cloudron.io/cloudron/box/-/commit/a2c16e9442d9135b8ba392e9c0b2797307c6155c
  • my peertube and discourse error after auto updated cloudron to v7.4.0

    Solved postgres autoupdate
    10
    0 Votes
    10 Posts
    1k Views
    girishG
    Fix for this was the same as https://forum.cloudron.io/topic/8944/redash-restore-failure
  • Send E-Mail with delays?

    Solved mail
    13
    1
    0 Votes
    13 Posts
    2k Views
    L
    @girish I tried it just with other Browser, it works. That was an stored browser data issue, sorry and thank you. Lukas
  • Email is not configured properly since Update to Cloudron 7.4.0

    Solved email notifications
    3
    1
    4 Votes
    3 Posts
    733 Views
    girishG
    This is fixed in 7.4.1, was a regression.
  • Redash restore failure

    Moved Solved update postgresql
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    This was a bug in 7.4.0 and is now fixed in 7.4.1. We updated node to v18 (from v16). There was a subtle but impact change hidden... In node 16, the requestTimeout was 0. This meant unlimited time. In node 18, the requestTImeout is now 5 mins. This meant that large restores were failing if the upload didn't finish within 5 mins.
  • Cloudron after rescaling a server

    Solved resize
    4
    0 Votes
    4 Posts
    672 Views
    jdaviescoatesJ
    @romfeo said in Cloudron after rescaling a server: app's (Wordpress) See https://docs.cloudron.io/apps/#memory-limit and https://docs.cloudron.io/apps/#cpu-shares Also adjust the memory limits in https://my.domain.coop/#/services And for WordPress specifically see: https://docs.cloudron.io/apps/wordpress-developer/#memory-limits and https://docs.cloudron.io/apps/wordpress-developer/#php-settings
  • Unable to contact support via Support Ticket

    Solved support
    4
    1
    1 Votes
    4 Posts
    344 Views
    archosA
    @girish Great, thank you for the information
  • My account email is wrong

    Solved appstore
    7
    0 Votes
    7 Posts
    1k Views
    girishG
    @jasonsq if you can send us a mail at support@cloudron.io, we can help figure what is going on.
  • DNS address could not be found

    Solved domains cloudflare linode dns
    2
    0 Votes
    2 Posts
    513 Views
    girishG
    @j_vmess your domain works just fine for me here. Maybe it's a browser cache issue? Have you tried another browser or after clearing the browser cache? I removed your domain from the original post, since it was showing the setup screen.
  • Setup with Hetzner DNS not working

    Solved domains nameserver hetzner
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    @Fabix thanks. Strange stuff... I will put it in our docs that we only support Robot.
  • Certiticate renewal issue

    Solved digitalocean certificates
    12
    1 Votes
    12 Posts
    2k Views
    girishG
    @Recliner2042 It needs to write to DNS . You can read more at https://letsencrypt.org/docs/challenge-types/ (dns-01).