Hello
I’m running owncloud 10.0.0.4 on a slow system and requesting a contact sync >450 entries (with pictures).
As far as i’m able to judge the client is requesting the whole addressbook and after timeout exception it want to retry a request of 10 entries. At this time the server is still running at 100% cpu duty collecting the previous request.
That leads to a bunch of apache instances on server-side which freezes the system for a couple of minutes and the client isn’t getting it’s requests within it’s (too short and unconfigurable) timeout.
For reference: setting the timeout to 180sec would very likely fix this problem
Crash on sync calendar with owncloud
-
sorry if i disappeared but it was a rough august, i’ve tryed but i’m stuck on installing the android sdk on my debian machine, i hope to be able to dot it and add more info on this report
-
Just install android-tools-adb package (jessie or wheezy-backports), it would be enough to logcat
-
thanks,
i’ve installed adb from repo, followed your wiki but:
adb logcat | egrep ‘^(E/)|(./davdroid)|(./ch.boye)’- waiting for device -
and of course the device have debug usb mode enabled and it’s connected to the pc
and if i do this:
adb usb
error: insufficient permissions for devicei’ve also tried to run it from root, but nothing
-
@Darkmagister Did you try
sudo adb kill-server
and thensudo adb start-server
?Unfortunately, I can’t help you or find out what’s happening without logs.
-
Same problem here. See log attached.
https://www.dropbox.com/s/rx3uvfc0dw0upik/log.txt?dl=0
EDIT: is this log what you need? if not, tell me what kind of log you need!
-
anyone caring about this problem? would love to use davdroid, but without calendar sync its useless
-
The log seems to be incomplete, and I need exact instructions how to reproduce the problem. Please delete the DAVdroid account again. Then install the most recent version from Fdroid. Then set it up again and post every step that is required to reproduce the problem.
-
Any news on this?
-
after deleting all accounts, uninstall davdroid and reinstall the APK from FDroid the cal-sync is working now…must be fixed with one of the latest updates.
-
Ok thanks, so I’ll close this issue.