ProfessionalWiki / ProfessionalWiki/SimpleBatchUpload

ERROR: Server communication failed

Open
#25 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
22
Forks
17
Avg merge
5h 30m
Merged PRs (30d)
13

Description

Our group has been using Extension:SimpleBatchUpload (1.5.0) extensively, but unfortunately we are running into an issue where files are uploaded but fail to be written as a row in the _fileData MW db table or saved to our Cargo db table. To the end user error appears as red highlighted text: ERROR: Server communication failed. We have checked our web server logs during uploads but cannot identify any server issues. Currently running MediaWiki 1.31.1, PHP 7.2.11 (apache2handler). Thank you for your help.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by reproducing the upload with MediaWiki 1.31.1, PHP 7.2.11, and Extension:SimpleBatchUpload 1.5.0, then trace why the upload does not create rows in _fileData or the Cargo table. Done means uploaded files are written to both tables without the “Server communication failed” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.