The problem/error/question
I want to set a node of evolution API (local hosted) using http request and this is the output error
What is the error message (if any)?
From HTTP Request
Error code
ECONNREFUSED
Full message
connect ECONNREFUSED ::1:8081
Request
{ "headers": { "content-type": "application/json", "accept": "application/json,text/html,application/xhtml+xml,application/xml,text/*;q=0.9, image/*;q=0.8, */*;q=0.7" }, "method": "POST", "uri": "http://localhost:8081/manager/instance/30dbfc23-be37-4ad9-a116-87e5cfcb026c", "gzip": true, "rejectUnauthorized": true, "followRedirect": true, "resolveWithFullResponse": true, "followAllRedirects": true, "timeout": 300000, "encoding": null, "json": false, "useStream": true }
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
n8n Version 1.86.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via Docker
- **Operating system: windows