wireapp / wireapp/wire-server

Video Size Limit

Open
#1,823 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
2.8k
Forks
334
Avg merge
1d 7h
Merged PRs (30d)
50

Description

I have deployed the wire-server in docker-mode and connected wire android app.
All working well but I cannot upload the long video.
image
In nginx-docker.conf, I have added the following line to extend the upload body size.
image
But still showing the 413 error even the video is shorter than 30 seconds.
Would you kindly guide me on this issue?

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

Start by reviewing nginx-docker.conf and tracing the upload request that returns HTTP 413. Check whether another proxy or Wire service imposes a separate request-size limit, then reproduce the upload with a video that previously failed. Done means the configured deployment accepts the intended video upload without returning 413.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, docker, nginx
Domain
backend, infrastructure
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.