Time |
Nick |
Message |
00:42 |
|
sandbergja joined #evergreen |
01:35 |
|
sandbergja joined #evergreen |
06:01 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
07:51 |
|
rjackson_isl_hom joined #evergreen |
08:18 |
|
alynn26 joined #evergreen |
08:21 |
|
stephengwills joined #evergreen |
08:22 |
|
mantis1 joined #evergreen |
08:38 |
|
mmorgan joined #evergreen |
08:43 |
|
collum joined #evergreen |
09:12 |
Bmagic |
I've got an interesting thing. I always thought that the OPAC icons were displayed based upon this table: metabib.record_attr_flat. Therefore, this query: select string_agg(value,$$,$$) from metabib.record_attr_flat where attr=$$icon_format$$ and id=1538436 |
09:13 |
Bmagic |
should produce a list of icons that are shown in the OPAC - but I've found a case where that's not true, which has led me to questioning my reality |
09:19 |
|
Dyrcona joined #evergreen |
09:22 |
Dyrcona |
Trying to get the JavaScript console for Chrome on Android is a PITA. |
09:24 |
|
alynn26_away joined #evergreen |
09:30 |
Bmagic |
Dyrcona: I bet! |
09:33 |
|
jvwoolf joined #evergreen |
09:38 |
csharp |
Dyrcona: if you have Android 11+ you can do wireless debugging which is *so* much better |
09:42 |
Dyrcona |
That would be an improvement. |
09:44 |
Dyrcona |
Anyway, I think we're hitting bug 1901760 on 3.2.10 with the patch for settings cache from bug 1848550. I don't know if it happened before that. This is our first report of the issue. It comes after backporting the latter patch. |
09:44 |
pinesol |
Launchpad bug 1901760 in Evergreen "Staff Client Whitescreen on login on all browsers on iOS/Android" [High,Confirmed] https://launchpad.net/bugs/1901760 - Assigned to Bill Erickson (berick) |
09:44 |
pinesol |
Launchpad bug 1848550 in Evergreen "Cache settings more aggressively in web client" [Undecided,Fix released] https://launchpad.net/bugs/1848550 |
09:59 |
* Dyrcona |
should read comments more carefully before commenting. :) |
10:04 |
Dyrcona |
Oh well, at least I didn't have to install the Android developer tools to debug Chrome. I haven't installed those since I reinstalled the O/S on my laptop after the motherboard was replaced. |
10:20 |
|
nfBurton joined #evergreen |
11:07 |
Dyrcona |
JBoyer: Your signoff is actually missing from the commits in https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jboyer/lp1901760_shared_worker_signoff |
11:08 |
Dyrcona |
Would you object to my adding it if/when I push the commits to master/rel_3_5? |
11:08 |
JBoyer |
Ugh. |
11:09 |
JBoyer |
Let me check real quick, I think it's handy and I can just force-push an update so it doesn't need to be manually added everywhere. |
11:10 |
Dyrcona |
And, I'll have to copy down a new list of commit hashes. :) |
11:12 |
JBoyer |
But it is now done. :) |
11:13 |
JBoyer |
If for no other reason than the 3.6+ version will be easier, all I did was c+p my signoff line, so if you put it at the bottom of your 3 commits it all still end up the same. |
11:13 |
Dyrcona |
OK. No problem. |
11:26 |
|
sandbergja joined #evergreen |
11:51 |
|
jihpringle joined #evergreen |
11:52 |
Dyrcona |
First time that I've noticed npm install compiling c++ code. |
11:53 |
Dyrcona |
Ah. It's because I'm using Node 12 with Eg 3.2.10. It's building an older V8 implementation. |
11:53 |
Dyrcona |
Just another "joy" of downgrading. |
11:55 |
|
alynn26 joined #evergreen |
11:56 |
Dyrcona |
Makes me wonder if this is going to work at all. |
11:57 |
Bmagic |
I've combed over the code carefully, and I am pretty sure that the icon format displayed in the OPAC comes from the view metabib.record_attr_flat which comes from the table: metabib.record_attr_vector_list. How can the opac be displaying an icon that is not found in metabib.record_attr_flat? |
11:59 |
Dyrcona |
It's coming from somewhere else. |
12:04 |
Bmagic |
it must be |
12:13 |
|
sandbergja joined #evergreen |
12:24 |
|
alynn26_away joined #evergreen |
12:26 |
Dyrcona |
Hm.. Not able to login with the web staff client. I'm probably gonna have to delete nod and go back to node v8, then do the installation over again. |
12:27 |
Dyrcona |
Yeah. It might be that JQuery thing, too. |
12:48 |
|
collum joined #evergreen |
12:49 |
|
sandbergja joined #evergreen |
12:49 |
Dyrcona |
Grr... Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/x86_64-linux-gnu/perl/5.26/Socket.pm line 157. |
12:50 |
Dyrcona |
I think Bmagic or someone encountered that before, and I joked not to downgrade. |
12:51 |
Bmagic |
sounds vaguely familiar |
12:52 |
Dyrcona |
Host name issue or something, possibly ipv6. |
12:52 |
Dyrcona |
Bmagic: You had something like that happen with docker and a host name that started with a number, IIRC. |
12:53 |
Bmagic |
oh that, yep |
12:53 |
Dyrcona |
I'm getting this with autogen.sh. I don't think a numeric hostname is my issue. |
12:54 |
Dyrcona |
I guess I'll break for lunch and look at this later. I may have to set this test up on a different VM. |
12:55 |
Bmagic |
for me, autogen is where it stopped. The funny thing is that I didn't get an error from autogen. autogen simply hung while apparently waiting for a response. It wasn't until I looked at the logs that I saw the error |
12:58 |
Dyrcona |
I'll just delete the VM and build a replacement. |
13:02 |
|
jihpringle joined #evergreen |
13:38 |
Dyrcona |
And, then, we get DOS |
13:39 |
Dyrcona |
DOS'd. |
13:45 |
|
jvwoolf joined #evergreen |
13:53 |
|
jihpringle joined #evergreen |
13:57 |
JBoyer |
Dyrcona, something that may help if you haven't already tossed that vm is removing the node_modules dir, but also re-running the Makefile.install for your system. That will make sure you're using the right version of node for the Eg version being built. |
13:59 |
Dyrcona |
JBoyer: I wiped out the node under /usr/local/bin and did git clean -x -f -d before the build. |
13:59 |
Dyrcona |
Also, @blame EBSCO |
13:59 |
Dyrcona |
@blame EBSCO |
13:59 |
pinesol |
Dyrcona: but I never knew until this day that it was EBSCO all along |
14:00 |
|
sandbergja joined #evergreen |
14:00 |
Dyrcona |
They were apparently scraping us. |
14:00 |
berick |
Dyrcona: hm, you may be seeing what we saw recently |
14:00 |
berick |
blasts of unapi web requests |
14:00 |
JBoyer |
Yeah, that seems to be going around. |
14:01 |
Dyrcona |
berick: Yes, I mentioned your experience to the networking guy when he indicated that the largest number of hits were coming from an IP belonging to EBSCO. |
14:02 |
Dyrcona |
Yeahp, Netcraft confirms it. :) |
14:03 |
Dyrcona |
Actually, whois, but that old meme sounds funnier. |
14:03 |
Dyrcona |
@who [blame] for [band] |
14:03 |
pinesol |
lisacarlucci (blame [<channel>] [<id>] <who|what> [for <reason>]) -- Blames <who|what> (for <reason>, if given). If <id> is given, uses that specific blame. <channel> is only necessary if the message isn't sent in the channel itself. for Ejabberd and the Shapers. |
14:03 |
Dyrcona |
@dunno |
14:03 |
pinesol |
Dyrcona: NOBODY EXPECTS THE SPANISH INQUISITION! |
14:04 |
Dyrcona |
@who [blame] [band] for DOS |
14:04 |
pinesol |
bshum (blame [<channel>] [<id>] <who|what> [for <reason>]) -- Blames <who|what> (for <reason>, if given). If <id> is given, uses that specific blame. <channel> is only necessary if the message isn't sent in the channel itself. Caturday 🐱 Karaoke for DOS. |
14:04 |
Dyrcona |
Ah well.... |
14:04 |
Dyrcona |
But, yeah. bunch of unapi requests from EBSCO. |
14:13 |
Dyrcona |
Not to mention someone blowing out the actor drones on 1 brick at about the same time. Never rains, but it pours. |
14:51 |
|
Cocopuff2018 joined #evergreen |
15:28 |
|
sandbergja joined #evergreen |
15:39 |
|
AFloyd__ joined #evergreen |
15:39 |
|
nfBurton28 joined #evergreen |
16:06 |
|
mantis1 left #evergreen |
16:31 |
|
jihpringle joined #evergreen |
16:42 |
|
dbwells joined #evergreen |
17:15 |
|
mmorgan left #evergreen |
17:21 |
|
jihpringle joined #evergreen |
17:32 |
|
Dyrcona joined #evergreen |
17:36 |
Dyrcona |
Oh. Shut the laptop lid without logging out. G'night! |
18:01 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
18:15 |
|
RBecker joined #evergreen |
18:23 |
|
dbwells joined #evergreen |
18:26 |
|
dbwells joined #evergreen |
20:22 |
|
alynn26_away joined #evergreen |
20:33 |
|
mrisher_ joined #evergreen |
21:36 |
|
Cocopuff2018 joined #evergreen |
22:09 |
|
alynn26 joined #evergreen |
23:20 |
|
alynn26 joined #evergreen |
23:53 |
|
berick joined #evergreen |