Can't run under Ubuntu 18.10

4 posts / 0 new
Last post
n8et
Can't run under Ubuntu 18.10

I have upgraded to Ubuntu 18.10, and have done a fresh install of CQRLOG 2.3.0. when I try to run it, I get an error : Error during connection to database: TMYSQL57Connection: Server connection failed.
Whats going on?

oh1kh
Can't run under Ubuntu 18.10

Hi !

I am afraid it is more or less same question as here https://cqrlog.com/comment/7061#comment-7061
Please read that thread through.
Perhaps upgrading did not remove all old mysql related files and now you have 2 versions of them.

But more information is needed. Open console then type this:

cqrlog debug=1 > /tmp/debug.txt

After cqrlog has started, and stopped to error, search generated file /tmp/debug.txt and add it to your next reply for this thread.

--
Saku
OH1KH

n8et
Hi -

Hi -

Here is what was there:

Cqrlog Ver:2.3.0 (205) Date:2018-12-18
**** DEBUG LEVEL 1 ****

SSL libraries:
libssl.so
libcrypto.so
Loaded 118377 LoTW users
Loaded 115544 eQSL users
Loaded 40133 SCP calls
*
User home directory: /home/bill/
Program home directory: /home/bill/.config/cqrlog/
Data directory: /home/bill/.config/cqrlog/database/
Memebers directory: /home/bill/.config/cqrlog/members/
ZIP code directory: /usr/share/cqrlog/zipcodes/
Binary dir: /usr/bin/
Share dir: /usr/share/cqrlog/
*
56 us states loaded
/usr/bin/mysqld
/usr/sbin/mysqld --defaults-file=/home/bill/.config/cqrlog/database/mysql.cnf --datadir=/home/bill/.config/cqrlog/database/ --socket=/home/bill/.config/cqrlog/database/sock --port=64000
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:1
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:2
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:3
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:4
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:5
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:6
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:7
Trying to connect to database
TMySQL57Connection : Server connect failed.
Trying:8
Closing DXCluster window
Closing TRXControl window
Closing GrayLine window
Closing dDXCC
Closing dData

oh1mrr
Could this be, that you don't

Could this be, that you don't have mariadb-server installed?
Just upgraded friends Xubuntu into 18 and had to do
apt get install mariadb-server.

<p>Jarmo</p>