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


Skip to content

N8N

124 Topics 1.1k Posts
  • n8n - Package Updates

    Pinned
    342
    0 Votes
    342 Posts
    174k Views
    Package UpdatesP
    [3.90.1] Update n8n to 1.101.2 Full Changelog align file with master Token Splitter Node: Cache tokenizer JSONs in memory (#17201) (3c807ac)
  • 1.102.0 has fix for pyodide blocking 'os'

    2
    2 Votes
    2 Posts
    44 Views
    nebulonN
    Thanks for the heads up, once the n8n release is marked as stable, we will push out the package.
  • n8n - upgrade straight to the latest version

    6
    2
    1 Votes
    6 Posts
    203 Views
    I
    @girish Thanks for your explanation, I will add version within the The appStoreId, @james so now I have something pretty robust and will use the following process: All updates disabled by default I will manually check and update Cloudron quarterly, on specific timeframes I will leverage on API to orchestrate each app upgrade individually
  • Webhook production URL not working

    2
    1 Votes
    2 Posts
    62 Views
    O
    NM, I just read the docs and it says production doesn't display data like with test. It's in the executions only. https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/?utm_source=n8n_app&utm_medium=node_settings_modal-credential_link&utm_campaign=n8n-nodes-base.webhook#webhook-urls
  • n8n cors

    Moved
    5
    0 Votes
    5 Posts
    456 Views
    M
    Just chiming in here because I ran into a CORS error as well. Solution was not a missing env var, it was activating the workflow - because without that, the URL didn't exist yet and threw the various errors.
  • Could not connect to your MCP server

    11
    1 Votes
    11 Posts
    2k Views
    E
    Any updates on the Cloudron 9 update?
  • jsonwebtoken support in n8n

    5
    2 Votes
    5 Posts
    264 Views
    hpz24H
    I posted this in the evening and in bed that night I remembered that I hadn't even looked at the documentary (where it was demonstrably described) - no joke. Regarding your question: It might have helped if somewhere when creating the post - especionally in the support section (preferably BEFORE you hit the big send button), there had been another note about whether you had already looked at the documentation.
  • Password reset for n8n on Cloudron

    2
    0 Votes
    2 Posts
    218 Views
    BrutalBirdieB
    Hello @arta you can use the n8n cli to reset all users. See: https://docs.n8n.io/hosting/cli-commands/#user-management You can reset user management using the n8n CLI. This returns user management to its pre-setup state. It removes all user accounts. Use this if you forget your password, and don't have SMTP set up to do password resets by email. Go into the Cloudron n8n web terminal and run: gosu cloudron /app/code/node_modules/.bin/n8n user-management:reset Hope this solves your problem
  • Someone else with ValidationError for https://express-rate-limit.github.io/ ?

    Solved
    2
    2 Votes
    2 Posts
    200 Views
    girishG
    @luckow thanks for reporting, I think https://git.cloudron.io/packages/n8n-app/-/merge_requests/64 should fix it
  • Javascript code not working on n8n 1.90.2

    3
    0 Votes
    3 Posts
    174 Views
    H
    I just found the reason, a bad setting in my env.sh file which prevented the normal functioning of the code nodes. Regards
  • n8n - Puppeteer - shared libraries failure

    Moved
    5
    1
    1 Votes
    5 Posts
    736 Views
    robiR
    Yes, I've been doing this for years, you just have to make /app/data friendly enough for apps to find what they need. This generally involves setting a few env variables: HOME PATH (including NODE_PATH avoiding npm i -g) LD_LIBRARY_PATH (less common) other app specific ENVs All of these changes do not affect the running app since it's already running with its own ENVs. So these are great for additional services. Nice work @djxx
  • N8N V1.88.0 - MCP Server Trigger Access Failure Due to Nginx Configuration Issues

    Moved Solved
    2
    1 Votes
    2 Posts
    363 Views
    BrutalBirdieB
    @basiliolp the forum search is a powerfull tool Welcome to the Cloudron Forum https://forum.cloudron.io/topic/13654/could-not-connect-to-your-mcp-server/
  • database size

    5
    1 Votes
    5 Posts
    378 Views
    rosanoR
    Deleting all executions still didn't move the database down from 500mb, but after running VACUUM FULL execution_data it's now 13mb. I''ll take it.
  • Can't export credentials

    Solved
    3
    1 Votes
    3 Posts
    422 Views
    rosanoR
    @girish Works thank you. I see you already updated the docs!
  • N8N - Unlock Paid Features for Free!! - TIME LIMITED OFFER

    Moved
    21
    3
    12 Votes
    21 Posts
    12k Views
    J
    @ValueShopperUSA This appears to be the SaaS version where you are on Trial plan. I think you need the self-hosted version (like on Cloudron) for this to work.
  • N8N Update 3.78.1 - Non working python interpreter

    1
    2 Votes
    1 Posts
    141 Views
    No one has replied
  • 1 Votes
    12 Posts
    528 Views
    timconsidineT
    @BrutalBirdie said in I turned off cloudron and turned it on again and my workflows disappeared and now I can no longer use n8n: if we continue in spanish wow - cloudron forum knows no bounds
  • Upload a local file to an s3Bucket via a form

    2
    0 Votes
    2 Posts
    190 Views
    S
    Solved here: https://community.n8n.io/t/upload-a-local-file-to-an-s3bucket-via-a-form/96480/13 gDrive example [image: 1743781721625-fb0c02e7-a51f-4b94-be95-29debb33330c-image-resized.png]
  • Problem with my credentials

    2
    0 Votes
    2 Posts
    86 Views
    nebulonN
    In order to help you, please provide app logs and as much other information as possible. Which credentials are you referring to and also where is the logo replaced? In the Cloudron dashboard or somewhere else?
  • N8N Package Update Version

    4
    0 Votes
    4 Posts
    399 Views
    J
    Yes, I think so. because 1.82.2 (latest) > 1.82.0, i expect it to include everything in 1.82.0