nkrode / RedisLive

Visualize your redis instances, analyze query patterns and spikes.
http://www.nkrode.com/article/real-time-dashboard-for-redis
MIT License
3.07k stars 644 forks source link

ValueError:No JSON object could be decoded #85

Open napeng opened 8 years ago

napeng commented 8 years ago

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

llcruc commented 8 years ago

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

gaoshangs commented 8 years ago

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