We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
if you run it in windows,you can use notepad++ to encode the redis-live.conf in utf-8 without BOM
Sorry, something went wrong.
I have encountered this problem, see if your redis-live.conf configuration file is correct json format
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: