Taymindis Woon

Results 29 comments of Taymindis Woon

@Skoucail There could be a lot of consequences of this issue happening, but what I can think of one issue might be - If accidentally connect to redis without cluster...

@Skoucail do you mind to tell me the exact branch version that you are built from? Let me try on my side as I have very simple test to check...

![image](https://user-images.githubusercontent.com/14217761/143224358-6dfbbe34-9ee9-43fe-832e-1eb262dd7b4c.png) This is the result for v2.2.0, seemed ok to me, 3 master and 3 replica also. But after i restart all 6 node, the result will become multiple, this...

@Skoucail I just realized i setup wrong config for persistent file which incurred multiple data, I have re-configed, now every working fine for **V2.2**

@Skoucail I have no idea how you config the datastore as I dont have experience on that For my configuration is very basic, 6 Nodes, (3master, 3slave) redis-6379.conf to 6879.conf...

@Skoucail But now I have no issue on v2.2(i am not running docker). Probably you are right, it could be an issue with running docker.

@Skoucail My Redis Version is ``` Redis server v=6.2.6 sha=00000000:0 malloc=libc bits=64 build=4642fd5b30d113c8 ``` I had 3Master, 3Slave rebooted one by one, failover back and forth, So far so good....

I have a firebase phone auth, verify_phone redirect to recaptcha, it will return a url "/link?...................." and go route will catch it and return error. I have changed to Navigator,...