Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERR unknown command config, with args beginning with: get, * #11

Open
wbotelhos opened this issue Mar 31, 2020 · 2 comments
Open

ERR unknown command config, with args beginning with: get, * #11

wbotelhos opened this issue Mar 31, 2020 · 2 comments

Comments

@wbotelhos
Copy link
Contributor

Accessing menu config or sloglog:

Redis: 4.1.3

Redis::CommandError - ERR unknown command `config`, with args beginning with: `get`, `*`,:
	/usr/local/ruby/gem/gems/redis-4.1.3/lib/redis/client.rb:126:in `call'
	/usr/local/ruby/gem/gems/redis-4.1.3/lib/redis.rb:206:in `block in config'
	/usr/local/ruby/gem/gems/redis-4.1.3/lib/redis.rb:52:in `block in synchronize'
	/usr/local/ruby/2.6.5/lib/ruby/2.6.0/monitor.rb:235:in `mon_synchronize'
	/usr/local/ruby/gem/gems/redis-4.1.3/lib/redis.rb:52:in `synchronize'
	/usr/local/ruby/gem/gems/redis-4.1.3/lib/redis.rb:205:in `config'
	/usr/local/ruby/gem/bundler/gems/redis_dashboard-956450c2181d/lib/redis_dashboard/client.rb:14:in `config'
	/usr/local/ruby/gem/bundler/gems/redis_dashboard-956450c2181d/lib/redis_dashboard/client.rb:33:in `slow_commands'
	/usr/local/ruby/gem/bundler/gems/redis_dashboard-956450c2181d/lib/redis_dashboard/application.rb:32:in `block in <class:Application>'
@alexisbernard
Copy link
Member

I can't reproduce with redis gem 4.1.3. What is your Redis server version ? I already tried with 4.0.9, 5.0.8 and 6.0rc3.

@wbotelhos
Copy link
Contributor Author

@alexisbernard I'm using ElastiCache on version 5.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants