[OPEN-ILS-GENERAL] Web Staff Client Won't Login

Jesse McCarty jessem at burlingtonwa.gov
Wed May 9 16:34:46 EDT 2018


Thanks Jason, that gave me the information I needed to get it working. The websockets configuration file (/etc/apache2-websockets/apache2.conf) didn't have the appropriate SSL information, it was still set to the default values and websockets would not start as a result. Edited that file with the correct .crt and .key entries and websockets stars and the Web staff client is allowing login.

Thanks again!

Jesse McCarty
City of Burlington
Information Systems Technician


-----Original Message-----
From: Open-ils-general [mailto:open-ils-general-bounces at list.georgialibraries.org] On Behalf Of Jason Stephenson
Sent: Wednesday, May 09, 2018 11:53 AM
To: open-ils-general at list.georgialibraries.org
Subject: Re: [OPEN-ILS-GENERAL] Web Staff Client Won't Login

On 05/09/2018 01:37 PM, Jesse McCarty wrote:
> Netstat doesn't even show anything listening on the default websockets port.

That sounds like the websockets instance of Apache is not running.

What does

# apache2ctl-websockets start

output?

Note: the # means you should run it as root or via sudo.

Jason


More information about the Open-ils-general mailing list