Describe the problem/error/question
Good morning everyone, has anyone had or know how to solve this Redis or n8n problem? This error happens several times randomly, the flow is all right, but sometimes the key gets lost in the middle of Redis, as I showed in the print I did 1 push of a text, in the front node that was supposed to do the GET searching for the same key it already gave null, sometimes it happens that after the push it finds the key in the first GET, and after the wait it loses the key again causing the error. I’ve looked everywhere and I couldn’t find it
What is the error message (if any)?
Redis null
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.109.0
- Database (default: SQLite): PostgresSQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Dcoker
- Operating system: Self hosted


