CQRLOG failure due to database connection

3 posts / 0 new
Last post
KI4IO
CQRLOG failure due to database connection

Running Linux Mint 22.3
trying to install (I have my old logs)
I've been following this thread:
https://www.cqrlog.com/node/6159
and I get to #4

mariadb - access denied

Do I have to try and access using root?

Jerry
KI4IO

oh1kh
CQRLOG failure due to database connection

HI Jerry!

mariadb - access denied means you do not have database user access ok.

At "Database connect" window if you use "Save log data to local machine" you do not need to worry about database user or connection settings.

But if you want to use external MariaDB server that can be in same PC running at port 3306 or exist elsewhere in local network or internet you need to have database username with password and privileges to use that database server.
Database username and password are separate than you Linux username and password.

You should not use root account for anything else than creating a database user before running Cqrlog in case you want to use external SQL server.

Have you checked this message ? https://www.cqrlog.com/comment/11126#comment-11126

--
Saku
OH1KH

KI4IO
CQR log failure

I do use "save log data to a local machine".

Prior to getting that window, I get:
MySQL server connect failed
and
MySQL could not be started, please check if the MySQL server is installed properly

also
I do not want a fresh start - I'd like to have CQRLOG running with all my old logs.

Jerry