Can't open .cnf file

2 posts / 0 new
Last post
Rich WC3T
Can't open .cnf file

I experience the following issue when running the command "cqrlog -debug=1" from the command line...

Could not open required defaults file: /home/rich/.config/cqrlog/database/mysql.cnf
Fatal error in defaults handling. Program aborted
TMySQL56Connection : Server connect failed.

That's it.

I don't see a search function in the forum, so I am at a loss on how to proceed.

oh1kh
Can't open .cnf file

Hi Rich!

Tell a little more about this problem.
What are Cqrlog and Linux versions?
Did you made some upgrades to cqrlog, or linux when this started to happen or is this a new install?

Have you ever run cqrlog as root user (using sudo)?
In that case your ~/.config/cqrlog folder may contain root owned files. using command console this restores it:

sudo chown -R your_username.your_username ~/.config/cqrlog

It would also be helpful to see whole debug.txt (until the error)

--
Saku
OH1KH