HumanSignal / HumanSignal/label-studio

When uploading large files 206 status code

Open
#9,103 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
When uploading large files larger than 2gb, a 206 page status code is returned.

And yes, I know about the nginx configuration to limit the download, but that's not the issue here. I'm configuring nginx correctly.

The problem also occurs if I compress this 2gb file to 300mb. The thing is that I'm annotating audio files that are each about 3 hours long. Is the problem likely due to the number of samples?

Tested in chrome, firefox, vivaldi browsers

Image

**Preconditions**

- Audiofile > 2gb
- Docker compose label studio

[app-1 |.json](https://github.com/user-attachments/files/24380280/app-1.json)
[dbLog.json](https://github.com/user-attachments/files/24380281/dbLog.json)
[nginxLog.json](https://github.com/user-attachments/files/24380282/nginxLog.json)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.