Workflow sends multiple images instead of one after VPS migration

Hello n8n Community,

I recently migrated from a shared hosting setup to a VPS, and I’m running into an issue where my automation is sending 10 images instead of just one to my WordPress sites.

Hey @Jaouad_Mimti hope all is well. Welcome to the community.

It’s hard to troubleshoot the image, but from what I can see, the last node is an http request node, which makes a POST request and outputs 10 items.

Can you expand on what that last node does, whether 10 items it outputs are the same, and hopefully attach your workflow and share the output of the last node.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.