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


Skip to content
  • Incoming Email: cannot open mailbox

    Discourse
    4
    3
    1 Votes
    4 Posts
    15 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
    228 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
    782 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
    448 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!
  • 1 Votes
    1 Posts
    17 Views
    No one has replied
  • 1 Votes
    7 Posts
    205 Views
    L
    ️ Critical limitation: The Cloudron Strapi package runs with a read-only /app/code filesystem. This means the Content-Type Builder is permanently unusable in production mode, and there is no supported way to deploy custom content types to it. Schema files cannot be written via transfer, push, or direct filesystem access. The only partial workaround is: build content types locally in dev mode → use strapi transfer --exclude files to push to production. However this only works if the schemas already exist on the destination, which they cannot, making it a circular problem. Directus (also available on Cloudron) stores its schema in the database rather than the filesystem, making it fully compatible with Cloudron's immutable package model.
  • Transfer OIDC user to local user

    Nextcloud
    3
    1 Votes
    3 Posts
    27 Views
    David 0D
    Thanks for your reply! I guess we'll just keep the existing users on oidc then. Or maybe, if they're willing to, they can migrate manually. Most shares and other tools (collectives, calendars) are shared via groups, not link.
  • Forgejo - Package Updates

    Pinned Forgejo
    7
    0 Votes
    7 Posts
    297 Views
    Package UpdatesP
    [1.0.0] Update forgejo to 14.0.3 Full Changelog fix: PKCE challenges to Forgejo's OAuth identity provider were not validated when using the S256 algorithm fix: Forgejo supports using an OAuth Bearer token with HTTP basic authentication, rather than Bearer token authentication, but did not properly apply the limited scopes of the OAuth grant fix: missing permission checks in attachment-related web endpoints allowed modifying attachments that a user did not own fix: email notifications for new releases could be sent to users that no longer access to the repository, or to inactive users
  • InvoiceNinja - Package Updates

    Pinned Invoice Ninja
    563
    0 Votes
    563 Posts
    840k Views
    Package UpdatesP
    [1.22.0] Update invoiceninja to 5.13.0 Full Changelog Upgrade Laravel 12 Update all required dependencies Updated livewire dependencies Add Entity Number as the document title for PDF Fixes for Freshbooks imports Fixes for BcMath comparisons Fixes for Quickbooks sync where duplicate entity #'s are present Fixes for null documents during company import Improve Company Export/Imports
  • Looking for an App?

    Community Apps
    26
    4 Votes
    26 Posts
    721 Views
    robiR
    @odie kindly remind them again
  • Chatwoot - Package Updates

    Pinned Chatwoot
    94
    2 Votes
    94 Posts
    45k Views
    Package UpdatesP
    [1.49.2] Update chatwoot to 4.11.2 Full Changelog This hotfix adds changes for filter service not normalizing incoming values correctly, along with other changes to harden the service
  • Rocket.Chat - Package Updates

    Pinned Rocket.Chat
    226
    0 Votes
    226 Posts
    209k Views
    girishG
    Update to 8.2.0 is blocked by https://github.com/rocketchat/rocket.chat/issues/39328 . Submitted a PR - https://github.com/RocketChat/Rocket.Chat/pull/39497
  • 27 Votes
    26 Posts
    9k Views
    S
    it has changed its name to (I assume) deal with the patent issues https://docs.karakeep.app/administration/hoarder-to-karakeep-migration/
  • WorldBrain's Memex

    App Wishlist
    5
    3 Votes
    5 Posts
    2k Views
    S
    Still wish there was a way to self-host an annotating the web solution.
  • Grafana - Package Updates

    Pinned Grafana
    150
    1 Votes
    150 Posts
    122k Views
    Package UpdatesP
    [2.4.1] Update grafana to 12.4.1 Full Changelog AccessControl: Invalidate scope resolver cache on datasource deletion #​118741, @​mihai-turdean Go: Update to 1.25.8 #​119693, @​macabu Rendering: Add support for custom CA certs in Image Renderer #​118859, @​mrevutskyi AccessControl: Fix test utility for datasource deletion permissions cleanup (Enterprise) Alerting: Change scope for testing new receivers to use supported resource type. #​118495, @​yuri-tceretian Alerting: Fix CollateAlertRuleGroup migration for MariaDB compatibility #​119028, @​alexander-akhmetov
  • Cannot login after restoring from backup to v.1.112.4

    GitLab
    2
    1 Votes
    2 Posts
    15 Views
    J
    @davejgreen I have responded on support@ . Let's continue there and I will report back my findings here.
  • More email notification triggers

    Feature Requests notifications
    5
    1
    4 Votes
    5 Posts
    38 Views
    LanhildL
    @girish IMO, the version information wouldn't matter for a notification email. I'd just like to know when a manual updates required
  • 2 Votes
    17 Posts
    5k Views
    girishG
    @lanhild I see. The mysql multipleDatabase feature was written initially for phabricator, which is now long gone. AFAIK, no app uses multiple mysql databases. Same for postgres (though maybe synapse matrix + the user auth is a candidate, not sure).
  • Feature request: rsync

    LAMP
    3
    1 Votes
    3 Posts
    40 Views
    girishG
    @andreasdueren There is now a cloudron sync push/pull which only uploads changed files . Work similar to rsync in the sense that it uses size+mtime to detect changes. It's not possible to use rsync binary itself. That requires either ssh or rsync daemon - neither is available in app containers.
  • Cloudron CLI - Updates

    Pinned App Packaging & Development
    24
    0 Votes
    24 Posts
    3k Views
    girishG
    [7.1.0] Add cloudron sync push and cloudron sync pull subcommands Merge all binaries into single cloudron command