Time |
Nick |
Message |
02:13 |
|
beanjammin joined #evergreen |
07:28 |
|
Dyrcona joined #evergreen |
08:11 |
|
bos20k joined #evergreen |
08:33 |
|
collum joined #evergreen |
09:14 |
Dyrcona |
Syrup gets sticky.... |
09:16 |
Dyrcona |
https://www.mail-archive.com/open-ils-dev@list.georgialibraries.org/msg08896.html |
09:22 |
Dyrcona |
websocketd++ # Seems to be working much better than apache2-websocket. I backported it to OpenSRF 3.0 for us. |
09:22 |
Dyrcona |
berick++ |
09:22 |
* Dyrcona |
has the day "off." :) |
09:34 |
|
sandbergja joined #evergreen |
09:56 |
dbwells |
Dyrcona++ # Syrup saga :) |
09:56 |
* Dyrcona |
bows. |
09:56 |
Dyrcona |
I probably should have waited a bit before sending a couple of those emails. |
10:10 |
|
jvwoolf joined #evergreen |
10:59 |
|
stephengwills joined #evergreen |
11:09 |
|
khuckins joined #evergreen |
11:17 |
|
khuckins_ joined #evergreen |
11:21 |
|
yboston joined #evergreen |
11:48 |
|
aabbee joined #evergreen |
12:08 |
csharp |
getting this as I try to build OpenSRF master on Ubuntu 16.04: Can't create '_build/prereqs': Permission denied at /usr/share/perl5/Module/Build/Base.pm line 1311. |
12:22 |
csharp |
well, as you probably guessed, fixing the perms on the OpenSRF build dir fixed it ;-) |
12:34 |
Dyrcona |
:) |
12:35 |
Dyrcona |
Related to what csharp said, I've had similar issues in the past, mostly when trying to build the XUL staff client. When I get to the step in the installation that says to chown -R opensrf:opensrf /openils I also my Evergreen and OpenSRF source directories. |
12:36 |
Dyrcona |
s/also/add/ |
13:31 |
|
lsach joined #evergreen |
13:51 |
|
Jaswinder joined #evergreen |
13:52 |
Jaswinder |
Hey Guys, I need tap into auto logout code when the system is idle. Do you guys know where that piece of code is located? |
13:54 |
Dyrcona |
Jaswinder: What are you trying to do? |
13:55 |
* Dyrcona |
is very likely to flood the channel with AngularJS questions in a bit because he's getting frustrated trying to make some code run synchronously. |
13:56 |
Jaswinder |
Dyrcona: I need to logout a user from ebook and clear all cookies which remains unexpired after the user is auto logout due to inactivity. |
14:03 |
Dyrcona |
Jaswinder: The code that controls how long sessions last is in oils_auth.c and oils_auth_internal.c, but you probably want to do something via the OPAC code in OpenILS/WWW/EGCatLoader.pm. |
14:11 |
Jaswinder |
Dyrcona: I believe that I am looking Javascript that logs out the user |
14:12 |
Dyrcona |
Jaswinder: I don't think JavaScript logs the use out of Evergreen, but carry on and good luck. |
14:15 |
Jaswinder |
Drycona: There must be a JS code on front end that is logging out user. |
14:20 |
|
kenstir joined #evergreen |
14:22 |
Dyrcona |
Jaswinder: Have you tried using grep to search the code for logout? |
14:23 |
Dyrcona |
Dunno if it is still used, but there is a doLogout() function in Open-ILS/web/opac/common/js/opac_utils.js |
14:23 |
Jaswinder |
Drycona: Yup, that is my favorite tool. I have a lot of search results. |
15:25 |
|
yboston joined #evergreen |
15:54 |
stephengwills |
query: I am trying to install 3.1 and I have a separate xenial postgresql 9.5 server. I’m a little confued about what eg_db_config needs to chat with the remot server. I’m getting the could not access file "$libdir/plperl”. iare there extra packages I should have setup on the remote db server? or something missing on the local eg server? |
15:54 |
bshum |
stephengwills: Yes, you have to install the additional packages for the remote DB as well |
15:55 |
bshum |
stephengwills: Generally speaking, the makefile target for Evergreen's postgres-server-*distro should cover the additional packages |
15:55 |
stephengwills |
i am able to connect to the remote via psql on the eg server. so I need to pull a copy of the eg.tar onto the post gress server and do the Open-ILS make.install over there? |
15:55 |
bshum |
We used to list them out by hand, but it was rolled into the package list |
15:55 |
bshum |
Something like that, yeah |
15:56 |
stephengwills |
ok…thanks. |
15:56 |
bshum |
The eg_db_config script itself, then should only need your remote credentials |
15:56 |
bshum |
Assuming you setup the remote server to accept incoming communication from your main EG app server |
15:56 |
bshum |
That's what the section about "enabling connections" is all about |
15:56 |
bshum |
With the pg_hba.conf |
15:57 |
stephengwills |
yup… psql is working between servers, so that part is good. |
15:57 |
stephengwills |
I just didn’t use the eg package to install my postgresql server I guess. :( |
15:59 |
Dyrcona |
stephengwills: You don't have to copy the eg tarball, etc. to the postgres server. |
16:01 |
Dyrcona |
You can figure out the list of things to install from the Makefile.install for your distro. |
16:06 |
Dyrcona |
For stephengwills and the logs (as of today): https://pastebin.com/AXPuzGhd |
16:07 |
stephengwills |
thanks |
16:13 |
Dyrcona |
Well, I'm out of here, folks. Catch you all tomorrow! |
16:50 |
|
jvwoolf left #evergreen |
17:48 |
pinesol |
[evergreen|Jane Sandberg] Docs: re-adding missing anchor to install instructions - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=65e6050> |
17:48 |
pinesol |
[evergreen|Jane Sandberg] Docs: adding action/triggers to staff client admin docs - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=2aa51b4> |
17:48 |
pinesol |
[evergreen|Jane Sandberg] Docs: adding info about testing action triggers - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=10c7e63> |
19:51 |
|
beanjammin joined #evergreen |
21:34 |
|
RBecker joined #evergreen |