Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Server Communication failed #57

Open
Leader-board opened this issue Nov 3, 2023 · 3 comments
Open

ERROR: Server Communication failed #57

Leader-board opened this issue Nov 3, 2023 · 3 comments

Comments

@Leader-board
Copy link

Leader-board commented Nov 3, 2023

Setup

  • MW version: 1.39
  • PHP version: 8.1.5
  • DB (MySQL etc.): MariaDB
  • SBL version: 2.0 (SimpleBatchUpload version)
  • Browser version: Latest version of Edge, Windows 11. Also reported by other users in our wiki.

Issue

See below
Steps to reproduce:
Upload anything using any method using Special:BatchUpload.
Expected result:
A file should be uploaded.
Observed result:
image
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

@malberts
Copy link
Collaborator

malberts commented Nov 3, 2023

Does this happen only with Edge on Windows 11?

I cannot reproduce this with Firefox and Chrome using:

  • MW version: 1.39.5
  • PHP version: 8.1.24
  • DB: MariaDB
  • SBL version: 2.0

Do you see any failing API calls in the browser dev tools?

@malberts
Copy link
Collaborator

malberts commented Nov 3, 2023

There is also this old issue with the same error message: #25

Did you do any additional LocalSettings config for $wgSimpleBatchUploadMaxFilesPerBatch?

@Leader-board
Copy link
Author

Hi Morne, I haven't tested with other browsers, but don't think that's the issue. Here's what the console logs say:

image

We haven't configured $wgSimpleBatchUploadMaxFilesPerBatch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants