-
Notifications
You must be signed in to change notification settings - Fork 644
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
shutting down... #89
Comments
I encounter the same error:-( |
I encounter the same error too :-( |
I encounter the same error too too too 。。。 :-( |
I think it's normal。
274 def stop(self): |
I encounter the same error too :-( |
Centos6.2,python2.6,Redis3.2,the redis-live.conf file like this:
{
"RedisServers":
[
{
"server": "127.0.0.1",
"port" : 6379
}
],
}
when I execute the command "./redis-monitor.py --duration=10", after some seconds, it shows:
shutting down...
just this, how to slove this problem please?
The text was updated successfully, but these errors were encountered: