Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

redis-cluster error,can you help me? #105

Open
nonomal opened this issue Mar 26, 2019 · 0 comments
Open

redis-cluster error,can you help me? #105

nonomal opened this issue Mar 26, 2019 · 0 comments

Comments

@nonomal
Copy link

nonomal commented Mar 26, 2019

Traceback (most recent call last):
File "./redis-monitor.py", line 206, in run
used_memory, peak_memory)
File "/root/nkrode-RedisLive-e1d7763/src/dataprovider/redisprovider.py", line 30, in save_memory_info
self.conn.zadd(server + ":memory", str(timeutils.convert_to_epoch(timestamp)), data)
File "/usr/lib/python2.7/site-packages/redis/client.py", line 1697, in zadd
return self.execute_command('ZADD', name, *pieces)
File "/usr/lib/python2.7/site-packages/redis/client.py", line 668, in execute_command
return self.parse_response(connection, command_name, **options)
File "/usr/lib/python2.7/site-packages/redis/client.py", line 680, in parse_response
response = connection.read_response()
File "/usr/lib/python2.7/site-packages/redis/connection.py", line 629, in read_response
raise response
ResponseError: MOVED 5509 192.168.72.130:6379

But 192.168.72.130:6379 is my master2,redis-live.conf file
No configuration

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant