puppeteer-sharp
puppeteer-sharp copied to clipboard
Failed to download Chrome for Win64
PuppeteerSharp 20.2.2
await new BrowserFetcher().DownloadAsync();
Error System.Logging.FriendlyException[0] Failed to download Chrome for Win64 from https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.83/win64/chrome-win64.zip PuppeteerSharp.PuppeteerException: Failed to download Chrome for Win64 from https://storage.googleapis.com/chrome-for-testing-public/132.0.6834.83/win64/chrome-win64.zip ---> System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. ---> System.IO.IOException: Unable to read data from the transport connection: 远程主机强迫关闭了一个现有的连接。. ---> System.Net.Sockets.SocketException (10054): 远程主机强迫关闭了一个现有的连接。 --- End of inner exception stack trace ---