[Akonadi] [Bug 408042] Calendar cannot be fetched from server because the login credentials string is too long

Daniel bugzilla_noreply at kde.org
Sat Jun 1 12:17:41 BST 2019


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

--- Comment #1 from Daniel <danielinberlin10 at gmail.com> ---
SOLUTION:

I solved the described problem by issuing the following command in my lokal
akonadi MariaDB:

use akonadi; ALTER TABLE PimItemTable MODIFY remoteId varbinary(1000);

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


More information about the Kdepim-bugs mailing list