<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Noto Sans [GOOG]'; font-size:8pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">       Hello KDE,</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I've asked some questions on IRC in the past few weeks, and haven't got an answer form #akonadi.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">So as per the channel topic, I'm emailing you now.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Having the same Debian testing system up-to-date on both my computers, akonadi on my laptop fails to start (for about 2 weeks now).</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">When I launch akonadiconsole, it complains about not being able to connect to mysql (while the server is running correctly)</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">When I click on the 'Details...' button to get more details about the error, nothing is shown.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Checking the log file in ~/.local/share/akonadi/Akonadi.error I can see:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">```</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09T09:47:50 [INFO ] org.kde.pim.akonadiserver: Starting up the Akonadi Server...</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09T09:48:55 [CRITICAL] org.kde.pim.akonadis2020-06-09T09:49:01 [INFO ] org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited normally...</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">"Can't connect to local MySQL server through socket '/run/user/1000/akonadi/mysql.socket' (2) QMYSQL: Unable to connect"</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09T09:49:01 [INFO ] org.kde.pim.akonadiserver: Shutting down AkonadiServer...</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">```</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I can see the mysql (mariadb really) server running using ps:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">```</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">/usr/sbin/mysqld --defaults-file=/home/user/.local/share/akonadi/mysql.conf --datadir=/home/user/.local/share/akonadi/db_data/ --socket=/run/user/1000/akonadi/mysql.socket --pid-file=/run/user/1000/akonadi/mysql.pid</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">```<br />...however there are indeed no sockets in /run/user/1000/akonadi/, only two sockets named akonadiserver-cmd.socket and akonadiserver-ntf.socket.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Weirdly on my main computer where akonadi still works normally, I have no such `/run/user/1000/akonadi/` directory shown (and my user id is 1000).</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">I've found a bug report that says using another locale that en_US for the 'lc-messages' settings in my.cnf could prevent the mariadb server to run.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">However I forced it to en_US (it wasn't set before) in ~/.local/share/akonadi/mysql.conf, without any success.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">(see <a href="https://jira.mariadb.org/browse/MDEV-21600"><span style=" text-decoration: underline; color:#2980b9;">https://jira.mariadb.org/browse/MDEV-21600</span></a> and <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951059"><span style=" text-decoration: underline; color:#2980b9;">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951059</span></a> )</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Lastly, in `~/.local/share/akonadi/db_data/mysql.err, I have those messages:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">```</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">ยป cat mysql.err</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:47:50 0 [ERROR] mysqld: Can't lock aria control file '/home/user/.local/share/akonadi/db_data/aria_log_control' for exclusive use, error: 11. Will retry for 30 seconds</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [ERROR] mysqld: Got error 'Could not get an exclusive lock; file is probably in use by another process' when trying to use aria control file '/home/user/.local/share/akonadi/db_data/aria_log_control'</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [ERROR] Plugin 'Aria' init function returned error.                                                                                                                                                                          </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Using Linux native AIO                                                                                                                                                                                        </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Uses event mutexes                                                                                                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Compressed tables use zlib 1.2.11  </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Number of pools: 1                                                                                                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Using SSE2 crc32 instructions      </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M                                                                                                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Completed initialization of buffer pool</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:21 0 [Note] InnoDB: Retrying to lock the first data file</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:22 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:22 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:23 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:23 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:24 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:24 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:25 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:25 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:26 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:26 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:27 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:27 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:28 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:28 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:29 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:29 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:30 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:30 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:31 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:31 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:32 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:32 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:33 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:33 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:34 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:34 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:35 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                  </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:35 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:36 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:36 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:37 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:37 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:38 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:38 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:39 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:39 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:40 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:40 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:41 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:41 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:42 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:42 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:43 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:43 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:44 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11     </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:44 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:45 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11     </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:45 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                              </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:46 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:46 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:47 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:47 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:48 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11         </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:48 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:49 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:49 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:50 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:50 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:51 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11    </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:51 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                         </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:52 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:52 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:53 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11 </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:53 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:54 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:54 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:55 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:55 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:56 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:56 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:57 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:57 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:58 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:58 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:59 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:48:59 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.                                                                                                            </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:49:00 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11                                                                                                                                                                           </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">2020-06-09  9:49:00 0 [Note] InnoDB: Check that you do not already have another mysqld process using the same InnoDB data or log files.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">```</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">`/home/user/.local/share/akonadi/db_data/aria_log_control` is accessible with 660 permission.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">`lsof` tells me that that file is indeed used my `mysqld` (the same and only process that I mentionned before).</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">`/home/user/.local/share/akonadi/db_data/iddata1 is accessible with the 660 permissions too, however lsof returns no program are using it.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br />I'm available for any questions about this critical bug that prevents running ALL the kdepim apps.</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Regards,</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Alexandre</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "> </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">A: Because it messes up the order in which people normally read text.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Q: Why is top-posting such a bad thing?</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">A: Top-posting.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Q: What is the most annoying thing in e-mail?</p></body></html>