@joseph I think what finn means is different than concurrency control , it seems the queue mode mean there are two n8n servers in Cloudron and one can acts as controller and the other acts as workers, so I think what finn means that Cloudron team can add capability to existing n8n package to make the n8n package can act as workers, so when capacity getting bigger, then the load can be divided into several n8n instances instead of one big instance, so if there's a fail in one of the instance then it wont impact other instances or cause the controller UI hangs
firmansi
Posts
-
n8n Queue Mode / Worker support -
LDAP,OIDC, User Directory and Groups Menu Gone after Update to Latest Release 9.2Here I attach the menu that affect my whole Cloudron installations after I update Cloudron to latest release 9.2, all menu LDAP,OIDC, User Directory and Groups under user menu are now gone!!
Screenshot from 2026-05-28 10-09-59.png
Please help
-
LDAP,OIDC, User Directory and Groups Menu Gone after Update to Latest Release 9.2@girish after update to 9.2 release, i don't see LDAP menu anymore under User menu, and in a matter of fact all menu under user is gone, including user group, is it intentional ? How to fix
-
Having trouble with Baserow MCP tool discovery + suspected Gzip issue?I’m currently trying to set up the Baserow MCP connection with clients like Claude and Metamcp. I managed to get the connection to work, but unfortunately, the tools aren't showing up in the UI.
It’s worth noting that this isn't an issue when I connect to Baserow Cloud, so it seems isolated to my current setup.
I've been reading through some forums and noticed mentions of potential conflicts with Gzip compression. It sounds very similar to a headache we had back in the day with n8n where compression was causing parsing errors.
Does anyone else have experience with this? If my theory about Gzip is off, I’d love to hear what else could be causing the tools to disappear. Hoping to get this connection stable!
Thanks in advance
-
Critical Bug in OpenWebUI 0.9.0 from MainstreamI just updated the latest version of OpenWebUI 0.9.0 but it seems it contains bug that makes the unable to async, i see that the latest release 0.9.1 already out, I hope Cloudron Team can update to the latest one
-
AgentZeroI havent tried it yet, is everything working well on your end?
-
AgentZeroHow to update if there's a new update from agentzero?
-
Upgrade to 33.0.1 Fail@james I finally can make it works, what I did were
- Disable almost all plugins 3rd party and internal except core internal plugins that relate to login (authentication), folder and user management
- Upgrade the package as provided in cloudron
- occ files:scan --all
- occ files:repair-tree
- occ maintenance:repair
-
Upgrade to 33.0.1 FailI don't know if anyone experience what i had with latest upgrade, but it didnt seem go well, my NC hardly starting, and eventually Not Responding
When making an upgrade, i disable all 3rd party plugins unless the essential like OIDC, the error message that I got is only "Error-users not found in the backend"
I think i am gonna stay in previous version 32.0.6 till i am clear why this happens , this is the most difficult error that i experience with NC to so far, since i have performed all necessary fixes that i have in my knowledge, but still couldnt make it running
I am using Cloudron 9.1.5 and Ubuntu serve with still spacious storage, CPU and memory
-
Latest OpenWebUI with Openterminal@charlesnw I am running open terminal but in another container, i think it's best to maintain Open WebUI with original package
-
Nextcloud 33 Appears on Git but Not Released - Any News?@sponch Still, the plugins can't be issues no matter the new major stable release exist, since the plugins not always part of NC , always test the plugins in clone one, before using in production version
-
Nextcloud 33 Appears on Git but Not Released - Any News?I noticed there's already a new Nextcloud release at version 33, and a while ago I saw it had appeared on Cloudron's Git repository. But as of now, I see that the latest Nextcloud update hasn't been carried forward. May I know if there are any issues or obstacles with rolling out the latest Nextcloud update?
-
Latest OpenWebUI with OpenterminalI noticed that the latest OpenWebUI update includes a new feature called OpenTerminal, although I see that the OpenWebUI app on Cloudron hasn't been updated to this latest version yet. My question is: is it possible that when Cloudron updates OpenWebUI to the latest version, it will include OpenTerminal?
-
Open WebUI 0.8.2 Crashes on Startup (Cloudron/Ubuntu 24.04) - "Function not found: autolearn" & DB Syntax Error@nebulon it works...thanks cloudron team for fast update
-
Open WebUI 0.8.2 Crashes on Startup (Cloudron/Ubuntu 24.04) - "Function not found: autolearn" & DB Syntax Error@joseph I see that Open WebUI has release 0.8.3 with bug fixes
-
Open WebUI 0.8.2 Crashes on Startup (Cloudron/Ubuntu 24.04) - "Function not found: autolearn" & DB Syntax ErrorSo i guess anyone who reads it better wait for next update
-
Open WebUI 0.8.2 Crashes on Startup (Cloudron/Ubuntu 24.04) - "Function not found: autolearn" & DB Syntax ErrorAfter the latest Open WebUI update, I'm experiencing issues with the application failing to start. I've already verified that CPU, memory, and storage resources are more than sufficient.
I'm using LDAP for authentication to connect to my Cloudron instance (hosted on a separate machine). My setup includes the latest version of Cloudron running on Ubuntu 24.04.
I've been using Open WebUI on Cloudron for the past two years without any issues, but this is the first time I'm encountering this startup failure. The application consistently fails with the following error logs:
Feb 17 13:10:51 await get_all_models( Feb 17 13:10:51 File "/app/code/backend/open_webui/utils/models.py", line 305, in get_all_models Feb 17 13:10:51 get_function_module_from_cache(request, function_id) Feb 17 13:10:51 File "/app/code/backend/open_webui/utils/plugin.py", line 355, in get_function_module_from_cache Feb 17 13:10:51 raise Exception(f"Function not found: {function_id}") Feb 17 13:10:51 Exception: Function not found: autolearn Feb 17 13:10:51 2026-02-17T06:10:51Z Feb 17 13:10:51 Application startup failed. Exiting. Feb 17 13:10:55 ==> Ensure directories Feb 17 13:10:55 ==> Copying static files Feb 17 13:10:56 ==> Loading configuration Feb 17 13:10:56 ==> Cleanup old ollama models Feb 17 13:10:56 ==> Ensure NLTK_DATA directory at /app/data/nltk Feb 17 13:10:56 ==> Setting permissions Feb 17 13:10:56 invalid command \". Feb 17 13:10:56 ERROR: invalid input syntax for type json Feb 17 13:10:56 LINE 1: UPDATE config SET data= E'{"version":0,"ui":{"default_locale..."Has anyone else experienced this issue?
-
Tinybird Integration@scooke I use Google Analytics
-
Announcing n8n version 2.0 - coming soon!I have found the way to enable the chat hub, just go to filemanager in Cloudron, open env.sh file and add this "export N8N_ENABLED_MODULES=chat-hub" and you will see the chat module in left sidebar