Page MenuHomePhabricator

Frequent "Aborted connections" to Wiki Replicas
Open, LowPublic

Description

While working on an unrelated task (T390767) I noticed that the wikiloves tool is generating a lot of errors while connecting to Wiki Replicas.

The following error is getting logged on the WikiReplica database host more than once per minute:

Jun 03 18:10:24 clouddb1019 mysqld[1607786]: 2025-06-03 18:10:24 8300 [Warning] Aborted connection 8300 to db: 'commonswiki_p' user: 's52927' host: '10.64.150.4' (Got an error reading communication packets)

Other users are also showing the same error, but wikiloves is hitting this far more frequently than other tools.

I'm not sure if this indicates something wrong with wikiloves or with some other parts of the Wiki Replicas infra.