https://bugzilla.wikimedia.org/show_bug.cgi?id=54674

       Web browser: ---
            Bug ID: 54674
           Summary: Fatal error renaming file
           Product: MediaWiki
           Version: 1.22-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: File management
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Reported on #wikimedia-tech by Dragonfly6-7:

6:28    Dragonfly6-7    I just killed an image while trying to rename it
6:29    Dragonfly6-7    the system told me "Fatal error (numbers that I didn't
copy in time)", and then I tried to rename it again, and now it's gone gone
gone
6:32    Dragonfly6-7    originally it was [[File:Kufuor.JPG]] (on en.wiki)
6:34    Dragonfly6-7    and I tried moving it to [[File:John Agyekum Kufuor
(June 28, 2001).jpg]]

MaxSem looked in server logs and found:

6:41    MaxSem    2013-09-27 00:27:28 mw1049 enwiki: [770efea1]
/w/index.php?title=Special:MovePage&action=submit   Exception from line 1053 of
/usr/local/apache/common-l
6:41    MaxSem    ocal/php-1.22wmf18/includes/filebackend/SwiftFileBackend.php:
Got InvalidResponseException exception.

This seems to be a semi-expected error condition in SwiftFileBackend.
SwiftFileBackend::handleException() looks specifically for
InvalidResponseException and forces a re-connect and re-auth.

The loss of the image from enwiki is the troubling part. It seems like the move
operation should have been rolled back. Instead the move took place but the
media file is not found at the new expected location.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to