Page MenuHomePhabricator

en:Special:Log/ST47ProxyBot not loading due to database error
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue:

What happens?:

  • Database error: To avoid creating high database load, this query was aborted because the duration exceeded the limit. If you are reading many items at once, try doing multiple smaller operations instead. [2b12042e-52f7-4bfb-b95c-21c5de38592b] 2023-07-21 09:47:29: Fatal exception of type "Wikimedia\Rdbms\DBQueryTimeoutError"

Screenshot 2023-07-21 at 11.47.52.png (820×1 px, 142 KB)

What should have happened instead?:

Other information (browser name/version, screenshots, etc.):

  • The problem probably occurs due to the large number of blocks the bot is issuing if it tries to load the whole log instead of just the first 100 entries when visiting the link?

Event Timeline

Hi, it's what it says: "If you are reading many items at once, try doing multiple smaller operations instead."
Please report this to the ST47ProxyBot maintainers - thanks.

Aklapper this doesn't seem like a problem of the bot maintainers but rather a software problem. When visiting https://en.wikipedia.org/wiki/Special:Contributions/ST47ProxyBot and clicking „logs“ in the menu, this database error shows, even though I'm doing no operation other than clicking this link. Glad this is already covered in T325062 with the workaround of visiting https://en.wikipedia.org/w/index.php?title=Special:Log&user=ST47ProxyBot&type=block instead, thanks for merging taavi!