[Akonadi] [Bug 374636] New: akonadi does not start after restore
Axel Braun
bugzilla_noreply at kde.org
Fri Jan 6 14:43:36 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=374636
Bug ID: 374636
Summary: akonadi does not start after restore
Product: Akonadi
Version: 5.3.2
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: grave
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: axel.braun at gmx.de
Target Milestone: ---
I had a HD failure, did a new installation of Leap 42.2 and restored the /home
tree from a backup.
Akonadi does now refuse to start:
docb at T520:~> akonadiconsole
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
void AdblockManager::reloadConfig() false
AdBlock::AdblockManager(0x2ab1db0)
log_akonadicore: Socket error occurred: "QLocalSocket::connectToServer: Invalid
name"
log_akonadicore: Socket error occurred: "QLocalSocket::connectToServer: Invalid
name"
org.kde.akonadi.ETM: GEN true true true
org.kde.akonadi.ETM: collection: QVector()
QSqlQuery::prepare: database not open
QSqlDatabasePrivate::removeDatabase: connection 'qt_sql_default_connection' is
still in use, all queries will cease to work.
log_akonadiserver: Database process exited unexpectedly during initial
connection!
log_akonadiserver: executable: "/usr/sbin/mysqld"
log_akonadiserver: arguments:
("--defaults-file=/home/docb/.local/share/akonadi/mysql.conf",
"--datadir=/home/docb/.local/share/akonadi/db_data/",
"--socket=/tmp/akonadi-docb.uL1G8Q/mysql.socket")
log_akonadiserver: stdout: ""
log_akonadiserver: stderr: "170106 15:35:40 [Note] /usr/sbin/mysqld (mysqld
10.0.28-MariaDB) starting as process 9072 ...\n"
log_akonadiserver: exit code: 1
log_akonadiserver: process error: "Unknown error"
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/tmp/akonadi-docb.uL1G8Q/mysql.socket' (2 "No such file or directory")'
Check that mysqld is running and that the socket:
'/tmp/akonadi-docb.uL1G8Q/mysql.socket' exists!
log_akonadiserver: Failed to remove Unix socket
log_akonadiserver: Failed to remove runtime connection config file
log_akonadicontrol: Application 'akonadiserver' exited normally...
log_akonadicore: "Unbekannter Fehler."
log_akonadicore: Job error: "Unbekannter Fehler." for collection: QVector()
when I try to start mysql manually:
docb at T520:~> /usr/sbin/mysqld
--defaults-file=/home/docb/.local/share/akonadi/mysql.conf
--datadir=/home/docb/.local/share/akonadi/db_data/
--socket=/tmp/akonadi-docb.uL1G8Q/mysql.socket
170106 15:41:07 [Note] /usr/sbin/mysqld (mysqld 10.0.28-MariaDB) starting as
process 9147 ...
-> seems to work.
Now lets try again:
docb at T520:~> akonadictl start
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
docb at T520:~> log_akonadiserver: Database process exited unexpectedly during
initial connection!
log_akonadiserver: executable: "/usr/sbin/mysqld"
log_akonadiserver: arguments:
("--defaults-file=/home/docb/.local/share/akonadi/mysql.conf",
"--datadir=/home/docb/.local/share/akonadi/db_data/",
"--socket=/tmp/akonadi-docb.uL1G8Q/mysql.socket")
log_akonadiserver: stdout: ""
log_akonadiserver: stderr: "170106 15:41:26 [Note] /usr/sbin/mysqld (mysqld
10.0.28-MariaDB) starting as process 9174 ...\n"
log_akonadiserver: exit code: 1
log_akonadiserver: process error: "Unknown error"
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/tmp/akonadi-docb.uL1G8Q/mysql.socket' (2 "No such file or directory")'
Check that mysqld is running and that the socket:
'/tmp/akonadi-docb.uL1G8Q/mysql.socket' exists!
log_akonadiserver: Failed to remove Unix socket
log_akonadiserver: Failed to remove runtime connection config file
log_akonadicontrol: Application 'akonadiserver' exited normally...
Does not start!
Any idea? Need to access my mails!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list