Server error 413 when trying to upload files over 100 MB on android app
Open
bug
- Dominant language
- Java
- Stars
- 192
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
When trying to upload files over 100 MB using the android app i get an error. It can either manifest as a server error 413 or as the following message
""'
Error2: sun.net.ConnectionResetException: Connection
reset
maybe wrong password?
""'
Uploading the same files from the browser doesn't arise any issues.
I am hosting copyparty on docker.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.