#1480 closed Bug (fixed)
Too many "RPC Server Deflated response" messages
Reported by: | thorpem | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.41 |
Component: | libtransmission | Version: | 1.40 |
Severity: | Minor | Keywords: | RPC |
Cc: |
Description (last modified by charles)
I have installed 1.40 on my Qnap NAS on starting the daemon and then using the webgui the daemon process is killed the out put is
[~/.config/transmission-daemon] # transmission-daemon -f Transmission 1.40 (7096) started Port Forwarding: Opened port 51413 to listen for incoming peer connections Searching for web interface file "/root/.local/share/transmission/web/javascript/transmission.js" Searching for web interface file "/opt/share/transmission/web/javascript/transmission.js" RPC Server: Deflated response from 15116 bytes to 2906 RPC Server: Deflated response from 55870 bytes to 16669 RPC Server: Deflated response from 14798 bytes to 3111 RPC Server: Deflated response from 20592 bytes to 4160 RPC Server: Deflated response from 6348 bytes to 1913 RPC Server: Deflated response from 2587 bytes to 1050 RPC Server: Deflated response from 845 bytes to 386 RPC Server: Deflated response from 2089 bytes to 769 RPC Server: Deflated response from 9334 bytes to 3245 RPC Server: Deflated response from 1257 bytes to 600 RPC Server: Deflated response from 9051 bytes to 3444 RPC Server: Deflated response from 3704 bytes to 1350 RPC Server: Deflated response from 39388 bytes to 9180 RPC Server: Deflated response from 17735 bytes to 4671 RPC Server: Deflated response from 4452 bytes to 1191 RPC Server: Deflated response from 23104 bytes to 23059 Killed
Change History (6)
comment:1 Changed 12 years ago by charles
- Component changed from Transmission to libtransmission
- Description modified (diff)
- Milestone changed from None Set to 1.50
- Owner set to charles
- Severity changed from Normal to Minor
- Status changed from new to assigned
- Summary changed from RPC Server Deflated responce to Too many "RPC Server Deflated response" messages
comment:2 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 12 years ago by thorpem
- Resolution fixed deleted
- Status changed from closed to reopened
I don't have a directory or file /trunk/libtransmission/rpc-server.c .. this is a linux box. any ideas
comment:4 Changed 12 years ago by mezz
The 'trunk' means HEAD in SVN. If you want to apply this patch in tarball, ignore the 'trunk/'.
comment:5 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
fixed in r7128