Hello!
I need a little help! I have a ASUS RT-AC57U router with openwrt. I installed the transmission torrent client. I have more torrents in the client, what the torrents is paused and the client say this error:
Unable to save resume file. Bad adress.
My settings file is this:
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": false,
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 0,
"dht-enabled": true,
"download-dir": "/share/hdd1/Downloads",
"download-queue-enabled": true,
"download-queue-size": 3,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "//Downloads",
"incomplete-dir-enabled": false,
"invalid-key": false,
"lazy-bitfield-enabled": true,
"lpd-enabled": false,
"message-level": 1,
"peer-congestion-algorithm": "",
"peer-id-ttl-hours": 6,
"peer-limit-global": 45,
"peer-limit-per-torrent": 15,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 0,
"prefetch-enabled": false,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 10,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-host-whitelist": "127.0.0.1,192.168.1.*",
"rpc-host-whitelist-enabled": false,
"rpc-password": "{47e3cbc3e287fbfcbf0f991f23aec660644bb9cafteBRIv2",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "transadmin",
"rpc-whitelist": "127.0.0.1",
"rpc-whitelist-enabled": false,
"scrape-paused-torrents": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 2000,
"speed-limit-down-enabled": true,
"speed-limit-up": 100,
"speed-limit-up-enabled": false,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 0,
"upload-slots-per-torrent": 5,
"utp-enabled": true,
"watch-dir": "/share/hdd1/Downloads",
"watch-dir-enabled": true
}
I see the resume folder, some resume files. What is this error?