Skip to content

Instantly share code, notes, and snippets.

@gogo79
Created September 15, 2014 19:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gogo79/57379a714e93bab6b17c to your computer and use it in GitHub Desktop.
Save gogo79/57379a714e93bab6b17c to your computer and use it in GitHub Desktop.
I/davdroid.QueryServerDialogFragment(20646): onCreateLoader
D/davdroid.DavHttpClient(20646): Disabling compression for debugging purposes
D/davdroid.DavHttpClient(20646): Logging network traffic for debugging purposes
D/davdroid.WebDavResource(20646): Using preemptive authentication (not compatible with Digest auth)
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "PROPFIND http://demo.owncloud.org/.well-known/carddav HTTP/1.1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "Depth: 0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "Content-Length: 88[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "Host: demo.owncloud.org[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "Proxy-Connection: Keep-Alive[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "User-Agent: DAVdroid/0.6.2[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "Authorization: Basic dGVzdDp0ZXN0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "<propfind xmlns="DAV:">[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> " <prop>[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> " <current-user-principal/>[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> " </prop>[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 >> "</propfind>"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "HTTP/1.0 400 Bad request[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "Connection: close[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "Content-Type: text/plain[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "Date: Mon Sep 15 19:06:34 2014[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "Server: [\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-37 << "Request could not be understood (Status: 400)"
D/davdroid.DavResourceFinder(20646): Well-known service detection failed with HTTP error
D/davdroid.DavResourceFinder(20646): at.bitfire.davdroid.webdav.HttpException: 400 Bad request
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.webdav.WebDavResource.checkResponse(WebDavResource.java:424)
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.webdav.WebDavResource.checkResponse(WebDavResource.java:397)
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.webdav.WebDavResource.propfind(WebDavResource.java:276)
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.resource.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.java:134)
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.resource.DavResourceFinder.findResources(DavResourceFinder.java:33)
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:109)
D/davdroid.DavResourceFinder(20646): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:88)
D/davdroid.DavResourceFinder(20646): at android.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:312)
D/davdroid.DavResourceFinder(20646): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:69)
D/davdroid.DavResourceFinder(20646): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:57)
D/davdroid.DavResourceFinder(20646): at android.os.AsyncTask$2.call(AsyncTask.java:288)
D/davdroid.DavResourceFinder(20646): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
D/davdroid.DavResourceFinder(20646): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
D/davdroid.DavResourceFinder(20646): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
D/davdroid.DavResourceFinder(20646): at java.lang.Thread.run(Thread.java:841)
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "PROPFIND http://demo.owncloud.org/remote.php/caldav/ HTTP/1.1[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "Depth: 0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "Content-Length: 88[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "Host: demo.owncloud.org[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "Proxy-Connection: Keep-Alive[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "User-Agent: DAVdroid/0.6.2[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "Authorization: Basic dGVzdDp0ZXN0[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "<propfind xmlns="DAV:">[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> " <prop>[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> " <current-user-principal/>[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> " </prop>[\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 >> "</propfind>"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "HTTP/1.0 400 Bad request[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "Connection: close[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "Content-Type: text/plain[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "Date: Mon Sep 15 19:06:34 2014[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "Server: [\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "[\r][\n]"
D/ch.boye.httpclientandroidlib.wire(20646): http-outgoing-38 << "Request could not be understood (Status: 400)"
E/davdroid.ServerInfoLoader(20646): HTTP error while querying server info
E/davdroid.ServerInfoLoader(20646): at.bitfire.davdroid.webdav.HttpException: 400 Bad request
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.webdav.WebDavResource.checkResponse(WebDavResource.java:424)
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.webdav.WebDavResource.checkResponse(WebDavResource.java:397)
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.webdav.WebDavResource.propfind(WebDavResource.java:276)
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.resource.DavResourceFinder.getCurrentUserPrincipal(DavResourceFinder.java:144)
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.resource.DavResourceFinder.findResources(DavResourceFinder.java:33)
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:109)
E/davdroid.ServerInfoLoader(20646): at at.bitfire.davdroid.syncadapter.QueryServerDialogFragment$ServerInfoLoader.loadInBackground(QueryServerDialogFragment.java:88)
E/davdroid.ServerInfoLoader(20646): at android.content.AsyncTaskLoader.onLoadInBackground(AsyncTaskLoader.java:312)
E/davdroid.ServerInfoLoader(20646): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:69)
E/davdroid.ServerInfoLoader(20646): at android.content.AsyncTaskLoader$LoadTask.doInBackground(AsyncTaskLoader.java:57)
E/davdroid.ServerInfoLoader(20646): at android.os.AsyncTask$2.call(AsyncTask.java:288)
E/davdroid.ServerInfoLoader(20646): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/davdroid.ServerInfoLoader(20646): at java.util.concurrent.ThreadPoolExecutor.runWo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment