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.5k Posts
  • Cloudron Upgrade issue

    Solved update
    8
    0 Votes
    8 Posts
    2k Views
    E
    Thank you, that has solved the problem!
  • cant open port25

    Solved mail
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    Follow up at https://forum.cloudron.io/topic/10145/any-way-to-relay-incoming-email
  • Website Blocked Due to Compromised

    Solved
    2
    1
    1 Votes
    2 Posts
    184 Views
    girishG
    @brent485 is this related to Cloudron?
  • Cloudron shows domain setup page after a possible crash

    Solved sftp update
    6
    1 Votes
    6 Posts
    902 Views
    girishG
    The full solution is : First run (as-is): mysql -uroot -ppassword box -e "delete from blobs where id='sftp_private_key' OR id='sftp_public_key'" Then, /home/yellowtent/box/setup/start.sh to complete the migrations Then, systemctl restart box
  • CLI Update command not working.

    Solved cli
    4
    0 Votes
    4 Posts
    767 Views
    girishG
    Please check if it's any better with CLI 5.4.1
  • trying to use cloudron openid connect with cloudflare0trust

    cloudflare
    10
    0 Votes
    10 Posts
    2k Views
    adisonA
    @girish said in trying to use cloudron openid connect with cloudflare0trust: @ ok i tryed that. only problem, it keeps changing the token, the zero-trust does. everytime i put it in, it puts like 34more bullets (what i hear on the screen reader when trying to enter) in the tokens field.
  • Setting for sending mail from another server?

    Solved mail
    2
    0 Votes
    2 Posts
    433 Views
    girishG
    @zylstra I think you are asking how to relay email . See https://docs.cloudron.io/email/#relay-outbound-mails
  • Incoming email not being received

    Solved email
    15
    0 Votes
    15 Posts
    3k Views
    necrevistonnezrN
    @saikarthik said in Incoming email not being received: I had to re-add the entry for netlify load balancer in my DNS. Maybe next time lead with that. The use of „netlify load balancer“ seems to be some vital information while people are trying to guess-troubleshoot your DNS problems….
  • can't paste into a Cloudron terminal?

    Solved webterminal
    3
    0 Votes
    3 Posts
    535 Views
    humptydumptyH
    @girish ctrl+shift+v works, thank you!
  • cannot find cloudflare prefix for r2

    Solved backups
    11
    1 Votes
    11 Posts
    2k Views
    adisonA
    aw. well, it told me witch post, but it didn't say witch post in particular in this particular topic. unless you can upvote the topic itself
  • Migrate a Cloudron app to self-hosted version

    Solved
    3
    2 Votes
    3 Posts
    618 Views
    AizatA
    @nebulon thanks!
  • Cannot install Cloudron on Ubuntu 22.04 (DNS Issue)

    Solved help install
    17
    1 Votes
    17 Posts
    3k Views
    jdaviescoatesJ
    @imc67 said in Cannot install Cloudron on Ubuntu 22.04 (DNS Issue): I recently installed on a NetCup RS Ubuntu minimal and with Cloudron (and Netdata ) and had no single issue! Also AVX and AVX2 is supported! Yeah, fair point, their more expensive RS (Root Server, as they call them, although they aren't dedicated but virtualised) product line works fine (I was on one until I upgraded to a dedicated server at Hetzner) It's the cheaper vServer (VPS) product range which are currently useless for Cloudron.
  • Whoops, installed instead of restored. Do I need to start all over again?

    Solved restore
    12
    0 Votes
    12 Posts
    2k Views
    jdaviescoatesJ
    @jdaviescoates said in Whoops, installed instead of restored. Do I need to start all over again?: I'd guess @staff might perhaps add something that will prevent you updating to 7.6 either way if you don't have AVX? Yep: @girish said in What's coming in 7.6: @necrevistonnezr meemo, rocketchat, ackee, wekan & nodebb need mongodb. But the way it's implemented you cannot update beyond 7.5.x . It will just error saying AVX support is needed.
  • Create mail accounts by API

    Solved api mail
    2
    0 Votes
    2 Posts
    500 Views
    BrutalBirdieB
    via api you can do that. POST {{baseUrl}}/mail/:domain/mailboxes note :domain is a variable for the mail domain. note {{baseUrl}} is the Cloudron api url e.g. https://my.DOMAIN.TLD/api/v1 with body: { "name": "webmaster", "ownerId": "uid-be9dcf57-ad65-40e0-a3f8-d1c75974bf01", "ownerType": "user" } The ownerType can be user or group. and the ownerId you need to get via either /users and for groups /groups. The API and the API Doc is currently being reworked. https://git.cloudron.io/cloudron/docs/-/blob/master/api/cloudron_api_swagger.yaml?ref_type=heads
  • Acces Error: 404 --Not Found

    Solved install
    4
    1 Votes
    4 Posts
    778 Views
    BrutalBirdieB
    @ZZIanis please never do this "solved, thanks anyways" you know what I mean... At some point someone else will search the same issue and find this topic and has high hopes you know the solution just to read "Nvm it solved, thanks anyways" Everyone had this, in the search to solve an issue just to find a forum post where someone just wrote "solved"
  • Trusted IP Address

    Solved networking cloudflare trusted ips
    4
    0 Votes
    4 Posts
    993 Views
    A
    So I think I've found the solution. Modify the Proxy Host config > Advanced and paste the following: set_real_ip_from 03.21.244.0/22; set_real_ip_from 103.22.200.0/22; set_real_ip_from 103.31.4.0/22; set_real_ip_from 104.16.0.0/13; set_real_ip_from 104.24.0.0/14; set_real_ip_from 108.162.192.0/18; set_real_ip_from 131.0.72.0/22; set_real_ip_from 141.101.64.0/18; set_real_ip_from 162.158.0.0/15; set_real_ip_from 172.64.0.0/13; set_real_ip_from 173.245.48.0/20; set_real_ip_from 188.114.96.0/20; set_real_ip_from 190.93.240.0/20; set_real_ip_from 197.234.240.0/22; set_real_ip_from 198.41.128.0/17; #use any of the following two real_ip_header CF-Connecting-IP; #real_ip_header X-Forwarded-For; this will allow True Client IP Address to be passed to Cloudron.
  • How to install old version of Cloudron?

    Solved
    3
    0 Votes
    3 Posts
    568 Views
    jdaviescoatesJ
    @girish thanks. BTW, the docs at https://docs.cloudron.io/installation/ still say the minimum disk space is "20GB Disk space" but I'd say that is no longer true (because the old server I'm still running Cloudron 7.3.6 on has 20GB and it isn't enough to update to the next version. Indeed, it doesn't even have enough disk space to update the single Uptime Kuma app that is installed on it!).
  • is the "always bcc" now is avaiable from Haraka now?

    Solved mail
    8
    1 Votes
    8 Posts
    2k Views
    BrutalBirdieB
    @girish ( ._.) I got servers with 100+ Mailboxes a global bcc all would be... better Also Cloudron is used by companies in Germany and they have to abide to the law of archiving business communication https://www.gesetze-im-internet.de/hgb/__257.html and a global BCC option would be very nice.
  • KASM App Proxy with websockets

    Solved app proxy
    11
    1
    1 Votes
    11 Posts
    3k Views
    girishG
    @robi new cloudron release
  • 1 Votes
    13 Posts
    3k Views
    C
    Tyvm, saved my day!