[Akonadi] [Bug 455111] New: Akonadi sever don't start (Mariadb error)
Rober
bugzilla_noreply at kde.org
Fri Jun 10 09:47:51 BST 2022
https://bugs.kde.org/show_bug.cgi?id=455111
Bug ID: 455111
Summary: Akonadi sever don't start (Mariadb error)
Product: Akonadi
Version: 5.20.2
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: server
Assignee: kdepim-bugs at kde.org
Reporter: rplanchuelo at gmail.com
Target Milestone: ---
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
I can't start kmail or kalendar: "the Akonadi personal information management
service is not operational"
Akonadi server doesn't start
I tried reinstall akonadi but it didn't work
STEPS TO REPRODUCE
1a. akonadictl start
1b. rm ~/.local/share/akonadi
2b. akonadictl start
OBSERVED RESULT
a)
org.kde.pim.akonadictl: Starting Akonadi Server...
org.kde.pim.akonadictl: done.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadiserver: Starting up the Akonadi Server...
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/bin/mysqld"
org.kde.pim.akonadiserver: arguments:
("--defaults-file=/home/rober/.local/share/akonadi/mysql.conf",
"--datadir=/home/rober/.local/share/akonadi/db_data/",
"--socket=/run/user/1000/akonadi/mysql.socket",
"--pid-file=/run/user/1000/akonadi/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: "2022-06-10 10:43:45 0 [Note]
/usr/bin/mysqld (server 10.8.3-MariaDB) starting as process 5886 ...\n"
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited
normally...
b)
To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system
Two all-privilege accounts were created.
One is root at localhost, it has no password, but you need to
be system 'root' user to connect. Use, for example, sudo mysql
The second is rober at localhost, it has no password either, but
you need to be the system 'rober' user to connect.
After connecting you can set the password, if you would need to be
able to connect as any of these users with a password and without sudo
See the MariaDB Knowledgebase at https://mariadb.com/kb
You can start the MariaDB daemon with:
cd '/usr' ; /usr/bin/mysqld_safe
--datadir='/home/rober/.local/share/akonadi/db_data/'
You can test the MariaDB daemon with mysql-test-run.pl
cd '/usr/mysql-test' ; perl mysql-test-run.pl
Please report any problems at https://mariadb.org/jira
The latest information about MariaDB is available at https://mariadb.org/.
Consider joining MariaDB's strong and vibrant community:
https://mariadb.org/get-involved/
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/bin/mysqld"
org.kde.pim.akonadiserver: arguments:
("--defaults-file=/home/rober/.local/share/akonadi/mysql.conf",
"--datadir=/home/rober/.local/share/akonadi/db_data/",
"--socket=/run/user/1000/akonadi/mysql.socket",
"--pid-file=/run/user/1000/akonadi/mysql.pid")
org.kde.pim.akonadiserver: stdout: ""
org.kde.pim.akonadiserver: stderr: "2022-06-10 10:34:28 0 [Note]
/usr/bin/mysqld (server 10.8.3-MariaDB) starting as process 4981 ...\n"
org.kde.pim.akonadiserver: exit code: 1
org.kde.pim.akonadiserver: process error: "Unknown error"
org.kde.pim.akonadiserver: Shutting down AkonadiServer...
org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited
normally...
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.18.2-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 19,5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
ADDITIONAL INFORMATION
Mariadb version
mariadb Ver 15.1 Distrib 10.8.3-MariaDB, for Linux (x86_64) using readline 5.1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list