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

138 Topics 1.3k Posts
  • extending ajv with ajv-formats

    Solved
    10
    1 Votes
    10 Posts
    4k Views
    D
    @nebulon perfect, thanks a lot for this!
  • Updated package version doesn’t match the latest one

    3
    1
    0 Votes
    3 Posts
    906 Views
    nebulonN
    Yes, upstream is publishing updates nearly daily at the moment, so eventually your Cloudron should catch up, but you may also manually check for updates and apply those accordingly.
  • Request for npm packages so I can migrate my n8n instance

    n8n npm nodejs automation
    12
    1 Votes
    12 Posts
    4k Views
    Sam_ukS
    I'd like to use https://www.npmjs.com/package/@digital-boss/n8n-nodes-humhub in my N8N instance, so ability to install packages would be great.
  • How to store data with n8n?

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    R
    @martinkbs That's exactly what I was looking for! I wasn't aware of Baserow or NocoDB. It sounds it might fit my needs. Thanks for the ideas!
  • n8n env file location

    Moved
    2
    0 Votes
    2 Posts
    870 Views
    nebulonN
    Have you installed n8n via Cloudron or somehow standalone? This is a Cloudron forum, so if you are not using Cloudron, I think you have to contact the upstream developers.
  • Add users to Cloudron - N8N

    12
    3 Votes
    12 Posts
    3k Views
    P
    here is the first release: https://forum.cloudron.io/topic/7546/open-registration-app-for-cloudron
  • Set acknowledge status of a Cloudron Notification via API doesn't work

    7
    0 Votes
    7 Posts
    2k Views
    M
    @girish Yes, this was it. I did not manage to see the actual json. But seems like n8n always adds quotes using the name / value combination. I changed it to this: { "nodes": [ { "parameters": { "requestMethod": "POST", "url": "=https://my.xxx.de/api/v1/notifications/{{$node[\"Item Lists\"].json[\"id\"]}}", "jsonParameters": true, "options": {}, "bodyParametersJson": "={\n\"acknowledged\": true\n}", "headerParametersJson": "={\"authorization\": \"Bearer xxx\"}" }, "name": "HTTP Request1", "type": "n8n-nodes-base.httpRequest", "typeVersion": 2, "position": [ 1100, 300 ] } ], "connections": {} } Now it's working. I used this: [image: 1655223426650-bildschirmfoto-2022-06-14-um-18.16.17.png] instead of this:[image: 1655223453840-bildschirmfoto-2022-06-14-um-18.16.42.png]
  • OAuth Connection With Nextcloud Not Working

    Solved
    10
    0 Votes
    10 Posts
    3k Views
    girishG
    @mabaker thanks! I have put your notes in our docs - https://docs.cloudron.io/troubleshooting/#hairpin-nat . I have to clean up that troubleshooting section a bit, but that's a task for another day...
  • Using the n8n CLI

    Solved
    10
    2 Votes
    10 Posts
    5k Views
    JOduMonTJ
    @girish + @nebulon it is very nice to have access to you; you are very responsive and highly competent thank you!
  • SFTP Access denied

    sftp
    6
    1
    0 Votes
    6 Posts
    2k Views
    M
    The solution is to add the filename to the path: In my case: /consume/file.pdf
  • Setting up an Automated Blog using n8n & Tiny Tiny RSS

    12
    2
    11 Votes
    12 Posts
    5k Views
    ajtatumA
    I've built something similar for my site, but ended up just purchasing WP Webhooks and it made my life so much easier. It's definitely worth the $100 IMO.
  • Puzzled: how to log in as Cloudron user?

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    nebulonN
    Alright, I have put the same note about the visibility setting as we have in the app configuration section now into the install dialog.
  • Including a markdown-to-html node module "marked" in n8n Dockerfile

    6
    1 Votes
    6 Posts
    2k Views
    S
    @bubonicfred Thanks for sharing! I hadn't noticed it yet.
  • pandoc

    2
    0 Votes
    2 Posts
    777 Views
    girishG
    @bubonicfred currently, this is the best place to check - https://git.cloudron.io/cloudron/n8n-app/-/blob/master/Dockerfile#L20
  • "Reset" after upgrade to 2.0

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    doodlemania2D
    @girish bingo! i will practice once more to confirm but i suspect that the first user == the user that gets rights to previously created things one other thing i need to double check - when i upgrade to 2.0, for whatever reason (possibly unrelated to the upgrade), my n8n stopped working (it stopped responding to webhook triggers), i will see if that's consistent and perhaps related to "it won't work till the first user is created" or something else
  • User management

    Solved
    8
    6 Votes
    8 Posts
    2k Views
    rmdesR
    edit : actually it recovered all the workflows, my bad now I just have to create second user and share workflow with members
  • Not able to use Crypto module

    Solved
    5
    1
    0 Votes
    5 Posts
    2k Views
    girishG
    @robi I guess this is something for upstream. Ideally, we don't have to make such decisions since we are not experts on the app.
  • Need bwip-js package

    Solved
    7
    1 Votes
    7 Posts
    2k Views
    C
    @girish it'ok now, thanks all
  • 0 Votes
    7 Posts
    2k Views
    B
    @girish I saw no red indicators on the nav bar. I guess that would have helped me towards the source of the problem. But I will keep an eye if a service gets into trouble again.
  • n8n timezone? logs retention?

    Moved
    16
    1 Votes
    16 Posts
    5k Views
    andreasduerenA
    @humptydumpty