Time |
Nick |
Message |
04:06 |
|
JBoyer joined #evergreen |
05:45 |
|
rjackson_isl_hom joined #evergreen |
06:00 |
pinesol |
News from qatests: Failed Installing Angular web client <http://testing.evergreen-ils.org/~live//archive/2022-03/2022-03-29_04:00:03/test.29.html> |
07:16 |
|
rjackson_isl_hom joined #evergreen |
07:45 |
|
jonadab joined #evergreen |
07:47 |
|
collum joined #evergreen |
07:59 |
|
rfrasur joined #evergreen |
08:40 |
|
mmorgan joined #evergreen |
08:52 |
|
jvwoolf joined #evergreen |
08:54 |
|
terranm joined #evergreen |
09:06 |
|
Dyrcona joined #evergreen |
09:07 |
jvwoolf |
Is searching the IRC logs broken for anyone else? |
09:09 |
mmorgan |
jvwoolf: Yes, I just get 'Internal Server Error' |
09:14 |
|
Keith-isl joined #evergreen |
09:22 |
Dyrcona |
@blame THE UPGRADE |
09:22 |
pinesol |
Dyrcona: THE UPGRADE HAXORED Dyrcona's SERVERZ!!!! |
09:23 |
Dyrcona |
@blame The Updegrade |
09:23 |
pinesol |
Dyrcona: The Updegrade typed Google into Google; broke the Internet. |
09:41 |
miker |
jeffdavis: huzzah! glad that was it |
10:41 |
|
rjackson_isl_hom joined #evergreen |
11:21 |
|
jmurray-isl joined #evergreen |
11:32 |
jmurray-isl |
Hello... I'm troubleshooting a minor hiccup with OpenSRF an one of our app servers here at Evergreen Indiana, and we just noticed a large amount of errors that we don't normally see in our logs. It is as follows: |
11:32 |
jmurray-isl |
osrf_http_translator: [ERR :13746:./osrf_http_translator.c:452:164856003913746180] XMPP message resulted in error code 503 |
11:44 |
jmurray-isl |
(We wound up restarting OpenSRF on app server to make it happy again, but I was curious if anyone might have seen this before.) |
11:53 |
Dyrcona |
jmurray-isl: I suspect you had deceased services. A 503 usually means that something is misconfigured or unavailable. |
12:00 |
jmurray-isl |
Dyrcona Thanks! I'll look further into the logs to see if I can determine what might have kill the service. |
12:01 |
bshum |
jvwoolf: mmorgan: Maybe fixed the Evergreen IRC logs |
12:01 |
bshum |
*search that is |
12:01 |
rfrasur |
bshum!! |
12:01 |
rfrasur |
@tea bshum |
12:01 |
* pinesol |
brews and pours a pot of Earl Grey Decaffeinated Black Tea, and sends it sliding down the bar to bshum (http://ratetea.com/tea/bigelow/earl-grey-decaf/87/) |
12:01 |
* bshum |
gasps |
12:01 |
mmorgan |
bshum++ |
12:02 |
mmorgan |
It works!! |
12:02 |
bshum |
I ran the irc log indexer through just now. |
12:02 |
bshum |
So it should be up to date with what we have so far. |
12:03 |
bshum |
Maybe someday we'll ge tthe indexer to run more automatically |
12:04 |
|
jihpringle joined #evergreen |
12:29 |
Dyrcona |
bshum++ |
12:45 |
jvwoolf |
bshum++ |
12:45 |
* jvwoolf |
waves |
12:58 |
|
collum joined #evergreen |
13:01 |
rfrasur |
terranm, are you available? |
13:02 |
terranm |
I'm here |
13:04 |
rfrasur |
terranm, I sent to you directly. |
13:06 |
rfrasur |
terranm++ |
13:58 |
|
JBoyer joined #evergreen |
14:19 |
|
Dyrcona joined #evergreen |
14:24 |
bshum |
@roulette |
14:24 |
pinesol |
bshum: *click* |
14:25 |
Dyrcona |
@roulette |
14:25 |
pinesol |
Dyrcona: *click* |
14:25 |
bshum |
Neat. It worked |
14:36 |
JBoyer |
bshum++ |
14:37 |
rfrasur |
@coffee jmurray-isl |
14:37 |
* pinesol |
brews and pours a cup of Kenya AA Nyeri Fine Cup, and sends it sliding down the bar to jmurray-isl |
14:39 |
* jmurray-isl |
thanks rfrasur. |
14:39 |
rfrasur |
My pleasure. |
15:05 |
jvwoolf |
Hey csharp, I've got a log grep paste for ya :) |
15:06 |
jvwoolf |
Pardon me, I mean csharp_ |
15:07 |
jvwoolf |
https://pastebin.com/vwaSw545 |
15:08 |
jvwoolf |
Looks to me like open-ils.actor.get_barcodes may be the problem child here, is that the same thing that you've been seeing? |
15:15 |
Dyrcona |
jvwoolf: That's over what time period? |
15:15 |
jvwoolf |
One hour |
15:16 |
jvwoolf |
Yeah, looking at the actual calls, they are spread out, so maybe not |
15:17 |
Dyrcona |
Yeah, a couple of thousand barcode scans in an hour sounds reasonable to me. |
15:17 |
Dyrcona |
Particularly in a large-ish consortium. |
15:19 |
Dyrcona |
I'd look more at open-ils.actor.settings.retrieve.atomic and open-ils.actor.user.has_work_perm_at.batch. |
15:19 |
Dyrcona |
Not just because of the raw number of calls, but those are known to have issues. |
15:21 |
jvwoolf |
Dyrcona++ |
15:24 |
mmorgan |
If any commiters have a few moments, I was looking to push bug 1919500, but ended up tweaking it. So now it needs another signoff, right? |
15:24 |
pinesol |
Launchpad bug 1919500 in Evergreen "Item Status, Circ History List - Add Checkout Workstation and Staff" [Wishlist,Confirmed] https://launchpad.net/bugs/1919500 |
15:25 |
Dyrcona |
mmorgan: Usually, but it depends on the nature of the changes. We sometimes push branches after making small tweaks without another signoff. |
15:27 |
jvwoolf |
Looks like openils.circ drones were also problematic at the same time. Anything here stick out to anyone? https://pastebin.com/ngCA3xuu |
15:28 |
Dyrcona |
mmorgan: I wonder about this line: <a ng-if="circ.usr()" target="_blank" shouldn't that be <a ng-if="circ.circ_staff()" target="_blank" |
15:30 |
Dyrcona |
jvwoolf: I'd start with open-ils.circ.bre.holds.count because of how many calls there are. I'd look for how close together they are and are their repeated entries for the same ids, etc. within the same second. |
15:31 |
mmorgan |
Dyrcona: Yes, you're right! It should be. That's why more eyes are good :) |
15:32 |
Dyrcona |
mmorgan: I think there's a missing '.' on the line below that one. |
15:33 |
mmorgan |
Oy, yep. |
15:33 |
* mmorgan |
will fix those. |
15:39 |
|
Keith-isl joined #evergreen |
15:41 |
jvwoolf |
Dyrcona: Nothing sticking out to me in those calls. They seem reasonably spread out. I think. |
15:43 |
Dyrcona |
jvwoolf: None of the others look too crazy to me. I guess I'd sort the list from most to least number of calls and check them one at a time. |
15:44 |
jvwoolf |
Good times. Thanks! |
15:52 |
mmorgan |
Dyrcona: Fixed those errors, same branch. |
15:53 |
jeff |
Part of me wishes again that I had easier ways to tie staff session/user to staff search query, but another part of me wonders what difference it makes "why" the query was made when I already know "what" the query did. :-P |
15:59 |
Dyrcona |
Are we officially in the feature freeze? |
15:59 |
* Dyrcona |
checks miker's email |
16:00 |
Dyrcona |
Ah, OK. Moved to tomorrow. mmorgan, I'll have a look on a vm. |
16:00 |
miker |
Dyrcona: I asked for objections to shifting it to Wednesday, and heard none, so ... yep, tomorrow |
16:01 |
mmorgan |
Dyrcona++ |
16:03 |
miker |
berick and I have been polishing the Angular library settings editor, and I think it's there now, if anyone has and itchy testing or merging finger: https://bugs.launchpad.net/evergreen/+bug/1839341 |
16:03 |
pinesol |
Launchpad bug 1839341 in Evergreen "Port Local Admin Org Unit Settings UI to Angular" [Wishlist,Confirmed] |
16:03 |
jvwoolf |
OK, here's what I got - looks like the VIEW_COPY_CHECKOUT_HISTORY permission was checked 540 times for the same user in the matter of 9 seconds |
16:03 |
miker |
jvwoolf: that's a ... lot of times |
16:04 |
jvwoolf |
miker++ |
16:04 |
jvwoolf |
That's what I thought LOL |
16:06 |
miker |
jvwoolf: if you find the source of that, we can definitely find a solution |
16:07 |
miker |
(though I'm disappearing now, but, you know, "we" ;) ) |
16:08 |
jvwoolf |
miker: Working on it! I'll be disappering shortly too. |
16:08 |
mmorgan |
Could that permission check be related to loading a bunch of items in item status? |
16:09 |
Dyrcona |
mmorgan: That would not surprise me. |
16:13 |
jvwoolf |
mmorgan: I'm wondering that too |
16:15 |
mmorgan |
It does make sense, since circ history information is available in item status |
16:47 |
* Dyrcona |
was just reminded why we should not install eg_db_config. |
16:59 |
|
jvwoolf left #evergreen |
17:04 |
Dyrcona |
So, I just built a "fresh" installation of master, and when I go to register a workstation with the admin user, the only option in the org unit drop down is CONS. |
17:05 |
Dyrcona |
Oh, I think I forgot to load all sample when I did eg_db_config. |
17:08 |
|
mmorgan left #evergreen |
17:11 |
Dyrcona |
Yeah, that was it. |
17:15 |
* Dyrcona |
calls it a day. |
17:18 |
|
JBoyer joined #evergreen |
17:22 |
|
JBoyer joined #evergreen |
17:32 |
|
JBoyer joined #evergreen |
18:00 |
pinesol |
News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live//archive/2022-03/2022-03-29_16:00:03/test.49.html> |