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
  • Can't install Cloudron on a fresh Ubuntu on netcup

    Solved
    2
    0 Votes
    2 Posts
    452 Views
    jdaviescoatesJ
    @vjvanjungg yep, they use minified version of Ubuntu, so first of all you have to use their Ubuntu images to install a full version, see https://forum.cloudron.io/topic/10097/cloudron-install-error-dpkg-error/6?_=1696615795636 Also, I asked them about this on Twitter and they said: I expect the Cloudron install script to work if you run the command "chattr -i /etc/resolv.conf" before starting it https://twitter.com/netcup/status/1735265955364720757 So perhaps try that first and let us know if it does indeed work?
  • Got a Notification "Email is not configured properly"

    Solved
    3
    0 Votes
    3 Posts
    402 Views
    A
    Yeah it does, but for a short while it didn't. I use the gps.domain.nz for traccar and thats what it said it was incorrectly pointed at instead of my.domain.nz, but it resolved itself and has only happened the one time.
  • Restore to a new server keeps "old" apps on the previous server

    Solved restore
    4
    1 Votes
    4 Posts
    645 Views
    girishG
    Note that when you restore on IP2, Cloudron will adjust the DNS of the apps to point to IP2. It can do this only if you use one of the programmatic DNS providers. If you use manual/wildcard DNS provider, you have to change the IP manually yourself.
  • Should I be worried about these errors in the mail log?

    Solved mail
    3
    1
    2 Votes
    3 Posts
    483 Views
    girishG
    This is fixed in the latest release 7.6.2
  • App Store Account Creation Problems

    Solved
    4
    0 Votes
    4 Posts
    926 Views
    nebulonN
    This means that either your cloudron.io credentials are wrong if you are in the login mode of that form or if you are signing up, the email may already be known? To rule out one part here, can you just log into https://console.cloudron.io to verify the account credentials are correct?
  • SET a PTR records to finish email configuration

    Solved ptr records email cloudflare
    7
    1 Votes
    7 Posts
    2k Views
    S
    Thank you @laurent I'll try something like that.
  • Can Cloudron be installed on Ubuntu 23.04?

    Solved ubuntu installation
    2
    1 Votes
    2 Posts
    564 Views
    nebulonN
    This has not been tested by us at least and given that 23.04 is not an LTS there is probably no big rush if at all to support it.
  • How to setup cloudron with Epik domains?

    Solved epik domain name setup cloudron
    3
    1
    1 Votes
    3 Posts
    545 Views
    L
    @robi said in How to setup cloudron with Epik domains?: It's in the docs, or just try it to see what it asks for. Hey, thanks! The wildcard option worked... or so it seems!
  • Help configuring NGINX to redirect to cloudron apps

    2
    1
    0 Votes
    2 Posts
    352 Views
    robiR
    Cloudron is itself a reverse proxy, so you have an additional one in front of it, which means you need to configure it as such. Many guides online for that. Another options is to use the Cloudron install and server as a more friendly reverse proxy for your entire network. For any other systems or domains you just set up a proxy app within cloudron that further redirects things properly on your private network.
  • Jellyfin admin user is no longer Admin

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    S
    Thank you for your response.
  • Reset my cloudron.io password

    Solved
    6
    0 Votes
    6 Posts
    954 Views
    nebulonN
    Responded in support ticket.
  • Some people cannot send me calendar invitation

    Solved
    3
    1 Votes
    3 Posts
    231 Views
    L
    I think your solution for my "bad reputation OVH server IP" problem did the truck. Thanks @nebulon
  • Network errors after recent upgrade

    Moved Solved support docker
    5
    1 Votes
    5 Posts
    906 Views
    D
    Thanks again, and for sharing the details!
  • Scheduled Backup not Triggering

    Solved backups
    4
    1 Votes
    4 Posts
    668 Views
    imc67I
    Again: https://forum.cloudron.io/post/79353
  • Need higher version of Mongodb

    Solved mongodb addons
    5
    0 Votes
    5 Posts
    829 Views
    girishG
    Cloudron 8 will have it.
  • Cloudron Backup Issue with LAMP Application

    Solved backup lamp
    7
    1 Votes
    7 Posts
    1k Views
    J
    The things we learn going through the support requests!
  • CLI: Command not found

    Solved cli
    3
    1 Votes
    3 Posts
    625 Views
    L
    Got it, thanks!
  • Payment Declined

    Solved appstore subscription
    4
    1 Votes
    4 Posts
    744 Views
    girishG
    Will follow this up from support.
  • sending email not working: PTR DNS record (PTR) did not match

    Solved email relay
    3
    1 Votes
    3 Posts
    562 Views
    girishG
    @cylon usually, you can request your VPS provider to open that port and they might if they trust to now spam Alternative is to setup a relay - https://docs.cloudron.io/email/#relay-outbound-mails
  • transfer files between Apps or from computer onto a volume? via CLI?

    Solved volumes
    7
    2 Votes
    7 Posts
    1k Views
    girishG
    @Supaiku not all apps have SFTP access though, just the ones for which it makes sense. Usually, apps where one needs to edit the code or upload files.