Open Closed

The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. #1166


User avatar
0
Dicky.tech@gmail.com created
  • ABP Framework version: v4.3.0-rc.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Error occured while downloading source-code from https://abp.io/api/download/template/ : The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. [22:16:35 ERR] ---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null }

[22:16:35 ERR] The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 300 seconds elapsing. ---> System.TimeoutException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: The read operation failed, see inner exception. ---> System.ObjectDisposedException: Cannot access a disposed object. Object name: 'SslStream'.


1 Answer(s)
  • User Avatar
    0
    Dicky.tech@gmail.com created

    I was able to download after unchecked the public website

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11