Here are lines from the error file...
2026-05-04T15:06:08.359588Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2026-05-04T15:06:08.359755Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-05-04T15:06:08.359781Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-05-04T15:06:08.360156Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.45-0ubuntu0.24.04.1) (Ubuntu).
2026-05-04T15:08:49.299365Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.45-0ubuntu0.24.04.1) starting as process 64411
2026-05-04T15:08:49.300600Z 0 [Warning] [MY-013242] [Server] --character-set-server: 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.
2026-05-04T15:08:49.300608Z 0 [Warning] [MY-013244] [Server] --collation-server: 'utf8mb3_bin' is a collation of the deprecated character set UTF8MB3. Please consider using UTF8MB4 with an appropriate collation instead.
2026-05-04T15:08:49.305283Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2026-05-04T15:08:49.305487Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-05-04T15:08:49.305534Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-05-04T15:08:49.305897Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.45-0ubuntu0.24.04.1) (Ubuntu).
2026-05-04T15:13:06.131431Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.45-0ubuntu0.24.04.1) starting as process 66059
2026-05-04T15:13:06.132644Z 0 [Warning] [MY-013242] [Server] --character-set-server: 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.
2026-05-04T15:13:06.132652Z 0 [Warning] [MY-013244] [Server] --collation-server: 'utf8mb3_bin' is a collation of the deprecated character set UTF8MB3. Please consider using UTF8MB4 with an appropriate collation instead.
2026-05-04T15:13:06.137362Z 1 [ERROR] [MY-011011] [Server] Failed to find valid data directory.
2026-05-04T15:13:06.137570Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2026-05-04T15:13:06.137610Z 0 [ERROR] [MY-010119] [Server] Aborting
2026-05-04T15:13:06.137951Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.45-0ubuntu0.24.04.1) (Ubuntu).
Advanced Forum Search
I am setting up a new PC with Zoron 18.1. I installed CQRLog and when first launched it crashes trying to create the first database.
I get the following error: "MySql could not be started, please check if MySql Server is installed properly." and "Error during connection to database: TMySQL57Connection : Server connect failed."
Latest git pull from today.
gtk2 Build.
Yaesu FT-DX10
This Version has sometimes Connection Problems with WSJTX. Connection Times Out or could not be established after the start of WSJTX but could be reestablished. Retry at the initial Error Message from WSJTX (no Radio Connection) or, if the Connection Button goes from green to orange, after a Click on that Button. Previous cqrlog Versions had stable Connections.
WSJTX Improved Plus latest Version.
Hamlib 4.7.1
I have two rigs, a Flex 8400 and a Yaesu FT-1000 MP. TRX is working for the Flex after many changes on the settings. I can't find the same magic for the MP. Starting with what works with JTDX, I have these settings. No joy on the TRX. Is there a log file that might show errors, looked in .config/cqrlog and didn't see anything.
Hi
I've updated, from old debian 9 32 bit, to debian 12 amd64. Keeping /home volume to keep all data.
installed CQRLOG from command line, but has error connecting database. Running in debug mode the result is (just a part)
MySQLProcess.Executable: /usr/sbin/mysqld Parameters: --defaults-file=/home/lu1ibl/.config/cqrlog/database/mysql.cnf
--datadir=/home/lu1ibl/.config/cqrlog/database/
--socket=/home/lu1ibl/.config/cqrlog/database/sock
--port=64000
When making develop tests with Alpha_142 version I noticed that there is a problem with my "ALL" log when using Online Logs. This perhaps never happen to anyone else, but in case may happen.
My setup is Fedora43 linux and I am using local MariaDB server for logs. MariaDB version is "Ver 15.1 Distrib 10.11.16-MariaDB"
In Cqrlog setup I do NOT use "save log data to local machine", instead Database Connect window has 127.0.0.1 as Server and 3306 as Port.
My log has a bit over 20000 qsos.
I see "export" in the menu, but no where can I find import?
Regards,
Bob N4RFC
Is anyone successfully running this combination, with both radios running at the same time? I've been trying to get this working for over a week and at this point, I'm looking for help.
I'm running Ubuntu 26.04.
Hi!
When making develop tests with Alpha_142 version I noticed that there is a problem when using Online logs and UDPLog with GTK2 graphics version.
You may notice it as freezing upload status window (also upload halts), or even crash reports that may vary.
Usually having automatic upload, when qso is saved (upload one qso at time), this occurs seldom. If not at all.
But when uploading manually several qsos with same upload (upload all qsos) problem may arise.
Hello everyone,
Since version Alpha_135 (or earlier), when CQRLog is opened, the windows no longer retain the layout (position and size) they had during the previous session.
Could you please fix this bug?
Thanks,
ON6GMT, Ubuntu 24.04.3
Hello everyone,
Since version Alpha_135 (or earlier), when CQRLog is opened, the windows no longer retain the layout (position and size) they had during the previous session.
Could you please fix this bug?
Thank you.
ON6GMT, Ubuntu 24.04.3
Saku and others,
I have been working on adding auto uploads for QRZ to the latest Alpha branch.
I think I have it solved. Here is a video of it in action under testing on my Arch system machine. I am not a developer or coder at all. I recently discovered Claude AI and used it to create the code to add the feature to the Alpha.141 fork. I also uploaded it to my github page if anyone wants to test it.
QRZ subscription is required for the auto upload to work from what I understand. Api Key from QRZ is required. I have both.
Since March 18th my LOTW downloads are not showing up on my QSO list. Uploads are fine and show as sent. When I download I get this:
Connected to LoTW server
Downloading size: 2617
File downloaded successfully
File: /home/bill/.config/cqrlog/lotw/2026-04-01_07-54-33.adi
Preparing import ....
Import complete ...
New QSOs confirmed by LoTW:
-----------------------------
Total: 0 new QSOs
When starting Alpha-cqrlog I now do not get the Band map window.
When quiting cqrlog and starting it again, the Band map window *does* show up.
All other windows show up as expected.
No errors are seen.
Manually starting the Band map window, does *not* make the window appear.
This seems quite reproducable on my self-compiled version of Alpha-cqrlog.
I do not remember this issue was seen on my previous pull:
commit c72d716efac7153f233411d0035bcc269abb239a
Author: OH1KH
Date: Sat Feb 28 14:44:27 2026 +0200
Hello all,
I have upgraded from Ubuntu 22.04 to Ubuntu 24.04. The upgrade process uninstalls CQRLOG so I have to install it again.
The CQRLOG program can be installed, but when I try to install MariaDB I get always errors related with the package "mysql-server-8.0".
It says that MySQL is frozen and I cannot do any operation. I've tried to uninstall the complete MySQL and I cannot do it.
When remote wsjtx/jtdx is on I am not happy when it is closed because wsjtx/jtdx is closed. It should be my decision when switch off.
Best regards, Mirek so5wd
Hi
I install cqrlog on Fedora 43 recently and it can't access the mariadb to load or use the log on the machine and not online somewhere else.
Here is the recent log.
I started it up and the error showed up. I uninstalled through software app and updated the machine. I then installed cqrlog and still had a failure. I uninstalled this time using dnf remove and reinstalled using dnf install.
Same error.
First: I have been having problems uploading log's to LoTW with TQSL. I noticed that there were two entries in the program listing. Thinking that that may be the problem, I removed one. That removed both from the listing. I used program manager to reinstall tqsl, and both listing were returned. What is the purpose of having two TQSL options?
Second: The problem trying to upload to LoTW occurs with the failure report:
TQSL Version 2.7.2 [unknown]
Signing using Callsign KE5WCT, DXCC Entity UNITED STATES OF AMERICA
Linux Mint 22.1 uses Ubuntu 24.04 packages. The CQRLOG PPA does not support Ubuntu 22.04/Noble. I am using MariaDB for local web site development with Wordpress and for phpmyadmin. Who knows what else I might use it for. If I try to install or need to reinstall CQRLOG, I cannot without my MariaDB being uninstalled.
How can I install CQRLOG to avoid this problem?
And I wish the Ubuntu package would check for a valid DB, either MariaDB or Mysql, before installing one or the other.
Bill Beal W5OXL ex WD5HHH
I still can't start FLDigi remote from latest cqrlog.
If I try, I got a Error Box from cqrlog with "No timers available" and Abort and Okay Buttons.
Abort kills cqrlog, and OK does nothing.
I can start FLDigi and the TRX Connection is working, changing Freq in FLDigi changes Freq in cqrlog, both ways are working.
No Mode change in cqrlog in New QSO Window. Stays at SSB.
But there is no logging from FLDigi to cqrlog.
Hi all,
in the frequency tables there is an option to add RX and TX offset. Is there anyone using this possibility?
My idea is to use it for Transverters. I thought it was going to work like this, that in the NewQSO window if yo enter a (uW)band like 5.7GHz the that is would will be saved in the log and shown in the QSO window. But the frequency sent to the rig would be the IF frequency based on the TX / RX offset for that band.
Is there anyone using it? Does someone have some clues how to set it up???
Many Thanks in Advance!
/Thomas, SM0KBD
Playing with a Linux for for a few things. Went to install CQRLog again.
here is what I got:
The following packages have unmet dependencies:
cqrlog: Depends: libgdk-pixbuf2.0-0 (>= 2.22.0) but it is not installable
Depends: libhamlib2 (>= 1.2.10) but it is not installable
Depends: libmariadbclient-dev but it is not installable
libgdk-pixbuf-2.0-0 is already the newest version (2.42.12+dfsg-4)
libhamlib-utils is already the newest version (4.6.2-1+b1).
I recently changed MySQL servers and exported (mysqldump) cqrlog_common and cqrlog001 databases. All the data came over fine. I can query the cqrlog_main table and everything is in there. Even custom views I created were imported successfully on the new server.
The issue is when I connect the cqrlog application to it, the QSO List window is blank. The data are not missing. The QSO List window shows "QSO in log" and "DXCC CFM" correctly, and all the contacts are in the Statistics window. Just no rows in the main window.
During a thunderstorm, the power supply of my computer was damaged. After replacing the power supply, I was having problems with the HD my Ubuntu 22.04 Linux is on. Finally, I could only boot to an emergency command line prompt. And that didn't work. I had a screwed up alternate copy of Ubuntu 22.04 on another drive which I used for some purposed but not for CQRLOG. I moved to Windows for my digital work which is where I have contacts logged.




Recent comments