You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one host , 2 connections 7111 as master 7112 slave
First 7111 as master and 7112 slave
kill 7111 ...
7112 becomes master without slaves
I start again 7111 and after that i will close 7112
It says that 7111 becomes master without slaves
I can enter to redis-cli -p 9999 but after some test of keys * , redis-proxy sends this error:
events.js:72
throw er; // Unhandled 'error' event
^
Error: This socket has been ended by the other party
at Socket.writeAfterFIN as write
at /home/manu/redis-proxy-master/lib/server.js:62:10
The text was updated successfully, but these errors were encountered:
wankdanker
added a commit
to wankdanker/redis-proxy
that referenced
this issue
Sep 5, 2014
one host , 2 connections 7111 as master 7112 slave
First 7111 as master and 7112 slave
kill 7111 ...
7112 becomes master without slaves
I start again 7111 and after that i will close 7112
It says that 7111 becomes master without slaves
I can enter to redis-cli -p 9999 but after some test of keys * , redis-proxy sends this error:
events.js:72
throw er; // Unhandled 'error' event
^
Error: This socket has been ended by the other party
at Socket.writeAfterFIN as write
at /home/manu/redis-proxy-master/lib/server.js:62:10
The text was updated successfully, but these errors were encountered: