Workflow execution failed

Hello everyone!

I’m having some issues running a local file workflow. When I run more than one workflow in the same second (add or rename multiple files), only one workflow succeeds and the others fail.

It is possible to perform multiple executions in the same second


## Information on your n8n setup
- **n8n version: *Latest*
- **Database (default: SQLite):**
- **Running n8n via (Docker, npm, n8n cloud, desktop app):*npm*
- **Operating system:*linux*

Hey @Hnk,

What is the error you are actually seeing? There shouldn’t be an issue running a couple of workflows in the same second but maybe there is an issue with a node you are using.

The error is “ERROR: Bad request - please check your parameters”

I’m using the method POST in a HTTP Request node

Hey @Hnk,

That sounds like it could be something in the workflow. Can you share the workflow and a screenshot of the error and parameters being used?

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