Problem installing CQRLOG

2 posts / 0 new
Last post
Mel SM0MPV
Problem installing CQRLOG

Hi all,

I am new to both Linux and CQRlog and am using Linux Mint 18.2 Cinnamon 64-bit.

I tried to install CQRlog from the Archive Manager butr when starting it I got two messages.
“Information… It looks like apparmor is running in yout system. CQRlog needs to add this: ...”
“Error during connection to database. Can not load default MySQL library ...”

I was advised to remove apparmor and did so by
#sudo apt-get remove apparmor

However I still got the same messages so I uninstalled CQRlog throug the Archive Manager rebooted and installed the program again with the same result.

I then red the instructions here and used instructions for installing on Ubuntu
sudo add-apt-repository ppa:ok2cqr/ppa;sudo apt-get update;sudo apt-get install cqrlog

The installation worked nicely but when starting CQRlog I got the new messages
“MySQL could not be started, please check if the MySQL server is installed properly….
If you don’t find th eanswer, ask in CQRLOG forum and attach the last 20 lines from mysql.err file”
“Error during connection to database: TmySQLConnection: Connection failed”

The last 20 lines are attached below.
What do you suggest me to do?

73 de Mel SM0MPV

170725 9:30:09 [ERROR] Plugin 'InnoDB' init function returned error.
170725 9:30:09 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
170725 9:30:09 [Note] Plugin 'FEEDBACK' is disabled.
170725 9:30:09 [ERROR] Unknown/unsupported storage engine: innodb
170725 9:30:09 [ERROR] Aborting

170725 9:30:09 [Note] /usr/sbin/mysqld: Shutdown complete

170725 9:37:48 [Note] InnoDB: Using mutexes to ref count buffer pool pages
170725 9:37:48 [Note] InnoDB: The InnoDB memory heap is disabled
170725 9:37:48 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
170725 9:37:48 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
170725 9:37:48 [Note] InnoDB: Compressed tables use zlib 1.2.8
170725 9:37:48 [Note] InnoDB: Using Linux native AIO
170725 9:37:48 [Note] InnoDB: Using CPU crc32 instructions
170725 9:37:48 [Note] InnoDB: Initializing buffer pool, size = 80.0M
170725 9:37:48 [Note] InnoDB: Completed initialization of buffer pool
170725 9:37:48 [Note] InnoDB: Highest supported file format is Barracuda.
InnoDB: No valid checkpoint found.
InnoDB: If you are attempting downgrade from MySQL 5.7.9 or later,
InnoDB: please refer to http://dev.mysql.com/doc/refman/5.6/en/upgrading-downgrading.html
InnoDB: If this error appears when you are creating an InnoDB database,
InnoDB: the problem may be that during an earlier attempt you managed
InnoDB: to create the InnoDB data files, but log file creation failed.
InnoDB: If that is the case, please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/error-creating-innodb.html
170725 9:37:48 [ERROR] Plugin 'InnoDB' init function returned error.
170725 9:37:48 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
170725 9:37:48 [Note] Plugin 'FEEDBACK' is disabled.
170725 9:37:48 [ERROR] Unknown/unsupported storage engine: innodb
170725 9:37:48 [ERROR] Aborting

170725 9:37:48 [Note] /usr/sbin/mysqld: Shutdown complete

ok2cqr
ok2cqr's picture
Re: Problem installing CQRLOG

Hi Mel,

could you rename or delete ~/.config/cqrlog directory and start cqrlog from a console with --debug=1 parameter, please? Paste here what will be in the terminal. Thanks!

73 Petr, OK7AN