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
I am running dynomite-v0.6.21-rc2-19-gb56cf6a with redis 6.2.4 with master-master configuration in 2 different servers
as a Memory Datastore cache on CentOS Linux release 7.9.2009 (Core).
Here we are required to flush cache. i have tried below steps
redis-cli -h ipaddress -p 8379
flushall
and i am getting " Error: Server closed the connection " and in dynomite service status "redis_parse_req:1583 parsed unsupported command flushall " is there a way we can flush cache.
Thanks
Sai
The text was updated successfully, but these errors were encountered:
Hi Team,
I am running dynomite-v0.6.21-rc2-19-gb56cf6a with redis 6.2.4 with master-master configuration in 2 different servers
as a Memory Datastore cache on CentOS Linux release 7.9.2009 (Core).
Here we are required to flush cache. i have tried below steps
and i am getting " Error: Server closed the connection " and in dynomite service status "redis_parse_req:1583 parsed unsupported command flushall " is there a way we can flush cache.
Thanks
Sai
The text was updated successfully, but these errors were encountered: