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

Quits when uploading a video #13

Open
ghost opened this issue Aug 18, 2014 · 3 comments
Open

Quits when uploading a video #13

ghost opened this issue Aug 18, 2014 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 18, 2014

[sami@manjaro ~]$ mediacrush /home/sami/Videot/20140815_002.mp4
Unknown error  <html>
<head><title>413 Request Entity Too Large</title></head>
<body bgcolor="white">
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx/1.7.4</center>
</body>
</html>
Uploaded: https://mediacru.sh/

Nothing gets uploaded. I tried uploading same video in different browsers and it created massive hanging.

@ddevault
Copy link
Contributor

Max filesize is 50 MB. Will leave this open so a better error can be put in.

@ghost
Copy link
Author

ghost commented Aug 18, 2014

The filesize is little over 500 MB. The website does not tell about the limit when trying to upload, but starts hanging infinitely and that makes the system very slow.

@jdiez17
Copy link
Member

jdiez17 commented Aug 19, 2014

Your browser will choke on 500MB files because we compute the MD5 hash client-side before sending it to the server.

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

2 participants