Problems Node Stop and Error (n8n version: 1.37.3)

Hello n8n Community,

I’m encountering an issue with the “Stop and Error” node in my workflow and need some guidance on how to resolve it.

Share the output returned by the last node

Node type

n8n-nodes-base.stopAndError

Node version
1 (Latest)
n8n version
1.37.3 (Cloud)
Time
07/05/2024, 09:12:38

Stack trace

NodeOperationError: Limite de requests adicionais atingido (máximo de 1 tentativas) sem ter ao menos 70% de anúncios processados com sucesso. at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/StopAndError/StopAndError.node.js:91:15) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:728:42) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:660:68 at processTicksAndRejections (node:internal/process/task_queues:95:5) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1062:20

Information on your n8n setup

  • n8n version: 1.37.3
  • **Database (default: SQLite):cloud
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):cloud
  • Running n8n via (n8n cloud): cloud
  • **Operating system:Mac OS - 14.2.1

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hello @Eduardo_Moscatelli
Thats the technical info, you can ignore it in that node

1 Like

@barn4k If it’s a technical detail, why does it still generate an error icon on the node?

Thank you for the feedback.

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