pydio-core
pydio-core copied to clipboard
pydio 8.2.0 upload error
ajxp_log
severity=error,user=shared,sourceSecureTokenMiddleware.php,message=error |.70,params=message=You are not allowed to access this resource repository_id=no-repository
INFO (id) conf.sql Switch Repository rep. id=ajxp_home
INFO (id) conf.sql Switch Repository rep. id=1
upload error log
Hello We have this message when we try to upload large files. For small files we have no problem. We put a limit to 10GB, when we put a 7GB file we have the message. Can this be related to a proxy or other? We will try to do a test by performing a bypass of our proxy.
If not: Do we have a configuration problem? Do you have a workaround?
Thanks for your help,
Vincent
hi it seems Indeed, during a switch repository, the upload goes into error Vincent
Hi,
we have the same error during a switch repository. It starts at files with 200mb.
The file is uploaded to 100% and then we got an error. Log says switch repository.
We are on 8.2.1
Hello, We are in version 8.2.2, we still have the problem. Following an error message in the Apache logs: [Fri Dec 07 08:42:47.266536 2018] [:error] [pid 1593] [client ...... ] PHP Fatal error: Maximum execution time of 60 seconds exceeded in Unknown on line 0, referer: https://..../ws-rpertoires-clients/.....
we were able to identify a problem with the following variables: max_execution_time Default 60 max_input_time Default 60
We have edit in apache php.ini but also in the php.ini file of the cli. On a file of 5GB which posed us problem before the modification, we can upload it without message of error.
Vincent