Time |
Nick |
Message |
03:04 |
|
yar joined #evergreen |
03:09 |
|
yar joined #evergreen |
06:00 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
07:05 |
|
agoben joined #evergreen |
07:13 |
|
rjackson_isl joined #evergreen |
07:56 |
|
Dyrcona joined #evergreen |
08:13 |
|
alynn26 joined #evergreen |
08:37 |
|
rfrasur joined #evergreen |
08:39 |
|
mmorgan joined #evergreen |
09:00 |
|
mantis1 joined #evergreen |
09:20 |
Dyrcona |
Dyrcona-- # Making bad assumptions sometimes leads to start over, but it's only a VM, so.... |
09:21 |
Dyrcona |
Having master checked out when you install prerequisites is a bad idea if you want to install Evergreen 3.2.8.... |
09:22 |
rfrasur |
Dyrcona++ |
09:22 |
Dyrcona |
rfrasur++ # For believing in me. :P |
09:23 |
rfrasur |
I do. And also believe that life is experimental which involves mistake making and learning. Which you just did. So, your experience is as expected therefore Dyrcona++ |
09:23 |
rfrasur |
:p |
09:23 |
Dyrcona |
:) |
09:23 |
alynn26 |
Dyronca we all beleive in you, we enjoy your monologs, as they tell us we are not alone in this wonderful world of evergreen |
09:24 |
rfrasur |
alynn26 |
09:24 |
rfrasur |
alynn26++ too |
09:24 |
* rfrasur |
's head hurts |
09:25 |
Dyrcona |
rfrasur: I'm sorry to hear that. I woke up with a headache, but it's gone, now. |
09:25 |
Dyrcona |
alynn26++ |
09:25 |
Dyrcona |
Well, my other VM has the correct branch checked out, but I haven't started the installation there. |
09:26 |
Dyrcona |
Guess I missed one... |
09:26 |
rfrasur |
Dyrcona - It's okay. I took some excedrin and have coffee which is also now making my face flushed which is good to remember if I'm ever feelin' particularly cold or something. |
09:26 |
Dyrcona |
Excedrin++ # Apirin, Tylenol, and caffeine |
09:28 |
Dyrcona |
On the plus side, making the vm should go a little faster this time, since I can just upload most of the modified configuration files: backups++ |
09:28 |
alynn26 |
backups++ as she checks on hers |
09:32 |
|
jvwoolf joined #evergreen |
11:21 |
|
mrisher joined #evergreen |
11:34 |
|
jihpringle joined #evergreen |
11:35 |
|
Stompro joined #evergreen |
12:06 |
dbs |
Looks like you can only move items from your "saved basket" into one of the first 10 saved lists, and there's no way to move items from one saved list to another. Hmm. |
12:20 |
mmorgan |
Anyone using ContentCafe had reports of missing cover images since yesterday? |
12:28 |
|
khuckins joined #evergreen |
12:28 |
Stompro |
mmorgan, just looked at our new book carousel, and there are a big bunch of missing images. |
12:28 |
Stompro |
https://egcatalog.larl.org/eg/opac/home?locg=1 |
12:34 |
mmorgan |
We got reports late yesterday, and this morning I got a 500 error trying to retrieve one directly from contentcafe. |
12:35 |
Stompro |
mmorgan, this title had cover art in the past, when our Marketing dept added it to our website, but nothing right now. https://egcatalog.larl.org/eg/opac/record/337428 |
12:36 |
mmorgan |
No more 500 errors from contentcafe, but still holes in the catalog. If I hard reload, they seem to fill in, and then they will appear, but I don't want to do that for every missing image. |
12:37 |
mmorgan |
Stompro: I see a cover image on that last link now |
12:37 |
* Stompro |
forgot to clear cache after clearing added content cache. |
12:38 |
Stompro |
mmorgan++ thanks. |
12:39 |
Stompro |
What is the memcached default timeout? |
12:39 |
* mmorgan |
can't remember exactly how cover image caching works. Do they cache for 24 hours? |
12:42 |
|
JeffG_ARE joined #evergreen |
12:44 |
berick |
mmorgan: opensrf.xml has a max_cache_time setting which is used as the default. looks like you're right about 24hrs. |
12:45 |
* mmorgan |
was just going to peek there. |
12:45 |
berick |
you can manually modify the cache using the memcache tools, fyi. |
12:45 |
berick |
e.g. memcdump --servers 127.0.0.1 | grep ac.jacket |
12:46 |
berick |
to see the cached jackets |
12:46 |
* dbs |
just traced through OpenILS::WWW::AddedContent, OpenSRF::Utils::Cache, and opensrf.xml to find that :) |
12:47 |
mmorgan |
berick++ |
12:47 |
Stompro |
Then feed the keys into memccat and look for {"nocontent":1} for ones to delete. |
12:48 |
mmorgan |
We have it set to 24 hours |
12:48 |
mmorgan |
Stompro++ |
12:48 |
Dyrcona |
You can also clear the cached content for a record in the staff client catalog, at least in XUL. |
12:49 |
mmorgan |
Dyrcona: Yes, in the web client, too. |
12:53 |
mmorgan |
Has anyone shortened the timeout? |
13:10 |
Dyrcona |
Dyrcona-- |
13:28 |
Dyrcona |
qemu-kvm is causing me problems today. |
13:49 |
jeffdavis |
tfw testing a fix is way more complicated than the fix itself |
13:51 |
Dyrcona |
jeffdavis: It can be. |
13:53 |
jeffdavis |
bug 1823983 is what prompted that feeling, if anyone has time on their hands for setting up a test case (ha!) |
13:53 |
pinesol |
Launchpad bug 1823983 in Evergreen 3.3 "Action triggers repeat_delay looking at unrelated events" [Medium,Confirmed] https://launchpad.net/bugs/1823983 |
14:10 |
|
jvwoolf joined #evergreen |
14:32 |
Stompro |
Did anyone figure out a good way to search for and clear out the nocontent cover art while I was at lunch? |
14:34 |
* mmorgan |
returns from lunch and also wonders. |
14:38 |
Stompro |
This gives me a count "memcdump --servers=localhost |fgrep 'ac.jacket' | xargs memccat --servers=localhost $1 | fgrep nocontent | wc" |
14:59 |
jeff |
Stompro: when we build our sliders (pre-dating Evergreen sliders), we do them with a batch job that skips the item if the cover URL proxied through Evergreen is 404 or a 1x1 image. |
14:59 |
jeff |
When we were using the Evergreen OPAC for patrons, we also added an onerror handler to report empty cover art, and we prioritized creating local jacket images for those items. |
15:00 |
Stompro |
jeff, that is on my todo list, to add into the process of generating the lists of new items. |
15:00 |
jeff |
That was especially amusing when a library started using some of our template customizations including the onerror javascript handler. ;-) |
15:01 |
jeff |
Oh, and I see now you were asking specifically about cached {"nocontent":1} values. |
15:02 |
Stompro |
mmorgan, here is a bash script that tries to find the nocontent entries and clears them. |
15:03 |
Stompro |
mmorgan, https://gist.github.com/stompro/547976ad9cdd650989f1efe9d25b2cbc |
15:06 |
Dyrcona |
There's also the browser cache to contend with.... |
15:07 |
Stompro |
Dyrcona, would running autogen help with that, changing the cache key... or is that only for css&javascript. |
15:08 |
Dyrcona |
Nope, don't think so. |
15:58 |
mmorgan |
Stompro++ |
16:18 |
|
khuckins joined #evergreen |
16:20 |
|
sandbergja_ joined #evergreen |
16:38 |
|
mantis1 left #evergreen |
16:38 |
|
jvwoolf left #evergreen |
16:51 |
|
cmalm joined #evergreen |
16:56 |
|
mmorgan left #evergreen |
17:07 |
cmalm |
I've been scratching my head over the MARC Batch Editor. I'm trying to delete 245$h, but doing so also deletes the forward slash that precedes $c. Is there any way to preserve that character, or to add it back in in the appropriate location? |
18:01 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
19:54 |
|
mantis1 joined #evergreen |
19:54 |
|
mantis1 left #evergreen |
21:06 |
|
sandbergja joined #evergreen |