[Evergreen-dev] New install, receiving error: No bootstrap config exists. Have you bootstrapped?

Jeffrey G jdgoettsch at ucdavis.edu
Tue Jun 11 14:19:29 EDT 2024


Hi all,

On a new install I get a 500 response on any page and this error in the
apache error log:

  "No bootstrap config exists.  Have you bootstrapped?"

No errors are logged in anything under /openils/var/log


I am attempting to migrate from Ubuntu 18.04/Evergreen 3.9.4/OpenSRF 3.2.3,
to a new server with Ubuntu 22.04/Evergreen 3.12.3/OpenSRF 3.3.0 with
ejabberd.

The migration process was as follows:

  1. Run pg_dump on old server
  2. Run the Evergreen 3.12 and OpenSRF 3.3.0 installation processes
  3. Wipe out and restore the old data with pg_restore
  4. Run the PostgreSQL upgrade scripts to get from 3.9 -> 3.12

This all proceeds without issue.

The settings-tester.pl script says everything is OK. The srfsh tests at the
end of the OpenSRF and Evergreen installations succeed. The troubleshooting
guide has not helped find any issue.

The error seems to indicate no config file is being loaded, right? Both
files exist and are readable by the opensrf user:

$ ls -l /openils/conf/opensrf*.xml
-rw-r----- 1 opensrf opensrf  7687 Jun  5 16:42
/openils/conf/opensrf_core.xml
-rw-r----- 1 opensrf opensrf 70760 Jun 10 11:55 /openils/conf/opensrf.xml

A diff of either file with the example file shows the file structure
matches, and only the usual user/password/host values have been changed.

I am unsure what else to try or look at at this point. Does anyone have any
advice?




-- 
Jeff Goettsch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.evergreen-ils.org/pipermail/evergreen-dev/attachments/20240611/4aa23f58/attachment.htm>


More information about the Evergreen-dev mailing list