IIS Infinite Load
# help-with-other
k
Hello, whenever i upload a specific umbraco project to my server and assign a website domain to it in the iis and try opening the website, i loads infinitely and never opens the website, nor does it show an error on the page. I gave the IIUSR access to the website folder too. And this issue doesn't happen with other websites on the iis. I tested the umbraco application locally and it worked. It also worked on the iis a few days ago, but i had to restart the iis for it to work. Here's the error: "@x":"System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.\r\n ---> System.TimeoutException: The operation was canceled.\r\n ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.\r\n ---> System.IO.IOException: Unable to read data from the transport connection: System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)\r\n at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](Memory`1 buffer, CancellationToken cancellationToken)\r\n at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)\r\n at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)\r\n at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)\r\n --- End of inner exception stack trace ---\r\n at CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)\r\n at Umbraco.Cms.Infrastructure.BackgroundJobs.Jobs.KeepAliveJob.RunJobAsync()", "keepAlivePingUrl":"https://xxx/api/keepalive/ping", "SourceContext":"Umbraco.Cms.Infrastructure.BackgroundJobs.Jobs.KeepAliveJob",
16 Views