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

85 Topics 837 Posts
  • n8n - Package Updates

    Pinned
    244
    0 Votes
    244 Posts
    15k Views
    girishG

    [3.33.1]

    Update n8n to 1.41.1 Full changelog Code Node: Bind helper methods to the correct context (#9380) (a515686) core: Add an option to disable STARTTLS for SMTP connections (#9415) (bc1e6f9) editor: Fix blank Public API page (#9409) (d090a7a) Email Trigger (IMAP) Node: Handle attachments correctly (#9410) (5633eec) Mattermost Node: Fix issue when fetching reactions (#9375) (c19d4aa)
  • n8n - Updates are unavailable

    Solved
    8
    1 Votes
    8 Posts
    94 Views
    girishG

    @dvlexp you have to ask these questions upstream in the n8n forum - https://community.n8n.io/ . We can only provide help here with the packaging aspect of n8n itself. App related issues are best asked upstream.

  • n8n Content Security Policy not working

    3
    0 Votes
    3 Posts
    35 Views
    nebulonN

    Are the CSP headers set as you expect them if you take a look at the request headers? Also double check them alongside the warnings in the browser console in case there is some typo and your browser thus ignores them.

  • How to use redis in n8n

    Solved
    12
    1 Votes
    12 Posts
    413 Views
    nebulonN

    You should be able to integrate your external redis via env variables https://docs.cloudron.io/apps/n8n/#custom-env

    upstream docs for this are at https://docs.n8n.io/hosting/configuration/environment-variables/queue-mode/

  • Install latest updates

    Unsolved
    9
    1 Votes
    9 Posts
    128 Views
    G

    @JuanBonfim Have you solved it? I am facing the exact same issue as you and my VPS is hosted at Vultr. Using Ubuntu 22.04.1 too and the current cloudron version I am using is 7.4.3.

  • 1 Votes
    3 Posts
    309 Views
    nennogabrielN

    I need to do the same. I need to run some scripts in python, and would be awesome to do it in n8n, but I do not want to do trough a custom n8n deploy.
    like in node there is a list in a environment
    NODE_FUNCTION_ALLOW_BUILTIN=crypto

    something like that.

  • 0 Votes
    6 Posts
    70 Views
    rmdesR

    Will try and report back, thanks

  • Cannot setup environnments

    Solved
    9
    1 Votes
    9 Posts
    168 Views
    LanhildL

    @girish Yeah that was it. It works now. Thanks!

  • Is it possible to install other versions than "latest"?

    Solved
    3
    1 Votes
    3 Posts
    68 Views
    girishG

    @systemaddict looks like they released a new stable now.

  • i'm getting this error on my send email node

    Solved
    3
    1 Votes
    3 Posts
    41 Views
    K

    it works now, thanks

  • 1 Votes
    6 Posts
    114 Views
    S

    I cannot upload and file, like a pdf etc. I can upload to s3 but nextcloud gives errors with the exact same work flow

  • 0 Votes
    6 Posts
    176 Views
    S

    @girish Yes I did this (did not update the post with export) and it seems to work fine, I will watch the new "binary files" Folder. Here is from Discord:
    7144247c-6362-4924-9028-c531b7509a98-capture_240301_110102.jpg

  • New to n8n and local files

    3
    1 Votes
    3 Posts
    192 Views
    S

    @girish Thanks for that link, it confirmed the conclusion I was coming to. "local" to n8n is internal (and volume mounts) to the docker container on the server that n8n is running on. I was hoping that it could connect to the local network path when running. I am starting to understand it better now. So now I am looking at ways that it connects to NextCloud and see if we can make a go of that - but the seems to be no "triggers" for NextCloud.

  • 1 Votes
    2 Posts
    84 Views
    girishG

    This was a bug. Fixed in latest package. Thanks for reporting.

  • LangChain in n8n on cloudron

    Solved
    11
    1 Votes
    11 Posts
    372 Views
    S

    @jdaviescoates It's included now I think

  • How to install npm modules?

    Solved
    26
    0 Votes
    26 Posts
    732 Views
    S

    @girish Just tried it. Seems to work alright! 🙂

  • Install specific n8n version

    2
    0 Votes
    2 Posts
    82 Views
    girishG

    I forked the topic

    @parhelium what is the context? which cloudron version are you on (in the Settings page)? Looks like it is very old to not know what upstreamVersion is.

  • Workflow execution problem with 1.21.1

    Solved
    12
    0 Votes
    12 Posts
    290 Views
    D

    @nebulon Yes i confirmed all 4 n8n containers are updated and working thank you.

  • 0 Votes
    5 Posts
    171 Views
    fbartelsF

    Why not use native system functionality on ios? https://gregmorris.co.uk/blog/publishing-to-wordpress/

  • n8n postgres default credentials ?

    Unsolved
    3
    1 Votes
    3 Posts
    125 Views
    I

    Hi @girish , Many thanks I'll have a look at it