diameter / rtorrent-rutorrent

Docker container with supervisor/rtorrent/nginx/ruTorrent 64/32 bit
155 stars 72 forks source link

.torrent file too big to add to rutorrent client #79

Closed bb-87 closed 3 years ago

bb-87 commented 3 years ago

I'd like to add a .torrent file via the web UI, but the file gets rejected because of a large file size. The .torrent file in question has a size of 4.8M.

Error from nginx error.log (IPs redacted): 2021/06/23 08:26:20 [error] 37#37: *9 client intended to send too large body: 5073583 bytes, client: XX.XXX.XXX.XXX, server: localhost, request: "POST /php/addtorrent.php HTTP/1.1", host: "XX.XX.XXX.XXX:8080", referrer: "http://XX.XX.XXX.XXX:8080/"

Steps I have taken so far:

I still get the aforementioned error in the nginx error.log.

Any help would be appreciated.

bb-87 commented 3 years ago

Overlooked there is already an open issue, duplicate of #69