evolution-api icon indicating copy to clipboard operation
evolution-api copied to clipboard

Erro de request webhook n8n

Open Ryan03037 opened this issue 7 months ago • 0 comments

Welcome!

  • [x] Yes, I have searched for similar issues on GitHub and found none.

What did you do?

Uso a EasyPanel e estou com erro, quando disparo uma mensagem o webhook no n8n não está identificando a mensagem e dentro do easypanel no logo aparece a seguinte mensagem:

[Evolution API] v2.2.3 198 - Thu May 29 2025 22:40:49 ERROR [WebhookController] [object]
{ local: 'p.sendData-Webhook', message: 'Todas as tentativas falharam: Request failed with status code 404', hostName: undefined, syscall: undefined, code: 'ERR_BAD_REQUEST', error: undefined, stack: 'AxiosError: Request failed with status code 404\n' + ' at settle (/evolution/node_modules/axios/dist/node/axios.cjs:2026:12)\n' + ' at IncomingMessage.handleStreamEnd (/evolution/node_modules/axios/dist/node/axios.cjs:3142:11)\n' + ' at IncomingMessage.emit (node:events:530:35)\n' + ' at endReadableNT (node:internal/streams/readable:1698:12)\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n' + ' at Axios.request (/evolution/node_modules/axios/dist/node/axios.cjs:4252:41)\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async Gs.retryWebhookRequest (/evolution/dist/main.js:286:45803)\n' + ' at async Gs.emit (/evolution/dist/main.js:286:44889)\n' + ' at async Ks.emit (/evolution/dist/main.js:286:48610)\n' + ' at async Rs.sendDataWebhook (/evolution/dist/main.js:161:16058)', name: 'AxiosError', url: 'https://n8n.botdefluxo.com.br/webhook/fb6c0bba-2b72-4323-977c-4273ec168434', server_url: 'https://evo2.botdefluxo.com.br' }

A versão do whatsapp está funcionando, alguém passou por isso e sabe como resolver?

What did you expect?

ajustar o erro

What did you observe instead of what you expected?

ajustar o erro

Screenshots/Videos

No response

Which version of the API are you using?

2.2.3

What is your environment?

Windows

Other environment specifications

linux

If applicable, paste the log output

No response

Additional Notes

No response

Ryan03037 avatar May 30 '25 01:05 Ryan03037