Page MenuHomePhabricator

API file move fails with "backend-fail-move" sometimes.
Closed, DeclinedPublic

Description

API file move fails with "backend-fail-move" sometimes.

https://commons.wikimedia.org/wiki/MediaWiki_talk:Gadget-AjaxQuickDelete.js/auto-errors/3#footer


Version: 1.21.x
Severity: normal

Details

Reference
bz39391

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:52 AM
bzimport set Reference to bz39391.
bzimport added a subscriber: Unknown Object (MLST).

Rainer: What are steps to reproduce this (or to do an "API file move")?

(In reply to comment #1)
There are no steps to reproduce this. You used the API with action=move and the result was an error called "backend-fail-move". Sometimes it worked and sometimes it did not work.

Since it doesn't seem to happen recently, I'd better avoid putting lots of my time in this doing debugging collecting request and response headers etc.

The which are included with italic letters in the reports linked above are the dates from the response headers so you should be able to check the server logs for file moves at commons at this time.

The parameters set by the script and sent to the API are:

format: json,
from: pageName,
to: AQD.destination,
reason: AQD.reason,
movetalk: true,
watchlist: AQD.pageWasWatched ? 'watch' : 'nochange'
token: movetoken
Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:11 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:22 AM