Open napeng opened 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
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
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