okawaffles / OkayuCDN

A File Upload Server based around Nekomata Okayu.
https://okayu.okawaffles.com
Other
2 stars 0 forks source link

large[r] files do not upload successfully at all? #9

Closed okawaffles closed 1 year ago

okawaffles commented 1 year ago

title.

tested on firefox filesize 5.38mb, failed twice

image which is 78.3kb uploaded fine

okawaffles commented 1 year ago

bug is not present on chromium based browsers.

larger file (24mb mp4) was able to be uploaded on firefox immediately afterward. might be filetype error?

okawaffles commented 1 year ago

no logs in pm2 whatsoever. js is on thin ice rn

okawaffles commented 1 year ago

slow connections may be the culprit?

okawaffles commented 1 year ago

bug is not present on chromium based browsers.

bug is most definitely present on chromium based browsers

okawaffles commented 1 year ago

issue was nginx configuration. set "client_max_body_size" to 2G or whatever