Evergreen ILS Website

IRC log for #evergreen, 2021-01-11

| 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
00:15 Cocopuff2018 joined #evergreen
06:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
07:52 rjackson_isl_hom joined #evergreen
07:53 mantis1 joined #evergreen
07:55 collum joined #evergreen
08:09 Dyrcona joined #evergreen
08:23 rfrasur joined #evergreen
08:34 Dyrcona And, you find stuff on the web that is just patently wrong. (No, this is not political. I'm grousing about some example pgsql that does not do what the author of the blog post says it does.)
08:36 Dyrcona And, naturally, it's hosted by a large corporation: Fujitsu....
08:38 Dyrcona Ha! https://translate.google.com/?sl=ja&amp;​tl=en&amp;text=fujitsu&amp;op=translate
08:40 Dyrcona Of course, this being Japanese, there are other ways to write the sounds that have different meanings.
08:42 mmorgan joined #evergreen
09:02 jvwoolf1 joined #evergreen
09:16 collum joined #evergreen
09:45 jvwoolf joined #evergreen
09:46 dbwells joined #evergreen
09:48 Dyrcona weboscketd: Anyone know the default # of connections?
09:52 jvwoolf1 joined #evergreen
09:55 Dyrcona core.bundle.js:1 open-ils.actor.settings.retrieve.atomic (eg.circ.patron.summary.collapse,​9c0480f0bab04c1bc1e76c892310b38b)  failed.  See server logs. Service open-ils.actor unavailable
09:56 Dyrcona We're not getting "no children available" and the most actor drones on any of our bricks right now is =160/200  80%
10:04 Dyrcona It looks like that is our problem. I restarted the actor service on that brick and things are better, now.
10:05 Dyrcona Probably the combination of the staff client actor bugs and other OpenSRF bugs.
10:09 Dyrcona i suspect this is where most of our "not connected to the network" messages are coming from.
10:12 JBoyer Looks like the max number of websocketd connections is unlimited unless you give it a max forks value on the command line.
10:15 Dyrcona JBoyer: Yes, I figured that out from the "documentation." I was going to double check the code to make sure that not specified does the same thing as zero.
10:16 Dyrcona I think our problem is OpenSRF actor drones. I'm actually going to lower the number allowed to run back down to 150 because we seemed to have fewer problems at that level than at 200.
10:17 JBoyer I believe param 2 is the default value if it's not parsed out of the command line, so yes, undefined == 0: maxForksFlag := flag.Int("maxforks", 0, "Max forks, zero means unlimited")
10:20 Dyrcona OK. Thanks. I hadn't actually looked,yet, and I've never done any Go programming. I'm changing settings on each brick, 1 at atime.
10:22 Dyrcona Um... My change didn't take effect....
10:24 Dyrcona Yes, I restarted everything.
10:25 Dyrcona OK. I have to edit the config on the drone servers, too.
10:58 Cocopuff2018 joined #evergreen
11:12 sandbergja joined #evergreen
11:16 mantis1 left #evergreen
11:40 nfBurton joined #evergreen
12:15 tlittle joined #evergreen
13:12 jvwoolf joined #evergreen
13:12 jvwoolf2 joined #evergreen
13:29 Dyrcona Does anyone out there do a nightly restart of OpenSRF and Evergreen services?
13:34 jihpringle joined #evergreen
13:52 mmorgan Dyrcona: No, we don't restart services nightly.
14:53 csharp Dyrcona: we don't restart nightly either, fwiw
14:55 Dyrcona I'm considering bouncing open-ils.actor every night, at least, but I'm not sure. It seem to be more of a problem during the day. Now that I've rest max. children to 150, I get a "no children available" email from Nagios, rather than staff just saying "it's slow."
14:57 csharp Dyrcona: did you apply the fixes to reduce grid calls?  (don't have the bug numbers handy)
14:58 csharp bug 1896285
14:59 csharp pinesol: ahem
14:59 pinesol Launchpad bug 1896285 in Evergreen "Use batch methods for multi-row grid actions" [Medium,Confirmed] https://launchpad.net/bugs/1896285
14:59 pinesol csharp: http://wonder-tonic.com/geocitiesizer/content.ph​p?theme=2&amp;music=6&amp;url=evergreen-ils.org
15:04 Dyrcona csharp: Probably not in production. We're still on 3.2. What I'm seeing are lots of requests for settings. I know that's another bug, and there's at least 1 patch available in a more recent release.
15:05 * berick hops over to bug 1896285 for merging...
15:05 pinesol Launchpad bug 1896285 in Evergreen "Use batch methods for multi-row grid actions" [Medium,Confirmed] https://launchpad.net/bugs/1896285
15:06 Dyrcona I should search my email because I'm pretty certain that I've shared some of these bugs with folks here and the discussion has fallen between the cracks of other things.
15:06 berick hm, some of those still need signoffs
15:07 csharp berick: I can sign off
15:07 berick csharp: was just about to ask :)
15:07 berick thanks
15:07 csharp they made my vacation possible :-)
15:08 berick there's no higher praise
15:16 csharp berick: done
15:17 Dyrcona Note to self: Never say "reports" in an email about Evergreen, unless it is actually about the reports module.
15:17 Dyrcona Not even "reports" as a verb.
15:19 csharp Dyrcona: ha!
15:53 pinesol [evergreen|Bill Erickson] LP1896285 Patron search add to bucket serialize - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=e7ff03c>
15:53 pinesol [evergreen|Bill Erickson] LP1896285 Add new items avoids looping settings lookup - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=c81dd69>
15:53 pinesol [evergreen|Bill Erickson] LP1896285 Batch mark item missing serialized - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=d5e6c29>
15:53 pinesol [evergreen|Bill Erickson] LP1896285 Post mark-missing serialized item load - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=0a7eef2>
15:53 pinesol [evergreen|Jeff Davis] LP#1896285: progress dialog when marking selected items as missing - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=75b3395>
16:00 sandbergja joined #evergreen
16:02 Dyrcona miscommunication--
16:46 collum_ joined #evergreen
17:15 mmorgan left #evergreen
17:59 sandbergja joined #evergreen
18:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
18:13 nfBurton joined #evergreen
18:17 pinesol [evergreen|Bill Erickson] LP1911031 Staff catalog honors pickup lib change - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=ad6ccd9>
19:19 sandbergja joined #evergreen
19:47 sandbergja joined #evergreen
20:32 sandbergja joined #evergreen
21:18 sandbergja joined #evergreen
21:54 sandbergja joined #evergreen
22:07 sandbergja joined #evergreen
22:09 Cocopuff2018 joined #evergreen
23:41 sandbergja joined #evergreen
23:57 sandbergja joined #evergreen

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