Describe the problem/error/question
I want to use Task runners for my workers in n8n, but it seems to hang on every attempt
What is the error message (if any)?
There is no error message; it just said Running X node, and don’t have any results and timed out after 5 minutes
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest (1.97.1)
- Database (default: SQLite): PostgreSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): default (own)
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Windows and Linux
Here is the logs
2025-06-16T08:34:00.140Z | info |
n8n worker is now ready {"scopes":["scaling"],"file":"worker.js","function":"run"}
2025-06-16T08:34:00.140Z | info | * Version: 1.97.1 {"scopes":["scaling"],"file":"worker.js","function":"run"}
2025-06-16T08:34:00.141Z | info | * Concurrency: 10 {"scopes":["scaling"],"file":"worker.js","function":"run"}
2025-06-16T08:34:00.141Z | info | {"scopes":["scaling"],"file":"worker.js","function":"run"}
2025-06-16T08:34:00.203Z | debug | Worker server initialized {"scopes":["scaling"],"endpoints":["health","overwrites","metrics"],"file":"worker-server.js","function":"init"}
2025-06-16T08:34:00.204Z | info |
n8n worker server listening on port 5678 {"scopes":["scaling"],"file":"worker-server.js","function":"init"}
2025-06-16T08:34:02.457Z | info | Registered runner "JS Task Runner" (gCMIoIRFptvNeenO-q_8F) {"file":"task-broker-ws-server.js","function":"onMessage"}
2025-06-16T08:34:40.609Z | info | Worker started execution 20 (job 20) {"scopes":["scaling"],"executionId":"20","jobId":"20","file":"job-processor.js","function":"processJob"}
2025-06-16T08:34:41.955Z | debug | Execution ID 20 will run executing all nodes. {"executionId":"20","file":"manual-execution.service.js","function":"runManually"}
2025-06-16T08:34:41.958Z | debug | Workflow execution started {"workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.967Z | debug | Executing hook (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:41.969Z | debug | Start executing node "Zalo Message Trigger" {"node":"Zalo Message Trigger","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.970Z | debug | Executing hook on node "Zalo Message Trigger" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:41.971Z | debug | Running node "Zalo Message Trigger" finished successfully {"node":"Zalo Message Trigger","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.974Z | debug | Executing hook on node "Zalo Message Trigger" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:41.975Z | debug | Start executing node "Khang Message Only" {"node":"Khang Message Only","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.977Z | debug | Executing hook on node "Khang Message Only" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:41.978Z | debug | Running node "Khang Message Only" started {"node":"Khang Message Only","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.979Z | debug | Running node "Khang Message Only" finished successfully {"node":"Khang Message Only","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.980Z | debug | Executing hook on node "Khang Message Only" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:41.981Z | debug | Start executing node "Check Delete All" {"node":"Check Delete All","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:41.982Z | debug | Executing hook on node "Check Delete All" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:41.982Z | debug | Running node "Check Delete All" started {"node":"Check Delete All","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.037Z | debug | Running node "Check Delete All" finished successfully {"node":"Check Delete All","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.039Z | debug | Executing hook on node "Check Delete All" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:42.040Z | debug | Start executing node "Prepare Save Data" {"node":"Prepare Save Data","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.041Z | debug | Executing hook on node "Prepare Save Data" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:42.041Z | debug | Running node "Prepare Save Data" started {"node":"Prepare Save Data","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.075Z | debug | Running node "Prepare Save Data" finished successfully {"node":"Prepare Save Data","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.076Z | debug | Executing hook on node "Prepare Save Data" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:42.077Z | debug | Start executing node "Save User Message" {"node":"Save User Message","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.078Z | debug | Executing hook on node "Save User Message" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:42.079Z | debug | Running node "Save User Message" started {"node":"Save User Message","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.090Z | debug | Published pubsub msg: relay-execution-lifecycle-event (executionStarted) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"executionStarted","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.091Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.092Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.092Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.092Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.092Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.093Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.093Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.093Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.093Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.148Z | debug | Running node "Save User Message" finished successfully {"node":"Save User Message","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.149Z | debug | Executing hook on node "Save User Message" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:42.149Z | debug | Start executing node "Wait for burst chatting window" {"node":"Wait for burst chatting window","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.150Z | debug | Executing hook on node "Wait for burst chatting window" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:34:42.151Z | debug | Running node "Wait for burst chatting window" started {"node":"Wait for burst chatting window","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:34:42.153Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:34:42.153Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.152Z | debug | Running node "Wait for burst chatting window" finished successfully {"node":"Wait for burst chatting window","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.154Z | debug | Executing hook on node "Wait for burst chatting window" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.154Z | debug | Start executing node "Get Chat History" {"node":"Get Chat History","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.155Z | debug | Executing hook on node "Get Chat History" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.156Z | debug | Running node "Get Chat History" started {"node":"Get Chat History","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.158Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.158Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.173Z | debug | Running node "Get Chat History" finished successfully {"node":"Get Chat History","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.174Z | debug | Executing hook on node "Get Chat History" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.175Z | debug | Start executing node "Check if latest message" {"node":"Check if latest message","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.176Z | debug | Executing hook on node "Check if latest message" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.176Z | debug | Running node "Check if latest message" started {"node":"Check if latest message","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.200Z | debug | Running node "Check if latest message" finished successfully {"node":"Check if latest message","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.201Z | debug | Executing hook on node "Check if latest message" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.202Z | debug | Start executing node "Format History" {"node":"Format History","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.204Z | debug | Executing hook on node "Format History" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.205Z | debug | Running node "Format History" started {"node":"Format History","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.212Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.213Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.213Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.213Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.333Z | debug | Running node "Format History" finished successfully {"node":"Format History","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.334Z | debug | Executing hook on node "Format History" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.335Z | debug | Start executing node "Prompt to Classify Intent" {"node":"Prompt to Classify Intent","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.336Z | debug | Executing hook on node "Prompt to Classify Intent" (hookFunctionsPush) {"executionId":"20","pushRef":"jxdeyayjl1","workflowId":"uSgMaHUpean4yRII","file":"execution-lifecycle-hooks.js"}
2025-06-16T08:35:02.336Z | debug | Running node "Prompt to Classify Intent" started {"node":"Prompt to Classify Intent","workflowId":"uSgMaHUpean4yRII","file":"logger-proxy.js","function":"exports.debug"}
2025-06-16T08:35:02.338Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteAfter) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteAfter","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.338Z | debug | Published pubsub msg: relay-execution-lifecycle-event (nodeExecuteBefore) {"scopes":["scaling","pubsub"],"msg":"relay-execution-lifecycle-event","channel":"n8n.commands","type":"nodeExecuteBefore","executionId":"20","file":"publisher.service.js","function":"publishCommand"}
2025-06-16T08:35:02.391Z | error | Unrecognized node type: n8n-nodes-base.googleSheetsTool {"file":"error-reporter.js","function":"defaultReport"}
P/s: There is also an error on base n8n google sheet tool for some reason, but the tool is used in the AI Agent after the “Prompt to Classify Intent” node so i don’t think it’s related