Hi everybody,
After upgrading, my current configuration is:
Betriebssystem: Kubuntu 19.10
KDE-Plasma-Version: 5.17.2
KDE-Frameworks-Version: 5.62.0
Qt-Version: 5.12.4
Kernel-Version: 5.3.0-21-generic
Art des Betriebssystems: 64-bit
Prozessoren: 6 × Intel® Xeon® CPU X5650 @ 2.67GHz
Speicher: 11,7 GiB Arbeitsspeicher
Since then, I can't start Kontact anymore due to the akonadi servicer not starting. Mysql-server is up and running but I found, that there is no file mysql.socket to be found in /var/run/user/1000/akonadi/default. Starting akonadi manually produces the following output:
Any known fix or workaround for this issue?
After upgrading, my current configuration is:
Betriebssystem: Kubuntu 19.10
KDE-Plasma-Version: 5.17.2
KDE-Frameworks-Version: 5.62.0
Qt-Version: 5.12.4
Kernel-Version: 5.3.0-21-generic
Art des Betriebssystems: 64-bit
Prozessoren: 6 × Intel® Xeon® CPU X5650 @ 2.67GHz
Speicher: 11,7 GiB Arbeitsspeicher
Since then, I can't start Kontact anymore due to the akonadi servicer not starting. Mysql-server is up and running but I found, that there is no file mysql.socket to be found in /var/run/user/1000/akonadi/default. Starting akonadi manually produces the following output:
Code:
...
[FONT=monospace]org.kde.pim.akonadiserver: Starting up the Akonadi Server... [/FONT]
[FONT=monospace]org.kde.pim.akonadiserver: database server stopped unexpectedly
org.kde.pim.akonadiserver: Database process exited unexpectedly during initial connection!
org.kde.pim.akonadiserver: executable: "/usr/sbin/mysqld-akonadi"
org.kde.pim.akonadiserver: arguments: ("--defaults-file=/home/peter/.local/share/akonadi/mysql.conf", "--datadir=/home/peter/.local/share/akonadi/db_data/", "--socket=/run/user/1000/akonadi/default/mysql.socket", "--pid-file=/run/user/1000/akonadi/default/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: ""
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/run/user/1000/akonadi/default/mysql.socket' (2)'
Check that mysqld is running and that the socket: '/run/user/1000/akonadi/default/mysql.socket' exists!
org.kde.pim.akonadiserver: Failed to remove runtime connection config file
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited normally...
[/FONT]


Comment