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


Skip to content
  • Roundcube creates a new MySQL session on every health check

    Roundcube
    4
    2 Votes
    4 Posts
    10 Views
    imc67I
    [image: 1773162529545-img_0030.jpeg]
  • redis not starting (after update to 9.1.3?)

    Solved Support redis
    5
    0 Votes
    5 Posts
    35 Views
    J
    We found that a specific IP address 172.18.0.5 was for some reason always unpingable from the host. IPs before and after worked fine. I never could get to the bottom of it. A workaround was to simply squat on that IP address docker run -d --network cloudron --ip 172.18.0.5 --name test-block cloudron/base:5.0.0 sleep infinity After that everything worked. I ruled out all the obvious things : checking the firewall rules, interfaces, even recreated docker entirely from scratch. Total mystery.
  • 0 Votes
    1 Posts
    2 Views
    No one has replied
  • 1 Votes
    14 Posts
    689 Views
    nebulonN
    Given that you got a 400 status code error, did penpot server logs reveal anything about this?
  • Tasks table accumulates tasks indefinitely

    Unsolved Support tasks
    2
    1 Votes
    2 Posts
    10 Views
    nebulonN
    That is intentional behavior. Given that task info is very little data as such, this is unnecessary microoptimization with the downside of essentially losing audit logs from the past. On a modern system having tables with 10ks of rows in mysql should really not be an issue. How that would result in constant disk I/O without actually doing much, seems I think unrelated? If this is causing such high disk I/O I think maybe something is off in the mysql server settings instead. Do you have more analysis or info on that buffer pool activity relating to the tasks table?
  • 1 Votes
    5 Posts
    30 Views
    P
    @girish Great
  • Error 400 in backup process with Ionos S3 Object Storage

    Solved Support ionos backups
    39
    0 Votes
    39 Posts
    5k Views
    J
    @dsp76 I think if this happens sporadically it is a bug in the remote service provider. Have you asked their support already if this issue is known?
  • 0 Votes
    8 Posts
    2k Views
    nebulonN
    I cannot really reproduce this on 9.1, but there was no specific fix implemented recently.
  • Update on community packages

    App Packaging & Development
    25
    3
    14 Votes
    25 Posts
    621 Views
    girishG
    @jdaviescoates Pretty much, yes. But it can be used for sharing with friends / sharing with people you trust though. Just give them a docker registry app password and they can put it in their cloudrons and then install via the versions file.
  • Cloudron v9: huge disk I/O is this normal/safe/needed?

    Unsolved Support graphs
    37
    3
    2 Votes
    37 Posts
    2k Views
    nebulonN
    There is a lot of information here, but I think it got all a bit too mixed together making it unclear what might actually case the disk I/O. For a start, upserting sessions in mysql does not mean it would sync to disk all the time, so this may or may not be related. Also it is unclear to me when and why how much disk I/O is expected and when it is an issue. So it becomes even harder to properly respond here. Maybe we can try to separate the issues mainly first focusing on the potentially unnecessary session creation by the healtheck and that also ideally one application at a time. Maybe you can create those issues at the individual app packages to track those better, otherwise those issues easily get lost until such time we have resources to look into those.
  • Documenso - Package Updates

    Pinned Documenso
    31
    0 Votes
    31 Posts
    5k Views
    Package UpdatesP
    [1.19.0] Update documenso to 2.8.0 Full Changelog fix: upgrade @​libpdf/core by @​Mythie in #​2569 fix: upgrade @​libpdf/core by @​Mythie in #​2572 feat: add pdf image renderer by @​dguyen in #​2554 fix(i18n): mark dropdown and radio placeholder for translation by @​mKoonrad in #​2537 fix: show current month data and add caching by @​ephraimduncan in #​2573 feat: add embedded envelopes by @​dguyen in #​2564 fix: performance improvements by @​dguyen in #​2581 feat: implement template search functionality by @​catalinpit in #​2376 feat: auto-disable telemetry when license key is configured by @​ephraimduncan in #​2562 fix: make signing page left-hand sidebar collapsible by @​catalinpit in #​2541
  • Forgejo v1.0.0

    Forgejo
    1
    2 Votes
    1 Posts
    11 Views
    No one has replied
  • Metabase - Package Updates

    Pinned Metabase
    520
    1 Votes
    520 Posts
    400k Views
    Package UpdatesP
    [3.1.0] Update metabase to 0.59.2 Full Changelog
  • OpenCloud - Package Updates

    Pinned OpenCloud
    10
    1 Votes
    10 Posts
    858 Views
    Package UpdatesP
    [0.7.0] Update opencloud to 5.2.0 Full Changelog feat!: remove deprecations for v6.0.0 [#​2093] refactor!: floating UI [#​1998] refactor!: port vue-portal to teleport or extension system [#​2015] refactor!: mobile nav to web-pkg [#​2007] feat: use proper size-5 class for medium sized icons [#​2066] feat: increase topbar height [#​2070] Improve empty state icons [#​2094] feat: ease use of floating action button extension [#​2090] feat: add polished icons for no content message [#​2033] feat: add fab to admin settings and spaces overview [#​2025]
  • LibreChat - Package Updates

    Pinned LibreChat
    14
    1 Votes
    14 Posts
    2k Views
    Package UpdatesP
    [1.1.3] Update LibreChat to 0.8.3 Full Changelog Event-Driven Lazy Tool Loading New Models & Providers Performance Local Document Text Extraction MCP Server Credential Variables Monaco Code Editor for Artifacts Agents Security TOCTOU-safe SSRF protection, OIDC improvements (RP-initiated logout, configurable email claim) Hardened API routes, ALLOW_SHARED_LINKS_PUBLIC defaults to false
  • Incoming Email: cannot open mailbox

    Discourse
    4
    3
    1 Votes
    4 Posts
    14 Views
    jamesJ
    Hello @phneutre Did you setup the wildcard alias according to the docs? https://docs.cloudron.io/packages/discourse/#incoming-email-setup For unique addresses per category, setup mail aliases for forum@YourMailDomain.TLD. For a category named offtopic, create a mail alias like forum@YourMailDomain.TLD. Create a wildcard mail alias * to choose any category name freely.
  • Warning: Connection Reset Issue in [4.9.0] which is n8n 2.10.2

    N8N
    9
    2 Votes
    9 Posts
    225 Views
    jamesJ
    Hello @n8n users @brutalbirdie debugged this issue and found the issue. https://github.com/n8n-io/n8n/issues/26748#issuecomment-4031286237 We will update the Cloudron N8N app soon to fix this issue.
  • Gitlab runners fail every 30th build

    Moved GitLab
    4
    1 Votes
    4 Posts
    780 Views
    D
    We solved this in the end by adding some clean up to the GitLab runner's after_script in our .gitlab-ci.yml file: before_script: - stat -c %m /tmp - du -sh /tmp - ls /tmp -la - export XDG_CACHE_HOME=$(mktemp -d) # Each job leaks files into the gitlab-runner's private /tmp after_script: - rm -rf $XDG_CACHE_HOME - du -sh /tmp - ls /tmp -la - find /tmp -mindepth 1 -maxdepth 1 -user gitlab-runner -exec rm -rf {} + - du -sh /tmp - ls /tmp -la We could see the files that got left over when we added the logging lines.
  • 0 Votes
    18 Posts
    444 Views
    SansGuidonS
    Hi, I see the fix has been merged and the latest update (1.13.2) was applied on my instance yet I cannot open my drive files maybe a workaround is needed to export our files and re-import them, I'm not sure what to do but it's frustrating to not access my files for a few weeks now. I'm sorry to ask again for support, but it's very annoying. Thanks in advance!
  • 0 Votes
    1 Posts
    14 Views
    No one has replied