User talk:Σ/Archive/2021/July
This is an archive of past discussions about User:Σ. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Please comment/join discussion of your tool.
https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#Bug_in_%22Find_edits_by_user%22%3F. --50.201.195.170 (talk) 23:16, 9 June 2021 (UTC)
Error report
Greetings and felicitations. A search of the history of the article "Oliver Wendell Holmes Jr." for a user returned the error:
Traceback (most recent call last):
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/aiomysql/connection.py", line 503, in _connect
await self._request_authentication()
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/aiomysql/connection.py", line 785, in _request_authentication
auth_packet = await self._read_packet()
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/aiomysql/connection.py", line 593, in _read_packet
packet.check_error()
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/pymysql/protocol.py", line 220, in check_error
err.raise_mysql_exception(self._data)
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception
raise errorclass(errno, errval)
pymysql.err.InternalError: (1226, "User 's51469' has exceeded the 'max_user_connections' resource (current value: 10)")
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/project/sigma/www/python/src/app.py", line 33, in inner
return func(*a, **kw)
File "/data/project/sigma/www/python/src/app.py", line 80, in usersearch_py
tpl, store = UserSearch(params)()
File "./usersearch.py", line 27, in __call__
loop.run_until_complete(self.do_query(store.server, store.query))
File "/usr/lib/python3.7/asyncio/base_events.py", line 584, in run_until_complete
return future.result()
File "./usersearch.py", line 113, in do_query
async with sql.connect(**connect_info(server)) as conn2:
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/aiomysql/utils.py", line 48, in __aenter__
self._obj = await self._coro
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/aiomysql/connection.py", line 75, in _connect
await conn._connect()
File "/data/project/sigma/www/python/venv/lib/python3.7/site-packages/aiomysql/connection.py", line 523, in _connect
self._host) from e
pymysql.err.OperationalError: (2003, "Can't connect to MySQL server on 'enwiki.labsdb'")
—DocWatson42 (talk) 06:17, 21 June 2021 (UTC)
Happy First Edit Day!
Focus for Find edits
Clicking on "Find edits by user" takes us to the sigma toolforge page, and there is no cursor there. Request to add focus to the Username field on page load. The alternate link at xtools does have the focus in the User field. Jay (Talk) 14:50, 25 July 2021 (UTC)
- Thank you! I see it now. Jay (Talk) 04:32, 28 July 2021 (UTC)
Feedback request: Politics, government, and law request for comment
Your feedback is requested at Talk:Alex Jones on a "Politics, government, and law" request for comment. Thank you for helping out!
You were randomly selected to receive this invitation from the list of Feedback Request Service subscribers. If you'd like not to receive these messages any more, you can opt out at any time by removing your name.
Message delivered to you with love by Yapperbot :) | Is this wrong? Contact my bot operator. | Sent at 14:31, 28 July 2021 (UTC)
Happy First Edit Day!
Ceterach/0.0.1 deprecated API calls
As part of phab:T280806, I've noticed that User:Lowercase sigmabot III using a UA including Ceterach/0.0.1 is doing deprecated action=tokens API calls.
Any chance you could fix it to use action=query&meta=tokens?
Thanks!