Server Error in '/' Application.

Timeout performing GET FmkStr.urlrecord.all, inst: 4, mgr: ProcessReadQueue, err: never, queue: 13, qu: 0, qs: 13, qc: 0, wr: 0, wq: 0, in: 0, ar: 1, clientName: WIN-SEO4MF37SU2, serverEndpoint: 127.0.0.1:6379, keyHashSlot: 10022, IOCP: (Busy=0,Free=1000,Min=48,Max=1000), WORKER: (Busy=25,Free=32742,Min=48,Max=32767), Local-CPU: unavailable (Please take a look at this article for some common client-side issues that can cause timeouts: https://github.com/StackExchange/StackExchange.Redis/tree/master/Docs/Timeouts.md)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.TimeoutException: Timeout performing GET FmkStr.urlrecord.all, inst: 4, mgr: ProcessReadQueue, err: never, queue: 13, qu: 0, qs: 13, qc: 0, wr: 0, wq: 0, in: 0, ar: 1, clientName: WIN-SEO4MF37SU2, serverEndpoint: 127.0.0.1:6379, keyHashSlot: 10022, IOCP: (Busy=0,Free=1000,Min=48,Max=1000), WORKER: (Busy=25,Free=32742,Min=48,Max=32767), Local-CPU: unavailable (Please take a look at this article for some common client-side issues that can cause timeouts: https://github.com/StackExchange/StackExchange.Redis/tree/master/Docs/Timeouts.md)

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[TimeoutException: Timeout performing GET FmkStr.urlrecord.all, inst: 4, mgr: ProcessReadQueue, err: never, queue: 13, qu: 0, qs: 13, qc: 0, wr: 0, wq: 0, in: 0, ar: 1, clientName: WIN-SEO4MF37SU2, serverEndpoint: 127.0.0.1:6379, keyHashSlot: 10022, IOCP: (Busy=0,Free=1000,Min=48,Max=1000), WORKER: (Busy=25,Free=32742,Min=48,Max=32767), Local-CPU: unavailable (Please take a look at this article for some common client-side issues that can cause timeouts: https://github.com/StackExchange/StackExchange.Redis/tree/master/Docs/Timeouts.md)]
   StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl(Message message, ResultProcessor`1 processor, ServerEndPoint server) +567
   StackExchange.Redis.RedisBase.ExecuteSync(Message message, ResultProcessor`1 processor, ServerEndPoint server) +99
   StackExchange.Redis.RedisDatabase.StringGet(RedisKey key, CommandFlags flags) +194
   FmkStr.Core.Caching.RedisCacheManager.Get(String key) in D:\Project\FimkaStoreMobile\webapi\Libraries\FmkStr.Core\Caching\RedisCacheManager.cs:79
   FmkStr.Services.Seo.UrlRecordService.GetAllUrlRecordsCached() in D:\Project\FimkaStoreMobile\webapi\Libraries\FmkStr.Services\Seo\UrlRecordService.cs:100
   FmkStr.Services.Seo.UrlRecordService.GetBySlugCached(String slug) in D:\Project\FimkaStoreMobile\webapi\Libraries\FmkStr.Services\Seo\UrlRecordService.cs:255
   FmkStr.Web.Framework.Seo.GenericPathRoute.GetRouteData(HttpContextBase httpContext) in D:\Project\FimkaStoreMobile\webapi\Presentation\FmkStr.Web.Framework\Seo\GenericPathRoute.cs:88
   System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext) +239
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +73
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +142
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +75
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +93


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0