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

130 Topics 1.2k Posts
  • LangChain in n8n on cloudron

    Solved
    11
    2 Votes
    11 Posts
    2k Views
    S
    @jdaviescoates It's included now I think
  • How to install npm modules?

    Solved
    26
    0 Votes
    26 Posts
    5k Views
    S
    @girish Just tried it. Seems to work alright!
  • Install specific n8n version

    2
    0 Votes
    2 Posts
    785 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
    3k Views
    D
    @nebulon Yes i confirmed all 4 n8n containers are updated and working thank you.
  • 0 Votes
    5 Posts
    1k Views
    fbartelsF
    Why not use native system functionality on ios? https://gregmorris.co.uk/blog/publishing-to-wordpress/
  • n8n postgres default credentials ?

    Solved
    3
    1
    1 Votes
    3 Posts
    1k Views
    I
    Hi @girish , Many thanks I'll have a look at it
  • Next update?

    Solved
    2
    1 Votes
    2 Posts
    378 Views
    girishG
    @yurilemes it's out now. I am guessing you mean 1.15.2.
  • SQL related nodes error

    Moved Solved
    4
    1
    1 Votes
    4 Posts
    933 Views
    D
    @girish thank you problem solved
  • Change update stream to stable

    4
    3 Votes
    4 Posts
    794 Views
    JUVOJustinJ
    Perfect, thank you very much
  • n8n CLI commands not working in Cloudron

    7
    1
    0 Votes
    7 Posts
    2k Views
    S
    Hi @girish Kindly also check this n8n team response related to this issue, in the context of Cloudron: https://community.n8n.io/t/cli-commands-not-working-in-v1-x-x/29309/3 Thanks.
  • n8n & Puppeteer - Error: Could not find Chromium (rev. 1095492)

    1
    2 Votes
    1 Posts
    627 Views
    No one has replied
  • Add new library, please

    Solved
    9
    1 Votes
    9 Posts
    2k Views
    K
    Oh, you have already updated the n8n package, forgive my inattention
  • Webhook domain resolve to localhost ?

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    benborgesB
    All good !
  • trying to scale N8N

    n8n
    20
    2 Votes
    20 Posts
    5k Views
    girishG
    @zonzonzon Services view - https://docs.cloudron.io/services/#configure
  • Unable to retrieve data when running execute command

    3
    0 Votes
    3 Posts
    1k Views
    martinkbsM
    Hey @alwynispat Maybe you should use the SSH node instead of the Execute Command node. From what I understand the Whois package is installed on the server, so to run it you will have to call it via ssh command. The Execute Command node executes commands inside the cloudron n8n container, which by default will run in the /app/code path of your n8n container. That is the reason why it does not find the Whois package when running the Execute Command node.
  • GoogleSheets "Append or Update" Error on N8N Cloudron

    6
    1
    1 Votes
    6 Posts
    1k Views
    K
    Solution (more of a workaround) : https://community.n8n.io/t/google-sheets-bug-cant-activate-workflow/27211/6 I believe it's a minor bug on the GoogleSheets Trigger Node
  • I contacted Vultr support and they said that the error is in Cloudron

    Moved
    2
    1 Votes
    2 Posts
    324 Views
    girishG
    @Matheus-0 what is the problem? Seems to be ok here. [image: 1686033715674-fa6fd4ed-60a0-4c6a-9666-e8e89f598a7a-image-resized.png]
  • Massively Inflated Backups

    4
    0 Votes
    4 Posts
    901 Views
    girishG
    @ericdrgn you can also check the du size on the server for the appdata.
  • Bug: CORS error

    Solved
    26
    0 Votes
    26 Posts
    4k Views
    S
    @girish https://forum.cloudron.io/topic/9021/capability-to-tweak-reverse-proxy-config-of-an-app
  • SSL Error

    Solved
    3
    1 Votes
    3 Posts
    495 Views
    S
    @girish I thought I had to activate the SSL/TLS toggle because of STARTTLS. I deactivated it and now it works.