Describe the problem/error/question
While testing my AI agents the Chat Trigger stopped working for manual testing. When I submit my text, the chat trigger stays stuck at the ‘chat bubble’ stage then eventually times out and doesn’t print anything to the UI. In the dev console, when it times out, I get the following error:
What is the error message (if any)?
Uncaught TypeError: Cannot read properties of undefined (reading ‘length’)
at index-nECGTgYf.js:175:270906
at sentryWrapped (helpers.ts:98:1)
(anonymous) @ index-nECGTgYf.js:175
sentryWrapped @ helpers.ts:98
Please share your workflow
Share the output returned by the last node
{
"sessionId": "test-a2d51b01-3030-4373-bdbf-c1f0575d8ba5",
"action": "sendMessage",
"chatInput": "hi"
}
]
Information on your n8n setup
- n8n version: 1.24
- Database (default: SQLite): NA
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
- Operating system: MacOS Sonoma