In Wiki Loves Monuments, click on any number in the 'Uploaders' column, then on any number in the 'Images' column. Result is 502 Bad Gateway.
Description
Related Objects
- Mentioned Here
- rEDTOea0a61c55676: Update patch set 2
Event Timeline
Thanks for reporting this and giving reproduction steps.
However I can’t reproduce: on https://tools.wmflabs.org/wikiloves/monuments/2019, I can click through to https://tools.wmflabs.org/wikiloves/monuments/2019/Germany/users, https://tools.wmflabs.org/wikiloves/monuments/2019/Russia/users, https://tools.wmflabs.org/wikiloves/monuments/2019/Italy/users, etc.
Same thing on https://tools.wmflabs.org/wikiloves/monuments
@MichaelMaggs Can you please provide the URLs that 502s?
The images view 502s when providing a username parameter:
https://tools.wmflabs.org/wikiloves/images?event=monuments&year=2019&country=Russia&user=Olga-lisenkova
But without it’s fine
https://tools.wmflabs.org/wikiloves/images?event=monuments&year=2019&country=Russia
Am I missing something obvious or should img_user_text = ? be img_user_text = %s in images.py#L16?
Removing task assignee due to inactivity, as this open task has been assigned for more than two years. See the email sent to the task assignee on February 06th 2022 (and T295729).
Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be welcome.
If this task has been resolved in the meantime, or should not be worked on ("declined"), please update its task status via "Add Action… 🡒 Change Status".
Also see https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator.
Mentioned in SAL (#wikimedia-cloud) [2023-09-18T16:11:13Z] <wm-bot> <jeanfred> Deploy ea0a61c and dedd577 (T231796)
Four years later, finally took the time to look into it properly :)
Yes indeed, that was the first problem, the syntax was never updated for pymysql.