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

Unknown command ‘DEBUG’ #22

Open
jsma opened this issue Nov 5, 2015 · 2 comments
Open

Unknown command ‘DEBUG’ #22

jsma opened this issue Nov 5, 2015 · 2 comments

Comments

@jsma
Copy link

jsma commented Nov 5, 2015

I encounter the following error any time I click 'Inspect' in the slow log column in the admin:

Failed to get object info for key b':1:views.decorators.cache.cache_header..46028733b0cc991a9c8dc77e1d589cbe.en-us.America/New_York': Command # 1 (DEBUG OBJECT b':1:views.decorators.cache.cache_header..46028733b0cc991a9c8dc77e1d589cbe.en-us.America/New_York') of pipeline caused error: unknown command ‘DEBUG’

According to the docs, DEBUG OBJECT should not be used by clients, they should use the OBJECT command instead.

FYI, I'm running django-redisboard==1.2.2 and redis==2.10.5. The redis instance is on AWS ElastiCache using the 2.8.6 engine.

@ionelmc ionelmc closed this as completed in 5dc5a7d Nov 8, 2015
@jsma
Copy link
Author

jsma commented Nov 9, 2015

Thanks!

@jsma
Copy link
Author

jsma commented Nov 13, 2015

Actually there is still a stray DEBUG OBJECT call in the views => https://github.com/ionelmc/django-redisboard/blob/master/src/redisboard/views.py#L129

@ionelmc ionelmc reopened this Nov 13, 2015
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