Page MenuHomePhabricator

foundation website editing broken
Closed, ResolvedPublic

Description

Author: anthere9

Description:
I noticed since early january that the foundation website could not be edited
any more. When one tries to edit, there is a bug basically saying

Database error
The official website of the Wikimedia Foundation
You probably tried a search or other operation which took too long. Possible
reasons include:

  • A search where all words are in quotes. Try searching without the quotes

initially. If that isn't good enough, add a few more words or use a word or two
outside the quotes to indicate the general topic area.

  • An exceptionally large personal watchlist (probably over 10,000 items) at

busy times.

  • You may have been unlucky and tried when the database servers were temporarily

exceptionally loaded. When under exceptional load many harmless tasks may be
ended at once to quickly restore normal response times. Try again in five
minutes if you know that what you are doing is normally fine.

The generic error message is:

A database error has occurred. This could be because of an unacceptable search
query (see Searching Wikimedia Foundation), or it may indicate a bug in the
software. The last attempted database query was:
UPDATE cur SET cur_text='',cur_comment='',cur_minor_edit=0,
cur_user=1,cur_timestamp='20050109055749',cur_user_text='Anthere',cur_is_redirect=0,
cur_is_new=0, cur_touched='20050109055749', inverse_timestamp='79949890944250'
WHERE cur_id=460 AND cur_timestamp='20041002223908' from within function
"Article::updateArticle". MySQL returned error "1223: Can't execute the query
because you have a conflicting read lock".

If the error above is 2013 your operation was ended by the database load
manager. Please improve your search or try again at a less busy time. Sorry for

the inconvenience.

Hope it is not too long :-)


Version: unspecified
Severity: blocker
URL: http://wikimediafoundation.org

Details

Reference
bz1292
TitleReferenceAuthorSource BranchDest Branch
buildkitd: Add ability to restrict frontends and gateway sourcesrepos/releng/buildkit!46dancywmf/v0.12-If6519d9b16f636d40b445e42c58d21b38d4b666ewmf/v0.12
Use kokkuri image v1.8.0repos/releng/kokkuri!81dancyuse-v1.8.0main
Remove build frontend restrictions from kokkurirepos/releng/kokkuri!80dancyreview/dancy/remove-frontend-restrictionsmain
use buildkit image tag wmf-v0.11-8repos/releng/gitlab-cloud-runner!241dancyreview/dancy/use-buildkit-wmf-v0.11-8main
buildkitd: Add ability to restrict frontends and gateway sourcesrepos/releng/buildkit!40dancyreview/dancy/restrictionswmf/v0.11
Exclude sections that are shorter than 100 chars.repos/structured-data/section-topics!23xcollazoT329282-exclude-short-sectionsmain
buildkitd: Do not enable macspoofchk CNI settingrepos/releng/gitlab-cloud-runner!133dduvallreview/disable-macspoofchkmain
helm: Do not suggest enabling macspoofchkrepos/releng/buildkit!32dduvallreview/no-spoof-checkwmf/v0.11
helm: No default container security contextrepos/releng/buildkit!31dduvallreview/no-default-security-contextwmf/v0.11
buildkitd: Explicitly configure CNIrepos/releng/gitlab-cloud-runner!132dduvallreview/buildkitd-cni-configmain
helm: Support CNI configurationrepos/releng/buildkit!30dduvallreview/support-cni-configwmf/v0.11
helm: Fix indentation of buildkitdToml in ConfigMaprepos/releng/buildkit!29dduvallreview/fix-configmap-templatewmf/v0.11
Don't transmit "aborted" message to IRC if no prior announcement has been maderepos/releng/scap!76dancyreview/dancy/no-trivial-abort-announcementsmaster
buildkitd: Run in privileged moderepos/releng/gitlab-cloud-runner!127dduvallreview/run-buildkitd-privilegedmain
Port mjolnir dag from airflow 1repos/data-engineering/airflow-dags!235ebernhardsonwork/ebernhardson/mjolnirmain
helm: Omit --oci-worker-no-process-sandbox flag from buildkitd commandrepos/releng/buildkit!25dduvallreview/omit-no-sandbox-from-chart-templatewmf/v0.11
Remove superseded migration from Gerrit to Differential from READMErepos/phabricator/extensions!2aklapperaklapper-wmf/stable-patch-62276wmf/stable
Show related patches Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 8:10 PM
bzimport set Reference to bz1292.
bzimport added a subscriber: Unknown Object (MLST).

beesley wrote:

The same thing happens on the grants wiki at http://grants.wikimedia.org/

Looks like Jamesday forgot to update the 1.3 wiki configuration, so the
remaining few were stuck trying to write to the old database, now locked.

Have fixed up the config and it seems to work now.