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