-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Description
Welcome!
- Yes, I have searched for similar issues on GitHub and found none.
What did you do?
Testei o webhook do N8N no reqbin.com e funcionou normal
Testei o evolution com webhook.site funcionou normal
Já troquei várias versões do N8N e do evolution e não funcionou, já fiz atualização do túnel cloudflare também não funcionou.
What did you expect?
Receber os dados do evolution no no webhook
What did you observe instead of what you expected?
Na
Screenshots/Videos
No response
Which version of the API are you using?
2.3.1
What is your environment?
Windows
Other environment specifications
No response
If applicable, paste the log output
LOG DO EVO API
[Evolution API] v2.3.1 233 - Sun Aug 31 2025 03:14:00 ERROR [WebhookController] [object]
{
local: 'p.sendData-Webhook',
message: 'Erro não recuperável (404): Request failed with status code 404. Cancelando retentativas.',
statusCode: 404,
url: 'https://n8n.sobraltech.cloud/webhook-test/a2e6c447-67b1-4fd3-a64a-7fd5beabcf88/messages-upsert',
server_url: 'http://localhost:8080'
}
[Evolution API] v2.3.1 233 - Sun Aug 31 2025 03:14:00 ERROR [WebhookController] [object]
{
local: 'p.sendData-Webhook',
message: 'Todas as tentativas falharam: Request failed with status code 404',
hostName: undefined,
não sei se irá ajudarz mas o login do n8
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:2053:12)\n' +
' at BrotliDecompress.handleStreamEnd (/evolution/node_modules/axios/dist/node/axios.cjs:3170:11)\n' +
' at BrotliDecompress.emit (node:events:536: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:4280:41)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async co.retryWebhookRequest (/evolution/dist/main.js:275:56866)\n' +
' at async co.emit (/evolution/dist/main.js:275:55677)\n' +
' at async lo.emit (/evolution/dist/main.js:275:61286)\n' +
' at async $s.sendDataWebhook (/evolution/dist/main.js:156:16881)',
name: 'AxiosError',
url: 'https://n8n.sobraltech.cloud/webhook-test/a2e6c447-67b1-4fd3-a64a-7fd5beabcf88/messages-upsert',
server_url: 'http://localhost:8080'
}
Não sei se será de ajuda, mas o login do n8N:
ValidationError: The 'X-Forwarded-For' header is set but the Express 'trust proxy' setting is false (default). This could indicate a misconfiguration which would prevent express-rate-limit from accurately identifying users. See https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/ for more information.
at Object.xForwardedForHeader (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/[email protected][email protected]/node_modules/express-rate-limit/dist/index.cjs:187:13)
at Object.wrappedValidations.<computed> [as xForwardedForHeader] (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/[email protected][email protected]/node_modules/express-rate-limit/dist/index.cjs:398:22)
at Object.keyGenerator (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/[email protected][email protected]/node_modules/express-rate-limit/dist/index.cjs:671:20)
at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/[email protected][email protected]/node_modules/express-rate-limit/dist/index.cjs:724:32
at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/[email protected][email protected]/node_modules/express-rate-limit/dist/index.cjs:704:5 {
code: 'ERR_ERL_UNEXPECTED_X_FORWARDED_FOR',
help: 'https://express-rate-limit.github.io/ERR_ERL_UNEXPECTED_X_FORWARDED_FOR/'
Additional Notes
No response