Oh wow, sometimes you just need a second set of eyes to catch something. Fixed the typos and testing the staff client is functioning as it should.
Thank you! Jesse McCarty City of Burlington Information Systems Technician -----Original Message----- From: Open-ils-general [mailto:[email protected]] On Behalf Of Jeff Davis Sent: Wednesday, May 01, 2019 12:01 PM To: [email protected] Subject: Re: [OPEN-ILS-GENERAL] Testing Staff client on new staging server, can't login - websockets error Hi Jesse, It looks like your browser is trying to establish a websocket connection on port 433, not 443. Maybe there is a typo somewhere, perhaps in opensrf_ws.js or opensrf_ws_shared.js? Jeff On 2019-05-01 11:31 a.m., Jesse McCarty wrote: > HI All, > > I am preparing to migrate our Evergreen install (3.2.5) to a new Server > (Ubuntu 16.04) and have everything up and running but am having trouble > with the websockets to test the web staff client before moving the > current database over. The new server is configured like the production > server with websocketsd and nginx to proxy everything and has the > database imported from the production server's backup. I can search > catalog, login to account, just cannot get into the staff client. I get > the following error in the web console using Firefox: > > As another test, I created a test server (complete clone of the > production server, with configuration files and IP changes for internal > testing) and was able to run the staff client just fine. I can see that > the websocket is running on the new server. Not sure if/what I missed in > setup or not, any help is greatly appreciated. > > Thanks! > > Jesse McCarty > > City of Burlington > > Information Systems Technician >
