Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • docker overlay2 directory running wild: over 75GB of space used

    Unsolved Support docker disk-usage
    6
    1 Votes
    6 Posts
    156 Views
    necrevistonnezrN
    Maybe https://forum.cloudron.io/topic/1579/var-lib-docker-overlay2-getting-full?_=1760112116784 is helpful: @nebulon said in /var/lib/docker/overlay2 getting full: For a start, docker images are often quite large, composed of a multitude of filesystem layers on top of each other. To mitigate the problem a bit, all Cloudron apps share the same base image, that helps a bit. The appsdata folder really only contains the data from within the apps, so that heavily depends on your own usage. The application code, so to speak, is inside those docker images.
  • Docker volumes are filling up disk

    Solved Support docker volumes
    23
    1 Votes
    23 Posts
    2k Views
    archosA
    @robi I only added the recommended commands: 0 13,23 * * * rm -rf /app/data/public/wp-content/cache/* > /dev/null 2>&1 0 13,23 * * * rm -rf /tmp/magick-* /tmp/imagick* > /dev/null 2>&1
  • Services and all apps down due to cgroups error

    Solved Support cgroups docker
    16
    1
    1 Votes
    16 Posts
    1k Views
    infogulchI
    Ok if I switch it to "Direct disk" it fails to boot but "GRUB (Legacy)" kernel option seems to boot fine.
  • Memory exhausted on wp site affecting entire server

    Unsolved Support docker resources
    8
    1 Votes
    8 Posts
    726 Views
    jamesJ
    Hello @mbarria Since there was no more update in this topic can I assume this resolved itself?
  • Moving location of Docker images

    Solved Support docker storage
    10
    0 Votes
    10 Posts
    1k Views
    KubernetesK
    Just a quick update, since I am using this since March. I didn't had any issues with that kind of storage usage for the Docker during normal operations. As I didn't have an situation with restore or bare metal recovery, I still don't have any experience for these use cases. So far, I am pretty happy to offload the Docker Images to the Hetzner Volume.
  • docker, platformdata, docker-volumes usage and consequences

    Solved Support storage docker
    3
    0 Votes
    3 Posts
    514 Views
    J
    Thanks @girish for the changes in the docs and letting me know. I will take a look as soon as the time allows and may get back to this topic at a later date.
  • 1 Votes
    3 Posts
    501 Views
    luckowL
    A homemade problem. We have refactored our Ansible role. It has installed an MTA that was previously started as Cloudron's mail service. After uninstalling the MTA, everything works as expected.
  • Node and PHP, upgrade process within container

    Nextcloud docker php node apt
    4
    0 Votes
    4 Posts
    824 Views
    nebulonN
    Yes that is handled by app package updates. We usually stay as close to what the upstream app recommends. Through the containerization, we can have different php (and other languages/framework/library) versions on the same system, depending on the individual app. This also means if you find a package using a wrong or by now outdated version, please let us know in that app section in the forum and we will see if and how to update those accordingly.
  • adding apt dependencies to n8n app (or any other app)

    Moved Solved N8N app install docker
    3
    1 Votes
    3 Posts
    990 Views
    V
    Hi @joseph pandoc is also part of Cloudron n8n package You're right I didn't realize this. It is a good surprise. I have other workflow requiring GDAL binaries for example (https://gdal.org/en/latest/). This one is mode specific and is not here. I guess I am good to make a custom packaging... I found some shady npm packages including binaries but it does not seem properly maintained.
  • /var/lib/docker/overlay2 is really huge!

    Solved Support docker storage
    8
    1 Votes
    8 Posts
    2k Views
    J
    I think we have to go back to the original question. What's the original issue? Using tools like df in /var/lib/docker/overlay2 won't work.
  • 1 Votes
    5 Posts
    710 Views
    hareenH
    @joseph , Running 'cloudron-support --recreate-containers' fixed the issue. Thank you.
  • 1 Votes
    9 Posts
    2k Views
    BrutalBirdieB
    Happens a LOT I don't mind at all.
  • 1 Votes
    7 Posts
    1k Views
    girishG
    Fixed in https://git.cloudron.io/cloudron/box/-/commit/abf445e96949ab952c07b457610a1a890cf4e339 for next release.
  • Docker Error 500 - Unable to pull image on same instance

    Solved Support docker hub registry
    21
    0 Votes
    21 Posts
    4k Views
    girishG
    @timconsidine thanks, I have added a validation check now.
  • New installation: can't install applications

    Solved Support install docker network
    9
    1 Votes
    9 Posts
    2k Views
    girishG
    Yes, /24 would only allow 250 or so addresses, we do need a /16 . I am not sure why 172.17 and 172.18 networks are conflicting though . In the original error message it says "172.18.0.1" is in use. If your local network is 172.18, it all makes sense. Currently, there is no workaround for this since the code has some places where it hardcodes 172.18 network.
  • Docker Error: Unable to pull image

    Solved Support docker
    3
    1
    1 Votes
    3 Posts
    420 Views
    jamesJ
    Closed due to inactivity
  • Cloudron install failed

    Solved Support installations docker
    5
    1
    1 Votes
    5 Posts
    673 Views
    jamesJ
    Closed due to inactivity
  • mysql won't start upon cloudron upgrade

    Solved Support docker troubleshooting
    7
    1 Votes
    7 Posts
    2k Views
    8
    Thank you @girish , this worked. For those coming through in the future note that cloudron-support may ask you to reboot and run again, keep an eye out for it.
  • "docker-volumes" is filling my whole server storage

    Solved Support docker disk space
    25
    1
    1 Votes
    25 Posts
    4k Views
    D
    Hi Girish, First, thank you for taking the time to provide such a detailed and technical explanation. I genuinely appreciate it, as I find it very insightful. As I mentioned in an earlier post, the TMP directory that fills up the most is indeed Emby's because we move a lot of data there. We add a substantial amount of content regularly. However, it's not just Emby that has this issue. Several other applications also exhibit similar behavior. The list of these applications, which I posted earlier, includes: Emby N8N Cal Uptime Kuma OpenWebUI Penpot And a few other unidentified applications This list is not exhaustive, but these are the primary culprits. To answer your questions: a) Yes, the directory that had around 83GB of data was indeed Emby's TMP directory. This directory fills up quickly as we add more content. However, other applications also contribute to the storage issue, just not at the same scale as Emby. b) I add files to Emby using the File Manager. We do not use Emby's upload feature, even though we have an Emby Premiere instance. We prefer to manage our files directly through Cloudron because we trust its infrastructure and prefer to use it as intended. I understand that the issue is not inherently with Cloudron itself. My reflection was that this docker-volume issue only started appearing after I added a new storage volume to my server. To clarify, I added an OVH NAS-HA as a new volume to the server, and then I mounted it on Cloudron through the admin panel. This docker-volume did not exist, or at least was not noticeable, before this addition. Since moving Emby to the new volume, I see my data on the new volume as expected, but it also appears to be duplicated in the TMP directory on the server's disk. This duplication was not happening before the new volume was added. Hence, my hypothesis is that there might be a configuration that wasn't fully adjusted to accommodate the new volume, causing files to be stored in both locations. I'm not entirely sure how the backend works, so these are just observations and hypotheses based on my use of Cloudron.
  • 1 Votes
    1 Posts
    361 Views
    No one has replied