streamaserver / streama

Self hosted streaming media server. https://docs.streama-project.com/
MIT License
9.67k stars 985 forks source link

Upload Fail #1101

Open Klynk opened 2 years ago

Klynk commented 2 years ago

Issue description

File upload fails with slow internet connection.

Steps to Reproduce

  1. Limit upload speed of Google Chrome, I set it to 4Mb/s (https://www.youtube.com/watch?v=SHqxBsBD7SI)
  2. Restart Google Chrome after applying upload rate limit.
  3. Upload a larger file, I tested using a 2GB video file.
  4. After about ~1.2 hours of upload time, I get the green popup saying success, but the file is not showing anywhere.

image

image

Notes

This instance of Streama is not behind any proxy, it is accessed directly. This failed upload also applies to non-throttled remote uploads too with slower ISP upload speeds. I have tested this 10 times, and it failed all 10 times.

When I upload the file without a rate limiter (1Gb/s) the file uploads just fine: Maybe something inside the application is timing out?

image

image

Environment Information