[02:24:28] Hello is anyone there to help? [02:25:22] I just had the following problem: [02:25:24] Request from 71.174.209.76 via cp1079 cp1079, Varnish XID 321272553 [02:25:24] Error: 503, Backend fetch failed at Tue, 20 Jul 2021 02:23:26 GMT [02:27:34] ? [03:09:54] Guest19, on what page did you see that error? [03:10:29] Hi, It was after i tried uploading a new file to replace a file on commons [03:11:12] It tried connecting several times and failed each time [09:15:21] i'm trying to set up ULS on a local wiki for dev purposes, but the /w/extensions/.... paths are all 403'ing on me [09:15:34] i have set `$wgExtensionAssetsPath = "{$wgResourceBasePath}/extensions";` [09:15:50] is there something else I need to do to enable these paths? [09:19:38] this channel is for "Technical help for Wikimedia wikis"; you may want to ask in #mediawiki or #wikimedia-dev or such [09:20:02] well it's dev purposes for working on a WMF wiki [09:20:31] for the font issue actually ^_^ [09:21:45] but i will go to #wikimedia-dev [09:22:12] FYI "Technical help for Wikimedia wikis" does rather sound like it covers that [09:22:14] ah, heh. Sorry then :) [09:22:59] inductiveload: I would start by looking at your web servers error logs [09:26:22] hmm, doesn't seem to do anything at all [09:26:41] cache/mw-error.log doesn't change [09:26:53] cache/mw-debug-www.log even [09:28:16] this is all in the Docker evironment, BTW [10:03:27] aha: it's because I symlinked something [13:10:54] how dows Mediawiki provide access to https://en.wikisource.org/w/skins/Vector/tsconfig.json? [13:11:08] is there an .htaccess or something that allows that? [13:21:19] and where do the apache server logs go when running in Docker? [13:36:34] inductiveload: What do you mean by provide access? [13:37:24] i've trying to get the path /w/extensions/UniversalLanguageSelector/data/fontrepo/fonts/Akkadian/Akkadian.woff2 to work [13:37:48] actually I found some paths on my local install do work, but some do not [13:39:01] which is probably symlink related, since /extensions/* are mostly symlinks to the actual repos [13:45:23] spamming Options +FollowSymLinks in .htaccess's everywhere doesn't seem to work [13:46:48] I can get the woff2 from my dev wiki (which symlinks in extensions) no issue [13:50:24] hmm odd then [13:51:07] it works fine if I mount --bind /path/to/extension extensions, but not if I symlink it [13:56:06] and now it's magically working after I umount [13:56:10] o_O [13:56:27] fine, it's been this kind of a day anyway