Jonathan Martinsson

Results 3 comments of Jonathan Martinsson

This is still an issue. It led us to a lot of confusion about why only the error event works in cluster mode.

We also get a similar problem sometimes when using cluster mode against elasticache 7.1 ``` TypeError: Cannot read properties of undefined (reading 'master') at RedisClusterSlots.getClient (/usr/src/app/node_modules/@redis/client/dist/lib/cluster/cluster-slots.js:108:59) at Commander._RedisCluster_execute (/usr/src/app/node_modules/@redis/client/dist/lib/cluster/index.js:217:79) at...

Any updates on this issue? Recently, I started a new project with ESM and ran into this problem.