Everytime I save or Publish it duplicates

Hello!

My name is Sophia and i feel like my use case for N8n is very unique. I use it to create discord bots that can utilize AI for various reasons.

Anywho, I created this one for an addon, i work work for world of warcraft. Our use case is to have the bot auto create a macro for our users since we have our own WoW Variable system.

The bot has been working great for over a month, however, the author of the addon, wanted to add a HTTP Request to the bot so it would pull a list of example macros for context.

And then when I hit save it started doing 2 messages at once,

and after trying to fix it anyway i can we are at 5 messages at once.

Here is the workflow.

Only thing i added was the HTTP Request node for Macro Examples. Yet it executes 2 times now. Please help!

I am using Cloud hosted via Hostinger, and im using n8n 2.0 ( never had this problem before 2.0)

Hey @SophiaInTech !

can you share the workflow so wa can look in configurations?

Try insert the json code like this:

glxgzrh0

Cheers!

Go to HTTP node (the one that runs twice), and enable “Execute Once”.

Is that what you are saying? Is the HTTP node running twice or the workflow….

Cheers!

the workflow is running multiple times.

Hey… is weird.

Can you show an image please with the “Executions” tab?

Can you disable the 2nd Trigger and test again?

In my case works well…