headswe / Swifty-Issue-Tracker

Swifty Issue Tracker
21 stars 4 forks source link

One or more files were not downloaded #220

Closed Marcosik closed 5 years ago

Marcosik commented 5 years ago

Hello, I have problem with that error message above. I had it many times, but everytime I stared it again it was ok. But now it is the problem that it will stop on one current file and I can not go over it. People from my squad don't have this problem. What's wong? Thank you for your help.

Log:2018-10-23 15:05:07,381 [39] INFO SwiftUpdater.Pages.NDownload - Download for @niarms_ak_rifles\addons\hlc_wp_ak.pbo faulted with Expiration of operation expired. System.Net.WebException: Expiration of operation expired. v System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) v SwiftUpdater.Pages.NDownload.DownloadFile(KeyValuePair2 data, ProgressLabel label) 2018-10-23 15:05:07,381 [10] INFO SwiftUpdater.Pages.NDownload - failed with There have been one or more errors. System.AggregateException: One or more errors occured. ---> System.Net.WebException: Expiration of operation expired. v System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) v SwiftUpdater.Pages.NDownload.DownloadFile(KeyValuePair2 data, ProgressLabel label) v SwiftUpdater.Pages.NDownload.<>cDisplayClass12_0.b3() v System.Threading.Tasks.Task.Execute() --- End of Trace Tray for Internal Exemption --- ---> (Inner Exception #0) System.Net.WebException: Expiration of operation expired. v System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) v SwiftUpdater.Pages.NDownload.DownloadFile(KeyValuePair`2 data, ProgressLabel label) v SwiftUpdater.Pages.NDownload.<>cDisplayClass12_0.b3() v System.Threading.Tasks.Task.Execute()<---

2018-10-23 15:05:41,339 [10] INFO SwiftUpdater.Pages.NDownload - Crash System.Exception: One or more files were not downloaded, please check the log v SwiftUpdater.Pages.NDownload.Work() v SwiftUpdater.Pages.NDownload.Worker_DoWork(Object sender, DoWorkEventArgs e)