Can anyone point me to areas to check/troubleshoot for agents not being able
to connect to the central DB server?

My central DB server is host: clear5
All /etc/hosts file for all agents have an entry for clear1-6 and can ping
all using things such as:
ping clear1
ping clear5
ssh fo...@fossy

Clear5 - Db.conf:
--------------------------------------
dbname=fossology;
host=localhost;
user=fossy;
password=fossy;
--------------------------------------

Agent - Clear1 - Db.conf:
--------------------------------------
dbname=fossology;
host=clear5;
user=fossy;
password=fossy;
--------------------------------------

Error Logs:
==============================================
*** Checking database connectivity ***
ERROR: Unable to connect to the database
  Connection string: 'dbname=fossology host=clear5 user=fossy
password=fossy'
  Connection status: '1'
ERROR: Failed to open database
ERROR: unable to connect to database, please check /etc/fossology/Db.conf
==============================================

What can I check to ensure connecting to remote DB server on clients or
server? Ports? There in a lab environment with no firewall but its a new
install of Ubuntu v9.10, maybe I have to open up a port or service?

-Regards,
FuRoSh...
_______________________________________________
fossology mailing list
fossology@fossology.org
http://fossology.org/mailman/listinfo/fossology

Reply via email to