[13:14:17] xSavitar: hi, you still around? [13:14:33] hauskatze: sure! [14:00:37] Technical Advice IRC meeting starting in 60 minutes in channel #wikimedia-tech, hosts: @Lucas_WMDE & @cscott - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [14:50:23] Technical Advice IRC meeting starting in 10 minutes in channel #wikimedia-tech, hosts: @Lucas_WMDE & @cscott - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting [15:09:15] I'm observing very weird behavior when debugging network requests on https://www.wikidata.org/wiki/Q2016 with Google Chrome. The network tab reports 2 JS requests being made to load.php, while Firefox reports 6. The sources tab and web console confirms that there's JS being loaded, but the requests do not show up in the network tab of Chrome. I've checked on another machine with Chrome and Firefox and observed the same behavior. Has [15:09:15] anyone else experienced something like this? [15:10:11] it seems to be happening on other wikis/pages as well - on the page https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting, Chrome again "misses" 1 JS request [18:19:56] mszabo-wikia: are you logged in or logged out in both browsers? [18:24:54] Nemo_bis: logged out on both and checked on another person's machine. We observed the same behavior there as well (both machines run chrome 75 on macOS) [18:25:13] A third person using Linux and chrome 75 and 76 could not reproduce the issue, however [18:29:16] mszabo-wikia: when visiting https://www.wikidata.org/wiki/Q2016 logged out in a private window and checking the "disable cache" box (Firefox 68 and Chromium 73), I confirm I see only 2 JS requests in Chromium, for a total of some 250 kB (uncompressed?) vs. more in Firefox for some 2.5 MB uncompressed [18:29:57] I'm not sure whether Chromium actually loads something from cache nevertheless [18:30:07] yep, the JS is loaded properly in chrome (you can see console log entries from the modules loaded by the "missing" requests) [18:30:34] but the requests that load this JS do not show up in the network tab, and the console.log entries do not point to load.php as the source [18:30:52] compare with firefox where the requests loading those modules show up in the network tab and are also properly attributed [18:31:16] I guess this is likely a chrome/chromium issue rather than an MW issue but I have yet to experience this elsewhere [18:33:40] this is the "missing" request I think https://www.webpagetest.org/result/190724_WC_16f7b9b2cf6da8218b28e4283755ff9d/1/details/#step1_request11 [18:47:38] it's not just that, requests 11-14, i.e. RL script modules seem to be absent as well [20:35:34] Good evening, could someone help me setting up a ssh-tunnel on my windows machine to connect locally to the data? I really struggling with that :/ [20:35:46] *database