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


Skip to content
  • Problem updating to 3.0.5

    OpenWebUI
    6
    0 Votes
    6 Posts
    32 Views
    S
    As it turns out, that wasn't really the fix. With each new 'page load', the same things happens. But if I reload the same conversation after visiting like the admin page, and resend the chat, then it works. Maybe next week I'll have time to debug and create an issue on their github
  • New Cloudron Docs Framework - Requesting feedback

    Discuss
    6
    1
    4 Votes
    6 Posts
    41 Views
    jamesJ
    Hello @humptydumpty Thanks for reporting. It used to work. We will look into it. Edit: Found the problem, fix is beeing deployed.
  • Add DNS Provider - Infomaniak

    Feature Requests domains dns
    3
    2
    4 Votes
    3 Posts
    525 Views
    jamesJ
    Hello @Sismic and welcome to the Cloudron community
  • App Proxy from public server to Private Upstream

    Unsolved Support
    3
    0 Votes
    3 Posts
    25 Views
    robiR
    It would be useful to install an App to a private IP without a hostname in DNS, to which we could then proxy in a few ways.
  • 1 Votes
    2 Posts
    28 Views
    jamesJ
    Hello @zonzonzon The current latest version in the Cloudron app store 2.1.2 is not effected. Also, the latest N8N version for the old 1.123.7 is also not effected. If you have your N8N updated to the last 1.123.7 or 2.1.2 version, then you are save.
  • 3 Votes
    1 Posts
    8 Views
    No one has replied
  • OpenID Connect Error on iOS

    Traccar oidc
    21
    0 Votes
    21 Posts
    3k Views
    B
    @james I saw this issue is already fixed and you can just add "org.traccar.manager:/api/session/openid/callback" as a Callback URL which is great, but not yet reflected in the official documentation. It would be really useful to add this to the OpenID Connect documentation at https://www.traccar.org/openid-sso/ — especially the note about adding org.traccar.manager:/api/session/openid/callback as a second redirect URI to support iOS.
  • n8n - Package Updates

    Pinned N8N
    392
    0 Votes
    392 Posts
    315k Views
    Package UpdatesP
    [4.1.0] Update n8n to 2.1.2 Full Changelog Fix Ollama models support on Chat hub (#23458) (73d3836) Fix verified community packages reinstall (#23428) (fe3a9aa) Skip saving workflow statistics on 'chat' executions (#23465) (bb25559) Handle nodes with missing type field in ActivateExecuteWorkflowTriggerWorkflows migration (#23392) (ec6d727) Limit access to files based on regex pattern (#23413) (8df042f) Restores executions status check for waiting forms (#23452) (482470a) Connection validation respects node version and type (#23349) (adc07da) Error running evaluations in queue mode (#23248) (499b435) Don't encrypt state for hooks calls (#23357) (cb8f650) Fix wf nodes not updated correctly on workflow activated/deactivated events (#23333) (9a85ca7)
  • 3 Votes
    5 Posts
    54 Views
    I
    @joseph said in Add Bulk Start/Stop Controls for Multiple Apps: The last time I brought this up, the idea was to bring to the list view (but not Grid view). Especially updating multiple apps is a pain if you are updating manually. If I am not mistaken, the Grid view and the List view on NextCloud (when viewing files) can be selected simultaneously. Maybe the same technology can be implemented?
  • 4 Votes
    5 Posts
    84 Views
    I
    @joseph said in Show Server Time Information in the Cloudron Server Menu: The server timezone is always UTC no? Or do you want System -> Settings to also be shown in Server page? Maybe the current time can be shown on Server > System Information [image: 1766492147933-ed5ba88c-8fa0-496b-bbca-a045a4791271-image.png] It displays like: Current server time: 2025-12-19 14:32 Timezone: Europe/Berlin (UTC+1)
  • 1 Votes
    6 Posts
    50 Views
    A
    I built a new website on a subdomain, then later moved it to the root domain. After the move, problems started. To get the site online, I deactivated plugins, but every time I tried to set up the www redirect or increase the memory limit, the app would get stuck on “Starting.” In the end, the issue was caused by the SSO plugin. I restored a fresh installation from backup, increased the memory limit to 512M in wp-config.php, and fixed the SSO plugin by changing Requires Plugins: openid-connect-generic to Requires Plugins: daggerhart-openid-connect-generic. After that, everything worked normally. Thanks, everyone for the help. [image: 1766486826632-ishot_2025-12-21_11.07.40-resized.jpg]
  • Linkwarden - Package Updates

    Pinned Linkwarden
    53
    2 Votes
    53 Posts
    10k Views
    Package UpdatesP
    [1.19.3] Update linkwarden to 2.13.3 Full Changelog Upgraded the dependencies (which also patches the recent NextJS CVEs out there) Refactored the code (which drastically improves the performance) Fixed favicon-related error logs (no more upstream image response failed)
  • OpenHAB - Package Updates

    Pinned OpenHAB
    35
    3 Votes
    35 Posts
    9k Views
    Package UpdatesP
    [1.8.0] Update openhab-distro to 5.1.0 Full Changelog Persistence default strategies are removed and not applied automatically anymore. Managed persistence configurations are updated automatically. If you have a file based configuration with an existing .persist file, you may have to update your configuration: remove "default" from Strategies and make sure all Items definitions have a strategy defined. A typo was corrected in the lightweight channel id, you may need to correct your configuration. Due to limited usage and increasing maintenance issues, this binding has been removed. Restructured to modular things with auto-discovery of datapoints. New things and channels will need to be linked, existing items need to be adjusted. Restructured to modular things with auto-discovery of datapoints. You must reconfigure settings, recreate Things, and adjust Items as previous configurations are incompatible. A typo was corrected in the AzureBlob thing parameter containerPath. You may need to reconfigure this parameter. The binding has been removed from the distribution. You should consider migrating to the FreeboxOS binding. Channel ID spelling errors (such as 079-interuption-0 and 080-interuption-1) have been corrected. You may need to update items linked to these channels. The binding has been split from the main MQTT binding, and will not be auto-installed. If you use this binding, it will need to be manually re-installed. You may also need to re-configure the binding if discovery settings have been customized. The binding has been split from the main MQTT binding, and will not be auto-installed. If you use this binding, it will need to be manually re-installed.
  • Koel - Package Updates

    Pinned Koel
    101
    0 Votes
    101 Posts
    38k Views
    Package UpdatesP
    [1.33.0] Update koel to 8.2.0 Full Changelog feat: delete podcast upon last unsubscription by @phanan in #2161 feat: add synchronized LRC lyrics support by @DzmingLi in #2154 feat: improvements for plain-text and LRC lyrics by @phanan in #2162 fix: slow scan (closes #2165) by @phanan in #2173 fix: missing lyrics support for FLAC files by @ngiamour in #2178 fix: preamp lost precision due to implicit conversion to int by @phanan in 1843fbb
  • Chatwoot - Package Updates

    Pinned Chatwoot
    91
    2 Votes
    91 Posts
    38k Views
    Package UpdatesP
    [1.47.1] Update chatwoot to 4.9.1 Full Changelog This hotfix resolves an issue affecting custom attributes page displaying no attributes messages even when contact or conversation attributes are configured in some cases.
  • MiroTalk - Package Updates

    Pinned MiroTalk
    537
    2 Votes
    537 Posts
    292k Views
    Package UpdatesP
    [1.17.82] Update mirotalkp2p to 1.6.98
  • Retention policy - 1 day possible?

    Moved Feature Requests backup retention
    2
    1 Votes
    2 Posts
    23 Views
    jamesJ
    Hello @djxx Currently, no. The minimum is two days. I am converting your topic into a feature request.
  • Memorial Website

    App Wishlist
    5
    11 Votes
    5 Posts
    96 Views
    C
    @timconsidine My condolences on the loss of your brother. I am sure he is looking down at his tech savvy brother in appreciation for remembering him in your own special way. God bless.
  • Thank you Cloudron team – and Merry Christmas

    Discuss
    3
    6 Votes
    3 Posts
    43 Views
    C
    I would like to wish Team Cloudron a Merry Christmas and Happy New Year! Thank you for all you do to make our lives better. And to all the incredible members of our community that make this the best platform in tech, my appreciation and warm wishes for a terrific 2026:)
  • How to install plugins ?

    Solved Etherpad Lite
    6
    1
    0 Votes
    6 Posts
    32 Views
    M
    I found a way, maybe double check what it means in case of updates @james N.B.: The plugin in the example is ep_author_neat2 1. Installation in the CLI Run app/data/data# npm i ep_author_neat2 (notice: data inside data directory) added 1 package, and audited 3 packages in 10s 2 packages are looking for funding run `npm fund` for details found 0 vulnerabilities 2. Add plugin info The plugin info is {"name":"ep_author_neat2","version":"2.0.11"} and has to be added to app/data/data/installed_plugins.json 3. Restart the app