[Akonadi] [Bug 455329] New: Akonadi failed to start

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Jun 15 14:44:10 BST 2022


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

            Bug ID: 455329
           Summary: Akonadi failed to start
           Product: Akonadi
           Version: unspecified
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: server
          Assignee: kdepim-bugs at kde.org
          Reporter: 2724167997 at qq.com
  Target Milestone: ---

SUMMARY
akonadi fail to start with `akonadictl start`


STEPS TO REPRODUCE
akonadictl start


OBSERVED RESULT
in console output:
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/tategotoazarasi/.local/share/akonadi/mysql.conf",
"--datadir=/home/tategotoazarasi/.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-15 21:40:54 0 [Note]
/usr/bin/mysqld (server 10.8.3-MariaDB) starting as process 92177 ...\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...

in ~/.local/share/akonadi/db_data/mysql.err:
2022-06-15 21:40:54 0 [Warning] option 'innodb-log-buffer-size': unsigned value
1048576 adjusted to 2097152
2022-06-15 21:40:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.12
2022-06-15 21:40:54 0 [Note] InnoDB: Number of transaction pools: 1
2022-06-15 21:40:54 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2022-06-15 21:40:54 0 [Note] InnoDB: Using Linux native AIO
2022-06-15 21:40:54 0 [Note] InnoDB: Initializing buffer pool, total size =
128.000MiB, chunk size = 2.000MiB
2022-06-15 21:40:54 0 [Note] InnoDB: Completed initialization of buffer pool
2022-06-15 21:40:54 0 [ERROR] InnoDB: File ./ib_logfile0 was not found
2022-06-15 21:40:54 0 [ERROR] InnoDB: Plugin initialization aborted with error
Generic error
2022-06-15 21:40:54 0 [Note] InnoDB: Starting shutdown...
2022-06-15 21:40:54 0 [ERROR] Plugin 'InnoDB' init function returned error.
2022-06-15 21:40:54 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE
failed.
2022-06-15 21:40:54 0 [ERROR] Unknown/unsupported storage engine: innodb
2022-06-15 21:40:54 0 [ERROR] Aborting

EXPECTED RESULT
akonadi start successfully

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.3-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION
create file ib_logfile0 manually fix this issue.

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


More information about the Kdepim-bugs mailing list