Erreur du serveur dans l'application '/'.

SocketFailure on localhost:6379/Interactive, origin: CheckForStaleConnection, input-buffer: 0, outstanding: 5, last-read: 1s ago, last-write: 0s ago, unanswered-write: 1s ago, keep-alive: 60s, pending: 0, state: ConnectedEstablished, in: 72, ar: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, mgr: RecordConnectionFailed_ReportFailure, err: never

Description : Une exception non gérée s'est produite au moment de l'exécution de la requête Web actuelle. Contrôlez la trace de la pile pour plus d'informations sur l'erreur et son origine dans le code.

Détails de l'exception: StackExchange.Redis.RedisConnectionException: SocketFailure on localhost:6379/Interactive, origin: CheckForStaleConnection, input-buffer: 0, outstanding: 5, last-read: 1s ago, last-write: 0s ago, unanswered-write: 1s ago, keep-alive: 60s, pending: 0, state: ConnectedEstablished, in: 72, ar: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, mgr: RecordConnectionFailed_ReportFailure, err: never

Erreur source:

Une exception non gérée s'est produite lors de l'exécution de la requête Web actuelle. Les informations relatives à l'origine et l'emplacement de l'exception peuvent être identifiées en utilisant la trace de la pile d'exception ci-dessous.

Trace de la pile:


[RedisConnectionException: SocketFailure on localhost:6379/Interactive, origin: CheckForStaleConnection, input-buffer: 0, outstanding: 5, last-read: 1s ago, last-write: 0s ago, unanswered-write: 1s ago, keep-alive: 60s, pending: 0, state: ConnectedEstablished, in: 72, ar: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, mgr: RecordConnectionFailed_ReportFailure, err: never]

[RedisConnectionException: No connection is available to service this operation: EXISTS TXT_translation-0x3C3E8AA1F369E96772D4E1BCDDF427C3B81232ED8EB8E5014E83C17919D3B144-6-EL-n; SocketFailure on localhost:6379/Interactive, origin: CheckForStaleConnection, input-buffer: 0, outstanding: 5, last-read: 1s ago, last-write: 0s ago, unanswered-write: 1s ago, keep-alive: 60s, pending: 0, state: ConnectedEstablished, in: 72, ar: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, mgr: RecordConnectionFailed_ReportFailure, err: never; IOCP: (Busy=0,Free=1000,Min=12,Max=1000), WORKER: (Busy=14,Free=32753,Min=12,Max=32767), Local-CPU: unavailable]
   StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl(Message message, ResultProcessor`1 processor, ServerEndPoint server) +560
   StackExchange.Redis.RedisBase.ExecuteSync(Message message, ResultProcessor`1 processor, ServerEndPoint server) +70
   StackExchange.Redis.RedisDatabase.KeyExists(RedisKey key, CommandFlags flags) +180
   AwarePostProcessor.DreamCentury.Aware.Cache.RedisStorage.KeyExists(String key) +116
   AwarePostProcessor.DreamCentury.Aware.Process.AwareTranslationProcess.FilterExistingCache(Boolean autodetect) +286
   AwarePostProcessor.DreamCentury.Aware.Process.AwareTranslationProcess.Translate(String Texte) +312
   AwarePostProcessor.DreamCentury.Aware.Process.AwareTranslationProcess.Process(Byte[] Input) +778
   AwarePostProcessor.DreamCentury.Aware.AwarePostStream.Flush() +263
   AwarePostProcessor.DreamCentury.Aware.AwarePostStream.Close() +20
   System.Web.HttpWriter.FilterIntegrated(Boolean finalFiltering, IIS7WorkerRequest wr) +689
   System.Web.HttpResponse.FilterOutput() +115
   System.Web.CallFilterExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +61
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88


Informations sur la version : Version Microsoft .NET Framework :4.0.30319; Version ASP.NET :4.7.4063.0