Page MenuHomeTelepedia

$wgUseInstantCommons is no longer functioning.
Closed, ResolvedPublic

Description

It has been reported that $wgUseInstantCommons is no longer functioning correctly. It appears it is set up correctly, but stopped working sometime yesterday for no known reason. No changes have been made to the codebase that I can see that made this happen.

Event Timeline

Error seems to be:

[FileOperation] S3FileBackend: found backend with S3 buckets: static.telepedia.net/testingoawiki, static.telepedia.net/testingoawiki/thumb, static.telepedia.net/testingoawiki/deleted, static.telepedia.net/testingoawiki/temp.
[objectcache] RedisBagOStuff debug: get(WANCache:global:filerepo-file:testingoawiki:66667aed064b92f5a6af29684c1efc23aa395c66|#|v) on 127.0.0.1:6379: success
[objectcache] RedisBagOStuff debug: get(WANCache:global:filerepo-file-redirect:testingoawiki:fba2115d27b4a24592ec186c646ddc8e|#|v) on 127.0.0.1:6379: success
[objectcache] RedisBagOStuff debug: get(WANCache:global:filerepo-Metadata:28ff4c02c0553abe5a5c8a67d719fc31047a7116|#|v) on 127.0.0.1:6379: success
ForeignAPIRepo: HTTP GET: https://commons.wikimedia.org/w/api.php?titles=File%3ARefiner%C3%ADa_CEPSA_Gibraltar-San_Roque.jpg&iiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmime%7Cmediatype%7Cextmetadata&prop=imageinfo&iimetadataversion=2&iiextmetadatamultilang=1&format=json&action=query&redirects=true&uselang=en
[http] * Error fetching URL: SSL: no alternative certificate subject name matches target host name 'commons.wikimedia.org'
* There was a problem during the HTTP request: 0 Error

Thinking that this is an error on WMF's end; will file a task.

OriginalAuthority changed the task status from Open to In Progress.Jul 21 2023, 10:32 PM
OriginalAuthority claimed this task.

Not entirely sure what the issue was, here, but it seemed to be fixed by restarting Apache. Some folks over on WMF Phabricator are saying that it could correlate to a CURL issue, which is tracked on Ubuntu forums, here.