[Akonadi] [Bug 333736] Akonadi server doesn't start (internal Mysql backend)
Daniel Vrátil
dvratil at redhat.com
Wed Apr 23 08:03:52 BST 2014
https://bugs.kde.org/show_bug.cgi?id=333736
Daniel Vrátil <dvratil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dvratil at redhat.com
Alias| |ibdata1
Severity|grave |normal
--- Comment #4 from Daniel Vrátil <dvratil at redhat.com> ---
Looks like a MySQL issue. Please check that you haven't run out of disk space,
make sure that file ~/.local/share/akonadi/db_data/ibdata1 (and all other files
in that directory) are owned by your user and group and have at least -rw-rw---
rights and that the directory itself is writeable.
Finally, try the following:
cp ~/.local/share/akonadi/db_data/ibdata1{,.backup}
mv ~/.local/share/akonadi/db_data/ibdata1{,.mv}
cp -a ~/.local/share/akonadi/db_data/ibdata1{.mv,}
(Found on the internet, reported by users to solve the "can't get ibdata1 lock"
problem.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list