GME error
Moderátor: Moderátoři
-
RX-20
- Doporučuje se dohled moderátorů
- Příspěvky: 305
- Registrován: 30 čer 2024, 00:00
- Bydliště: střední Čechy u Koněpruských jeskyní
GME error
Server Error in '/' Application.
An existing connection was forcibly closed by the remote host
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.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
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:
[SocketException (0x2746): An existing connection was forcibly closed by the remote host]
Pipelines.Sockets.Unofficial.Internal.Throw.Socket(Int32 errorCode) in /_/src/Pipelines.Sockets.Unofficial/Internal/Throw.cs:59
Pipelines.Sockets.Unofficial.SocketAwaitableEventArgs.GetResult() in /_/src/Pipelines.Sockets.Unofficial/SocketAwaitableEventArgs.cs:74
Pipelines.Sockets.Unofficial.<DoReceiveAsync>d__74.MoveNext() in /_/src/Pipelines.Sockets.Unofficial/SocketConnection.Receive.cs:64
[ConnectionResetException: An existing connection was forcibly closed by the remote host]
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
System.IO.Pipelines.PipeCompletion.ThrowLatchedException() +14
System.IO.Pipelines.Pipe.GetReadResult(ReadResult& result) +70
System.IO.Pipelines.Pipe.GetReadAsyncResult() +224
StackExchange.Redis.<ReadFromPipe>d__110.MoveNext() +1364
[RedisConnectionException: SocketFailure (ReadSocketError/ConnectionReset, last-recv: 84) on localhost:6379/Subscription, Idle/Faulted, last: SUBSCRIBE, origin: ReadFromPipe, outstanding: 0, last-read: 43s ago, last-write: 43s ago, keep-alive: 60s, state: ConnectedEstablished, mgr: 9 of 10 available, in: 0, in-pipe: 0, out-pipe: 0, last-heartbeat: 0s ago, last-mbeat: 0s ago, global: 0s ago, v: 2.1.58.34321]
[RedisConnectionException: No connection is active/available to service this operation: EXISTS gme|DAL_Layer|DAL.Implementations|DAL.Implementations.Domain|GetDomains|3; An existing connection was forcibly closed by the remote host, mc: 1/1/0, mgr: 10 of 10 available, clientName: NETDIRECT-APP, IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=4,Free=32763,Min=4,Max=32767), v: 2.1.58.34321]
StackExchange.Redis.ConnectionMultiplexer.ExecuteSyncImpl(Message message, ResultProcessor`1 processor, ServerEndPoint server) in /_/src/StackExchange.Redis/ConnectionMultiplexer.cs:2803
StackExchange.Redis.RedisBase.ExecuteSync(Message message, ResultProcessor`1 processor, ServerEndPoint server) in /_/src/StackExchange.Redis/RedisBase.cs:54
StackExchange.Redis.RedisDatabase.KeyExists(RedisKey key, CommandFlags flags) in /_/src/StackExchange.Redis/RedisDatabase.cs:668
DAL.Redis.RedisCache.Exists(String key) in C:\Users\ivo.sztefek\source\repos\gme-shop\DAL\Redis\RedisCache.cs:50
DAL.Implementations.Cachable.GetCache(String cacheKey, Func`1 cacheFunc, CacheType cacheType, Nullable`1 cacheTime) in C:\Users\ivo.sztefek\source\repos\gme-shop\DAL\Implementations\Cachable.cs:51
DAL.Implementations.Domain.GetDomains(Int32 typeId) in C:\Users\ivo.sztefek\source\repos\gme-shop\DAL\Implementations\Domain.cs:17
DAL.Implementations.Domain.GetActiveDomainInfoByHost(String host) in C:\Users\ivo.sztefek\source\repos\gme-shop\DAL\Implementations\Domain.cs:83
DAL.Implementations.Domain.GetActiveDomainInfoByRequest(HttpRequestBase request) in C:\Users\ivo.sztefek\source\repos\gme-shop\DAL\Implementations\Domain.cs:104
FlexMvc.Controllers.Home.<Index>d__1.MoveNext() in C:\Users\ivo.sztefek\source\repos\gme-shop\FlexMvc\Controllers\Home\HomeController.cs:40
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +32
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +62
System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult) +92
System.Web.Mvc.Async.<>c__DisplayClass8_0.<BeginInvokeAsynchronousActionMethod>b__1(IAsyncResult asyncResult) +22
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() +396
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) +29
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
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) +43
System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +651
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +134
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4805.0
Diskuze s hlupákem je ztráta času, protože hlupák vás stahne na jeho úroveň a umlátí vás jeho hloupými argumenty.
-
rampage
- Příspěvky: 378
- Registrován: 12 led 2025, 00:00
-
Karel_IV
- Superadmin
- Příspěvky: 140
- Registrován: 02 srp 2023, 00:00