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 using package on my little cluster (1 master - 3 slave -> bitnami image https://hub.docker.com/r/bitnami/redis) also i have 4 app instance on my little cluster, I am using this config for each app instance
I am using package on my little cluster (1 master - 3 slave -> bitnami image https://hub.docker.com/r/bitnami/redis) also i have 4 app instance on my little cluster, I am using this config for each app instance
But sometimes exceptions throws this;
web_4 | {"EventId":0,"LogLevel":"Error","Category":"StackExchange.Redis.Extensions.Core.Implementations.RedisConnectionPoolManager","Message":"Redis connection error SocketClosed","Exception":"StackExchange.Redis.RedisConnectionException: SocketClosed (ReadEndOfStream, last-recv: 0) on redis-master:6379/Subscription, Idle/MarkProcessed, last: PING, origin: ReadFromPipe, outstanding: 0, last-read: 0s ago, last-write: 14s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 0 of 24 available, in: 0, in-pipe: 0, out-pipe: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, v: 2.2.88.56325","State":{"Message":"Redis connection error SocketClosed","FailureType":"SocketClosed","{OriginalFormat}":"Redis connection error {FailureType}"}}
The text was updated successfully, but these errors were encountered: