Difference between revisions of "Got an unexpected reply from Redis"
Jump to navigation
Jump to search
(Created page with " /app/node_modules/@redis/client/dist/lib/client/commands-queue.js:57 throw new Error('Got an unexpected reply from Redis'); ^...") Tags: Mobile web edit, Mobile edit |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 14: | Line 14: | ||
at addChunk (internal/streams/readable.js:293:12) | at addChunk (internal/streams/readable.js:293:12) | ||
+ | == Related == | ||
+ | * <code>[[redis-cli config set requirepass]]</code> | ||
+ | == See also == | ||
+ | * {{redis-cli}} | ||
− | + | [[Category:Redis]] | |
− |
Latest revision as of 14:27, 16 March 2023
/app/node_modules/@redis/client/dist/lib/client/commands-queue.js:57 throw new Error('Got an unexpected reply from Redis'); ^ Error: Got an unexpected reply from Redis at Object.onReply (/app/node_modules/@redis/client/dist/lib/client/commands-queue.js:57:27) at RESP2Decoder.write (/app/node_modules/@redis/client/dist/lib/client/RESP2/decoder.js:119:26) at RedisCommandsQueue.onReplyChunk (/app/node_modules/@redis/client/dist/lib/client/commands-queue.js:203:72) at RedisSocket.<anonymous> (/app/node_modules/@redis/client/dist/lib/client/index.js:348:84) at RedisSocket.emit (events.js:400:28) at RedisSocket.emit (domain.js:475:12) at Socket.<anonymous> (/app/node_modules/@redis/client/dist/lib/client/socket.js:189:42) at Socket.emit (events.js:400:28) at Socket.emit (domain.js:475:12) at addChunk (internal/streams/readable.js:293:12)
Related[edit]
See also[edit]
redis-cli [ info server | memory usage | info memory | memory stats | memory doctor | dbsize | flushall | ping | monitor | --bigkeys | --stat | --scan | --latency | --latency-history | --latency-dist | --intrinsic-latency 5 | -x | -h ] redis-cli --help
Advertising: