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


Skip to content
  • 2 Votes
    4 Posts
    66 Views
    girishG

    @shifty thanks for the update! Glad it got solved.

  • 2 Votes
    1 Posts
    39 Views
    No one has replied
  • Cloudron performance issues

    Solved Support
    20
    0 Votes
    20 Posts
    416 Views
    timconsidineT

    Understood. I am in UK but use Hetzner in DE, and don't have any performance issues.

  • 3 Votes
    5 Posts
    139 Views
    W

    Looks good and prevents issues like looking wrong in a short sight. Thanks!

  • 1 Votes
    7 Posts
    134 Views
    LanhildL

    @girish Yes

  • Storage not showing true size

    Solved Support
    9
    1 Votes
    9 Posts
    298 Views
    S

    @jpodner I had the same issue. Solved it by following the instruction on this page to extend my LVM space.

    https://packetpushers.net/ubuntu-extend-your-default-lvm-space/

  • Error when updating disk usage

    Solved Support
    4
    0 Votes
    4 Posts
    113 Views
    KubernetesK

    Btw, I applied the changes of the system.js according to the changelog to solve this problem in my environment until the update is available. So at least for myself this Post could be set to "solved".

  • 1 Votes
    4 Posts
    147 Views
    nebulonN

    @d19dotca to be honest, I think can be quite debatable, for example say three apps shape a rough sine curve across the time period, there would not be an easy visual winner. But what is also important here, currently we use what the graph library gives us and reworking this for little value is currently not worth while 🙂

  • 1 Votes
    16 Posts
    529 Views
    jdaviescoatesJ

    @girish said in Cloudron 7.3.2: "Analyze Disk" doesn't do anything:

    The code is not handling CIFS/SSHFS volumes correctly.

    was not, is now?

  • 0 Votes
    27 Posts
    2k Views
    nebulonN

    @d19dotca ext4 is the filesystem type in this case from your root / partition and ext4 has a feature of reserved blocks for the root user. Other disks may or may not be ext4 like for volumes or backup.

  • Spikes in RAM use

    Unsolved Support
    8
    0 Votes
    8 Posts
    391 Views
    J

    Over the past few days, I've been getting alerts that apps are running out of memory that typically have had no issues after the past few days. The System Info / System Memory isn't showing any spikes in RAM usage. I'm still trying to run this down but having some trouble doing so and need to keep digging.

  • System Info shows no Apps

    Unsolved Support
    10
    0 Votes
    10 Posts
    412 Views
    girishG

    @robi Good point ... I think it's this way because one way to expand boxdata/appdata/platformdata is using symlinks. Then there's volumes , backups. So, it was easier to filter out by known filesystems.

  • 4 Votes
    1 Posts
    187 Views
    No one has replied
  • Disk IO Tracker

    Feature Requests
    7
    3 Votes
    7 Posts
    365 Views
    robiR

    @mehdi said in Disk IO Tracker:

    just trying to periodically write stuff and checking the performance, as suggested, would not be great IMO, as it would 1/ be influenced by what's already running on the system 2/ wear out SSDs for little benefit

    Agreed, there are better ways, the example was more for the output or datapoints.

    Aspects of BPF tools make this light on resources, but there's a whole stack of tools down the line, including 'iolatency'.

  • App Disk Space

    Discuss
    4
    0 Votes
    4 Posts
    355 Views
    J

    I had the same question, thanks for the help

  • 4 Votes
    5 Posts
    346 Views
    jdaviescoatesJ

    @girish said in Count of allocated memory:

    We can improve our graphs section.

    You can say that again! 😛

    I find the memory usage graph to be pretty useless. A table with the values would be much more useful.

  • Graphs error with Volumes

    Solved Support
    11
    0 Votes
    11 Posts
    569 Views
    girishG

    The full stack trace is:

    16/07/2021 17:58:24 :: [console] Error writing to collectd.localhost.df-sdc1.df_complex-used: Unable to read header (/var/lib/graphite/whisper/collectd/localhost/df-sdc1/df_complex-used.wsp) 16/07/2021 17:58:24 :: [console] Unhandled Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/twisted/python/threadpool.py", line 266, in <lambda> inContext.theWork = lambda: context.call(ctx, func, *args, **kw) File "/usr/lib/python3/dist-packages/twisted/python/context.py", line 122, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/usr/lib/python3/dist-packages/twisted/python/context.py", line 85, in callWithContext return func(*args,**kw) File "/usr/lib/python3/dist-packages/carbon/writer.py", line 189, in writeForever writeCachedDataPoints() --- <exception caught here> --- File "/usr/lib/python3/dist-packages/carbon/writer.py", line 165, in writeCachedDataPoints state.database.write(metric, datapoints) File "/usr/lib/python3/dist-packages/carbon/database.py", line 124, in write whisper.update_many(path, datapoints) File "/usr/lib/python3/dist-packages/whisper.py", line 740, in update_many return file_update_many(fh, points, now) File "/usr/lib/python3/dist-packages/whisper.py", line 747, in file_update_many header = __readHeader(fh) File "/usr/lib/python3/dist-packages/whisper.py", line 294, in __readHeader raise CorruptWhisperFile("Unable to read header", fh.name) whisper.CorruptWhisperFile: Unable to read header (/var/lib/graphite/whisper/collectd/localhost/df-sdc1/df_complex-free.wsp)

    The last line gives a hint that the graphite file is corrupt. So, I removed all the whisper files in /home/yellowtent/platformdata/graphite/whisper/collectd/localhost/df-sdc1 and graphs seems to work after that.

    @atridad Maybe a good idea to check the health of the hard disk ? Also, since we hit the systemd issue on the same server.

  • Nextcloud : disk usage anomaly

    Solved Nextcloud
    4
    0 Votes
    4 Posts
    397 Views
    timconsidineT

    @nebulon Yep, thank you, confirmed it reset itself.
    Took >24 hours for recalculation but it is sorted 👍

  • Graphite keeps crashing OOM

    Solved Support
    37
    0 Votes
    37 Posts
    2k Views
    girishG

    @rmdes yes, I am not sure why. It doesn't happen in any of our demo servers or managed services. Quite strange. It could also be that maybe others have hit it but have not noticed it (since it only causes a CPU spike..) but clearly it's a bug since it's been fixed upstream.

  • 0 Votes
    2 Posts
    251 Views
    girishG

    @stoccafisso I think I am able to reproduce this in one of our managed Cloudrons. Looking into the fix.