"Community Node not installed" showing in Prod mode only

Describe the problem/error/question

When I install the community node n8n-nodes-text-manipulation in docker via the webui everything seems to work during testing. But as soon as I run the node in production (triggered by file watch) it says the community node is not installed.

This is odd, as the node is listed in the community nodes with version 1.3.0.

Information on your n8n setup

  • n8n version1.41:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via: Docker
  • Operating system: Alpine

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @cmprmsd,

Can you try 1.40.0 and see if that works? I have seen another report today where community nodes are not working correctly.

Hey! I noticed that the custom node and following ones do get executed regardless. So it’s an issue in the view for past executions. :slight_smile:

I didn’t have the chance to downgrade yet. Is there anything I have to worry about?

Hey @cmprmsd,

If they are working then you should be ok, I can take a look into this more next week.

1 Like

Same configuration and same issue this time with the community n8n-nodes-azure-blob-storage nodes

I do see the node on the filesystem and works fine in development but fails as not installed when running production

Information on your n8n setup

  • n8n version1.42:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via: Docker
  • Operating system: Alpine

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