Redis timeout

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
I've trouble configuring app so it can use Redis for caching.
I'm using Azure Linux VM for hosting, and another Linux instance for Redis.
Benchmark of caching VM instance shows that performance is not the issue, but I still get the timeout for keys like Nop.Stores.All, Nop.Settings.All, and similar.
I've tried code from develop branch on both Azure VM Redis and localhost, the problem is present in either way.

Is there something I can do regarding this issue?
4 years ago
Hi ,

I have the same problem , any one have an idea why this error raise :


Timeout performing EXISTS Nop.stores.all, inst: 3, queue: 5, qu: 0, qs: 5, qc: 0, wr: 0, wq: 0, in: 85, ar: 0, clientName :.....
3 years ago
I have the same problem too.  Its a shame the previous poster didn't come back and update the problem with the answer they found?
3 years ago
https://github.com/nopSolutions/nopCommerce/issues/3875 it can help you. You can checkout BirdseyeviewNL man's branch.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.