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


Skip to content
  • Vaultwarden fails to start after update – DB migration error (SSO)

    Unsolved Vaultwarden
    6
    0 Votes
    6 Posts
    16 Views
    jamesJ
    Hello @archos I think, I have the same issue. This is the log: [2025-12-29 19:23:43.075][panic][ERROR] thread 'main' panicked at 'Error running migrations: QueryError(DieselMigrationName { name: "2024-03-06-170000_add_sso_users", version: MigrationVersion("20240306170000") }, DatabaseError(Unknown, "Referencing column 'user_uuid' and referenced column 'uuid' in foreign key constraint 'sso_users_ibfk_1' are incompatible."))': src/db/mod.rs:505 And seems to be already reported upstream: https://github.com/dani-garcia/vaultwarden/issues/6611 EDIT: I followed the guided instructions and was able to fix it => https://github.com/dani-garcia/vaultwarden/wiki/Using-the-MariaDB-(MySQL)-Backend#foreign-key-errors-collation-and-charset be sure to replace "vaultwarden" in the SQL querries with your cloudron database name.
  • 0 Votes
    1 Posts
    4 Views
    No one has replied
  • Access monitoring (login events, suspicious activity detection)

    Moved Discuss
    4
    5 Votes
    4 Posts
    75 Views
    robiR
    Most of it can be mitigated by implementing the already available blacklist and whitelist.
  • max instances, no feedback

    Solved Support demo app install
    3
    1 Votes
    3 Posts
    53 Views
    girishG
    Fixed in https://git.cloudron.io/platform/box/-/commit/b537d73a5585662605176346ffb31db4ebbb6a02
  • S3 Artifacts

    GitLab
    3
    0 Votes
    3 Posts
    14 Views
    J
    In /app/data/gitlab.yml, there is a artifacts section. You can just set it to enabled. You don't need S3 as such, it stores in filesystem by default into /app/data/shared/artifacts artifacts: enabled: true
  • appsmith

    App Packaging & Development
    2
    3 Votes
    2 Posts
    30 Views
    J
    Thanks for sharing. Is there a package source code repo to follow?
  • CCAI : Cloudron Custom App Installer

    App Wishlist
    26
    16 Votes
    26 Posts
    3k Views
    girishG
    Yes, I want to able to support this natively in Cloudron itself. I think we will put this in 9.1 roadmap. But before we implement, we will make a proposal here just to make sure it is what everyone is expecting . Probably only after new years though since most of the team is off and on given holidays.
  • Advice for testing a packaged app

    App Packaging & Development
    4
    1 Votes
    4 Posts
    46 Views
    J
    The only "danger" of using a production Cloudron is that you use some CLI command by mistake. Like cloudron uninstall --app <some-domain-by-typo> . The CLI command is less forgiving when it comes to mistakes like that. i.e there is confirmation .
  • freescout module update questions

    FreeScout
    4
    0 Votes
    4 Posts
    47 Views
    J
    @jcalag did this work out? Why is your Cloudron stuck in a very old version? Check if backups are working, this is most likely the reason why automatic updates is not working .
  • 1 Votes
    4 Posts
    59 Views
    J
    Will move this to feature requests since this is not implemented yet. If I understood correctly, you want the proxy to communicate via a VPN tunnel to your home.
  • Notification message re-format

    Feature Requests notifications
    2
    7 Votes
    2 Posts
    57 Views
    girishG
    Excellent suggestion. Putting the verb/action first .
  • MCP Server for Cloudron - AI-Powered Instance Management

    Discuss
    7
    5 Votes
    7 Posts
    81 Views
    J
    There's also this "toy" from @girish at https://forum.cloudron.io/topic/13999/mcp-server-for-apps/11
  • Minio region issues after cloudron updates

    Solved Support minio backup update s3
    4
    1 Votes
    4 Posts
    56 Views
    girishG
    The AWS module changed between v8 and v9 and maybe some discrepancy between the versions is causing this. I will close this because testing and accommodating minio issues is a dead end unfortunately given that the project has gone into maintenance mode. We are looking into Gargage as an alternative.
  • Retention policy - 1 day possible?

    Moved Feature Requests backup retention
    3
    1 Votes
    3 Posts
    44 Views
    girishG
    This is possible via the API, just not via the UI.
  • Thank you Cloudron team – and Merry Christmas

    Discuss
    4
    10 Votes
    4 Posts
    93 Views
    girishG
    Happy new year to all!
  • Matrix WhatsApp Bridge

    App Packaging & Development
    29
    6 Votes
    29 Posts
    4k Views
    nostrdevN
    @andreasdueren a good middle ground would be to make it easier for platform providers to install third party apps. https://forum.cloudron.io/topic/14231/ccai-cloudron-custom-app-installer
  • Vaultwarden - Package Updates

    Pinned Vaultwarden
    72
    0 Votes
    72 Posts
    31k Views
    Package UpdatesP
    [1.23.0] Update vaultwarden to 1.35.0 Full Changelog Implement support for SSO with OpenID Connect, https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect Updated web vault to 2025.12.0 Added support for future mobile apps with versions 2026.1.0+ Fix multi delete slowdown by @BlackDex in #6144 Perform same checks when setting kdf by @Timshel in #6141 SSO using OpenID Connect by @Timshel in #3899 Delete SSO.md by @dani-garcia in #6152 Update webauthn-rs to 0.5.x by @zUnixorn in #5934 a little cleanup after SSO merge by @stefan0xC in #6153 Fix link to point to the wiki by @Timshel in #6157
  • Kimai - Package Updates

    Pinned Kimai
    158
    0 Votes
    158 Posts
    111k Views
    Package UpdatesP
    [2.39.0] Update kimai to 2.45.0 Full Changelog Fade-out customer address (#5749) Fix export label "buyer reference" (#5749) Support for setting a section name via plugin for Activity/Project/Customer meta-fields via plugin (#5747) Support PHP 8.5 (#5746) Invoice: support for dynamic invoice tax rates via plugin (#5740) Configurable rate rounding (classic, decimal - default: classic) see docs (#5734) Merge "user default currency" and "customer default currency" into one "My company" setting (#5739) Theme upgrade (#5720) API: query modified_after in UTC (#5743) API: Add many fields to Collection calls, to reduce the need of calling the entity endpoint (#5721)
  • Appsmith

    App Wishlist
    40
    32 Votes
    40 Posts
    12k Views
    timconsidineT
    @DualOSWinWiz can you check your repo and docker image links
  • Wekan - Package Updates

    Pinned Wekan
    303
    0 Votes
    303 Posts
    251k Views
    Package UpdatesP
    [4.90.0] Update wekan to 8.18 Full Changelog Gantt chart view to one board view menu Swimlanes/Lists/Calendar/Gantt. Number of cards per list and sum of custom number field in list head. New Board Permissions: NormalAssignedOnly, CommentAssignedOnly, ReadOnly, ReadAssignedOnly. More translations. Added support page to Admin Panel / Settings / Layout. Right top User Settings / Grey Icons. Also fixed Change Language popup. Collapse Swimlane, List, Opened Card. Opened Card window X and Y position can be moved freely from drag handle. Fix some dragging not possible. Fix iPhone Safari. Per-User and Board-level data save fixes. Per-User is collapse, width, height. Per-Board is Swimlanes, Lists, Cards etc. Fix Broken Strikethroughs in Markdown to HTML conversion. Fix checklist delete action (issue #​6020), link-card popup defaults, and stabilize due-cards ordering.