Can't run CQRLOG on ubuntu

6 posts / 0 new
Last post
oh2gba
Can't run CQRLOG on ubuntu

Hi, does anybody else have a problem with CQRLOG? it refused to start, I tried all in my knowledge, purged cqrlog out of my ubuntu 1604LTS and reinstalled, but no luck.
I also tried to install this on a completely fresh 1704 with no luck, attached a screenshot, please help!

ok2cqr
ok2cqr's picture
Re: Can't run CQRLOG on ubuntu

You have to add my personal ppa with recent version of cqrlog.

sudo add-apt-repository ppa:ok2cqr/ppa;sudo apt-get update;sudo apt-get install cqrlog

Paste here output of

ls ~/.config/cqrlog -la

oh2gba
Hello, yes your ppa was added

Hello, yes your ppa was added, here the output as per your request:

john@oh2gba:~/.config/cqrlog$ ls ~/.config/cqrlog -la
total 1816
drwxrwxr-x 12 john john 4096 aug 12 16:15 .
drwx------ 39 john john 4096 aug 13 13:18 ..
-rw-rw-r-- 1 john john 0 aug 12 16:15 1local.cfg
drwxrwxr-x 2 john john 4096 aug 12 16:15 call_data
-rw-rw-r-- 1 john john 136 aug 14 17:12 cqrlog_login.cfg
drwxrwxr-x 2 john john 4096 aug 12 16:15 ctyfiles
drwxrwxr-x 4 john john 4096 aug 14 17:11 database
drwxrwxr-x 2 john john 4096 aug 12 16:15 dxcc_data
drwxrwxr-x 2 john john 4096 aug 12 16:15 eQSL
-rw-rw-r-- 1 john john 846390 aug 12 16:15 eqsl.txt
drwxrwxr-x 2 john john 4096 aug 12 16:15 images
-rw-rw-r-- 1 john john 0 aug 12 16:15 local.cfg
drwxrwxr-x 2 john john 4096 aug 12 16:15 lotw
-rw-rw-r-- 1 john john 643483 aug 12 16:15 lotw1.txt
-rw-rw-r-- 1 john john 310482 aug 12 16:15 MASTER.SCP
drwxrwxr-x 2 john john 4096 aug 12 16:15 tmp
drwxrwxr-x 2 john john 4096 aug 12 16:15 voice_keyer
drwxrwxr-x 2 john john 4096 aug 12 16:15 xplanet

OH2GBA

ok2cqr
ok2cqr's picture
Re: Hello, yes your ppa was added

it seems you didn't add the ppa because on the screenshot, there is cqrlog 2.0.2 and ppa has version 2.1.0.

I have no idea why mysql didn't load InnoDB plugin. Could you rename ~/.config/cqrlog to something else, add the ppa, upgrade cqrlog and start it again?

oh2gba
ok thanks now it works again!

ok thanks now it works again! removing .config/cqrlog did the trick, reverting to the backup I made, causes the same error. I'll go trough all settings and try to get them where they were.

Thanks for your great support!

OH2GBA

oh2gba
Attached also the mysql.err

Attached also the mysql.err log as this shows up after I start cqrlog

File: 

OH2GBA