Closed Santofer closed 1 year ago
Hi, is the trigger active and the bot appears online? Is the webhook url reachable when you call it with a REST client? Can you provide the configuration of your trigger (a screenshot of the node UI)?
Yes both the trigger active and bot online. And I sent an http request to the webhook url to get all the workflows that succeeded.
If you modify your trigger and save it, did you see in your logs a related event? (received event of : trigger, trigger xxxxx update)
The problem could be that the bot is not aware of the existence of the trigger.
I tested the node with the last version of n8n (0.209.x), it seems ok.
In the log I can see it's received credentials and list:roles only.
I needed to activate the node for it to work. Problem solved and thank you for your support on Discord.
Hi, thanks for the amazing node.
But in my case, it just keeps listening without any command being received despite the fact that it connects perfectly to my discord. Using v0.4.2 of n8n-nodes-discord with a self-hosted instance of n8n (Version 0.209.3) running on Docker in my own Synology server.
Here's the log, can you please help me with this?