Summary: | Akonadi won't start for Domain Users | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Don Robertson <don> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | dvratil |
Priority: | NOR | ||
Version First Reported In: | 5.10.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://cgit.kde.org/akonadi.git/commit/?id=b4bc1a2f58f6a1765a7349feed6268877d823d42 | Version Fixed In: | 19.04.3 |
Sentry Crash Report: |
Description
Don Robertson
2019-05-03 04:43:48 UTC
This should be fixed as a side-effect of https://phabricator.kde.org/D21650 which has moved the MySQL socket file to /var/run/user/<uid>/akonadi, so the hostname or username no longer appears in the socket name. After updating, edit the akonadiserverrc file in $HOME/.config/akonadi/ and delete the lines pointing to the tmp folder. They will be recreated the next time you start akonadi with the new values. (for the MySQL backend, the "Options" line, for the PSQL backend, the "Host" one) |