Error during connection to database: Server connection failed

5 posts / 0 new
Last post
ke5dfk
Error during connection to database: Server connection failed

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
 
 
 

ok2cqr
ok2cqr's picture
Re: Error during connection to database: Server connection faile

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

ke5dfk
Petr, I take you mean from

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

zs3y
find where cqrlog sits

<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>

ke5dfk
Well, it works.  I

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