Page MenuHomePhabricator

internal_api_error_MWException : backend-fail-synced while uploading with chunked upload
Closed, ResolvedPublic

Description

(c) by ForestWander

I have 2 files (not more tested yet) and chunked upload always fails with:

<?xml version="1.0"?><api servedby="srv298"><error code="internal_api_error_MWException" info="Exception Caught: Stashing temporary file failed: UploadChunkFileException error storing file in &#039;mwstore://local-multiwrite/local-temp/7/7a/20120906101442!php6Ih8HM.jpg&#039;: backend-fail-synced; mwstore://local-multiwrite/local-temp/7/7a/20120906101442!php6Ih8HM.jpg" xml:space="preserve" /></api>

No matter whether I use my bot (self written) or UploadWizard.


Version: unspecified
Severity: major

Attached:

TOnong9Fl2lCEhe.jpg (2×3 px, 1 MB)

Details

Reference
bz40048

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:08 AM
bzimport set Reference to bz40048.
bzimport added a subscriber: Unknown Object (MLST).

Thanks for the report. It looks like chunked uploading was completely broken by recent backend changes. We'll look into it. In the meantime, please disable the experimental chunked uploading user preference when using Upload Wizard.

(In reply to comment #0)

Created attachment 11080 [details]
(c) by ForestWander

I have 2 files (not more tested yet) and chunked upload always fails with:

<?xml version="1.0"?><api servedby="srv298"><error
code="internal_api_error_MWException" info="Exception Caught: Stashing
temporary file failed: UploadChunkFileException error storing file in
&#039;mwstore://local-multiwrite/local-temp/7/7a/20120906101442!php6Ih8HM.jpg&#039;:
backend-fail-synced;
mwstore://local-multiwrite/local-temp/7/7a/20120906101442!php6Ih8HM.jpg"
xml:space="preserve" /></api>

No matter whether I use my bot (self written) or UploadWizard.

Does this still occur?

Attached:

TOnong9Fl2lCEhe.jpg (2×3 px, 1 MB)

(In reply to comment #2)

Does this still occur?

I've not checked the same thing, but as I mentioned on bug 40114 just this morning uploading some 4 MiB files failed with a bunch of internal_api_error_MWException before I disabled chunked uploading.

Sorry for my last comment; as for the last update, I tried again my 20 4 MiB images and none failed. I also tried a 200 MiB DjVu: the upload was very slow (oscillating 100-200 KiB/s) and didn't seem to fail with this bug but ended with internal_api_error_UploadStashFileNotFoundException (the usual one).

Gilles raised the priority of this task from High to Unbreak Now!.Dec 4 2014, 10:21 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to High.Dec 4 2014, 11:20 AM