-
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
Sync problem: Internal Server Error #9262
Comments
this is strange. can you try to disable open_basedir restriction completely and see if the problem still exists? |
can't seam to be able to do it (I use kloxo-mr) tried some config files (php.ini for that domain) but open_basedir is always the same. I'll update this as soon as I am able to get some actual results. Can't seam to be able to switch off open_basedir (security imposition) |
@nmpribeiro Can you try with ownCloud 7.0.4 ? |
Hi @karlitschek I've updated the other day. So far so good. But I need to test it with big files and for some days (the network speed/performance has much to say in the behaviour). I will keep you posted. |
Sorry for the long delay. Switched from kloxo to vestacp. Much better. So far, no more error seen. |
Hi all,
How can I debug this:
"Error downloading https://cloud.mydomain.com/remote.php/webdav/somefile.typ-chunking-numbers-x-y - server replied: Internal Server Error"
owncloud.log:
is_file(): open_basedir restriction in effect
This behaviour is happening for some users (I've seen in the issues in mirall, also posted there, and have been asked to come here and post here).
Some topics: #1901 #9220 #1906
Now, it works well with linux client, but not with windows one. Have no idea about the mac client.
Is it a server issue? I don't think so, or if it is, it's combined with windows client.
Can anyone help me debug? I need this runing efficiently.
Thanks
The text was updated successfully, but these errors were encountered: