hi Team, i have installed the n8n as locally hosted, so cron trigger and execute workflow trigger, web hook trigger is not showing in n8n, how to enable those trigger in locally hosted n8n?
hi @Kaviya_V
those triggers are usually available by default in self-hosted n8n. If they’re missing, check your n8n version, node filtering, and any role/permission restrictions. Webhook also needs proper public/tunnel access for external calls
Hi @Kaviya_V how have you installed that local n8n via NPM or Docker? I would highly recommend reading this document: (just in case if you got something wrong. (Also @tamy.santos is right those features are not disabled, those are primary nodes which always come with every n8n instance no matter the version or installation type.)
We have installed the n8n via NPM but those trigger is not available before execute commmand node is not available so I have set N8N_enable_execute_command=true in NSSM editor after that execute command node showed same like do I need to set anything for show cron trigger and webhook trigger and execute workflow trigger.
@Kaviya_V umm.. have you tried setting up NODES_EXCLUDE="[]" in NSSM, which removes all exclusions and makes all nodes visible?
Kinda rare to see even basic nodes are not available.
hi i have used which you mentioned but still not working. I have attached the installation guide of n8n locally installed through nssm. could you please check? is anything wrong still cron trigger and webhook trigger and execute workflow trigger is not showing.
n8n_install_uninstall_guide.pdf (3.0 KB)
Hi @Kaviya_V Please do not consider different ways of installing n8n, the recommended ways are these:
now this clearly states that the problem is with the nssm not with the n8n, consider installing n8n via the recommended ways as that is the most widely supported channel and we would actually be able to assist you with that.
hi I have installed as per document you mentioned but still not showing the cron trigger, web trigger, should i anything put in nssm editor?N8N_SECURE_COOKIE=false
N8N_BINARY_DATA_MODE=filesystem
N8N_RESTRICT_FILE_ACCESS_TO=D:\N8n;D:\ORG_Staging;D:\PGI;C:\Program Files (x86);C:\Program Files
N8N_ENABLE_EXECUTE_COMMAND=true
NODES_EXCLUDE== this env variable put in nssm editor
@Kaviya_V please remove everything you have installed, as it is most likely corrupted, as webhooks are basic triggers, so for now go on remove everything do a fresh install via npm and then tell me if you face any related error. (This can only happen in a corrupted install)
i am really tried for this, if don’t mind, can we connect the google meet for discuss this?
If that would help you sure! Feel free to reach out to me!
Thanks for your help, we will connect tomorrow, how can i contact you?
Are you available now?