Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with large files in docker #262

Open
Obus20 opened this issue Apr 15, 2024 · 0 comments
Open

Problems with large files in docker #262

Obus20 opened this issue Apr 15, 2024 · 0 comments

Comments

@Obus20
Copy link

Obus20 commented Apr 15, 2024

Describe the bug
We have some issues when the files are very large with the download. When we try to download the file then the service simply restarts.

To Reproduce
Steps to reproduce the behavior:

  1. Upload a file bigger then 10GB
  2. Try to dowload it

Expected behavior
The download works.

Logs

2024-04-15T12:56:08 [INFO] - 1.1.1.1 "GET /static/highlight/highlight.min.js HTTP/1.1" 200 191368 "http://microbin/upload/bear-swan-monkey" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0" 0.003437
2024-04-15T12:56:08 [INFO] - 1.1.1.1 "GET /static/highlight/highlight.min.css HTTP/1.1" 200 1304 "http://microbin/upload/bear-swan-monkey" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0" 0.000330
2024-04-15T12:56:19 [INFO] - MicroBin starting on http://0.0.0.0:8080
2024-04-15T12:56:19 [INFO] - Starting 4 workers
2024-04-15T12:56:19 [INFO] - Actix runtime found; starting in Actix runtime
2024-04-15T12:57:37 [INFO] - MicroBin starting on http://0.0.0.0:8080
2024-04-15T12:57:37 [INFO] - Starting 4 workers
2024-04-15T12:57:37 [INFO] - Actix runtime found; starting in Actix runtime

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Edge
  • Version: 123

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant