[16:19:00] Hello :) I seem to have run into an issue with upgrading my mediawiki from1.42 to1.43. Several icons seems to be missing. [16:19:39] https://paste.tnonline.net/files/V4KUroYF7y48_Screenshot_20250325_171838_Opera.png how it looks now [16:20:06] How it should look https://paste.tnonline.net/files/McYXavc0HiBt_Screenshot_20250325_171821_Opera.png [16:21:17] Caching? Check your browser console etc? [16:22:12] I tried pagespeed online service and it looks the same in their screenshots [16:22:19] https://wiki.tnonline.net/w/Linux/logparse [16:22:37] also logo doesn't show i think [16:24:59] Seems it cannot load the symbols https://paste.tnonline.net/files/sq0YPvuJXb08_Screenshot_20250325_172421_RVNCViewer.png [16:26:00] The https://wiki.tnonline.net/mediawiki/load.php?a26bc only gives an almost empty file [16:26:51] The browser console shows "This page is using the deprecated ResourceLoader module "mediawiki.Uri"." [16:27:05] Maybe my theme is old? [16:28:54] you should update your skins to the same version, if you haven't already [16:36:39] Its Timeless, a built in version, so it should have been. [16:38:59] Forza: depends on how you downloaded MediaWiki [16:39:18] if you use git, nothing is bundled [16:40:05] I do the zip file. Unpack and then copy over the old images etc to the new dir. [16:40:56] Anyway. Downloaded a new Timeless copy from https://m.mediawiki.org/wiki/Special:SkinDistributor?extdistname=Timeless&extdistversion=REL1_43 [16:41:13] Does not look like it helped [16:43:07] completely empty files indicates a PHP error [16:43:24] https://www.mediawiki.org/wiki/Manual:Common_errors_and_symptoms#You_see_a_blank_page [16:46:18] No it is not completely emoty [16:46:32] Look https://wiki.tnonline.net/mediawiki/load.php?a26bc [16:47:10] All load.php seems to have too short string after '?' [16:47:49] Normally they look like https://wiki.tnonline.net/mediawiki/load.php?lang=en-gb&modules=mediawiki.editfont.styles&skin=timeless&version=1ijcr [19:02:24] I enabled debug logs. I have this error repeating: [error] [d0d2a661e24ec6ac963646f9] /mediawiki/load.php?lang=en-gb&modules=ext.pygments%7Cext.visualEditor.desktopArticleTarget.noscript%7Cskins.timeless&only=styles&skin=timeless PHP Warning: preg_replace_callback(): Compilation failed: digits missing after \x or in \x{} or \o{} or \N{U+} at offset 3 [19:03:29] ah [19:03:36] are you using freebsd by any chance? [19:03:59] or some other os that is probably on the latest* version of things [19:04:30] https://phabricator.wikimedia.org/T388335 [19:04:35] https://phabricator.wikimedia.org/T388285 [19:27:43] Reedy: Gentoo Linux :) [19:29:56] Reedy net_url2 Thanks for the bug link. [19:34:24] It fixed the issue [19:34:44] Thank you :)