Server Error in '/' Application.

NOREPLICAS Not enough good replicas to write.

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: StackExchange.Redis.RedisServerException: NOREPLICAS Not enough good replicas to write.

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:


[RedisServerException: NOREPLICAS Not enough good replicas to write.]
   StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl(Message message, ResultProcessor`1 processor, ServerEndPoint server) in /_/src/StackExchange.Redis/ConnectionMultiplexer.cs:2824
   StackExchange.Redis.RedisBase.ExecuteSync(Message message, ResultProcessor`1 processor, ServerEndPoint server) in /_/src/StackExchange.Redis/RedisBase.cs:54
   Litium.Redis.Application.RedisDistributedCacheWrapper.SetStrings(IEnumerable`1 keyValuePair) +143
   Litium.Application.Caching.DistributedMemoryCacheServiceImpl.<Set>g__SetDistributedItems|13_0(IEnumerable`1 items) +452
   Litium.Application.Caching.DistributedMemoryCacheServiceImpl.Set(IEnumerable`1 keyValuePair) +669
   Litium.Application.Caching.CustomLoaderEntityCacheImpl`3.AddItemToCache(TKey key, IList`1 items) +190
   Litium.Application.Caching.CustomLoaderEntityCacheImpl`3.TryAddItem(TKey key) +226
   Litium.Application.Caching.CustomLoaderEntityCacheImpl`3.Get(TKey key) +148
   Litium.Application.Products.CategoryServiceImpl.GetByBaseProduct(Guid baseProductSystemId) +18
   Litium.Application.Web.UrlServiceImpl.GetUrl(BaseProduct baseProduct, ProductUrlArgs args) +340
   Litium.Application.Web.UrlServiceImpl.GetUrlInternal(Variant variant, ProductUrlArgs args, BaseProduct baseProduct, List`1 linkedCategories) +373
   Litium.Application.Web.UrlServiceImpl.GetUrl(Variant variant, ProductUrlArgs args) +17
   Litium.Accelerator.Mvc.Decorators.ProductUrlPrefix.UrlServiceDecorator.GetUrl(Variant variant, ProductUrlArgs args) in D:\a\1\s\Src\Litium.Accelerator.Mvc\Decorators\ProductUrlPrefix\UrlServiceDecorator.cs:36
   Litium.Accelerator.Searching.<>c__DisplayClass8_0.<CreateProductModel>b__0(Variant x) in D:\a\1\s\Src\Litium.Accelerator.Elasticsearch\Searching\ProductSearchServiceDecorator.cs:378
   System.Linq.WhereListIterator`1.MoveNext() +81
   System.Linq.Buffer`1..ctor(IEnumerable`1 source) +281
   System.Linq.<GetEnumerator>d__1.MoveNext() +116
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +436
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +69
   Litium.Accelerator.Searching.<CreateProductModel>d__8.MoveNext() in D:\a\1\s\Src\Litium.Accelerator.Elasticsearch\Searching\ProductSearchServiceDecorator.cs:377
   System.Linq.WhereSelectEnumerableIterator`2.MoveNext() +281
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +504
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +69
   Litium.Accelerator.Searching.<>c__DisplayClass7_0.<Transform>b__0() in D:\a\1\s\Src\Litium.Accelerator.Elasticsearch\Searching\ProductSearchServiceDecorator.cs:347
   System.Lazy`1.CreateValue() +708
   System.Lazy`1.LazyInitValue() +184
   Litium.Accelerator.Builders.Brand.BrandViewModelBuilder.Build(PageModel pageModel) in D:\a\1\s\Src\Litium.Accelerator\Builders\Brand\BrandViewModelBuilder.cs:63
   lambda_method(Closure , ControllerBase , Object[] ) +146
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
   System.Web.Mvc.Async.<>c.<BeginInvokeSynchronousActionMethod>b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +39
   System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +70
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass11_0.<InvokeActionMethodFilterAsynchronouslyRecursive>b__0() +80
   System.Web.Mvc.Async.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +387
   System.Web.Mvc.Async.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +387
   System.Web.Mvc.Async.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +387
   System.Web.Mvc.Async.<>c__DisplayClass11_2.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +387
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass3_6.<BeginInvokeAction>b__4() +50
   System.Web.Mvc.Async.<>c__DisplayClass3_1.<BeginInvokeAction>b__1(IAsyncResult asyncResult) +188
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) +26
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +68
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) +40
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +68
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +648
   System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +37
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +155
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +131


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