NovuN
Novu•3y ago
serafeimo

ReplyError: CROSSSLOT Keys in request don't hash to the same slot

Hi all,

We recently upgraded to the latest Novu release (we were stuck to the last release without workers so far) and we're noticing the following error in worker's logs which I can understand.

I don't know if that the reason but emails are being created using the API trigger endpoint, however we can't see anything in activity feed.

Any help would be appreciated 🙂

ReplyError: CROSSSLOT Keys in request don't hash to the same slot    at parseError (/usr/src/app/node_modules/.pnpm/redis-parser@3.0.0/node_modules/redis-parser/lib/parser.js:179:12)    at parseType (/usr/src/app/node_modules/.pnpm/redis-parser@3.0.0/node_modules/redis-parser/lib/parser.js:302:14) {  command: {    name: 'evalsha',    args: [      '3434c9fbf5ca138716481f924c25ce9705dc2a61',      '9',      'bull:metric:wait',      'bull:metric:active',      'bull:metric:priority',      'bull:metric:events',      'bull:metric:stalled',      'bull:metric:limiter',      'bull:metric:delayed',      'bull:metric:paused',      'bull:metric:meta',      'bull:metric:',      '1695805536211',      '',      <Buffer de 00 03 a5 74 6f 6b 65 6e d9 26 62 36 38 35 39 62 64 39 2d 33 63 38 63 2d 34 37 63 37 2d 61 31 62 38 2d 39 34 32 35 38 61 35 34 65 64 63 32 3a 30 ac ... 24 more bytes>    ]  }}
Was this page helpful?