Last modified: 2012-12-16 14:38:01 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T41391, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 39391 - API file move fails with "backend-fail-move" sometimes.
API file move fails with "backend-fail-move" sometimes.
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.21.x
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-15 19:37 UTC by Rainer Rillke @commons.wikimedia
Modified: 2012-12-16 14:38 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Rainer Rillke @commons.wikimedia 2012-08-15 19:37:34 UTC
API file move fails with "backend-fail-move" sometimes.

https://commons.wikimedia.org/wiki/MediaWiki_talk:Gadget-AjaxQuickDelete.js/auto-errors/3#footer
Comment 1 Andre Klapper 2012-12-16 09:48:38 UTC
Rainer: What are steps to reproduce this (or to do an "API file move")?
Comment 2 Rainer Rillke @commons.wikimedia 2012-12-16 14:38:01 UTC
(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

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links