Describe the problem/error/question
When using a tool with the Tools agent (everything is using latest n8n and nodes) I get an error referencing previous nodes. Even when the node shows that the variable is green and correctly references the correct data, the workflow errors.
What is the error message (if any)?
connect “HTTP Request4” to “set_env1”
However they are clearly connected and the variable resolves correctly.
Please share your workflow
Share the output returned by the last node
Error in sub-node ‘HTTP Request4’
Information on your n8n setup
- n8n version: Version 1.86.1
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu