Error: When using mw.ext.data.get() in wikitext via Scribunto
- service.version: 1.43.0-wmf.23
- trace.id: efb8c5d6-2dad-4043-9c4e-97cd153a4a18
- Find trace.id in Logstash
[{reqId}] {exception_url} PHP Warning: API call failed to get remote JsonConfig: status=There was a problem during the HTTP request: 503 Service Unavailable, query= [Called from JsonConfig\JCUtils::warn in /srv/mediawiki/php-1.43.0-wmf.23/extensions/JsonConfig/includes/JCUtils.php at line 47]Notes
Started after rolling wmf.23 to group2. The issue so far has affected a few concrete wikis: English, Arabic, Egyptian Arabic, Ukrainian, Russian and German.
The problem originates in the core debug utils, in this logging function. Presumably this debugging code was enabled in this release for the wikis mentioned above.
The error volume in the logs is relatively low but constant and creates some noise.
It's unclear whether the logging code is doing something wrong/calling the wrong downstream or an infra issue with the downstream service.
I'm tagging the task with the JsonConfig extension since that's the code calling the debugging functionality, but I wasn't sure. Please reassign the tags if needed.
Impact
Error: When calling api.php?action=jsondata&title=..
Impact
API response with confusing error code apierror-invalidtitle.