Skip to content
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 #1901 #9220

Closed
tachyon-ops opened this issue Jun 26, 2014 · 7 comments
Closed

Sync problem: Internal Server Error #1901 #9220

tachyon-ops opened this issue Jun 26, 2014 · 7 comments
Labels

Comments

@tachyon-ops
Copy link

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 (trying to select relevant warnings...):

{"app":"webdav","message":"Sabre_DAV_Exception_BadRequest: expected filesize 1069406 got 245760","level":4,"time":"2014-06-25T15:20:53+00:00"}

{"app":"PHP","message":"syntax error, unexpected end of file at /home/admin/owncloud.DOMAIN.com/lib/private/files/cache/storage.php#57","level":3,"time":"2014-06-25T14:58:37+00:00"}

{"app":"PHP","message":"curl_setopt_array(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set at /home/admin/owncloud.DOMAIN.com/3rdparty/Sabre/DAV/Client.php#465","level":3,"time":"2014-06-25T14:49:24+00:00"}

{"app":"core","message":"isWebDAVWorking: NO - Reason: [CURL] Error while making request: Peer certificate cannot be authenticated with known CA certificates (error code: 60) (Sabre_DAV_Exception)","level":2,"time":"2014-06-25T14:49:24+00:00"}

{"app":"webdav","message":"Sabre_DAV_Exception_BadRequest: expected filesize 10485760 got 2342912","level":4,"time":"2014-06-25T14:52:24+00:00"}

Other errors with...
is_file(): open_basedir restriction in effect

I'm quite not convinced over this erros, the behaviour with the windows client is caotic, and with linux is smooth (windows client gave A LOT of errors only withing first 80Mb of sync, while Linux Client gave 2 of the same errors with 2.4Gb of sync )

I need some help here trying to debug this... thanks!

@karlitschek
Copy link
Contributor

@icewind1991 Any idea?

@tachyon-ops
Copy link
Author

New developments;

I can reach https://cloud.DOMAIN.com/remote.php/webdav/ through browser

I cannot reach through windows map drive (seams it's not acepting credentials). This might be the cause of my windows clients misbehave.

@karlitschek
Copy link
Contributor

O.K. In this case it can´t be an ownCloud issue if the url works in the browser. I suggest that you try with a different webdav client

@tachyon-ops
Copy link
Author

hum...
I installed bitkinex quickly, and connected to my server through https (webdav). It asked me for my "self signed" ssl certificate and then all worked well.

Could it be that windows and my clients are having problems with the certificate? Cause it seams that neither http or https work out properly on both mapping in windows and the client operations.

Windows map connection now says "Networkname was not found"

Didn't got why this was closed... see, the sync proble is still there! My clients are not working properly.
"Sync problem: Internal Server Error #1901"

Operation Canceled
Unable to write
The item is not synced ...: Internal Server Error
Error downloading (through webdav it seams) server responded: Internal Server Error

You cannot suggest me and close... I was trying the client, webdav is a debug step

@tachyon-ops
Copy link
Author

it breaks when it's trying to download "chunks" with remote.php/webdav/somepath/file-chunking-number-3-0 - server replied: Internal Server Error

@ghost
Copy link

ghost commented Jun 26, 2014

Have seen some similar reports at the forums.

@tachyon-ops
Copy link
Author

Check this one: owncloud/client#1899
It's exactly my case.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants