We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I start a new workflow, add a on chat message, and test chat, it show the error
Problem running workflow Cannot read properties of undefined (reading 'node')
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.) { "nodes": [ { "parameters": { "options": {} }, "type": "@n8n/n8n-nodes-langchain.chatTrigger", "typeVersion": 1.1, "position": [ 0, 0 ], "id": "7d1a4736-44a9-4005-b60d-a80e53f66eac", "name": "When chat message received", "webhookId": "fadbd68c-b166-4d4b-9880-58d53ea58c56" } ], "connections": {}, "pinData": {}, "meta": { "templateCredsSetupCompleted": true, "instanceId": "94a8d8aba08f8d2cc9d6925ce941f8364b1fffcf4be5d0c9c98bec802fe1f939" } }
Generated at: 2025-01-19T08:18:36.582Z}
The text was updated successfully, but these errors were encountered:
Hey @cherryTec,
We have created an internal ticket to look into this which we will be tracking as "N8N-8160"
Sorry, something went wrong.
No branches or pull requests
Describe the problem/error/question
I start a new workflow, add a on chat message, and test chat, it show the error
What is the error message (if any)?
Problem running workflow
Cannot read properties of undefined (reading 'node')
Please share your workflow/screenshots/recording
Share the output returned by the last node
Debug info
core
storage
pruning
client
Generated at: 2025-01-19T08:18:36.582Z}
The text was updated successfully, but these errors were encountered: