This forum has been archived. All content is frozen. Please use KDE Discuss instead.

sync to owncloud broken

Tags: None
(comma "," separated)
markum
Registered Member
Posts
165
Karma
1

sync to owncloud broken

Wed Mar 05, 2014 1:56 pm
Hey KDE-fellows,

until recently I was syncing my Kadressbook to Owncloud. Unfortunately syncing appears to be partly broken at the moment. The syncing only works Owncloud->KDE, but not the other way around. It is not clear what the cause could be. My Owncloud-provider (owndrive) recently upgraded to Version 6.01, but there also have been some KDE updates in Kubuntu lately. So it could be either Owncloud or KDE which is the cause. Synce syncing Owncloud -> Android works in both directions, I suspect the problem may be on the KDE side. But I do not have a clue. Is there any way (debugging, logfiles) to figure this out. Does anyone else have the problem?


markum, proud to be a member of KDE forums since 2008-Nov.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS

Re: sync to owncloud broken

Thu Mar 06, 2014 10:46 pm
What version of KDE PIM are you using?


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
markum
Registered Member
Posts
165
Karma
1

Re: sync to owncloud broken

Sat Mar 08, 2014 8:42 pm
einar wrote:What version of KDE PIM are you using?

It is 4.12.3


markum, proud to be a member of KDE forums since 2008-Nov.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS

Re: sync to owncloud broken

Sun Mar 09, 2014 8:44 am
FIrst of all, try opening a terminal, issuing "akonadictl restart" then watching for output (after restart, the ownColud resource will attempt a sync). See if there is anything suspicious and post it here (via pastebin if the output is large).


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
markum
Registered Member
Posts
165
Karma
1

Re: sync to owncloud broken

Sun Mar 09, 2014 9:23 am
einar wrote:FIrst of all, try opening a terminal, issuing "akonadictl restart" then watching for output (after restart, the ownColud resource will attempt a sync). See if there is anything suspicious and post it here (via pastebin if the output is large).

Thanks, did what you said with the following result: Quite a few like this
Code: Select all
akonadi_nepomuk_feeder(20306) ItemQueue::batchJobResult: Error while storing graph:  "Cannot store information about non-existing local files. File '/home/markum/.local/share/nepomuk-contact-images/%7Bc56bcd97-5e21-46b5-92d8-1d2f49daa428%7D.png' does not exist."

One of this:
Code: Select all
akonadi_nepomuk_feeder(20306) ItemQueue::batchJobResult: Error while storing graph:  "http://www.semanticdesktop.org/ontologies/2007/03/22/nco#org has a max cardinality of 1. Provided 1 values - <nepomuk:/res/19cd1c39-c30a-4fd2-b920-963ca2925649>. Existing - <nepomuk:/res/6457f503-ac0d-4d7a-b91d-7705454d8504>, <nepomuk:/res/8996b173-34cb-4556-a77a-7be63f5547b0>, <nepomuk:/res/515cf063-bfab-49f6-8cc2-be856935c498>, <nepomuk:/res/6b4712ca-4381-4259-86a4-e02536802153>, <nepomuk:/res/042d51de-8347-4e02-9574-9eff04e85bb2>, <nepomuk:/res/badb2571-f70f-4afd-a363-d334970b49cd>"
akonadi_nepomuk_feeder(20306) ItemQueue::batchJobResult: Error while storing graph:  "http://www.semanticdesktop.org/ontologies/2007/03/22/nco#org has a max cardinality of 1. Provided 1 values - <nepomuk:/res/55bd81db-1f0e-4552-89d7-6569dcd9f7c9>. Existing - <nepomuk:/res/2389447a-45a4-4558-ae48-29641bbce187>, <nepomuk:/res/f27dc3dd-6187-4f06-a253-089e8a1c5bda>, <nepomuk:/res/51d90837-4281-47ef-9bcc-d60648cae223>, <nepomuk:/res/9b7e15f7-4314-47a7-ad3f-6225690febd2>"
akonadi_nepomuk_feeder(20306) ItemQueue::fetchJobResult: Not all items were fetched:  0 24
 list is empty


markum, proud to be a member of KDE forums since 2008-Nov.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS

Re: sync to owncloud broken

Mon Mar 10, 2014 8:23 am
Those are likely unrelated to the whole issue. Can you post the whole output to pastebin?


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
markum
Registered Member
Posts
165
Karma
1

Re: sync to owncloud broken

Mon Mar 10, 2014 8:46 am
einar wrote:Those are likely unrelated to the whole issue. Can you post the whole output to pastebin?

Here it is:
http://paste.kde.org/pydarstam
It did not allow me to select 'text", that is why I selected xorg.conf


markum, proud to be a member of KDE forums since 2008-Nov.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS

Re: sync to owncloud broken

Mon Mar 10, 2014 10:40 am
Let's make another test: run "kdebugdialog", uncheck "disable all debug output", then click on "Unselect all". Then type in the search field "cal" and tick all the items that start with "akonadi_" and have either "caldav" or "calendar" in their name. Click OK.
Regenerate debug output and post it here (via pastebin).

(To reset, rerun kdebugdialog and re-check "disable all debug output").


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
markum
Registered Member
Posts
165
Karma
1

Re: sync to owncloud broken

Mon Mar 10, 2014 11:05 am
einar wrote:Let's make another test: run "kdebugdialog", uncheck "disable all debug output", then click on "Unselect all". Then type in the search field "cal" and tick all the items that start with "akonadi_" and have either "caldav" or "calendar" in their name. Click OK.
Regenerate debug output and post it here (via pastebin).

(To reset, rerun kdebugdialog and re-check "disable all debug output").

Here it is: http://paste.kde.org/pu63xb0at


markum, proud to be a member of KDE forums since 2008-Nov.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS

Re: sync to owncloud broken

Mon Mar 10, 2014 8:09 pm
Try disabling the semantic desktop (System Settings > Desktop Search) then try again to see if it syncs: bear however in mind that I'm not sure that is the cause.

Code: Select all
akonadi_davgroupware_resource_19(12370)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::readTodo: Invalid dateTime

Raises more suspicions instead.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
markum
Registered Member
Posts
165
Karma
1

Re: sync to owncloud broken

Mon Mar 10, 2014 11:05 pm
einar wrote:Try disabling the semantic desktop (System Settings > Desktop Search) then try again to see if it syncs: bear however in mind that I'm not sure that is the cause.

Code: Select all
akonadi_davgroupware_resource_19(12370)/kdepimlibs (kcalcore) KCalCore::ICalFormatImpl::readTodo: Invalid dateTime

Raises more suspicions instead.

Thanks for your support. Unfortunately not result. What I noticed: Deleting a contact in KDE is synced. Creating a new contact syncs too. Changing a contact in KDE does not seem to work at all. I have also noticed that there two contacts which have been changed in KDE. They have been synced, but now exist about a dozen times in KDE. The log shows them with "akonadi_davgroupware_resource_19(28061) DavGroupwareResource::onMultigetFinished: Multiget'ed item at " There is the url of the contact which I have removed.

Markum


markum, proud to be a member of KDE forums since 2008-Nov.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS

Re: sync to owncloud broken

Tue Mar 11, 2014 6:22 am
I'll see if I can poke a few people, if you don't hear from me in a while feel free to open a bug report on bugs.kde.org detailing the provider used and the setup.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot]