Skip to content

ParserError: Protocol error, got "\r" as reply type byte. Please report this.Β #64

@LimitedHype

Description

@LimitedHype

node:events:368
throw er; // Unhandled 'error' event
^

ParserError: Protocol error, got "\r" as reply type byte. Please report this.
at handleError (/Users/xxxx/xxxx/node_modules/redis-parser/lib/parser.js:190:15)
at parseType (/Users/xxxx/xxxx/node_modules/redis-parser/lib/parser.js:304:14)
Emitted 'error' event on RedisClient instance at:
at JavascriptRedisParser.returnFatalError (/Users/xxxx/xxxx/node_modules/redis/index.js:156:18)
at handleError (/Users/xxxx/xxxx/node_modules/redis-parser/lib/parser.js:196:10)
at parseType (/Users/xxxx/xxxx/node_modules/redis-parser/lib/parser.js:304:14)
at JavascriptRedisParser.execute (/Users/xxxx/xxxx/node_modules/redis-parser/lib/parser.js:533:24)
at Socket. (/Users/xxxx/xxxx/node_modules/redis/index.js:219:27)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions