StackExchange Redis Setup

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hi ,

When I setup Redis in datasettings.json , and build and run the application I have got this error :

StackExchange.Redis.RedisTimeoutException: 'Timeout performing GET Nop.setting.all, inst: 1, queue: 2, qu: 0, qs: 2, qc: 0, wr: 0, wq: 0, in: 0, ar: 0, clientName: PC_Name, serverEndpoint: Unspecified/MyApp.redis.cache.windows.net:6380, keyHashSlot: 2077 (Please take a look at this article for some common client-side issues that can cause timeouts: http://stackexchange.github.io/StackExchange.Redis/Timeouts)'

Any Idea?

Thanks
4 years ago
Looks like data is availabe in cache server but application is not abble to load. Check your cpu usage percentage is normal or not.
3 years ago
Did you solve this?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.