[OPEN-ILS-GENERAL] Fresh install of Evergreen 3.4 assistance

JonGeorg SageLibrary jongeorg.sagelibrary at gmail.com
Mon Jan 6 13:23:24 EST 2020


I need help installing a fresh copy of Evergreen 3.4 on an Ubuntu 16.04
test server. I've done this from scratch a few times now, trying different
settings and keep getting errors. These are the basic steps I'm following.

*Fresh install of 16.04 - I'm using 16.04 to emulate one of our other
servers.
 - not installing postgres automatically, so I can install 9.6 for the same
reason.
*Install  Postgres 9.6
*Install Apache - test page at the ip works in browser of another machine
on same network
*Install UFW
*Install Python, node.js, Angular JS, NPM
*Install OpenSRF, eJabberD
*Install Evergreen 3.4.1

I have two issues that don't make sense.

When I attempt to log into the database with "psql -U evergreen evergreen"
as configured I get a FATAL peer authentication error - however if I login
as "psql -U evergreen -h 127.0.0.1 evergreen" it works... The pg_hba.conf
file has "local all postgres md5" - I even tried setting it to trust,
running alter password, restarting postgres, switching it to md5,
restarting postgres again, and same error. Ideas? Is this an error that
matters for a test server and would affect the web client?

The other issues I'm running into are primarily Apache based - I've made
sure the ports are all open, but according to the instructions it gets
murky regarding proxy or not since needing the web client, and whether that
should be on 7682 or 443. I had it resolving the url to ip/eg/opac/home
with a blank page for http but not https so therefore an issue with the
self signed SSL certification, but now that isn't working either.

Can someone assist? Thanks
-Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-general/attachments/20200106/4388fe91/attachment.html>


More information about the Open-ils-general mailing list