aria2
aria2 copied to clipboard
RPC time outs when downloads are running.
I'm running aria2 as a daemon and controlling it via RPC calls. I've found that if I'm downloading a large number of files, or large files, the RPC client seems to become unreachable, even on the localhost.
Aria command: aria2c --enable-rpc --rpc-listen-all --disable-ipv6
Error below (this should give a 400, but it just times out).
/ # wget http://127.0.0.1:6800/jsonrpc
Connecting to 127.0.0.1:6800 (127.0.0.1:6800)
wget: download timed out
I have the same problem as you.
#2059 some issues