We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When i try webdav cloud.myhostdotpl/owncloud/remote.php/webdav over web browser, everything is ok.
ERROR csync_update: "CSync nie m?g? odnale?? okre?lonego pliku.Wiadomo?? backendu:400 Bad Request"
Database:SQLite
PHP version: 5.3
ownCloud version: 4.5.6
Operating system: Windows 7
02-05 20:59:11:442 csync_ftw: Incoming read_from_db-Flag for owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav: 0 02-05 20:59:11:442 csync_ftw: Checking for read from db for owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav: 0 02-05 20:59:11:442 oc_module: opendir method called on owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav 02-05 20:59:11:442 oc_module: * scheme owncloud 02-05 20:59:11:442 oc_module: * host cloud.myhostdotpl 02-05 20:59:11:442 oc_module: * port 0 02-05 20:59:11:442 oc_module: * path /owncloud/remote.php/webdav 02-05 20:59:11:443 oc_module: * user 02-05 20:59:11:443 oc_module: ne_sock_init: 0 02-05 20:59:11:443 oc_module: No proxy configured. 02-05 20:59:11:619 oc_module: Request failed, don't take session header. 02-05 20:59:11:620 oc_module: Neon error code was 1 02-05 20:59:11:620 oc_module: WRN: propfind named failed with 1, request error: 400 Bad Request 02-05 20:59:11:620 oc_module: Errno set to 22 02-05 20:59:11:620 csync_ftw: opendir failed for owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav - Invalid argument (errno 22) 02-05 20:59:11:620 csync_update: Update detection for remote replica took 0.18 seconds walking 0 files. 02-05 20:59:11:621 #### ERROR csync_update: "CSync nie m?g? odnale?? okre?lonego pliku.Wiadomo?? backendu:400 Bad Request" 02-05 20:59:11:621 CSync run took 204 Milliseconds
The text was updated successfully, but these errors were encountered:
Please check your server error log. Also try with a real webdav client. the browser is often not sufficient!
Sorry, something went wrong.
What was the problem?
No branches or pull requests
When i try webdav
cloud.myhostdotpl/owncloud/remote.php/webdav
over web browser, everything is ok.
Actual behaviour
ERROR csync_update: "CSync nie m?g? odnale?? okre?lonego pliku.
Wiadomo?? backendu:400 Bad Request"
Steps to reproduce
Server configuration
Database:SQLite
PHP version: 5.3
ownCloud version: 4.5.6
Client configuration
Operating system: Windows 7
Logs
02-05 20:59:11:442 csync_ftw: Incoming read_from_db-Flag for owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav: 0
02-05 20:59:11:442 csync_ftw: Checking for read from db for owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav: 0
02-05 20:59:11:442 oc_module: opendir method called on owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav
02-05 20:59:11:442 oc_module: * scheme owncloud
02-05 20:59:11:442 oc_module: * host cloud.myhostdotpl
02-05 20:59:11:442 oc_module: * port 0
02-05 20:59:11:442 oc_module: * path /owncloud/remote.php/webdav
02-05 20:59:11:443 oc_module: * user
02-05 20:59:11:443 oc_module: ne_sock_init: 0
02-05 20:59:11:443 oc_module: No proxy configured.
02-05 20:59:11:619 oc_module: Request failed, don't take session header.
02-05 20:59:11:620 oc_module: Neon error code was 1
02-05 20:59:11:620 oc_module: WRN: propfind named failed with 1, request error: 400 Bad Request
02-05 20:59:11:620 oc_module: Errno set to 22
02-05 20:59:11:620 csync_ftw: opendir failed for owncloud://cloud.myhostdotpl/owncloud/remote.php/webdav - Invalid argument (errno 22)
02-05 20:59:11:620 csync_update: Update detection for remote replica took 0.18 seconds walking 0 files.
02-05 20:59:11:621 #### ERROR csync_update: "CSync nie m?g? odnale?? okre?lonego pliku.
Wiadomo?? backendu:400 Bad Request"
02-05 20:59:11:621 CSync run took 204 Milliseconds
The text was updated successfully, but these errors were encountered: