JustPaste.it
User avatar
@anonymous · Sep 25, 2020

Akonadi Server Self-Test Report===============================
Test 1:  SUCCESS
--------

Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system.

File content of '/home/user/.config/akonadi/akonadiserverrc':
[Debug]
Tracer=null

[%General]
Driver=QMYSQL

[QMYSQL]
Host=
Name=akonadi
Options="UNIX_SOCKET=/var/run/user/1004/akonadi/mysql.socket"
ServerPath=/usr/local/libexec/mysqld
StartServer=true


Test 2:  SUCCESS
--------

Akonadi is not running as root
Details: Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system.

Test 3:  SUCCESS
--------

MySQL server found.
Details: You have currently configured Akonadi to use the MySQL server '/usr/local/libexec/mysqld'.
Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld'; its location varies depending on the distribution.

Test 4:  SUCCESS
--------

MySQL server is executable.
Details: MySQL server found: /usr/local/libexec/mysqld  Ver 5.7.31 for FreeBSD12.1 on amd64 (Source distribution)


Test 5:  ERROR
--------

MySQL server log contains errors.
Details: The MySQL server error log file '<a href=''>/home/user/.local/share/akonadi/db_data/mysql.err</a>' contains errors.

File content of '/home/user/.local/share/akonadi/db_data/mysql.err':
2020-09-25T05:34:43.383544Z 0 [Warning] The syntax '--log_warnings/-W' is deprecated and will be removed in a future release. Please use '--log_error_verbosity' instead.
2020-09-25T05:34:43.383676Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2020-09-25T05:34:43.384967Z 0 [Note] /usr/local/libexec/mysqld (mysqld 5.7.31) starting as process 1875 ...
2020-09-25T05:34:43.387534Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-09-25T05:34:43.387550Z 0 [Note] InnoDB: Uses event mutexes
2020-09-25T05:34:43.387555Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2020-09-25T05:34:43.387560Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-09-25T05:34:43.387820Z 0 [Note] InnoDB: Number of pools: 1
2020-09-25T05:34:43.387901Z 0 [Note] InnoDB: Using CPU crc32 instructions
2020-09-25T05:34:43.389037Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-09-25T05:34:43.401300Z 0 [Note] InnoDB: Completed initialization of buffer pool
2020-09-25T05:34:43.414425Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2020-09-25T05:34:43.427490Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-09-25T05:34:43.427554Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-09-25T05:34:43.513650Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2020-09-25T05:34:43.514368Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2020-09-25T05:34:43.514377Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2020-09-25T05:34:43.514649Z 0 [Note] InnoDB: Waiting for purge to start
2020-09-25T05:34:43.568092Z 0 [Note] InnoDB: 5.7.31 started; log sequence number 490838406
2020-09-25T05:34:43.568290Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/home/user/.local/share/akonadi/db_data/ib_buffer_pool
2020-09-25T05:34:43.568412Z 0 [Note] Plugin 'FEDERATED' is disabled.
2020-09-25T05:34:43.568896Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2020-09-25T05:34:43.569703Z 0 [Note] InnoDB: Buffer pool(s) load completed at 200925  8:34:43
2020-09-25T05:34:43.570557Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
2020-09-25T05:34:43.570565Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
2020-09-25T05:34:43.571250Z 0 [Warning] CA certificate ca.pem is self signed.
2020-09-25T05:34:43.571299Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
2020-09-25T05:34:43.573094Z 0 [Warning] Failed to open optimizer cost constant tables

2020-09-25T05:34:43.575722Z 0 [Warning] System table 'time_zone_leap_second' is expected to be transactional.
2020-09-25T05:34:43.575739Z 0 [Warning] System table 'time_zone_name' is expected to be transactional.
2020-09-25T05:34:43.575742Z 0 [Warning] System table 'time_zone' is expected to be transactional.
2020-09-25T05:34:43.575746Z 0 [Warning] System table 'time_zone_transition_type' is expected to be transactional.
2020-09-25T05:34:43.575749Z 0 [Warning] System table 'time_zone_transition' is expected to be transactional.
2020-09-25T05:34:43.575982Z 0 [Warning] System table 'servers' is expected to be transactional.
2020-09-25T05:34:43.576201Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_current: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
2020-09-25T05:34:43.576292Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
2020-09-25T05:34:43.576389Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history_long: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
2020-09-25T05:34:43.576671Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.576746Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.577407Z 0 [ERROR] Column count of performance_schema.setup_actors is wrong. Expected 5, found 3. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.577576Z 0 [ERROR] Incorrect definition of table performance_schema.setup_objects: expected column 'OBJECT_TYPE' at position 0 to have type enum('EVENT','FUNCTION','PROCEDURE','TABLE','TRIGGER', found type enum('TABLE').
2020-09-25T05:34:43.577969Z 0 [ERROR] Column count of performance_schema.table_lock_waits_summary_by_table is wrong. Expected 68, found 73. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578033Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 14. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578101Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578161Z 0 [ERROR] Column count of performance_schema.events_stages_history is wrong. Expected 12, found 10. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578238Z 0 [ERROR] Column count of performance_schema.events_stages_history_long is wrong. Expected 12, found 10. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578366Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.578438Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.578660Z 0 [ERROR] Column count of performance_schema.events_statements_current is wrong. Expected 41, found 40. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578756Z 0 [ERROR] Column count of performance_schema.events_statements_history is wrong. Expected 41, found 40. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.578852Z 0 [ERROR] Column count of performance_schema.events_statements_history_long is wrong. Expected 41, found 40. Created with MySQL 50635, now running 50731. Please use mysql_upgrade to fix this error.
2020-09-25T05:34:43.579009Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.579090Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.579368Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
2020-09-25T05:34:43.579394Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
2020-09-25T05:34:43.579417Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
2020-09-25T05:34:43.579447Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
2020-09-25T05:34:43.579472Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
2020-09-25T05:34:43.579496Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
2020-09-25T05:34:43.579520Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
2020-09-25T05:34:43.579544Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
2020-09-25T05:34:43.579578Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
2020-09-25T05:34:43.579636Z 0 [ERROR] Incorrect definition of table performance_schema.users: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.579703Z 0 [ERROR] Incorrect definition of table performance_schema.accounts: expected column 'USER' at position 0 to have type char(32), found type char(16).
2020-09-25T05:34:43.580103Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
2020-09-25T05:34:43.580130Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
2020-09-25T05:34:43.580158Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
2020-09-25T05:34:43.580193Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
2020-09-25T05:34:43.580219Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
2020-09-25T05:34:43.580243Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
2020-09-25T05:34:43.580266Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
2020-09-25T05:34:43.580291Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
2020-09-25T05:34:43.580314Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
2020-09-25T05:34:43.580337Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
2020-09-25T05:34:43.580360Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
2020-09-25T05:34:43.580516Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
2020-09-25T05:34:43.580548Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
2020-09-25T05:34:43.580578Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
2020-09-25T05:34:43.580606Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
2020-09-25T05:34:43.580632Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
2020-09-25T05:34:43.580655Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
2020-09-25T05:34:43.580678Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
2020-09-25T05:34:43.580701Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
2020-09-25T05:34:43.580724Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
2020-09-25T05:34:43.580746Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
2020-09-25T05:34:43.580769Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
2020-09-25T05:34:43.580792Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
2020-09-25T05:34:43.580822Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
2020-09-25T05:34:43.580845Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
2020-09-25T05:34:43.580886Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
2020-09-25T05:34:43.581062Z 0 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.7.31'  socket: '/var/run/user/1004/akonadi/mysql.socket'  port: 0  Source distribution
2020-09-25T05:34:43.679195Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.679235Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.683649Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.683669Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.683947Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.683958Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.684524Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.684535Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.684954Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.684965Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.685325Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.685335Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.685650Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.685660Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.685895Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.685905Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686219Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686228Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686422Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686431Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686802Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686811Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686972Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.686992Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.687227Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.687237Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688060Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688070Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688409Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688418Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688615Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688625Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688937Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.688946Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.689175Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.689186Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.689575Z 3 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.689588Z 3 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.693885Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.693900Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.694637Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.694648Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.695309Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.695320Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.695960Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.695970Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.696365Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.696377Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.699573Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.699608Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.700114Z 4 [Warning] InnoDB: Table mysql/innodb_table_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:43.700130Z 4 [Warning] InnoDB: Table mysql/innodb_index_stats has length mismatch in the column name table_name.  Please run mysql_upgrade
2020-09-25T05:34:46.714358Z 0 [Note] Giving 0 client threads a chance to die gracefully
2020-09-25T05:34:46.714387Z 0 [Note] Shutting down slave threads
2020-09-25T05:34:46.714393Z 0 [Note] Forcefully disconnecting 0 remaining clients
2020-09-25T05:34:46.714457Z 0 [Note] Binlog end
2020-09-25T05:34:46.714780Z 0 [Note] Shutting down plugin 'ngram'
2020-09-25T05:34:46.714791Z 0 [Note] Shutting down plugin 'partition'
2020-09-25T05:34:46.714796Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2020-09-25T05:34:46.714800Z 0 [Note] Shutting down plugin 'ARCHIVE'
2020-09-25T05:34:46.714804Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2020-09-25T05:34:46.714841Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2020-09-25T05:34:46.714846Z 0 [Note] Shutting down plugin 'MyISAM'
2020-09-25T05:34:46.714859Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2020-09-25T05:34:46.714864Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2020-09-25T05:34:46.714867Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2020-09-25T05:34:46.714871Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2020-09-25T05:34:46.714874Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2020-09-25T05:34:46.714881Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2020-09-25T05:34:46.714885Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2020-09-25T05:34:46.714888Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2020-09-25T05:34:46.714892Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2020-09-25T05:34:46.714895Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2020-09-25T05:34:46.714899Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2020-09-25T05:34:46.714902Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2020-09-25T05:34:46.714905Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2020-09-25T05:34:46.714909Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2020-09-25T05:34:46.714912Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2020-09-25T05:34:46.714915Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2020-09-25T05:34:46.714919Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2020-09-25T05:34:46.714922Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2020-09-25T05:34:46.714925Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2020-09-25T05:34:46.714929Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2020-09-25T05:34:46.714932Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2020-09-25T05:34:46.714935Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2020-09-25T05:34:46.714939Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2020-09-25T05:34:46.714942Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2020-09-25T05:34:46.714945Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2020-09-25T05:34:46.714948Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2020-09-25T05:34:46.714951Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2020-09-25T05:34:46.714955Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2020-09-25T05:34:46.714958Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2020-09-25T05:34:46.714961Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2020-09-25T05:34:46.714964Z 0 [Note] Shutting down plugin 'InnoDB'
2020-09-25T05:34:46.715044Z 0 [Note] InnoDB: FTS optimize thread exiting.
2020-09-25T05:34:46.715080Z 0 [Note] InnoDB: Starting shutdown...
2020-09-25T05:34:46.821059Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/home/user/.local/share/akonadi/db_data/ib_buffer_pool
2020-09-25T05:34:46.821244Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 200925  8:34:46
2020-09-25T05:34:47.865169Z 0 [Note] InnoDB: Shutdown completed; log sequence number 490838434
2020-09-25T05:34:47.865834Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2020-09-25T05:34:47.865849Z 0 [Note] Shutting down plugin 'MEMORY'
2020-09-25T05:34:47.865855Z 0 [Note] Shutting down plugin 'CSV'
2020-09-25T05:34:47.865860Z 0 [Note] Shutting down plugin 'sha256_password'
2020-09-25T05:34:47.865863Z 0 [Note] Shutting down plugin 'mysql_native_password'
2020-09-25T05:34:47.865982Z 0 [Note] Shutting down plugin 'binlog'
2020-09-25T05:34:47.866178Z 0 [Note] /usr/local/libexec/mysqld: Shutdown complete

 

Test 6:  SUCCESS
--------

MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is readable at <a href=''>/usr/local/etc/xdg//akonadi/mysql-global.conf</a>.

File content of '/usr/local/etc/xdg//akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp <kris@mysql.com>
#
[mysqld]

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
# sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
# sql_mode=strict_trans_tables

# DEBUGGING:
# log all queries, useful for debugging but generates an enormous amount of data
# log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for debugging only)
# log_slow_queries=mysql.slow
# long_query_time=1
# log queries not using indices, debug only, disable for production use
# log_queries_not_using_indexes=1
#
# mesure database size and adjust innodb_buffer_pool_size
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");

# NOTES:
# Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)

#expire_logs_days=3

#sync_bin_log=0

# Use UTF-8 encoding for tables
character_set_server=utf8
collation_server=utf8_general_ci

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb

# memory pool InnoDB uses to store data dictionary information and other internal data structures (default:8M)
# Deprecated in MySQL >= 5.6.3, removed in 5.7 (works in MariaDB)
# innodb_additional_mem_pool_size=8M

# memory buffer InnoDB uses to cache data and indexes of its tables (default:128M)
# Larger values means less I/O
innodb_buffer_pool_size=128M

# Create a .ibd file for each table (default:0)
innodb_file_per_table=1

# Write out the log buffer to the log file at each commit (default:1)
innodb_flush_log_at_trx_commit=2

# Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin)
# larger values means less I/O
innodb_log_buffer_size=1M

# Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery.
innodb_log_file_size=64M

# # error log file name, relative to datadir (default:hostname.err)
log_error=mysql.err

# print warnings and connection errors (default:1)
log_warnings=2

# Convert table named to lowercase
lower_case_table_names=1

# Maximum size of one packet or any generated/intermediate string. (default:1M)
max_allowed_packet=32M

# Maximum simultaneous connections allowed (default:100)
max_connections=256

# The two options below make no sense with prepared statements and/or transactions
# (make sense when having the same query multiple times)

# Memory allocated for caching query results (default:0 (disabled))
query_cache_size=0

# Do not cache results (default:1)
query_cache_type=0

# Do not use the privileges mechanisms
skip_grant_tables

# Do not listen for TCP/IP connections at all
skip_networking

# The number of open tables for all threads. (default:64)
table_open_cache=200

# How many threads the server should cache for reuse (default:0)
thread_cache_size=3

# wait 365d before dropping the DB connection (default:8h)
wait_timeout=1073741

# We use InnoDB, so don't let MyISAM eat up memory
key_buffer_size=16K

[client]
default-character-set=utf8


Test 7:  SKIP
--------

MySQL server custom configuration not available.
Details: The custom configuration for the MySQL server was not found but is optional.

Test 8:  SUCCESS
--------

MySQL server configuration is usable.
Details: The MySQL server configuration was found at <a href=''>/home/user/.local/share/akonadi/mysql.conf</a> and is readable.

File content of '/home/user/.local/share/akonadi/mysql.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp <kris@mysql.com>
#
[mysqld]

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
# sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
# sql_mode=strict_trans_tables

# DEBUGGING:
# log all queries, useful for debugging but generates an enormous amount of data
# log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for debugging only)
# log_slow_queries=mysql.slow
# long_query_time=1
# log queries not using indices, debug only, disable for production use
# log_queries_not_using_indexes=1
#
# mesure database size and adjust innodb_buffer_pool_size
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema");

# NOTES:
# Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables)

#expire_logs_days=3

#sync_bin_log=0

# Use UTF-8 encoding for tables
character_set_server=utf8
collation_server=utf8_general_ci

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb

# memory pool InnoDB uses to store data dictionary information and other internal data structures (default:8M)
# Deprecated in MySQL >= 5.6.3, removed in 5.7 (works in MariaDB)
# innodb_additional_mem_pool_size=8M

# memory buffer InnoDB uses to cache data and indexes of its tables (default:128M)
# Larger values means less I/O
innodb_buffer_pool_size=128M

# Create a .ibd file for each table (default:0)
innodb_file_per_table=1

# Write out the log buffer to the log file at each commit (default:1)
innodb_flush_log_at_trx_commit=2

# Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin)
# larger values means less I/O
innodb_log_buffer_size=1M

# Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery.
innodb_log_file_size=64M

# # error log file name, relative to datadir (default:hostname.err)
log_error=mysql.err

# print warnings and connection errors (default:1)
log_warnings=2

# Convert table named to lowercase
lower_case_table_names=1

# Maximum size of one packet or any generated/intermediate string. (default:1M)
max_allowed_packet=32M

# Maximum simultaneous connections allowed (default:100)
max_connections=256

# The two options below make no sense with prepared statements and/or transactions
# (make sense when having the same query multiple times)

# Memory allocated for caching query results (default:0 (disabled))
query_cache_size=0

# Do not cache results (default:1)
query_cache_type=0

# Do not use the privileges mechanisms
skip_grant_tables

# Do not listen for TCP/IP connections at all
skip_networking

# The number of open tables for all threads. (default:64)
table_open_cache=200

# How many threads the server should cache for reuse (default:0)
thread_cache_size=3

# wait 365d before dropping the DB connection (default:8h)
wait_timeout=1073741

# We use InnoDB, so don't let MyISAM eat up memory
key_buffer_size=16K

[client]
default-character-set=utf8


Test 9:  SUCCESS
--------

akonadictl found and usable
Details: The program '/usr/local/bin/akonadictl' to control the Akonadi server was found and could be executed successfully.
Result:
akonadictl 5.14.2 (20.04.2)


Test 10:  ERROR
--------

Akonadi control process not registered at D-Bus.
Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.

Test 11:  ERROR
--------

Akonadi server process not registered at D-Bus.
Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup.

Test 12:  SKIP
--------

Protocol version check not possible.
Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements.

Test 13:  ERROR
--------

No resource agents found.
Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/local/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to ''; make sure this includes all paths where Akonadi agents are installed.

Directory listing of '/usr/local/share/akonadi/agents':
akonadiindexingagent.desktop
akonotesresource.desktop
archivemailagent.desktop
birthdaysresource.desktop
contactsresource.desktop
davgroupwareresource.desktop
ewsmtaresource.desktop
ewsresource.desktop
followupreminder.desktop
googlecalendarresource.desktop
googlecontactsresource.desktop
icaldirresource.desktop
icalresource.desktop
imapresource.desktop
kalarmdirresource.desktop
kalarmresource.desktop
knutresource.desktop
kolabresource.desktop
maildirresource.desktop
maildispatcheragent.desktop
mailfilteragent.desktop
mboxresource.desktop
migrationagent.desktop
mixedmaildirresource.desktop
newmailnotifieragent.desktop
notesresource.desktop
openxchangeresource.desktop
pop3resource.desktop
sendlateragent.desktop
tomboynotesresource.desktop
unifiedmailboxagent.desktop
vcarddirresource.desktop
vcardresource.desktop

Environment variable XDG_DATA_DIRS is set to ''

Test 14:  SUCCESS
--------

No current Akonadi server error log found.
Details: The Akonadi server did not report any errors during its current startup.

Test 15:  SUCCESS
--------

No previous Akonadi server error log found.
Details: The Akonadi server did not report any errors during its previous startup.

Test 16:  ERROR
--------

Current Akonadi control error log found.
Details: The Akonadi control process reported errors during its current startup. The log can be found in <a href=''>/home/user/.local/share/akonadi/akonadi_control.error</a>.

File content of '/home/user/.local/share/akonadi/akonadi_control.error':
Executable "akonadi_nepomuk_feeder" for agent "akonadi_nepomuk_feeder" could not be found! 
Executable "akonadi_folderarchive_agent" for agent "akonadi_folderarchive_agent" could not be found! 


Test 17:  ERROR
--------

Previous Akonadi control error log found.
Details: The Akonadi control process reported errors during its previous startup. The log can be found in <a href=''>/home/user/.local/share/akonadi/akonadi_control.error.old</a>.

File content of '/home/user/.local/share/akonadi/akonadi_control.error.old':
Executable "akonadi_nepomuk_feeder" for agent "akonadi_nepomuk_feeder" could not be found! 
Executable "akonadi_folderarchive_agent" for agent "akonadi_folderarchive_agent" could not be found!