patrikx3/redis-ui

Unable to connect to AWS ElastiCache

cnpog opened this issue · 1 comments

cnpog commented

Untitled

It says Redis connected successful when I click on test, but shows this in the log:
[P3XRS] [PID: 000008] ParserError: Protocol error, got "\u0015" as reply type byte. Please report this. at handleError (/usr/local/lib/node_modules/p3x-redis-ui/node_modules/redis-parser/lib/parser.js:190:15) at parseType (/usr/local/lib/node_modules/p3x-redis-ui/node_modules/redis-parser/lib/parser.js:304:14) { offset: 1, buffer: '{"type":"Buffer","data":[21,0,0,0,2,1,0]}' }
And when I actually try to connect it is stuck at "Connecting to Redis"

sorry. i got no aws redis server to debug this error.