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


Skip to content
  • Application unexpectedly missing in Backup

    Discuss backups scheduler
    4
    1 Votes
    4 Posts
    113 Views
    nottheendN
    I guess I have more questions around the integrity check: What is the exact criteria for "green" or "red"? Here's why I'm asking: After recovering my Cloudron, I noticed that one backup location, an external drive, is still present in the configuration. BUT: that external drive is no longer mounted (or even connected, for that matter). I haven't disabled the location in Cloudron yet. Now here's the surprising part for me: Cloudron still claims it performed a backup to that location. And when I run the integrity check on that backup, it shows up as green. For a backup that, as far as I can tell, doesn't actually exist on accessible hardware. I realise I might not fully understand how ext4 mounts work behind the scenes, but I do know that the physical hardware isn't connected. So this makes me wonder: how does the integrity check actually work under the hood? Does it only check metadata or local records, rather than verifying the actual remote files? Would love to understand this better, because right now a "green" integrity result feels less reliable than I initially thought. Thanks for bearing with me.
  • Grist is now available

    Announcements
    14
    13 Votes
    14 Posts
    2k Views
    jamesJ
    Grist now has enterprise options again. https://forum.cloudron.io/post/125494
  • Grist - Package Updates

    Pinned Locked Grist
    13
    0 Votes
    13 Posts
    1k Views
    Package UpdatesP
    [1.2.1] enable enterprise features again
  • App list doesn't work, but app grid does (v9.2.0)

    Unsolved Support
    5
    1 Votes
    5 Posts
    51 Views
    E
    I figured it out now, see below. At apptask.js:693, updateCommand calls omit() on the old manifest's addons field without guarding against it being absent. When the installed manifest has no addons key, addons is undefined, causing Object.entries(undefined) to throw: TypeError: Cannot convert undefined or null to object at Object.entries (<anonymous>) at Object.omit (file:///home/yellowtent/box/src/underscore.js:17:38) at updateCommand (file:///home/yellowtent/box/src/apptask.js:693:28) Because this is a plain TypeError rather than a BoxError, the catch block in run passes it to makeTaskError, which asserts error instanceof BoxError and crashes — surfacing a secondary assertion error to the user instead of the real one. To reproduce: Install an app whose CloudronManifest.json has no addons field Add "addons": {} to the manifest and push a new image Trigger an update from the dashboard Expected: Update succeeds, or fails with a descriptive error about the manifest change. Actual: Task crashes immediately with AssertionError: assert(error instanceof BoxError), hiding the real cause. I re-installed the app, which solved the issue. I still believe the views should be consistent in error handling though.
  • Baserow - Package Updates

    Pinned Locked Baserow
    118
    2 Votes
    118 Posts
    47k Views
    Package UpdatesP
    [1.37.14] Update uv to 0.11.19
  • 2 Votes
    6 Posts
    75 Views
    jamesJ
    Hello @crush33 Thanks for the details.
  • 1 Votes
    7 Posts
    233 Views
    I
    Hi @james thanks for your reply. I just removed and reinstalled the Onlyoffice app in my Cloudron, I checked and it's correctly running, so I changed the secret key in the production-linux.json on both places and then added the key in Nextcloud ONLYOFFICE app, and tried again in both Firefox and chromium without blocking app enabled but still get an error. I switched to Collabora and it seems to work fine, which is a good workaround so problem solved
  • Tymeslot

    Community Apps
    23
    1 Votes
    23 Posts
    2k Views
    E
    Can you check the logs for any error? Regarding the e-mail, the issue could be a wrong email setup. Have you installed it as a Cloudron community app?
  • Collabora Online - Package Updates

    Pinned Locked Collabora Online (CODE)
    163
    0 Votes
    163 Posts
    115k Views
    Package UpdatesP
    [1.50.0] Update code to 26.04.1.3.1
  • Ghost - Package Updates

    Pinned Locked Ghost
    595
    1 Votes
    595 Posts
    1m Views
    Package UpdatesP
    [4.175.0] Update ghost to 6.44.0 Full Changelog Added Klipy as a GIF provider alongside Tenor (#28109) - Renato Costa Add archived tiers to tier filter (#28189) - Jonatan Svennberg Improved analytics CSV exports to include the site name (#28308) - Aileen Booker Fixed a typo in the integrations settings description (#28349) - Evan Hahn Fixed bookmark card favicons not loading after the first save (#28300) - Fabien O'Carroll Fixed staff invite error for existing users (#28294) - Aileen Booker Fixed design preview showing raw markdown when llms.txt is enabled (#28266) - Jannis Fedoruk-Betschki
  • InvoiceNinja - Package Updates

    Pinned Locked Invoice Ninja
    578
    0 Votes
    578 Posts
    1m Views
    Package UpdatesP
    [1.22.19] Update invoiceninja to 5.13.23 Full Changelog Support for PHP 8.5 Updated translations Include .xslx files when exporting reports List filter sort improvements ZUGFeRD pdf merge QB sync fixes Tags for Tasks/Projects Add payware payment gateway integration by @payware in #11697 Fix invoice filter not searching by project name by @theoryshaw in #11968 Fix ZUGFeRD PDF merge metadata by @bold84 in #11934
  • Bug report

    Moved Discuss
    7
    1 Votes
    7 Posts
    33 Views
    jamesJ
    Hello @dark The team has send you a reply.
  • Kavita Library Folder

    Kavita kavita folders configuration
    4
    1
    0 Votes
    4 Posts
    3k Views
    J
    @gregorywest501 What I gathered from the other thread was that you are not using Cloudron and this was about your docker based setup... May be you can give Cloudron a try or you can try if kavita is able to import in our demo instance at https://my.demo.cloudron.io (username/password is cloudron)
  • Add Technitium DNS as DNS Provider

    Feature Requests
    3
    1 Votes
    3 Posts
    62 Views
    T
    Yes, is something in .NET, but runs on many plattforms (Linux, Windows, Docker, macOS, RasPi...)
  • Accessing Mealie tables directly

    Mealie
    6
    1 Votes
    6 Posts
    61 Views
    G
    Sorry my mistake. I apologize! Greg
  • Fedisuite

    App Wishlist
    2
    6 Votes
    2 Posts
    164 Views
    David 0D
    Hey, @luckow! Could this app be considered for the catalog of safeserver applications?
  • 8.2 plug-in issues

    PeerTube
    3
    0 Votes
    3 Posts
    36 Views
    S
    Yes - I had to manually delete google analytics lines in the package.json I then ran: rm -rf /app/data/storage/plugins/node_modules I then reinstalled the plugs-ins and now all is good. ALSO added: blockExoticSubdeps: false to the pnpm-workspace.yaml - this fixes a couple of other plugins
  • 4 Votes
    3 Posts
    280 Views
    girishG
    I have implemented this in Cloudron 10 . You can set the maxmemoryPolicy in the manifest.
  • Mastodon - Package Updates

    Pinned Locked Mastodon
    89
    0 Votes
    89 Posts
    45k Views
    Package UpdatesP
    [1.17.12] Update mastodon to 4.5.11 Full Changelog Fix allowed attribution domains spoofing (GHSA-rwcw-vq68-g34p) Fix uncaught exception in message sanitization causing Denial of Service (GHSA-qrgq-9fx2-vf2r) Update dependencies Fix remote statuses with large media descriptions being rejected (#39135 by @ClearlyClaire)
  • PocketBase - Package Updates

    Pinned Locked PocketBase
    76
    1 Votes
    76 Posts
    25k Views
    Package UpdatesP
    [1.17.1] Update pocketbase to 0.39.1 Full Changelog Fixed multiple select options wrapping (#7720). Return the hidden record data fields for superusers realtime subscribers (#7721). Added default panic-recover handling for the cron jobs to avoid terminating the server on panic. Bumped the min Go GitHub action version to 1.26.4 as it includes some minor security fixes.