RocketChat / RocketChat/Rocket.Chat

File upload limit under webdav xampp

Open
#23,175 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

Hi there.
I have a self-hosted rocket.chat server running under ubuntu os on a pi machine. The service for file storing is webdav, which is hosted on another server I am hosting. There is a file size limit to 5 MB while I am trying to upload any file. I had change the limit in rocket.chat server settings but no chance to solve the problem.

Steps to reproduce:
  1. Open mobile/desktop app
  2. Upload a file (ex. image or video bigger than 5MB)
  3. Getting the error
Expected behavior:

File limit should work as set in server settings

Actual behavior:

Each time I try to upload a file bigger than 5MB i get the error: "Error uploading...Try again"

Server Setup Information:
  • Version of Rocket.Chat Server: 3.13.2
  • Operating System: Ubuntu 18.04
  • Deployment Method: SNAP
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version: 12.21.0
  • MongoDB Version:3.6.21
Client Setup Information
  • Desktop App or Browser Version: Last release
  • Operating System: All systems
Additional context
Relevant logs:

Contributor guide

Open the contributing guide

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

The report does not name a source file, test, or code entry point. Start by reproducing the upload failure with WebDAV storage on the stated Rocket.Chat SNAP setup, then inspect the server and browser logs and verify that uploads above the configured limit succeed without the error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, ubuntu
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.