redis_web_manager icon indicating copy to clipboard operation
redis_web_manager copied to clipboard

Redis::CommandError: ERR unknown command `config`, with args beginning with: `get`, `*`,

Open yizeng opened this issue 4 years ago • 1 comments

I'm getting

Redis::CommandError: ERR unknown command config, with args beginning with: get, *,

when clicking the "Configuration" link on the top GET /configuration on production which is hosted on DigitalOcean

Any thoughts?

Versions:

  • Redis 6
  • gem redis-4.2.5
  • gem redis_web_manager-0.3.8

Locally everything seems fine though

yizeng avatar Jun 11 '21 16:06 yizeng

Fixed ?

BorisBresciani avatar Aug 12 '21 22:08 BorisBresciani