Unrecognized node type: @n8n/n8n-nodes-langchain.lmChatOpenRouter

Describe the problem/error/question

I am using the openrouter node in a basic llm chain. it works when i test the workflow, but fails when i schedule it to run and it’s live. any reason why it’s not recognized?

What is the error message (if any)?

error messsage is: Unrecognized node type: @n8n/n8n-nodes-langchain.lmChatOpenRouter

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

Can you please check again that you are on the 1.78?
You could check this in the “About n8n” dialog under the help menu in the sidebar.


yes i am.

Are you running n8n in queue mode by any chance?

yes. i have workers set up in n8n

it sounds like those workers might be running an older version.

thanks. yhou are right. i updated snd it works fine now!

1 Like

How do you updated your workers? I tried to update and seems it is in the same version as primary but I’m still facing this error

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