STEPS
For the last days, I have been trying to upload a video file (2.5GB, .webm) several times via https://commons.wikimedia.org/wiki/Special:UploadWizard?debug=true from my machine under the user account Malyacko onto Wikimedia Commons (ETA: 5h).
ACTUAL OUTCOME
- Several times I received an "Unknown error: "parsererror" message and the upload fails. The browser's developer tools' error console states:
Retry #1 on error event load.php:13137:4 Max retries exceeded on error event (unknown)
- Sometimes UploadWizard also just remains stuck, showing "Assembling..." in the preview box, and the "Processing files..." progress bar remains stuck close to its end (probably something around 95%).
EXPECTED OUTCOME
- In a perfect world the upload should succeed. :P Apart from that,
- I'd expect UploadWizard to fail at some point for #2 and display an error message.
- For #1 I'd love to receive a better error message.
- If the problem is the file size, I'd expect a convenience link to https://commons.wikimedia.org/wiki/Help:Server-side_upload on Wikimedia Commons (though that Help page linking https://commons.wikimedia.org/wiki/Commons:Chunked_uploads which seems to be outdated as I cannot see such a setting in my preferences).