-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sharing big folders still a problem in my opinion #30868
Comments
GitMate.io thinks the contributor most likely able to help you is @PVince81. Possibly related issues are #10531 (Problem with shared folders), #11433 ([Sharing] Not possible to share after having shared a folder), #3360 (Shared folder disappear ), #16871 (Force share a folder), and #4690 (Shared folder Issue). |
Is encryption enabled ? Can you check open the network console before sharing and see whether the server call for sharing ends or whether it takes ages ?
Can you post some logs or a more precise error message ? |
I'm mostly suspecting a PHP timeout during the share operation which possibly takes too long when using encryption, because encryption needs to update keys for every single file. |
Thanks for responding. Encryption is enabled. I have no access to the network console. I try to create the same situation again because in the meanwhile I was uploading the folders again after they have been shared and then it worked. Then I try to post you the error messages. |
Please ask your hoster to increase the PHP timeout value to make sure the operation can complete properly. I'll close this in favor of #24509 which is a concept about have long running operations run outside the current PHP request context. |
A few months ago the hoster increased the time out up to 30 seconds and the keep alive to 15 seconds. Is there any other value? |
It's all a matter of how much data. the more data, the higher the value needs to be. 15 seconds is way too low. Maybe try with 1-5 minutes. |
Ok. Are you sure that only the keep alive value has to be increased to 1-5 minutes? What about the time out value? |
Same for the timeout value AFAIK |
The hoster said, that he doesn't increase the time because the system would be unstable. But to me the case could be closed. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
The webclient should show the files or the syncclient should sync the files
Actual behaviour
The webclient can't open a lot of the files and the syncclient can't sync the files
There is one possibility to repair the synchronization. I move the files out of the cloud (with the syncclient for example) by the user with has shared the files and move the files after the synchronization in the cloud again.
Server configuration
Operating system:
Hosted ownCloud
Web server:
Hosted ownCloud
Database:
Hosted ownCloud
PHP version:
Hosted ownCloud
ownCloud version: (see ownCloud admin page)
10.0.3
Updated from an older ownCloud or fresh install:
Updated
Where did you install ownCloud from:
Signing status (ownCloud 9.0 and above):
The text was updated successfully, but these errors were encountered: