nkrode / RedisLive

Visualize your redis instances, analyze query patterns and spikes.

Home Page:http://www.nkrode.com/article/real-time-dashboard-for-redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError:No JSON object could be decoded

napeng opened this issue · comments

Hi,
When I execute"./redis-monitor.py --duration=120" or "./redis-live.py",it failed with the promt "ValueError:No JSON object could be decoded".

How can I resolve the problem.Thank you.
env: suse 11sp3

if you run it in windows,you can use notepad++ to encode the redis-live.conf in utf-8 without BOM

I have encountered this problem, see if your redis-live.conf configuration file is correct json format