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
    1 Posts
    4 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
  • mysql -> "too many connections"

    Unsolved Support mysql
    3
    1 Votes
    3 Posts
    42 Views
    philkunzP
    May 30 20:34:50 2026-05-30T18:34:50Z May 30 20:34:50 Error Code: May 30 20:34:50 Error Code: May 30 20:34:50 May 30 20:34:50 May 30 20:34:50 Host '[REDACTED_IPV6]' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' May 30 20:34:50 Host '[REDACTED_IPV6]' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' May 30 20:34:50 May 30 20:34:50 May 30 20:34:50 ---------------------------------------- May 30 20:34:50 ---------------------------------------- May 30 20:34:50 ER_HOST_IS_BLOCKED May 30 20:34:50 ER_HOST_IS_BLOCKED May 30 20:34:50 Error: Host '[REDACTED_IPV6]' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' May 30 20:34:50 Error: Host '[REDACTED_IPV6]' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' May 30 20:34:50
  • 0 Votes
    1 Posts
    10 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
  • Emails undeliverable to Yahoo and Outlook - DMARC rejection

    Unsolved Support dkim email
    5
    2
    0 Votes
    5 Posts
    46 Views
    B
    @james Also, I just used ip -f inet6 -br addr to check for IPv6 addresses and it provided eth0 and another entry starting with br- that has a longer name. I tried setting the IPv6 Setting to Network Interface > eth0, which does successfully detect the address. However, that leaves an error for the PTR6 record under Email status: [image: 1780155965393-screenshot-from-2026-05-30-10-42-42.png]
  • Skip older Cal packages

    Cal.com
    10
    2 Votes
    10 Posts
    198 Views
    T
    Hi again, Quick update: I've now upgraded Cloudron to 9.2.0 and Ubuntu to 24.04 as suggested. Thank you for the guidance — that all went smoothly. However, the Cal.com 1.14.13 update issue persists even on the fully updated stack. I did some deeper debugging today and wanted to share my findings in case it helps others or the Cloudron team. Environment: Cloudron 9.2.0 Ubuntu 24.04 Cal.com package 1.14.13 (Cal.com 4.7.16) Findings: Inside the container, curl http://localhost:3000/[username] returns 200 Via nginx proxy, curl https://meet.[company].tools/[username] returns 404 The user exists in the database (confirmed via psql) The .next build is located at /app/code/apps/web/.next/ and appears complete The routes-manifest.json correctly contains https://meet.[company].tools The HTML response reveals Cal.com 1.14.13 now uses the Next.js App Router (data-nextjs-router="app"), whereas 1.14.12 used the Pages Router The response body shows the /:username route resolves to a 404 notFound component — even though the user exists in DB The middleware-manifest.json has no matcher for /:username Conclusion: The 404 is served by Cal.com itself (not nginx). The App Router in 1.14.13 appears to not correctly resolve public user booking pages (/username), even when the user exists. This seems to be a regression in the Cloudron package for 1.14.13. I've rolled back to 1.14.12 for now. Any guidance on how to proceed to eventually reach the latest Cal version would be greatly appreciated. Thanks!
  • 0 Votes
    7 Posts
    51 Views
    avatar1024A
    cleared the cache and it all works - apologies... I don't know how I hadn't tried it before posting to be honest, very sorry about that! Especially as I regularly have login weirdness with OIDC and NC which require clearing the browser's cache. I don't know if anything can be done to prevent that. Like @jdaviescoates, I also have a setting enabled not to display the NC login page and so it always auto connect if I'm logged into cloudron, or send me to the cloudron login page if I'm not. Maybe this confuses the browser at times, I don't know.
  • 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
  • Miniflux - Package Updates

    Pinned Locked Miniflux
    48
    0 Votes
    48 Posts
    16k Views
    Package UpdatesP
    [1.7.1] Update miniflux to 2.3.1 Full Changelog Fixed an OAuth account binding vulnerability that could allow users to associate arbitrary OAuth identities with their account. Fixed an open redirect vulnerability caused by backslashes in relative redirect URLs. Fixed a potential SQL injection vulnerability in dynamically generated ORDER BY clauses. Hardened metrics endpoint authentication by using constant-time credential comparisons. Fixed an issue where the stdlib cross-origin protection middleware could block legitimate requests in certain self-hosted environments. The middleware has been reverted. Added Korean language support. Improved HTML truncation performance and reduced memory allocations. Optimized feed discovery, subscription detection, date parsing, and tag filtering. Simplified and refactored several storage and query-building components for better maintainability.
  • Paperless-ngx - Package Updates

    Pinned Locked Paperless-ngx
    164
    0 Votes
    164 Posts
    105k Views
    Package UpdatesP
    [1.53.0] Update gotenberg to 8.33.0
  • Metabase - Package Updates

    Pinned Locked Metabase
    571
    1 Votes
    571 Posts
    568k Views
    Package UpdatesP
    [3.13.1] Update metabase to 0.61.3.1 Full Changelog
  • 5.8.2 / 33.0.4 breaks notifications

    Nextcloud
    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • Cal.com closing source

    Cal.com
    10
    1 Votes
    10 Posts
    633 Views
    LanhildL
    @sparkwise According to their blog post, back in April, the maintainers are "former Cal.com interns". Anyhow, it's been ~15 days since any commit was pushed, and all the commits since their announcement were almost exclusively changes to remove code from their "now" closed source version. Not to be pessimistic, but I wouldn't expect a new release any time soon, if ever.
  • Seeding issue

    Transmission
    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • 8 Votes
    3 Posts
    103 Views
    TheMeerkatT
    @joseph Surfer never really seemed to cache any static assets for me; every time I reloaded the page, it seemed to serve it fresh again. Simple Static has these default options just for caching: # --- Caching --- caching: # Enable ETag and Last-Modified headers. Default: true. etag: true # Cache-Control max-age for static assets (seconds). Default: 3600. # Set to 0 to send no-cache. max_age: 3600 # File extensions to cache (if set, only these are cached; unset = all). # extensions: # - css # - js # - png # - jpg # - svg # - woff2 Then there are things like custom redirects, custom headers, etc. It's a large degree of direct control with no app running on top.
  • Apache Answer - Package Updates

    Pinned Locked Apache Answer
    22
    1 Votes
    22 Posts
    9k Views
    Package UpdatesP
    [1.7.1] Update answer to 2.0.1 Full Changelog New: Support semantic search in AI chat and embedding ability (@hgaol #1510) New: Add vector search plugin and vector sync service for question and answer embeddings (@hgaol) Improve: Enhance local plugin path resolution and module replacement handling for local plugins (@hgaol #1520) Fixed: Attachment upload broken after upgrading to v2.0.0 (@robinv8 #1527) Fixed: Keep Helm install port aligned with service port (@Herrtian #1522) Fixed: Change avatar column type to TEXT to support long URLs (@maishivamhoo123 #1499) Fixed: Update bubble user background color for dark mode (@MakiWinster72 #1505) Fixed: Implement HTML rendering for AI chat display content (@LinkinStars) Fixed: Add admin moderator visibility checks for timeline objects, answers, and comments (@LinkinStars) Fixed: Escape HTML characters in dynamic email template content (@LinkinStars)
  • Shaarli - Package Updates

    Pinned Locked Shaarli
    19
    0 Votes
    19 Posts
    6k Views
    Package UpdatesP
    [2.18.3] Update Shaarli to 0.16.3 Full Changelog fix(xss): escape bookmark title in permalink pagetitle build/release: no longer build .tar.gz full release archives, only provide .zip build: fix inconsistent file permissions in release archives (Fixes #2214) doc: fix issues in the release procedure
  • Grist - Package Updates

    Pinned Locked Grist
    12
    0 Votes
    12 Posts
    1k Views
    Package UpdatesP
    [1.1.3] Update grist-core to 1.7.14 Full Changelog Guided first-run setup wizard. The setup wizard previewed in v1.7.13 is now the flow fresh self-hosted installations land on. Sign in with the boot key (the GRIST_BOOT_KEY admin secret printed at startup), and the wizard walks you through /admin/setup to configure your instance. The "Quick setup" entry is now active in the admin sidebar. Refinements this release: POST /records/list endpoint. A POST companion to the records endpoint. Large queries can be sent in the request body instead of the URL (#2321). Accessibility (contributed by @manuhabitela) A custom CSS file configured with APP_STATIC_INCLUDE_CUSTOM_CSS is now also applied inside widgets, not just the main app. Contributed by @manuhabitela (#2089) The built-in calendar widget now loads from the copy bundled with Grist instead of the one hosted on GitHub. The GitHub copy pulled in external CDN files that ad blockers and privacy extensions sometimes blocked (#2262) Action summaries (the change summaries used by features such as webhooks) now mark which cell values are genuinely unknown. Before, merging two summaries could replace a known value with a wildcard. Now it keeps the real value where it has one (#2361) Edit a document from the assistant popup, and Grist now copies (forks) it first if it is a template or an unsaved scratch document ("fiddle"). The original is no longer changed in place (commit) Fixed a case where editing through the assistant could slip past access checks. It happened while previewing a document as owner, before the fork was made, and could leave the data engine in a bad state (commit) Prevent anonymous users from forking documents (#2319) On first startup, the /status health check now returns "starting" (HTTP 503) until the server is ready. Before, it could report healthy too early (#2322)
  • Redmine - Package Updates

    Pinned Locked Redmine
    66
    0 Votes
    66 Posts
    24k Views
    Package UpdatesP
    [3.11.4] Update redmine_oauth to 4.0.8 Full Changelog