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

98 Topics 935 Posts
  • Webhook domain resolve to localhost ?

    Solved
    7
    0 Votes
    7 Posts
    667 Views
    benborgesB

    All good !

  • trying to scale N8N

    20
    2 Votes
    20 Posts
    2k Views
    girishG

    @zonzonzon Services view - https://docs.cloudron.io/services/#configure

  • Unable to retrieve data when running execute command

    3
    0 Votes
    3 Posts
    358 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 Votes
    6 Posts
    465 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
    181 Views
    girishG

    @Matheus-0 what is the problem? Seems to be ok here.

    fa6fd4ed-60a0-4c6a-9666-e8e89f598a7a-image.png

  • Massively Inflated Backups

    4
    0 Votes
    4 Posts
    372 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
    2k 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
    315 Views
    S

    @girish I thought I had to activate the SSL/TLS toggle because of STARTTLS. I deactivated it and now it works.

  • Add the odoo-xmlrpc module

    4
    1 Votes
    4 Posts
    319 Views
    girishG

    @Lanhild happy to merge your change, push away.

  • How to increase Disk I/O

    4
    1 Votes
    4 Posts
    340 Views
    fbartelsF

    @darsh_parsana said in How to increase Disk I/O:

    disk should be showing more than 250 kb

    Only because the y axis ends at 250 kB/s does not mean that this is the limit. The table dynamically grows, so if you have something that would cause more disk i/o the scale would adapt.

  • HEAD Requests to webhook URLs return 404

    4
    0 Votes
    4 Posts
    264 Views
    girishG

    I replied at https://community.n8n.io/t/respond-to-head-request-webhook/23586/15?u=girishcloudron

  • Installing External packages in n8n

    2
    0 Votes
    2 Posts
    245 Views
    nebulonN

    @samarvir for 1. are you referring to the app itself or some additional docker images alongside the app package?

    Community module installations should already work. Do you have a specific example which does not work?

  • Cannot set environment variables

    Solved
    7
    0 Votes
    7 Posts
    812 Views
    G

    @girish Thank you, I can corroborate it works even if it's showing an error in the node field.

  • Not Responding

    4
    0 Votes
    4 Posts
    366 Views
    benborgesB

    @nebulon I'm getting Timing buffered disk reads: 906 MB in 3.01 seconds = 301.48 MB/sec
    this again seems to be a contabo issue more than anything else

  • How to use custom nodes?

    Solved
    2
    1 Votes
    2 Posts
    148 Views
    S

    Figured it out.

    Just uploaded my node's folder to the custom-extensions folder and restarted n8n.

  • Converting JSON

    Solved
    5
    0 Votes
    5 Posts
    416 Views
    J

    @martinkbs Perfect, thank you so much!

  • Issue connecting N8N to IMAP account

    Solved
    3
    0 Votes
    3 Posts
    297 Views
    O

    @girish I'm just going to hang my head in shame now 🙂

    This box is behind NAT and, apparently, I'd messed up my firewall rules.

    Thank you for the shell/telnet suggestion though. That was helpful.

    Sorry for wasting your time!

  • n8n version downgrade

    4
    0 Votes
    4 Posts
    580 Views
    robiR

    @murgero said in n8n version downgrade:

    Maybe cloudron can implement a way to pick app version if installing via cli for development purposes?

    There's a FR for this and a manual way:
    https://forum.cloudron.io/topic/2688/disaster-recovery-restoring-a-backup/8

  • Error installing community nodes on n8n

    Solved
    26
    1 Votes
    26 Posts
    3k Views
    benborgesB

    @kevin-k Strange...can you try to revert back to a working backup, reinstall community modules again, reboot once again and go to that page see if everything stick ?

    I had issues first time I installed, had to reinstall once, but then it went smooth...

  • Making n8n extendable

    Solved
    7
    3 Votes
    7 Posts
    656 Views
    Sam_ukS

    @robi I just made it work following https://forum.cloudron.io/topic/7629/error-installing-community-nodes-on-n8n/20