Server Error in '/' Application.

It was not possible to connect to the redis server(s); to create a disconnected multiplexer, disable AbortOnConnectFail. SocketFailure on PING

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.RedisConnectionException: It was not possible to connect to the redis server(s); to create a disconnected multiplexer, disable AbortOnConnectFail. SocketFailure on PING

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:


[RedisConnectionException: It was not possible to connect to the redis server(s); to create a disconnected multiplexer, disable AbortOnConnectFail. SocketFailure on PING]
   StackExchange.Redis.ConnectionMultiplexer.Connect(ConfigurationOptions configuration, TextWriter log) in c:\TeamCity\buildAgent\work\58bc9a6df18a3782\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:767
   Microsoft.Web.Redis.StackExchangeClientConnection..ctor(ProviderConfiguration configuration) in c:\TeamCity\buildAgent\work\be3588ff188ebfd1\src\CacheProvider\Shared\StackExchangeClientConnection.cs:49
   Microsoft.Web.Redis.<>c__DisplayClass3.<.ctor>b__1() in c:\TeamCity\buildAgent\work\be3588ff188ebfd1\src\CacheProvider\RedisSessionStateProvider\RedisConnectionWrapper.cs:30
   Microsoft.Web.Redis.RedisSharedConnection.TryGetConnection() in c:\TeamCity\buildAgent\work\be3588ff188ebfd1\src\CacheProvider\Shared\RedisSharedConnection.cs:34
   Microsoft.Web.Redis.RedisConnectionWrapper..ctor(ProviderConfiguration configuration, String id) in c:\TeamCity\buildAgent\work\be3588ff188ebfd1\src\CacheProvider\RedisSessionStateProvider\RedisConnectionWrapper.cs:34
   Microsoft.Web.Redis.RedisSessionStateProvider.GetAccessToStore(String id) in c:\TeamCity\buildAgent\work\be3588ff188ebfd1\src\CacheProvider\RedisSessionStateProvider\RedisSessionStateProvider.cs:51
   Microsoft.Web.Redis.RedisSessionStateProvider.SetAndReleaseItemExclusive(HttpContext context, String id, SessionStateStoreData item, Object lockId, Boolean newItem) in c:\TeamCity\buildAgent\work\be3588ff188ebfd1\src\CacheProvider\RedisSessionStateProvider\RedisSessionStateProvider.cs:381
   System.Web.SessionState.SessionStateModule.OnReleaseState(Object source, EventArgs eventArgs) +690
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +201
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +132
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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