Open Leader-board opened 1 year ago
Does this happen only with Edge on Windows 11?
I cannot reproduce this with Firefox and Chrome using:
Do you see any failing API calls in the browser dev tools?
There is also this old issue with the same error message: https://github.com/ProfessionalWiki/SimpleBatchUpload/issues/25
Did you do any additional LocalSettings config for $wgSimpleBatchUploadMaxFilesPerBatch
?
Hi Morne, I haven't tested with other browsers, but don't think that's the issue. Here's what the console logs say:
We haven't configured $wgSimpleBatchUploadMaxFilesPerBatch.
Setup
Issue
See below Steps to reproduce: Upload anything using any method using Special:BatchUpload. Expected result: A file should be uploaded. Observed result: The error "ERROR: Server communication failed" is observed, and nothing seems to have been uploaded. Normal MediaWiki file upload works without issues. Stacktrace: A generic 500 error message upon debugging in the console