Server Error in '/' Application.

Timeout performing GET (5000ms), next: GET filmes_page_edilamar1, inst: 1, qu: 0, qs: 43, aw: False, rs: ReadAsync, ws: Idle, in: 131072, serverEndpoint: Unspecified/curta.redis.cache.windows.net:6380, mgr: 10 of 10 available, clientName: pd0mdwk000LDR, IOCP: (Busy=2,Free=998,Min=2,Max=1000), WORKER: (Busy=28,Free=8163,Min=2,Max=8191), v: 2.0.601.3402 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)

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.RedisTimeoutException: Timeout performing GET (5000ms), next: GET filmes_page_edilamar1, inst: 1, qu: 0, qs: 43, aw: False, rs: ReadAsync, ws: Idle, in: 131072, serverEndpoint: Unspecified/curta.redis.cache.windows.net:6380, mgr: 10 of 10 available, clientName: pd0mdwk000LDR, IOCP: (Busy=2,Free=998,Min=2,Max=1000), WORKER: (Busy=28,Free=8163,Min=2,Max=8191), v: 2.0.601.3402 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)

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:


[RedisTimeoutException: Timeout performing GET (5000ms), next: GET filmes_page_edilamar1, inst: 1, qu: 0, qs: 43, aw: False, rs: ReadAsync, ws: Idle, in: 131072, serverEndpoint: Unspecified/curta.redis.cache.windows.net:6380, mgr: 10 of 10 available, clientName: pd0mdwk000LDR, IOCP: (Busy=2,Free=998,Min=2,Max=1000), WORKER: (Busy=28,Free=8163,Min=2,Max=8191), v: 2.0.601.3402 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)]
   StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl(Message message, ResultProcessor`1 processor, ServerEndPoint server) +402
   StackExchange.Redis.RedisBase.ExecuteSync(Message message, ResultProcessor`1 processor, ServerEndPoint server) +117
   StackExchange.Redis.RedisDatabase.StringGet(RedisKey key, CommandFlags flags) +107
   canalcurta.MovieDetailsPage.Page_Load(Object sender, EventArgs e) in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\filme\Default.aspx.cs:142
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2852


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