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


Skip to content
  • Lychee - Package Updates

    Pinned Lychee
    108
    0 Votes
    108 Posts
    31k Views
    Package UpdatesP
    [2.42.1] Update Lychee to 7.4.1 Full Changelog Do not die when initializing the watermarker by @​ildyria in #​4138 add error message for ldap requirement by @​ildyria in #​4139 feat: lychee:sync accepts individual file paths alongside directories by @​Copilot in #​4143 Add dynamic background modes with enum config by @​ildyria in #​4144 Translations update from LycheeOrg - Weblate by @​ildyria in #​4145 Translations update from LycheeOrg - Weblate by @​ildyria in #​4147 Improve message notification by @​ildyria in #​4148 Solution to #​4146 : Adding the option to specify the Microsoft Tenant by @​agademer in #​4151 Fix #​4117 - Fix going back to selected tag page. by @​ildyria in #​4155 Add db migration existence check by @​ildyria in #​4156
  • Warning: Connection Reset Issue in [4.9.0] which is n8n 2.10.2

    N8N
    5
    1 Votes
    5 Posts
    173 Views
    U
    Please note this error persists into the latest version of n8n. Specifically, I have a sub workflow that is executed that uses an HTTP request to upload files to a third party service. There are a lot of changes between 2.9.4 (working) and 2.10.2 (breaks). I'll continue to investigate and report back if I find anything. https://github.com/n8n-io/n8n/issues/26748
  • Verdaccio - Package Updates

    Pinned Verdaccio
    118
    0 Votes
    118 Posts
    82k Views
    Package UpdatesP
    [1.74.0] Update verdaccio to 6.3.1 Full Changelog fix(deps): update core verdaccio dependencies (6.x) by @​renovate[bot] in #​5587 fix(deps): update dependency envinfo to v7.21.0 (6.x) by @​renovate[bot] in #​5590 fix(deps): update core verdaccio dependencies (6.x) by @​renovate[bot] in #​5613 fix: error checking storage directory #​5447 fix(api): remove unnecessary allow check #​5599
  • Home Assistant - Package Updates

    Pinned Home Assistant
    70
    2 Votes
    70 Posts
    13k Views
    Package UpdatesP
    [1.17.1] Update core to 2026.3.1 Full Changelog Fix Rain Bird controllers updated by Rain Bird 2.x ([@​rblakemesser] - [#​163915]) ([rainbird docs]) (dependency) Bump spotifyaio to 2.0.2 ([@​joostlek] - [#​164114]) ([spotify docs]) (breaking-change) (dependency) Hunter Douglas Powerview: Fix missing class in hierarchy. ([@​gwww] - [#​164264]) ([hunterdouglas_powerview docs][hunterdouglas_powerview docs]) Ensure Snapcast client has a valid current group before accessing group attributes. ([@​mill1000] - [#​164683]) ([snapcast docs]) Fix button entity creation for devices with more than two radios ([@​tl-sl] - [#​164699]) ([smlight docs]) Fix IntesisHome outdoor_temp not reported when value is 0.0 ([@​antonio-mello-ai] - [#​164703]) ([intesishome docs]) more programs for Miele steam ovens ([@​sean797] - [#​164768]) ([miele docs]) Enforce SSRF redirect protection only for connector allowed_protocol_schema_set ([@​RaHehl] - [#​164769]) Add device class to active_liter_lpm sensor ([@​glenndehaan] - [#​164809]) ([homewizard docs]) Update ness_alarm scan interval to 5 secs ([@​Poshy163] - [#​164835]) ([ness_alarm docs][ness_alarm docs])
  • Searx - Package Updates

    Pinned SearXNG
    104
    0 Votes
    104 Posts
    33k Views
    Package UpdatesP
    [2.83.0] Update searxng to a563127 Full Changelog
  • LanguageTool - Package Updates

    Pinned LanguageTool
    38
    1 Votes
    38 Posts
    6k Views
    Package UpdatesP
    [1.34.0] Update languagetool to 5cf36b2
  • 2 Votes
    2 Posts
    21 Views
    jamesJ
    Hello @aaaaargzombies and welcome to the Cloudron Forum I have to apologize. The tutorial repository is very much out of date. If you pull the repo again and checkout the branch fix/build it should work. When the fix/build branch was already merged https://git.cloudron.io/docs/tutorial-typescript-app/-/merge_requests/1 you can simply pull the master branch and it should work.
  • Looking for an App?

    Community Apps
    21
    4 Votes
    21 Posts
    636 Views
    BytepartnerB
    ControlR One more vote for ControlR
  • Dify.ai, a self-hosted prompt-management tool

    App Wishlist
    30
    9 Votes
    30 Posts
    7k Views
    timconsidineT
    @luckow well seems to me it is docker hub access issue, not an app issue. My ping was via cloudflare and IPV4 Yours seem ipv6 and direct. No idea why either difference would be a blocker. I’ll try some diagnosis
  • Cloudron v9: huge disk I/O is this normal/safe/needed?

    Unsolved Support graphs
    38
    3
    2 Votes
    38 Posts
    2k Views
    imc67I
    Third Bug report: Roundcube also creates a new MySQL session on every health check The same issue we found with Matomo also affects Roundcube. The Cloudron health checker calls GET / every 10 seconds, which causes Roundcube to create a new unauthenticated session in MySQL each time. Decoded session data from the latest entries: temp|b:1; language|s:5:"en_US"; task|s:5:"login"; skin_config|a:7:{...} This is a pure unauthenticated login page session — no user involved, just the health checker hitting the front page. Measured growth rate: exactly 6 new sessions per minute per Roundcube instance (= 1 per 10 seconds = health check interval). With 5 Roundcube instances on this server that is 30 new sessions per minute, 43,200 per day. Suggested fix: Change the health check endpoint from GET / to a static asset that does not trigger PHP session creation, for example: A static file like /favicon.ico or /robots.txt Or Roundcube's own /index.php/api if available For reference, WordPress handles this cleanly: GET /wp-includes/version.php returns HTTP 200 with empty output (Wordfence hides the version) without touching the database or creating any session. It would be great if Cloudron could define a session-free health check endpoint per app type, similar to how it is done for WordPress.
  • Relay error: Port 25 outbound is blocked

    Solved Support appstore
    4
    4 Votes
    4 Posts
    70 Views
    P
    @girish
  • OpenWebUI - Package Updates

    Pinned OpenWebUI
    197
    1 Votes
    197 Posts
    88k Views
    Package UpdatesP
    [3.2.8] Update open-webui to 0.8.9 Full Changelog Open Terminal notebook cell execution. Users can now run Jupyter Notebook code cells directly in the Open Terminal file navigator, execute entire notebooks with a single click, edit and modify cells before running, and control the kernel - bringing full interactive notebook execution to the browser. Commit Open Terminal SQLite browser. Users can now browse SQLite database files directly in the Open Terminal file navigator, viewing tables and running queries without downloading them first. Commit Open Terminal Mermaid diagram rendering. Markdown files with Mermaid code blocks are now rendered as diagrams directly in the Open Terminal file navigator, making it easier to visualize flowcharts and other diagrams. Commit Open Terminal Jupyter Notebook previews. Users can now preview Jupyter Notebook files directly in the Open Terminal file navigator, making it easier to view notebook content without downloading them first. Commit Open Terminal auto-refresh. The Open Terminal file navigator now automatically refreshes when the model writes or modifies files, keeping the view in sync without manual refresh. Commit Open Terminal file copy button. Users can now copy file contents directly to clipboard in the Open Terminal file navigator with a single click, making it easier to quickly grab file content without downloading. Commit Code syntax highlighting and XLSX improvements in Open Terminal. Code files now display with syntax highlighting in the Open Terminal file navigator, and XLSX spreadsheets now show column headers and row numbers for easier navigation. Commit Open Terminal JSON tree view. JSON, JSONC, JSONL, and JSON5 files now display as interactive collapsible tree views in the Open Terminal file navigator, and SVG files render as preview images with syntax highlighting support. Commit Open Terminal port viewing. Users can now view listening ports in the Open Terminal file navigator and open proxy connections to them directly from the UI. Commit Open Terminal video previews. Users can now preview video and audio files directly in the Open Terminal file navigator, making it easier to view media without downloading them first. Commit
  • ntfy - Package Updates

    Pinned ntfy
    29
    0 Votes
    29 Posts
    8k Views
    Package UpdatesP
    [1.21.0] Update ntfy to 2.18.0 Full Changelog Add experimental PostgreSQL support as an alternative database backend (message cache, user manager, web push subscriptions) via database-url config option (#​1114/#​1619, thanks to @​brettinternet for reporting) Preserve <br> line breaks in HTML-only emails received via SMTP (#​690, #​1620, thanks to @​uzkikh for the fix and to @​teastrainer for reporting)
  • ControlR - remote control and remote access

    App Wishlist
    6
    6
    6 Votes
    6 Posts
    300 Views
    jamesJ
    Hello @bitbound Thank you very much. I have added you to the group.
  • Mealie - Package Updates

    Pinned Mealie
    66
    0 Votes
    66 Posts
    18k Views
    Package UpdatesP
    [1.35.0] Update mealie to 3.12.0 Full Changelog feat: Auto-adjust shopping list item autofocus @​michael-genson (#​7096) feat: Improve auto-form layout @​michael-genson (#​7150) feat: include extra ingredients + amounts in NLP parser output @​michael-genson (#​7191) feat: replace python script with curl @​michelezoncheddu (#​7192) fix: Include unmade recipes when filtering by last made @​michael-genson (#​7130) fix: Ensure recipe ingredients have a valid reference_id @​michael-genson (#​7139) fix(deps): update dependency fastapi to v0.133.1 @​michael-genson (#​7146) fix: data management food edit / create @​Kuchenpirat (#​7148) fix: Updated get_ts_locales to resolve issues with Automatic Locale Sync workflow @​Choromanski (#​7181) fix: Logic to unset-rating when currentrating is selected @​Choromanski (#​7182)
  • 1 Votes
    8 Posts
    71 Views
    robiR
    @SansGuidon no worries, we still love you. PS - I should have caught the export in .sh files too. Thankfully we have james and team.
  • Spurtcommerce - Multi vendor ecommerce Platform

    App Wishlist
    4
    3 Votes
    4 Posts
    63 Views
    robiR
    @timconsidine Don't love the templates. Love the Discard.
  • Implement a Down for Maintenance screen

    Feature Requests
    16
    10 Votes
    16 Posts
    3k Views
    LanhildL
    @jdaviescoates yes, exactly what I meant
  • One bit flipped. Now I don't know which file is real

    Discuss
    5
    15 Votes
    5 Posts
    245 Views
    girishG
    @robi great find! will give it a try.
  • Stirling-PDF - Package Updates

    Pinned Stirling-PDF
    155
    0 Votes
    155 Posts
    70k Views
    Package UpdatesP
    [3.7.0] Update Stirling-PDF to 2.7.0 Full Changelog option to hide google drive and mobile upload when disabled in 'my files' view New search bar to search settings menu easily Auditing has improved, new filehash/author options are supported with better reporting overall (We recommend enterprise users to backup their Stirling database before updating to be safe, although expect no issues) Desktop app correctly returns to its previous window state and location as its previous launch Desktop app supports OS notifications if it finishes working on tasks whilst minimised Pipeline erroring in merge tool and others based on parameters Certification signature stamps not showing correctly in the viewer English was being enabled even when it was disabled in settings settings menu reworks by @​Frooodle in Stirling-Tools#5864 format everything with pre-commit by stirlingbot by [@​stirlingbot][bot] in Stirling-Tools#5775