ProfessionalWiki / ProfessionalWiki/SimpleBatchUpload
ERROR: Server Communication failed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 17
- Avg merge
- 5h 30m
- Merged PRs (30d)
- 13
Description
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:
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by uploading a file through Special:BatchUpload using the reported setup, then inspect the browser request and the corresponding server-side error behind the generic 500 response. Trace the upload path until the communication failure is identified; done means uploads succeed through each supported method without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mariadb, php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100