Evergreen ILS Website

IRC log for #evergreen, 2022-01-26

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat

All times shown according to the server's local time.

Time Nick Message
06:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
07:36 rjackson_isl_hom joined #evergreen
07:54 collum joined #evergreen
07:55 mantis1 joined #evergreen
08:19 csharp_ goal today is to get both ejabberd and opensrf debug logs for an event or two and try to match them up
08:20 csharp_ ejabberd logs just *stop* collecting in the file for some reason, but I'm going to restart everything when that happens until I get it :-/
09:03 rfrasur joined #evergreen
09:11 awitter joined #evergreen
09:13 Dyrcona joined #evergreen
09:23 mmorgan joined #evergreen
09:39 terranm joined #evergreen
09:42 Dyrcona So, looking into that Angular catalog patron search issue that only we seem to have. I noticed that after a few minutes yesterday I had a Chrome process spinning at 109% CPU. I didn't find out what it was doing, but I'll see if I can reproduce it today.
09:42 Dyrcona Right now, I'm looking through yesterday's log to see if I can pinpoint the CStoreEditor timeout/not connected error.
09:43 Dyrcona Jan 25 16:33:57 egdev gateway: [INFO:33620:CStoreEditor.pm:155:16431463903362014] editor[0|0] request en-US open-ils.cstore.json_query.atomic {"from":["evergreen.get_locale_name","en_us"]} <- Gets repeated A LOT.
09:47 Dyrcona If I have this in the logs, how can I find the last request sent by the client: Jan 25 16:40:24 egdev open-ils.search: [ERR :31534:EX.pm:66:1643146717336529] Exception: OpenSRF::EX::Session 2022-01-25T16:40:24 OpenSRF::Utils::Logger /usr/local/share/perl/5.30.0​/OpenSRF/Utils/Logger.pm:243 Session Error: opensrf@public.localhost/_egdev_1643146717.550417_33652 IS NOT CONNECTED TO THE NETWORK!!!
09:48 Dyrcona Oh wait. That's a different one from what I'm looking for. That's search not CStoreEditor.
09:51 Dyrcona OIC: It is connected though because later CStoreEditor appears to blow up trying to retrieve a bib record: Jan 25 16:41:25 egdev open-ils.search: [ERR :33653:CStoreEditor.pm:155:16431467173365213] editor[0|0] request error open-ils.cstore.direct.bib​lio.record_entry.retrieve : [3869660,{"flesh_fields":{"bre":["c​ompressed_display_entries","mattrs"​,"creator","editor"]},"flesh":1}] : Exception: OpenSRF::EX::Session 2022-01-25T16:
09:51 Dyrcona nILS::Utils::CStoreEditor /usr/local/share/perl/5.30.0/Op​enILS/Utils/CStoreEditor.pm:491 Session Error: opensrf@public.localhost/_egdev_1643146717.550417_33652 IS NOT CONNECTED TO THE NETWORK!!!
09:51 Dyrcona I guess this db server is just underpowered.....
09:55 Dyrcona That could be spillover from the search I ran to get there.
10:14 JBoyer I would hope that few / no Evergreen servers have PolKit installed, but if you happen to, this is potentially a big deal: https://arstechnica.com/information-technolo​gy/2022/01/a-bug-lurking-for-12-years-gives-​attackers-root-on-every-major-linux-distro/
10:15 JBoyer (My understanding being that it is usually installed with a desktop manager or other non-server things.)
10:16 Dyrcona Someone has to have local access to the machine before they can exploit that, IIRC
10:19 JBoyer True. Still not a bad idea to fix if you have any non-sudo-enabled accounts that have access to your systems. Or if anyone still allows passwords in ssh, etc.
10:20 Dyrcona Chances are your Evergreen systems have it, too.
10:25 Dyrcona If you're running Ubuntu, it's there.
10:27 JBoyer and a quick ssh around shows that it may be on plain Debian also depending on when / if you last used the developer makefile targets.
10:28 * berick appreciates the heads up
10:50 berick joined #evergreen
10:57 rjackson_isl_hom joined #evergreen
11:18 csharp_ JBoyer++
11:18 csharp_ info for Ubuntu users: https://ubuntu.com/security/notices/USN-5252-1
11:27 Dyrcona It doesn't require a reboot, so if you don't have kernel or systemd updates pending, it's OK to just "apt -y upgrade"
11:31 csharp_ or "apt install policykit-1" will just upgrade the one package
11:34 * csharp_ prays for this annoying-ass issue to happen on the server that's spewing out debug logs
11:54 kmlussier joined #evergreen
11:54 kmlussier @coin
11:54 pinesol kmlussier: heads
11:55 * kmlussier was too lazy to get off the couch to find a real coin.
11:55 * mmorgan waves to kmlussier!!
11:55 kmlussier See ya!
11:57 berick heh
12:06 csharp_ drive by @coin flip
12:06 jeff @ana drive-by coin flip
12:06 pinesol jeff: VIP of incredibly
12:07 mmorgan :)
12:07 jihpringle joined #evergreen
12:10 berick @decide [band]
12:10 pinesol berick: go with The EOLI Folk
12:27 csharp_ @praise [band] for [quote]
12:27 * pinesol I come to praise Untested Certainty, not to bury them. for Have you run autogen.sh?
12:27 csharp_ @praise [band] for [quote random]
12:27 * pinesol Lunch Brake LOVES the RESISTANCE! for Quote #210: "<Dyrcona> Axiom #2: Never take vacation, you'll return with too much work to do." (added by csharp at 09:33 AM, November 24, 2020)
12:41 jonadab The point of vacation is to make you WANT to get back to work; this is accomplished by cooping you up in a car or motel room with your family for a week.  Very effective.
12:49 collum joined #evergreen
13:29 jeff :q
13:29 jeff bah.
13:34 csharp_ @blame exiting vim
13:34 pinesol csharp_: exiting vim musta been an Apple employee.
14:13 jihpringle joined #evergreen
15:23 Bmagic anyone else running into an install issue with OpenSRF from source? on ubuntu-focal, I get this: E: Package 'python-memcache' has no installation candidate
15:27 Bmagic I guess that's this? https://bugs.launchpad.net/opensrf/+bug/1827055
15:27 pinesol Launchpad bug 1827055 in OpenSRF "Python binding for OpenSRF and Evergreen" [Medium,Fix committed]
15:30 Dyrcona Bmagic: Yeah, you need that patch. I think OpenSRF master works just fine on focal.
16:51 Bmagic Dyrcona++ # I got around it by commenting out the offending lines in the makefile. In this case, I don't really want to install Opensrf, just want it for the makefile to automate all the software installation.
17:02 Dyrcona Bmagic: Just use OpenSRF master. There's nothing in there that breaks anything.
17:03 Bmagic for all versions of EG? Is there a reason that EG 3.8 prefers OpenSRF 3.2.1? (not 3.2.2)
17:03 Bmagic https://evergreen-ils.org/egdownloads/
17:03 Bmagic oh, he's not here anymore :)
17:04 mmorgan left #evergreen
17:06 jihpringle joined #evergreen
18:00 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat