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.4k Topics 24.1k Posts
  • Easy way to handle mail forwarding without setting up accounts for each?

    Solved email forwarding
    8
    1 Votes
    8 Posts
    2k Views
    fbartelsF
    @dsp76 said in Easy way to handle mail forwarding without setting up accounts for each?: individual "mailing list" for each receiver Yes, exactly.
  • Automatic Deletion of Update-triggered Backups

    Solved backups cleanup-backups
    3
    0 Votes
    3 Posts
    920 Views
    vadimV
    I got it, thx. I will check
  • Restoring queued

    Solved restore
    9
    1
    1 Votes
    9 Posts
    2k Views
    L
    @girish yes correct my connection aborted. It's solved now
  • My Cloudron SSL Not Renew Automatically

    Solved certificate
    3
    0 Votes
    3 Posts
    707 Views
    I
    Oh I see, I already checked and my Cloudron expiration date is 74 days later. Thank you @girish
  • Error loading fsmetadata.json during restore

    Solved restore
    10
    1
    1 Votes
    10 Posts
    3k Views
    girishG
    @shan Not sure what is going on. Can you contact us at support@cloudron.io ?
  • Possibility to close port 222

    Solved sftp firewall port
    3
    1 Votes
    3 Posts
    905 Views
    M
    @girish ah ok, thanks, will try that!
  • Can not restore/reinstall cloudron

    Solved dashboard restore reinstall backup
    2
    1
    0 Votes
    2 Posts
    708 Views
    girishG
    @privsec said in Can not restore/reinstall cloudron: I have set up cloudron to use the same 7.5.2 version of my current install. On the new install after I update the DNS records to the new IP address, I get this After the cloudron installation, did you do the domain/dns setup and create an admin account? If so, you should not do that. Setup new server with cloudron --version 7.5.2 Go to https://ip For good meaure, I would power off your old server. This prevents any dns caching issues wrt my.domain.com pointing to your old server. Start restore from the setup view Cloudron will automatically navigate to https://my.domain.com 'Already activated' means that you already setup admin account on that server. After that, you cannot restore anymore for security reasons. For example, if you find a cloudron installation in the wild and try to restore, it won't work. That route is completely locked.
  • Error: Cloudron is already installed. To reinstall, start afresh

    Solved installation
    2
    0 Votes
    2 Posts
    497 Views
    girishG
    @privsec you have to start over with a vanilla ubuntu 22.04
  • Stuck at the Cloudflare Domain Setup

    Solved installation
    2
    2
    1 Votes
    2 Posts
    613 Views
    girishG
    @derryace No such route sounds ominous ... Which version of Cloudron is this? You can check this in the file /home/yellowtent/box/VERSION .
  • 2 Votes
    5 Posts
    1k Views
    O
    Yes i adjusted firewall. Added 443 port and now it works
  • Cloudron on DigitalOcean one-click issue

    Solved digitalocean 1-click
    4
    1 Votes
    4 Posts
    1k Views
    Z
    ok, thank you
  • Container can not connect to Internet

    Solved dns unbound
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @fisi I think @nebulon responded to your ticket from support. If this is the same support ticket, the reason is that your server has 2 NICs and connected to the internal and external network. This is not a problem but the routes are set up incorrectly in ubuntu. The default route is going via the internal gateway. I think you have to adjust the netplan to fix the routing situation . (I hope I am replying about the correct tickte ! )
  • Apps SSO

    Solved oidc sso
    13
    1 Votes
    13 Posts
    4k Views
    girishG
    @nebulon has fixed this now for the next release. The first login (from admin setup or via invite) of admin account and normal users now has an OIDC session automatically. This means that when you click the first OIDC app, you are logged in automatically.
  • 1 Votes
    4 Posts
    954 Views
    girishG
    Right, the 1GB instance actually has 941MB. I have fixed the setup script accordingly. ubuntu@ip-172-26-13-174:~$ free -m total used free shared buff/cache available Mem: 941 194 335 0 410 606 Swap: 0 0 0
  • Cloudron version 7.7.2 requires AVX support in the CPU.

    Solved virtualbox installation
    3
    1 Votes
    3 Posts
    958 Views
    girishG
    Can't help with virtual box since I have not used it. On a side note, from Cloudron 8, we will start supporting machines without AVX again. In such situations, you won't be able to use MongoDB or apps that use MongoDB.
  • how can i change smtp limits

    Solved smtp email ratelimit firewall
    11
    1 Votes
    11 Posts
    3k Views
    BrutalBirdieB
    @darsh_parsana /home/yellowtent/box/setup/start/cloudron-firewall.sh is on the root system, not inside any container. You can just edit the file directly via ssh.
  • User & Group CRUD API(S)

    Solved api docs
    3
    1 Votes
    3 Posts
    908 Views
    girishG
    @darren if you hit any issues, feel free to ask here.
  • SSHFS: "failed to mount (inactive): read: Connection reset by peer"

    Solved backups sshfs
    18
    1 Votes
    18 Posts
    6k Views
    avatar1024A
    A little update on this: I help a friend migrating their cloudron to another server and set-up a new backup storage (also using a Hetzner storage box). Server migration worked fine (that was not using the Hetzner box). When it came to connect the new storage box we faced issues. We generated 4 pairs of ssh keys: rsa with paraphrase ed25519 with paraphrase rsa without paraphrase ed25519 without paraphrase With all four we could connect to the storage box from outside cloudron (using terminal or from file manager). 1. and 2. required the paraphrase to do so. On Cloudron: and 2. didn't work >> expected as paraphrased is required worked just fine if trying to connect to the box by created a new volume or a new backup storage the connection failed as reported above in this thread. BUT if the volume or backup storage was already present and mounted (using key 3.), then I could go to the settings and replace key 3. by key 4. and then it connected fine. Maybe this description might help tract where the issue comes from, since it only happens when mounted a new valume/backup and not when it's already present
  • Mail Server (SPF & DMARC)

    Solved email dmarc
    6
    1 Votes
    6 Posts
    2k Views
    L
    @girish great, thank you. I plan to move all my e-mail accounts to my cloudron server
  • App cannot be deleted nor reinstalled, weird.

    Solved cloudflare apptask
    7
    0 Votes
    7 Posts
    1k Views
    girishG
    @micmc yes, already implemented the crash fix -https://git.cloudron.io/cloudron/box/-/commit/d862f1f5b4f10b5852aed958ecc4ce42709103f7 . CF was returning an invalid response that our code was not prepared for.