You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding pkgs (around 1800+ files estimated about 14.2GB) results in a continuous scan and shows up as 'Get file server error' - 'Request failed with status code 500' which I am guessing results in a time out because of the high amount of PKGs in a single directory or the total scan file size which can be achieved I guess by editing the httpd/static server configuration to increase the max_execution_time.
The text was updated successfully, but these errors were encountered:
upal212
changed the title
Increased amount of PKGs results in a 500 server error
Increased amount of PKGs or file size results in a 500 server error
Aug 13, 2022
Adding pkgs (around 1800+ files estimated about 14.2GB) results in a continuous scan and shows up as 'Get file server error' - 'Request failed with status code 500' which I am guessing results in a time out because of the high amount of PKGs in a single directory or the total scan file size which can be achieved I guess by editing the httpd/static server configuration to increase the max_execution_time.
Screenshot:
https://imgur.com/a/ikJ3cfA
The text was updated successfully, but these errors were encountered: