-
Notifications
You must be signed in to change notification settings - Fork 16.6k
New issue
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
WhatsApp Nodes with problems since version 1.82.0 #13811
Comments
Hey @aquesada-tecnova, We have created an internal ticket to look into this which we will be tracking as "GHC-1136" |
What is the text under "Other Info" in that error window? If you could copy and paste that it would be handy as it may tell us where the issue is. |
Item Index 0 Run Index 0 n8n version 1.81.4 (Self Hosted) Time 3/10/2025, 5:42:55 PM Cause detailed pairedItem can't be found when intermediate nodes between ‘When Executed by Another Workflow‘ and ‘Get audio URL have not executed yet. ExpressionError: Can’t get data for expression at createExpressionError (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/WorkflowDataProxy.js:484:20) at pairedItemMethod (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/WorkflowDataProxy.js:786:43) at Object.get (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/WorkflowDataProxy.js:820:40) at Proxy.eval (eval at getFunction (/usr/local/lib/node_modules/n8n/node_modules/@n8n/tournament/dist/FunctionEvaluator.js:14:22), :6:80) at FunctionEvaluator.evaluate (/usr/local/lib/node_modules/n8n/node_modules/@n8n/tournament/dist/FunctionEvaluator.js:20:19) at Tournament.execute (/usr/local/lib/node_modules/n8n/node_modules/@n8n/tournament/dist/index.js:43:31) at evaluateExpression (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/ExpressionEvaluatorProxy.js:123:16) at Expression.renderExpression (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Expression.js:238:70) at Expression.resolveSimpleParameterValue (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Expression.js:217:34) at Expression.getParameterValue (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Expression.js:300:25) at RoutingNode.getParameterValue (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/routing-node.js:414:40) at RoutingNode.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/routing-node.js:97:30) at WorkflowExecute.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:739:26) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:919:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/execution-engine/workflow-execute.js:1252:20 |
Hey @aquesada-tecnova,
This part of error looks like a workflow issue rather than a bug but lets see how we go, Can you try changing the expression in |
I have the same problem too in even in the 1.82.1 version the problem continue |
Thanks for your quick reply @Joffcom If I do that suggested change it doesn't work in version 1.82.1. In version 1.81.4 the change works fine. In version 1.82.1, now I get this error message in the same node (Get audio URL): { |
Describe the problem/error/question
All the WhatsApp nodes are failing since I updated to 1.82.0 (tried 1.82.1 too and got the same result).
I downgraded to 1.81.4 and started working again without problems.
What is the error message (if any)?
I don't get an explicit error, only an error symbol on WhatsApp nodes, but I don't get an explicit error message.
Please share your workflow/screenshots/recording
(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.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.
The text was updated successfully, but these errors were encountered: