You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)