Time |
Nick |
Message |
02:53 |
|
beanjammin joined #evergreen |
03:20 |
|
alynn26 left #evergreen |
06:31 |
pinesol_green |
News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live> |
08:37 |
|
ngf42 joined #evergreen |
08:56 |
|
gsams_ joined #evergreen |
08:58 |
|
tsadok joined #evergreen |
09:12 |
|
jeff joined #evergreen |
09:22 |
|
jeff__ joined #evergreen |
10:35 |
|
finnx joined #evergreen |
10:58 |
|
rlefaive joined #evergreen |
11:10 |
|
Guest58990 left #evergreen |
11:36 |
|
Dyrcona joined #evergreen |
13:11 |
Dyrcona |
So, how is offline mode supposed to work in the web staff client? |
13:12 |
Dyrcona |
I just shut down apache on my vm and when I try to do anything, I get the site can't be reached message. |
13:13 |
Dyrcona |
And, yes, I not only used the web staff client before, but I also visited offline-interface before. |
13:13 |
Dyrcona |
Browser is Chromium. |
13:15 |
Dyrcona |
Oh. Do you have to be logged out, first? |
13:16 |
Dyrcona |
Nope. Doesn't work for me if it can't reach Apache. Kind of defeats the purpose, unless I'm doing it wrong. |
13:20 |
Dyrcona |
Doesn't work even after enabling offline mode in Chromium and restarting the browser. |
13:26 |
Dyrcona |
Only works for me if you go to the interface while you're online and then don't reload or anything. |
13:45 |
Dyrcona |
So, guess I'll only install master on my other vm to retest offline mode without the patch from Lp 1751318 to see if that makes a difference. |
13:45 |
pinesol_green |
Launchpad bug 1751318 in Evergreen "live_t/24-offline-all-assets.t failure" [Medium,Confirmed] https://launchpad.net/bugs/1751318 |
13:45 |
Dyrcona |
If it still seems busted, I'll open a bug. |
13:47 |
Dyrcona |
I wonder if the webpack issue that gmcharlt mentioned is actually fixed. |
14:25 |
Dyrcona |
Yeah, busted in stock master. offline-interface won't open unless Apache is running when you go to it and works so long as you don't refresh it after stopping Apache2. |
17:10 |
|
yar joined #evergreen |
17:46 |
|
beanjammin joined #evergreen |
18:31 |
pinesol_green |
News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live> |
19:02 |
dbs |
Dyrcona: you'll need to connect to Apache and log in using the staff client at least once for the service worker to be able to cache all the necessary bits; then after that it should be ready to go |
19:03 |
dbs |
a refresh shouldn't be an issue unless you're doing a devtools-style refresh where you force the service worker cache to be cleared |
19:04 |
dbs |
that said, I don't have master here so can't test to see if something went sideways recently |