[Akonadi] [Bug 397979] akonadi,permanently, disk write, a mean of 1.2 Mb

Daniel Vrátil bugzilla_noreply at kde.org
Mon Oct 1 18:55:46 BST 2018


https://bugs.kde.org/show_bug.cgi?id=397979

--- Comment #7 from Daniel Vrátil <dvratil at kde.org> ---
Looks like Item retrieval ended up in an endless loop.

My first suspicion, since this is a maildir resource, is that the journal log
got corrupted or contains some wrong information, so let's try this:

akonadictl stop
mv ~/.config/akonadi/agent_config_akonadi_maildir_resource_0_changes.dat{,.bkp}
akonadictl start

This will rename the resource's journal file, so a new one will be created on
start. This /may/ mean the changes you did that were stuck in the file (like
marking an email as read or moving it to another folder) will be lost, but at
least we will know what's wrong.

If it does not help, we'll try to debug it further.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list