FileMasta
FileMasta copied to clipboard
A search application to explore, discover and share online files
Version: 0.2.13.0 File Name: Utilities.cs Method Name: checkForUpdate Line: 374 Column: 13 ----------------------- System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.OpenRead(Uri address) at System.Net.WebClient.OpenRead(String address) at WebPlex.Utilities.checkForUpdate()...
*Please explain the problem, be clear and not vague.* __Expected behavior__: __Actual behavior__: __Steps to reproduce the behavior__: ----------------------- Version: 0.4.6.0 File Name: Method Name: b__14_0 Line: 0 Column: 0...
Version: 0.2.13.0 File Name: Utilities.cs Method Name: checkForUpdate Line: 374 Column: 13 ----------------------- System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.WebClient.OpenRead(Uri address) at System.Net.WebClient.OpenRead(String address) at...
So instead of files in the database being all iterated at once, add support for requesting only a few at a time to prevent overload and crashing when fetching the...