When I launch crqlog I get the database connection screen followed by the error message on a popup. No log is shown on the database scrren, I get this at least 90% of the time. If I reboot MAYBE it works, most of the time it doesn't.
Save log data to local machine is: ON
Open recent log after program starts is: ON
Running a utils repair does not help.
Help
Thanks
Carlos
KE5DFK
Tue, 2015-08-04 14:23
#1
Error during connection to database: Server connection failed
Hi Carlos,
please run cqrlog from console with --debug=1 parameter. It will show more information and we should see what is wrong.
73 Petr, OK2CQR
--
http://HamQTH.com/ok2cqr
https://ok2cqr.com
Petr, I take you mean from the terminal using:
crqlog --debug-1
I get command not found, if I use simply CRQLOG or crqlog, I get the same thing, command not found.
Carlos
KE5DFK
<p>if you do the following in a terminal session, it should show you where cqrlog, the executable, is sitting...</p>
<p><br />find /usr -print | grep cqrlog</p>
<p>in my case it shows that the executable sits in /usr/bin then you can run in the terminal session:</p>
<p>/usr/bin/cqrlog --debug=1</p>
<p>if it is sitting in the same location as in my case (slackware 14.1)</p>
Well, it works. I reinstalled a number of times and I increased the ram on my computer and it seems to be loading every time. Don't know if the ram fixed it or after reinstalling a number of times fixed it.
Thanks for your help
Carlos
KE5DFK