Redis trigger node not working only on test execution

Describe the problem/error/question

Redis trigger node only executes test executions. It also makes saving or modifying anything of a workflow impossible.

I have tried it out on a Digital Ocean droplet, app platform and the cloud version of n8n.

This issue seems related to mine but for me it is not fixed.

What is the error message (if any)?

Using the droplet and app platform I get the following error (usually after 5mins of restarting the droplet/app)

SocketClosedUnexpectedlyError: Socket closed unexpectedly

On the cloud version I do not see any error the workflow does not get triggered.

Please share your workflow

Share the output returned by the last node

Using the test execution everything works as expected but when setting the workflow to active nothing happens.

Information on your n8n setup

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

Thanks for reporting this. We’ve created an internal ticket NODE-1914, and are working on getting this fixed.

@rubin_paudel Thanks for reporting, I tried using Redis Trigger both on my local instance and on cloud and it works ok for me. it could be some thing specific to your workflow, could you please provide more details to help us investigate the problem.

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