Hello everyone,
I’m experiencing an issue with n8n version 1.83.2 on my self-hosted Docker setup. When I run a workflow that starts with a valid trigger node, the first node executes without problems. However, if I attempt to execute the subsequent node separately (or sequentially after the first node), I receive the error “Connect a trigger to run this node.”
This behavior wasn’t present in earlier versions (like v1.80.3), where nodes executed in sequence without error. I’ve double-checked my workflow connections, and the trigger is properly set up at the beginning.
Has anyone encountered this issue with sequential node execution (especially with nodes like the Basic LLM node)? Is there a workaround or a fix in progress for this version? I’d appreciate any suggestions or troubleshooting tips.
Thank you in advance!
Najmul Haq