Comment 1 for bug 1912914

Revision history for this message
Jason Stephenson (jstephenson) wrote :

<email address hidden>/open-ils.cstore IS NOT CONNECTED TO THE NETWORK!!!

The above usually means one of two things: Either the OpenSRF services are not running, or the configuration for the cstore service, and likely other services that talk to the database, are not configured correctly.

What does `osrf_control -l --diagnostic` output? If none of the services are running, you'll want to start them with `osrf_control -l --start-all`. After that, wait a few seconds and do the diagnostic command again. If some of the services are running, but others are not, you will probably need to run the eg_db_config command to configure the database connections in the opensrf.xml file.

If you can join the #evergreen channel on https://webchat.freenode.net/, you might be able to get some help in real time. The best time to ask questions is during working hours in the US Eastern timezone.