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

108 Topics 1.0k Posts
  • n8n - Package Updates

    Pinned
    318
    0 Votes
    318 Posts
    100k Views
    Package UpdatesP
    [3.75.0] Update n8n to 1.84.1 Full Changelog Allow running webhook servers in multi-main mode Don't fail partial execution when an unrelated node is dirty Ensure frontend sentry releases also follow semver
  • Problem with my credentials

    2
    0 Votes
    2 Posts
    21 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
    67 Views
    J
    Yes, I think so. because 1.82.2 (latest) > 1.82.0, i expect it to include everything in 1.82.0
  • N8N - Unlock Paid Features for Free!! - TIME LIMITED OFFER

    Moved
    18
    3
    11 Votes
    18 Posts
    4k Views
    humptydumptyH
    Activated fine on a fresh install.
  • n8n - python packages

    4
    1 Votes
    4 Posts
    171 Views
    robiR
    You can often install things to the /app/data location manually if you can set the right env variables. try: export HOME=/app/data then run the pip install
  • Redis for n8n

    2
    0 Votes
    2 Posts
    117 Views
    J
    @zonzonzon are you rferring to https://docs.n8n.io/hosting/scaling/queue-mode/#start-redis ? I have to say such a setup might be an overkill for Cloudron. (as in , having multiple workers + horizontal scaling) . The package is designed for a single node deployment.
  • 1 Votes
    12 Posts
    265 Views
    J
    Good catch @nebulon . @zonzonzon https://docs.cloudron.io/apps/n8n/#custom-node-modules . Just edit /app/data/env.sh and set EXTRA_NODE_MODULES to empty string and then restart the app, see if that helps.
  • Unable to Check for New Update Version

    Solved
    2
    1 Votes
    2 Posts
    66 Views
    firmansiF
    My mistake with setting in firewall in AWS, everything back to normal, it works just fine
  • n8n AI starter pack on Cloudron?

    1
    1 Votes
    1 Posts
    47 Views
    No one has replied
  • Google Oauth2 Broken, Need to update to N8N 1.75+

    2
    0 Votes
    2 Posts
    221 Views
    I
    Okay so for those with the same problem.. it's possible to fix on 1.74.3 (Current version of Cloudron) by following these steps: Set N8N_PROXY_HOPS to 1 in your ENV, then restart your n8n instance. DELETED the credential and recreate it (Modifying it don't work, you need to delete and recreate!) Update your workflow And it will works.
  • @muench-dev/n8n-nodes-bluesky

    3
    2
    0 Votes
    3 Posts
    183 Views
    rmdesR
    I managed to install by it by removing some un-used community nodes, not sure which one was causing this but by cleaning up I got it to install
  • n8n Web Socket Connection Failed

    Solved
    6
    1 Votes
    6 Posts
    919 Views
    I
    Adding max_old_space_size to my .env solved the issue yay 🥳
  • n8n DEV label

    Moved Solved
    3
    1 Votes
    3 Posts
    165 Views
    girishG
    New package should fix the issue
  • adding apt dependencies to n8n app (or any other app)

    Moved Solved app install docker
    3
    1 Votes
    3 Posts
    274 Views
    V
    Hi @joseph pandoc is also part of Cloudron n8n package You're right I didn't realize this. It is a good surprise. I have other workflow requiring GDAL binaries for example (https://gdal.org/en/latest/). This one is mode specific and is not here. I guess I am good to make a custom packaging... I found some shady npm packages including binaries but it does not seem properly maintained.
  • Twitter / X - OAuth Authorization Error

    8
    0 Votes
    8 Posts
    508 Views
    E
    Sure I can seek that out. This community has been helpful in the past on other apps. Plus I am paying for this through Cloudron. Point taken what you're saying but if the apps don't work there is no point in continuing to pay for this service.
  • How to Read/Write local disk?

    Solved
    7
    0 Votes
    7 Posts
    973 Views
    R
    @AmbroiseUnly Great, this helps me finally
  • N8N times out for WordPress API

    Solved
    5
    1 Votes
    5 Posts
    753 Views
    O
    @nebulon You are right. Our website hosting provider had to whitelist the n8n server's IP. Thanks for your help!
  • Cloudron Notifications in Telegram

    2
    6 Votes
    2 Posts
    587 Views
    andreasduerenA
    Did you explore this any further?
  • Not able to install crypto module in n8n

    Unsolved
    2
    1 Votes
    2 Posts
    140 Views
    girishG
    Have you seen https://docs.cloudron.io/apps/n8n/#built-in-node-modules ?
  • Change admin user

    2
    0 Votes
    2 Posts
    222 Views
    J
    If you login as the admin user, you can change the email in personal settings i.e /settings/personal .