Error: "pairedItem can't be found" in workflows with WhatsApp nodes after n8n upgrade

Hi,

Since upgrading my n8n instance, all my workflows that include WhatsApp nodes are failing with the same error. The issue seems to occur consistently across multiple workflows, and I’d really appreciate any insights or suggestions from the community!

Here is the error (Cause detailed:
pairedItem can’t be found when intermediate nodes between ‘Get Text‘ and ‘WhatsApp Business Cloud15’ have not executed yet.
Stack trace:
ExpressionError: Can’t get data for expression).

I have checked the nodes before and after where it fails but non shows errors in the development mode.

I have even rolled back on railway.com to see if the problem goes away but is still persisting.

Has there been a change in the latest n8n version that affects how expressions are evaluated or how execution order is managed, which could explain this error?

How can we fix this, am I the only one to report this after the upgrade?

I need urgent help and thanks in advance for any help or pointers you can provide!

Regards,
Viljoenco

1 Like

Hey @Viljoenco

Can you please share your workflow with us?
You can copy and paste it inside a code block.

To create a code block you just have to click here:
image

Your workflow will show up like this:

Hey @Viljoenco

I think I found the answer. It’s a bug!
Check out this other topic:

They are already looking into it. Stay tuned to the release page in GitHub and update your version when they fix it:

:point_right: If my reply answers your question, please remember to mark it as a solution.

1 Like

Yes I had this problem immediately. All my WhatsApp send nodes now fail since update.

Great news, how long do you think it will take? Promised my manager the earth moon and stars.

Just roll back to 1.81.4 until it’s fixed.

2 Likes

Eureka, this worked. Thank you very much!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.