Skip to content

error 404- sendText #2242

@therodmg-source

Description

@therodmg-source

Welcome!

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

What did you do?

Image

A linha toda do erro abaixo:
{
"errorMessage": "Erro ao enviar mensagem de texto",
"errorDescription": "404 - "\n<html lang=\"en\">\n\n<meta charset=\"utf-8\">\n<title>Error</title>\n\n\n

Cannot POST /message/sendText/Treino
\n\n\n"",
"errorDetails": {},
"n8nDetails": {
"nodeName": "Enviar texto",
"nodeType": "n8n-nodes-evolution-api.evolutionApi",
"nodeVersion": 1,
"resource": "messages-api",
"operation": "send-text",
"time": "11/19/2025, 2:05:48 PM",
"n8nVersion": "1.118.2 (Self Hosted)",
"binaryDataMode": "default",
"stackTrace": [
"NodeOperationError: Erro ao enviar mensagem de texto",
" at sendText (/home/node/.n8n/nodes/node_modules/n8n-nodes-evolution-api/nodes/EvolutionApi/execute/messages/sendText.ts:97:11)",
" at processTicksAndRejections (node:internal/process/task_queues:105:5)",
" at ExecuteContext.execute (/home/node/.n8n/nodes/node_modules/n8n-nodes-evolution-api/nodes/EvolutionApi/EvolutionApi.node.ts:64:24)",
" at WorkflowExecute.executeNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1093:8)",
" at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1274:11)",
" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:1708:27",
" at /usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-core@file+packages+core_@opentelemetry+api@1.9.0_@opentelemetry+sdk-trace-base@1.30_08b575bec2313d5d8a4cc75358971443/node_modules/n8n-core/src/execution-engine/workflow-execute.ts:2324:11"
]
}
}

What did you expect?

Esperava o node "enviar-texto" enviar a mensagem que retorna do AI model

What did you observe instead of what you expected?

Mensagem nao esta sendo enviada

Screenshots/Videos

No response

Which version of the API are you using?

Evolution API config:

Image

Parametros do Node "Enviar Texto"

Image

Parametros Webhook:

Image

What is your environment?

Windows

Other environment specifications

Easypanel, versoes do API atualizadas

If applicable, paste the log output

No response

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions