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


Skip to content
  • 0 Votes
    10 Posts
    94 Views
    necrevistonnezrN
    https://forum.cloudron.io/post/74532 and https://forum.cloudron.io/post/74973 Too many times it‘s just this browser…
  • 0 Votes
    12 Posts
    527 Views
    jdaviescoatesJ
    @james I'd like to get to the bottom of why my rsync Nextcloud and Jellyfin backups always fail the integrity check. I'm pretty certain it's not something happen during the backup process because if that were the case it'd only happen on some rare occasions when I'm active during the backup process, but it is literally every single rsync back up with both of these apps. Nextcloud always seems to say: Failed to verify 2026-05-31-000001-449/app_office.uniteddiversity.coop_v5.8.2: Cannot read properties of undefined (reading 'size') and Jellyfin similarly always seems to say: Failed to verify 2026-05-31-000001-449/app_media.uniteddiversity.coop_v1.13.7: Cannot read properties of undefined (reading 'size') So both seem to be having the same issue: Cannot read properties of undefined (reading 'size') It doesn't happen on my other Nextcloud instance. Any idea how we might get to the bottom of it? BTW: out of interest I figured I'd try doing what you suggested previously (even though I don't really see how that'd help us work out what's going on) I tried to put the Nextcloud into maintenance mode using this command as per https://docs.nextcloud.com/server/stable/admin_manual/maintenance/backup.html#maintenance-mode $ sudo -E -u www-data php occ maintenance:mode --on But that just returned: bash: $: command not found
  • MiroTalk - Package Updates

    Pinned Locked MiroTalk
    673
    2 Votes
    673 Posts
    595k Views
    Package UpdatesP
    [2.7.30] Update mirotalksfu to 2.2.88
  • SFTPGo - Package Updates

    Pinned Locked SFTPGo
    16
    0 Votes
    16 Posts
    4k Views
    Package UpdatesP
    [1.4.2] Update sftpgo to 2.7.3 Full Changelog Added a configurable minimum-entropy check (common.secret_min_entropy, default 80) for data-at-rest encryption secrets (CryptFs passphrase, S3 SSE-C key), to reject trivially weak key material at submission time. Logs: added the virtual path to transfer/command logs and to event-log CSV exports. WebClient: replaced glightbox with a custom lightbox implementation for better CSP compatibility. IP list: fixed matching when an IP is covered by multiple conflicting entries. Fixed comparison of unordered slices. Shares: enforce max_tokens atomically via a guarded conditional update, closing a check-then-write race that could let a usage-capped share be used more times than allowed under concurrent access. In-memory reset-code manager: check code expiry at retrieval time instead of relying only on the background cleanup. Fixed a path-confinement bypass in the public browsable-share partial ZIP download. CVE-2026-49244. Fixed a stored XSS where the inline parameter on browsable-share and authenticated user file downloads suppressed Content-Disposition: attachment, allowing an attacker-supplied HTML file to execute in SFTPGo's web origin. These endpoints now always respond with Content-Disposition: attachment and the inline parameter has been removed. CVE-2026-49245. Neutralized CSV formula injection in the Event Manager and event-log CSV exports: cells starting with =, +, -, @, tab or CR are now prefixed with a single quote.
  • mysql -> "too many connections"

    Unsolved Support mysql
    6
    1 Votes
    6 Posts
    90 Views
    philkunzP
    its essentially just a sign of an app serving many requests, and thereby hammering the db? Or not?
  • Skip older Cal packages

    Cal.com
    11
    2 Votes
    11 Posts
    216 Views
    jamesJ
    Hello @tom.westphal If the old version 1.14.13 is creating the issue, did you try updating past that? Since the current version is 2.13.0 this issue might have already been resolved by a later update. You can always clone the app from a backup and then update the clone to see if it resolves. This way the production one keeps running.
  • 4 Votes
    4 Posts
    195 Views
    girishG
    @paradoxbound I will look into this for Cloudron 10 for sure.
  • Koel - Package Updates

    Pinned Locked Koel
    116
    0 Votes
    116 Posts
    57k Views
    Package UpdatesP
    [1.40.0] Update koel to 9.5.0 Full Changelog Subsonic API support (Learn more) fix: silent OOM on Searchable save with TNT driver on Laravel 13 by @phanan in #2528 Full Changelog: https://github.com/koel/koel/compare/v9.4.2...v9.5.0
  • Collabora Online - Package Updates

    Pinned Locked Collabora Online (CODE)
    162
    0 Votes
    162 Posts
    114k Views
    Package UpdatesP
    [1.49.0] Update code to 25.04.10.3.1
  • FreeScout - Package Updates

    Pinned Locked FreeScout
    277
    0 Votes
    277 Posts
    336k Views
    Package UpdatesP
    [1.16.14] Update freescout to 1.8.223 Full Changelog Disabled backward compatibility for old Message-ID format on fetching (Security: GHSA-8vm3-wwq4-ggfx) Improved open tracking hash not to conflict with SpamAssasin (#5431) Fixed signature when moving conversation between mailboxes (#5419) Fixed preg_replace_callback() error in Html2Text (#5433) Fixed prototype pollution in getQueryParam() (Security: GHSA-w5fc-8pp3-f755) Fixed fetching message sent to multiple mailboxes from own mailbox (#5434)
  • Ghost - Package Updates

    Pinned Locked Ghost
    594
    1 Votes
    594 Posts
    1m Views
    Package UpdatesP
    [4.174.0] Update ghost to 6.43.1 Full Changelog Fixed members-only 403 leaking when llms.txt is disabled (#28260) - Hannah Wolfe Added relative date filters to members and comments (#27787) - Rob Lester Added frontend admin toolbar (#28058) - John O'Nolan Fixed Mastodon social account field mangling input while typing (#28255) - Hannah Wolfe Fixed future filter date selection (#28256) - Jonatan Svennberg Fixed back navigation from post analytics member filters (#28252) - Jonatan Svennberg Fixed theme editor launch gate for allowlisted themes on limited plans (#27970) - Jannis Fedoruk-Betschki Fixed production builds using unpinned dependencies (#28240) - Steve Larson Fixed post analytics missing first-day traffic on later days (#28233) - Troy Ciesco Fixed false update state for API feature image captions (#28107) - Aileen Booker
  • SeaweedFS - Package Updates

    Pinned Locked SeaweedFS
    13
    0 Votes
    13 Posts
    551 Views
    Package UpdatesP
    [1.7.0] Update seaweedfs to 4.30 Full Changelog s3,iceberg: reject .. in URL path vars by @chrislusf in #9687 fix(s3tables/iceberg): make metadata spec-compliant and accept real-world manifest names by @qzhello in #9703 fix(s3): honor MetadataDirective=REPLACE for system metadata on CopyObject by @qzhello in #9721 fix(s3): allow anonymous unsigned-streaming PutObject by @chrislusf in #9727 refactor(filer): remove the inode->path index and the NFS gateway by @chrislusf in #9724 s3, iam, volume, filer, master: add /healthz and /readyz health probes by @MChorfa in #9738 fix(topology): recover heartbeat-fulled volumes once they shrink by @chrislusf in #9742 fix(volume): stop flipping volumes read-only on a non-append-ordered .idx by @chrislusf in #9726 fix(filer.sync): validate chunk size in FilerSink to prevent 0-byte propagation by @kisow in #9701 fix(shell): verify volume.merge output before overwriting replicas by @chrislusf in #9731
  • RustFS - Package Updates

    Pinned Locked RustFS
    21
    0 Votes
    21 Posts
    1k Views
    Package UpdatesP
    [0.16.0] Update rustfs to 1.0.0-beta.6 Full Changelog feat: improve degraded readiness reporting and shutdown handling by @houseme in #3089 feat(tls): add inspect command for TLS layouts by @houseme in #3092 fix: reject invalid multipart part numbers by @overtrue in #3091 fix(helm): add LoadBalancer service type support by @dcode in #3049 fix(readiness): gate on lock quorum health by @houseme in #3100 fix(ecstore): offload erasure encoding from async workers by @marshawcoco in #3099 fix(lock): retry transient distributed lock timeouts by @marshawcoco in #3101 fix(lifecycle): make transition worker resize nonblocking by @GatewayJ in #3090 fix: retry namespace lock quorum contention by @overtrue in #3098 fix(lock): isolate retry attempt lock ids by @houseme in #3102
  • Emails undeliverable to Yahoo and Outlook - DMARC rejection

    Unsolved Support dkim email
    7
    2
    0 Votes
    7 Posts
    100 Views
    B
    @ccfu said: You need to set the reverse IP (PTR) in your VPS provider's network settings and make sure the IPv6 resolves to the mailserver address. Thanks! It turns out that an IPv6 address is included with my VPS, but it wasn't assigned. Hosting support provided me an address, and now that it's added to Cloudron and a PTR record was set, I have all green checks under email status. Hopefully this will resolve the DMARC rejections. Thanks to all for your help.
  • 8 Votes
    4 Posts
    160 Views
    andreasduerenA
    @TheMeerkat Nice! Nothing against nginx but have you considered caddy?
  • 0 Votes
    1 Posts
    26 Views
    No one has replied
  • [critical] [solved] install.lock removed after cloudron reboot

    Dolibarr
    24
    0 Votes
    24 Posts
    4k Views
    C
    OP here it's good for me too !!! thanks a lot
  • 0 Votes
    1 Posts
    17 Views
    No one has replied
  • Tymeslot - Better Meeting Scheduling than cal.com

    App Wishlist
    38
    10 Votes
    38 Posts
    3k Views
    sponchS
    Hi @ekevu123 cool looking forward to it! Changing the text itself would be great - but isn't as important as 1 for me - as I can't use it productively for my home office days
  • Formbricks - Package Updates

    Pinned Locked Formbricks
    76
    0 Votes
    76 Posts
    16k Views
    Package UpdatesP
    [2.9.9] Update formbricks to 5.0.2 Full Changelog fix: resolve all pnpm audit vulnerabilities by @mattinannt in #8192 fix: S3 internal server error for older images (backport to release/5.0) by @Dhruwang in #8196 fix: fixes ces rating question's email embed UI (backport to release/5.0) by @Dhruwang in #8181