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.1k Posts
  • Could not update package repositories

    Solved
    2
    0 Votes
    2 Posts
    295 Views
    nebulonN
    Seems like there is something wrong with that installation medium maybe? Have you seen and tried https://askubuntu.com/questions/1500639/update-error-e-the-repository-cdrom-ubuntu-22-04-1-lts-jammy-jellyfish already?
  • Different external email domain

    Solved email
    14
    1 Votes
    14 Posts
    2k Views
    nebulonN
    That probably works for those apps yes, still a proper relay is recommended.
  • Disk usage

    Solved disk usage
    11
    0 Votes
    11 Posts
    2k Views
    nebulonN
    If you make sure that newer backups are off-server so not anymore in /var/backups, you can safely delete all files from that folder.
  • Cloudron stuck on 7.5.2 on Ubuntu 20.04

    Solved
    3
    3
    0 Votes
    3 Posts
    439 Views
    dev-cbD
    Thank you! That seemed to be the issue. Now v7.6.1 is not pre-release flagged anymore.
  • 1 Votes
    7 Posts
    1k Views
    girishG
    I put storj separately at https://forum.cloudron.io/topic/11670/add-storj-as-backup-option
  • How to uplaod the downloaded tar.gz backup file

    Solved backup restore
    6
    1 Votes
    6 Posts
    1k Views
    nebulonN
    If you mean the webterminal, then this is into the filesystem of the app, not the host system. Cloudron does not have a webterminal into the host system, as it is not advised to tinker with this. However in this case you should use scp (essentially file transfer via ssh) to put the tarball into the /tmp of the server.
  • Issue with backing up using Minio

    Solved backups minio
    5
    1
    0 Votes
    5 Posts
    773 Views
    girishG
    @TheMoodBoardz Does it fail with tgz format also? Not sure how to debug this since it is just crashing with no real logs. If you reach out at support@cloudron.io , we can debug further.
  • 1 Votes
    5 Posts
    726 Views
    girishG
    @Supaiku did you manage to get it online atleast? AppArmor parser error for /etc/apparmor.d in profile /etc/apparmor.d/usr.bin.evince at line 32: Could no> The above profile seems to be the buggy one fwiw. Maybe delete it or fix that line.
  • How does the referral code/process work?

    Solved appstore referral
    5
    1 Votes
    5 Posts
    804 Views
    nebulonN
    The code is used while subscribing and once the payment succeeds the credits are applied.
  • ghost member cannot connect after migrating server

    Solved email hetzner
    2
    1
    1 Votes
    2 Posts
    333 Views
    jrl-abstract27J
    So i found the error, it is because Hetzner close the port 25 by default on new dedicater server, so you just have to ask them to open it. Bisous les copains
  • SYMPA, or similar...

    Solved mailing-lists
    6
    2 Votes
    6 Posts
    1k Views
    girishG
    I think https://forum.cloudron.io/topic/1660/sympa-mailing-list and https://forum.cloudron.io/topic/6776/mailing-list-feature-basic-moderation are the relevant threads. @andrewwri maybe you can leave a note in the sympa thread as to how you installed sympa and how you are maintaining it. Maybe some notes on your current set up will also help (what is the email server? how is it interfacing with the email server etc). thanks!
  • Tailscale reverse proxy from VPS to Cloudron home server

    Solved tailscale
    5
    4 Votes
    5 Posts
    2k Views
    girishG
    I will mark this solved, thanks @3246
  • AppStore returns 424

    Solved appstore
    22
    1 Votes
    22 Posts
    3k Views
    osoboO
    @girish Sorry for the delayed response. My server is also hosted in Singapore (by Hostinger). I've noted a couple of seconds delay to open Cloudron's app store but it is definitively back. Thank you again for the support !
  • backup fails

    Solved backups cifs
    8
    1 Votes
    8 Posts
    1k Views
    A
    no sorry. Just coincidentally having a similar issue with backups, at the same time I think. I can see why you'd think that, I kind of jumped into the conversation.
  • How to restore mail from encrypted backups?

    Solved cli decrypt backups
    3
    1 Votes
    3 Posts
    483 Views
    T
    Ah, thanks! I hadn't seen the app-mail-folders before.
  • Login to my.cloudron.io

    Solved appstore dashboard
    7
    1 Votes
    7 Posts
    661 Views
    girishG
    cloudron.io - this is Cloudron's website (the company) console.cloudron.io - this is the place where Cloudron's customers login to manage billing. you cannot manage apps or anything of that sort here yourdomain.com - this is the domain you gave when you installed Cloudron, the software, on your server. IMPORTANT: cloudron the company has no access to your servers. Cloudron the software is entirely selfhosted and only you have access to the server. my.yourdomain.com - this is your server's dashboard. this is where you manage apps and other things my.cloudron.io - this is actually Cloudron the company's, cloudron installation. you should not (and cannot) login here! With this in mind: When attempting to login us assigned IP it would redirect to my.cloudron.io. this cannot ever happen. how would I reach login when IP Changed/DNS is not available If IP changes, go to your DNS and then just change the IP address of my.yourdomain.com manually to the new IP. Are you talking about dynamic IP here? If so, use the Dynamic DNS feature. It will automatically update the DNS with a changing IP. Finally, if DNS itself is not available, I guess you have to use /etc/hosts . See also - https://docs.cloudron.io/troubleshooting/#unreachable-dashboard
  • Wildcard domain expect A record for the service

    Solved dns wildcard
    11
    1 Votes
    11 Posts
    2k Views
    girishG
    Ah ok. I guess, let us know if it happens again!
  • Cannot update Cloudron, problem with GRUB

    Solved update ubuntu
    3
    1 Votes
    3 Posts
    344 Views
    M
    Thanks, it's solved. No disk wasn't changed. It's running on AWS.
  • How to use an additional IP for mail in Cloudron ?

    mail cloudflare
    2
    1 Votes
    2 Posts
    381 Views
    girishG
    @JOduMonT an email server (without email relays) requires a public IP. There is no way around this. Even if you add a second IP, the second IP will be exposed and one can always access your Cloudron dashboard via that IP address. Just have to put an entry in /etc/hosts on my laptop and point that floating IP to my.domain.com and that's it. I guess you are looking for a way to "sandbox" mail server to a specific IP somehow. We don't have a way to do this in Cloudron. I can move this to Feature Requests. But also, it might be easier to just create another VM and run mail on the other VM? Security wise , this is the easiest and cleanest instead of writing a lot of code to make sure mail server and dashboard despite being on the same server don't step on each other (networking wise).
  • Proxying email with Cloudflare

    Solved email cloudflare
    3
    0 Votes
    3 Posts
    762 Views
    girishG
    @taowang note that your IP is actually leaked. If you follow the MX record of your domain, you will find your server IP in the DNS. I think this is what the Cloudflare doc is trying to tell you.