Connection failed with redis cache on 4.0

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
An error occurred while starting the application.

RedisConnectionException: UnableToConnect on xxxxx.redis.cache.windows.net:6379/Interactive, origin: ResetNonConnected, input-buffer: 0, outstanding: 0, last-read: 5s ago, last-write: 5s ago, unanswered-write: 831s ago, keep-alive: 60s, pending: 0, state: Connecting, last-heartbeat: never, last-mbeat: -1s ago, global: 0s ago, mgr: Inactive, err: never

RedisConnectionException: No connection is available to service this operation: EXISTS Nop.stores.all; UnableToConnect on xxx.redis.cache.windows.net:6379/Interactive, origin: ResetNonConnected, input-buffer: 0, outstanding: 0, last-read: 5s ago, last-write: 5s ago, unanswered-write: 831s ago, keep-alive: 60s, pending: 0, state: Connecting, last-heartbeat: never, last-mbeat: -1s ago, global: 0s ago, mgr: Inactive, err: never; IOCP: (Busy=0,Free=1000,Min=8,Max=1000), WORKER: (Busy=0,Free=1023,Min=8,Max=1023), Local-CPU: n/a


Has anyone been able to get rediscache to work for azure on 4.0?
6 years ago
I am getting the same error. Did you ever resolve this?

I am using Redis on Azure?
6 years ago
Nope. I did not find any solution to this. I'm delaying upgrading all our stores until 4.1 comes i think.
6 years ago
Without Redis, our test site working properly. With redis, the product pages are unavailable. I can see that redis working, but the nop can't answer. I have to disable redis and recycle the app to get everithing worging again.

Something went wrong with azure redis integration.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.