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.8k Posts
  • Could not pull cloudron/base

    Solved installation
    3
    0 Votes
    3 Posts
    971 Views
    S
    @nebulon Thanks, corrected by hosting company, now it worked fine.
  • Fonts display in terminal broken

    Solved webterminal firefox
    4
    1
    1 Votes
    4 Posts
    1k Views
    girishG
    Closest upstream issue I found was https://github.com/xtermjs/xterm.js/issues/3380 . But @nebulon tells me the latest 7.3 release moves xterm.js to some OpenGL based rendering, so probably this bug solves itself.
  • PTR record resolves incorrectly.

    Solved ptr
    3
    0 Votes
    3 Posts
    1k Views
    nebulonN
    thanks for sharing the root cause!
  • reverse proxy infront of cloudron?

    Solved app proxy
    5
    0 Votes
    5 Posts
    1k Views
    jagadeesh-s2104J
    @robi Thank you!! Nginx Proxy Manager is a UI + LetsEncrypt for Nginx if I have to simplify it. Do you have a sample Nginx proxy conf for this setup? Thanks again!
  • This topic is deleted!

    0
    1 Votes
    0 Posts
    180 Views
    No one has replied
  • 0 Votes
    2 Posts
    671 Views
    subvenS
    You could install Cloudron within a subdomain. This way you could do something like my.sub.domain.com for Cloudron itself and *.sub.domain.com for the Wildcard DNS entry.
  • postgresql configuration / slow log

    Moved Solved postgresql
    8
    1 Votes
    8 Posts
    2k Views
    marcusquinnM
    Sounds good. Yes, we're happy to help with query optimisation in apps and send feedback upstream. This is the quickest way we can do that. With some luck, we'll all end up with faster apps from this R&D too.
  • Backup failed: Task 39 timed out.

    Solved backups timeout wasabi
    12
    0 Votes
    12 Posts
    3k Views
    girishG
    @shan I will mark this thread as solved. Let's follow up at https://forum.cloudron.io/topic/7750/backup-uploads-time-out-after-12-hours-can-no-longer-manually-adjust-timeout-to-be-longer
  • cannot access dashboard, email server down as well

    Moved Solved dashboard
    6
    0 Votes
    6 Posts
    2k Views
    N
    @subven Thanks! I will create a cloudron backup now, thanks for the idea.
  • Postgres error in Nextcloud app with volumes

    8
    0 Votes
    8 Posts
    2k Views
    subvenS
    You don't need a second app. Copy the files your app is missing from your latest backup (without using Cloudrons "restore from backup" function). Take a look at my output. Compare with the files in your backup and the one in your (broken) live app.
  • Cloudron 7.3 - not able to install new Proxy App

    Moved Solved app proxy
    9
    0 Votes
    9 Posts
    2k Views
    girishG
    Fixed in https://git.cloudron.io/cloudron/box/-/commit/84ba333aa11fe7d0e2ae00d2b1437efc27a876b4
  • IP Address Blocklist Check acting weird

    Solved mail status
    5
    2
    0 Votes
    5 Posts
    1k Views
    JOduMonTJ
    @girish hey forgot to mention. My IP is not listed but the AS network is declared as spammy. While I contacted OVH for this and I respect their answers, they said they are not willing and paying for deblacklisting their network because it like an hostage situation. So I asked them to change the IP of my instance, let's see.
  • backup storage not mounting since update to Cloudron 7.3

    Solved
    7
    1 Votes
    7 Posts
    2k Views
    nebulonN
    Turns out the mountpoint for backups, which is /mnt/cloudronbackup/ had leftover files, which prevented it from being mounted. After clearing that folder it works fine. I will see how we can better communicate this into the dashboard to make this more obvious in the future.
  • 0 Votes
    2 Posts
    716 Views
    robiR
    Maybe try creating a filter in Snappymail and see how it is different in Thunderbird.
  • Nextcloud restore issue with symlinked data directory

    2
    0 Votes
    2 Posts
    789 Views
    subvenS
    Create a backup using rsync and restore from it rsync does not store symlinks (as tgz does).
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Route between 2 networks?

    routing setup
    2
    0 Votes
    2 Posts
    806 Views
    timconsidineT
    @burrito what are you using to arrange the 2 networks ? firewall ? managed switch ? VLAN on either ? I'm no expert, about to try setting up similar myself. I think someone who can answer will likely want to know how you are creating and managing the 2 networks.
  • Proxy for Specific Apps

    proxyapp
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    I am just adding the docs for the proxy feature for 7.3 The release is out as unstable (gives us some time to update screenshots, write the blog post, update docs etc), so I will give it a few days before it can be ready for general use.
  • SMTP Error (corrupt queue file)

    Solved mail
    6
    5 Votes
    6 Posts
    1k Views
    girishG
    Mail queue is exposed in 7.3, so you should be able to clean such files from the UI in the next release.
  • Full disk recovery process

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    brerlapnB
    @nebulon Okay, thanks. Importing the backup wasn't completing successfully since I'd had to use the Clean Backups function to free up space. I ended up just restoring the last backup image of the whole Droplet from DigitalOcean. That put things back as they were the night before the disk filled up so I only lost items from a single day. I was relieved to find that once I'd gotten things back to a green status I was able to complete the setup process for an external backup in an S3 object storage account. I tried setting up Backblaze B2, DigitalOcean Spaces, and Wasabi on Sunday and Monday, but they always errored out with a complaint about the bucket not being available to the region the DO Droplet is located in. Monday I was able to get my DigitalOcean volume mount set as external backup, but obviously don't want to use block storage for backups. Once I'd restored the droplet and resolved the space issue, though, I was able to add B2 as external backup storage with no issues. Thanks for the help!