Video Size Limit
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.

In nginx-docker.conf, I have added the following line to extend the upload body size.

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
- 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
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