Skip to content

Cannot read properties of undefined (reading 'buffers') - Last version #1734

@MarianoFacundoArch

Description

@MarianoFacundoArch

I get this kill randomly,
can't find reason. This happens on version 4.

0|index | TypeError: Cannot read properties of undefined (reading 'buffers')
0|index | at Function._RedisCommandsQueue_emitPubSubMessage (/opt/build/node_modules/@node-redis/client/dist/lib/client/commands-queue.js:215:38)
0|index | at JavascriptRedisParser.returnReply (/opt/build/node_modules/@node-redis/client/dist/lib/client/commands-queue.js:43:123)
0|index | at JavascriptRedisParser.execute (/opt/build/node_modules/redis-parser/lib/parser.js:544:14)
0|index | at RedisCommandsQueue.parseResponse (/opt/build/node_modules/@node-redis/client/dist/lib/client/commands-queue.js:190:71)
0|index | at RedisSocket. (/opt/build/node_modules/@node-redis/client/dist/lib/client/index.js:323:83)
0|index | at RedisSocket.emit (node:events:390:28)
0|index | at Socket. (/opt/build/node_modules/@node-redis/client/dist/lib/client/socket.js:183:44)
0|index | at Socket.emit (node:events:390:28)
0|index | at addChunk (node:internal/streams/readable:315:12)
0|index | at readableAddChunk (node:internal/streams/readable:289:9)
0|index | at Socket.Readable.push (node:internal/streams/readable:228:10)
0|index | at TCP.onStreamRead (node:internal/stream_base_commons:199:23)
0|index | TypeError: Cannot read properties of undefined (reading 'buffers')
0|index | at Function._RedisCommandsQueue_emitPubSubMessage (/opt/build/node_modules/@node-redis/client/dist/lib/client/commands-queue.js:215:38)
0|index | at JavascriptRedisParser.returnReply (/opt/build/node_modules/@node-redis/client/dist/lib/client/commands-queue.js:43:123)
0|index | at JavascriptRedisParser.execute (/opt/build/node_modules/redis-parser/lib/parser.js:544:14)
0|index | at RedisCommandsQueue.parseResponse (/opt/build/node_modules/@node-redis/client/dist/lib/client/commands-queue.js:190:71)
0|index | at RedisSocket. (/opt/build/node_modules/@node-redis/client/dist/lib/client/index.js:323:83)
0|index | at RedisSocket.emit (node:events:390:28)
0|index | at Socket. (/opt/build/node_modules/@node-redis/client/dist/lib/client/socket.js:183:44)
0|index | at Socket.emit (node:events:390:28)
0|index | at addChunk (node:internal/streams/readable:315:12)
0|index | at readableAddChunk (node:internal/streams/readable:289:9)
0|index | at Socket.Readable.push (node:internal/streams/readable:228:10)
0|index | at TCP.onStreamRead (node:internal/stream_base_commons:199:23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions