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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
U

umnz

@umnz
About
Posts
93
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Heads up: Nocodb is no longer open source.
    U umnz

    Beware: The latest release/update changes the license.

    https://github.com/nocodb/nocodb/discussions/12891

    They're moving to a Sustainable Use License.

    NocoDB

  • What's coming in 8.2
    U umnz

    Very small quality of life request for 8.2:
    Please ensure these tool tip / help / further reading links open in a new tab or window rather than linking directly to the resource which causes the user to lose any data they've entered into the form/process.

    image.png

    Announcements

  • Heads up: Nocodb is no longer open source.
    U umnz

    @o1lab it's understandable in this economy. I only have two real requests for your team:

    1. 2FA / MFA needs to be one of those enterprise features you give to the community. It is becoming trivial to use tools like Opus 4.6 to find vulnerabilities in open source code and exploit it.
    2. You need to come up with a plan for the small business self hosted users. I want to support your product development but I don't need you to host it. I hope you guys seriously consider unlocking a "Community Plus" option.
    NocoDB

  • Important Security Patch 25/02/2026 (update to 2.9.3)
    U umnz

    Edit: The latest version has been published and is available for updating in Cloudron.


    Hello team, I received this notice from n8n regarding an incoming update happening tomorrow. It specifically mentions self-hosted instances and it sounds like it may be quite a bad vulnerability. I just wanted to call this out in case you need to or want to notify your customer base.

    Upcoming security advisories. Action required: update to latest patch version. 
    
    We are preparing to release patches and security advisories this Wednesday, 25th of February, around midday CET, to address recently discovered high-or critical-severity security vulnerabilities in n8n.
    
    We recommend that all self-hosted instances be patched to the latest patch version in their respective release branches as close to the planned release date as feasible.
    
    Once the patches are released, we will inform you again and share details of the applicable patch versions and links to the published advisories. The information shared here is based on our current knowledge, and we will update you as soon as possible if our guidance changes.
    
    Best regards,
    The n8n Security Team
    

    @girish @james

    N8N

  • Supabase - The open source Firebase alternative.
    U umnz

    Upvoting (the main post) and commenting for engagement, even though it looks like voting for things here doesn't really seem to make a difference.

    App Wishlist

  • Docs got a dark mode
    U umnz

    Nice, my eyes send you their appreciation.

    Announcements

  • Cloudron Forum Posting/Reply Issues for New Users
    U umnz

    Hi team,

    As a brand new user to this forum, I only have permissions to post and reply to the Comentario and Azuracast categories. A post I just made was moved from Comentario to the correct forum (per my request - OpenProject) and I am now unable to reply to it.

    @Joseph any ideas on what is wrong with the settings for new users? If you move this topic I will have to create a new one in order to reply so please keep this in Comentario until we're finished troubleshooting and the issue is resolved.

    Discuss

  • Cloudron Forum Posting/Reply Issues for New Users
    U umnz

    There is a post queue system to prevent initial posts from spammers (ask me how I know - my first post went there). Upvotes would help but only if a user can get their post seen in the first place. That makes the Comentario and Azuracast sub-forums a super weird "pre-screening" choice for customers who have just joined the Cloudron community.

    Discuss

  • 3.93.1 was the last stable release of n8n (fixed in 3.97.0)
    U umnz

    Confirming that there is a huge issue with n8n and I would encourage you all to check the status of your instances and resources as the failures are relatively silent if you do not have any type of error notifications built into your workflows. @girish

    N8N

  • 3.93.1 was the last stable release of n8n (fixed in 3.97.0)
    U umnz

    Update: This has been fixed by the n8n team, and Cloudron release 3.97.0 uses the updated image. Things seem ok so far. I recommend turning automatic updates off for n8n as they seem to be moving fast and breaking things.

    ====

    Has anyone else noticed that all releases of n8n on Cloudron after 3.93.1 are pinging resources and seeing frequent timeouts? One of the updates stopped you from being able to login at all because the port was mapped incorrectly.

    Any n8n users here that use the Outlook or Microsoft nodes notice an increase in failed executions or timeouts?

    I'm not sure if it is the Cloudron build but these timeouts are hurting a lot of processes and web hooks.

    Is there a way to downgrade without restoring a backup?

    N8N

  • 3.93.1 was the last stable release of n8n (fixed in 3.97.0)
    U umnz

    https://community.n8n.io/t/drastic-performance-drop-after-updating-to-1-105-2-large-workflow-execution-now-takes-60-seconds-instead-of-0-3/162566

    N8N

  • 3.93.1 was the last stable release of n8n (fixed in 3.97.0)
    U umnz

    No worries. I'd be screwed if it weren't for Cloudron's solid backup/update management. I've turned off Automatic Updates for n8n as a result of this - I recommend other Cloudron users do the same.

    N8N

  • 3.93.1 was the last stable release of n8n (fixed in 3.97.0)
    U umnz

    @firmansi latest version was pushed to Cloudron

    N8N

  • Warning: Connection Reset Issue in [4.9.0] which is n8n 2.10.2
    U umnz

    Had to restore from backup this morning after being updated to 4.9.0.

    At the time of writing, the latest update mentioned is 4.8.2 in this thread: https://forum.cloudron.io/post/120803

    One of our workflows takes attachment binaries and uploads them via HTTP Requests. For some reason after updating to 4.9.0, these requests were getting ERRCONRESET and other associated connection errors when trying to remotely upload their files.

    Other web requests, web hooks etc all worked fine.

    Restoring a backup to 4.8.2 resolved the issue.

    I can't see anyone else mentioning it on the n8n GitHub yet, but just a warning to other Cloudron users not to update (or to test this update on your workflows) before updating.

    N8N

  • Warning: Connection Reset Issue in [4.9.0] which is n8n 2.10.2
    U umnz

    Looks like this is working. However, some of my disk read/write nodes were broken after this update. I was able to fix it by updating the paths inside the nodes to explicitly include "/app/data/". Otherwise the error I get is something like "Problem in node ‘Write Files to Disk‘ EROFS: read-only file system, open: xxx".
    Other than that, it appears the update is working correctly and binary form data is working again!
    Thanks for your help!

    N8N

  • Confluence unlisted from app store
    U umnz

    @girish Yep, exactly that. AnyType and Appflowy are growing in popularity. Would be nice to see them 🙂

    Confluence

  • Cloudron Forum Issue - Continued
    U umnz

    @Joseph yep, I've managed to resend the verification email by "changing" my email to the same email address and it appears I now have access and correct permissions. That means for unverified users, they still have access to your two most recent forum additions Comentario and Azuracast. Thanks for your help!

    Comentario

  • Grist | The Evolution of Spreadsheets
    U umnz

    Out of curiosity what constitutes an app being selected or not? 27 upvotes (at time of writing), a lot of engagement and views, clearly a very good fit for the Cloudron platform (which already has Baserow, Nocodb, Directus etc).. When a platform already has Docker support does that make it more or less difficult to get it onto Cloudron? I would assume it is easier?

    App Wishlist

  • Flowise - UI for LangChain
    U umnz

    Another +1 for Flowise. Would really like to see this added since it is more of an orchestrator that supports local or remote APIs.

    App Wishlist

  • Wanderer - komoot alternative
    U umnz

    lol here I am thinking this is the EVE Online mapping tool, also called Wanderer. https://wanderer.ltd/welcome

    App Wishlist
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search