February 24, 201313 yr I am a newbie on unraid server and transmission and i have some questions. i have installed and enabled transmission on my unraid server 5.0rc11 but how to use it? i tried to enter by typing the following ip in browser as below but failed \\Sever ip\transmission
February 24, 201313 yr Try \\servername or ip:xxxx(xxxx being the port number you specified in the setup)
February 24, 201313 yr Author Try \\servername or ip:xxxx(xxxx being the port number you specified in the setup) after using you method, it show a search result from google
February 24, 201313 yr http://192.168.1.10:8085 Where yo put your own server ip in and your own port nmber n
February 24, 201313 yr Author http://192.168.1.10:8085 Where yo put your own server ip in and your own port nmber n still cant not access my screen capture are attached for your reference any setting like port forward need set in my router?
February 24, 201313 yr Hi Looking at the web page error it looks like you have put an ip address in the whitelist in "settings.json" that isn't the same as the machine trying to access transmissions web interface. My rpc-whitelist and rpc-whitelist-enable "rpc-whitelist": "127.0.0.1", "rpc-whitelist-enabled": false, My complete settings.json { "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": 4, "dht-enabled": true, "download-dir": "/mnt/disk5/torrents/downloaded", "download-queue-enabled": true, "download-queue-size": 5, "encryption": 2, "idle-seeding-limit": 30, "idle-seeding-limit-enabled": false, "incomplete-dir": "/mnt/disk5/torrents/incomplete", "incomplete-dir-enabled": true, "lpd-enabled": false, "message-level": 1, "peer-congestion-algorithm": "", "peer-limit-global": 240, "peer-limit-per-torrent": 60, "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, "pidfile": "/var/run/transmission/transmission.pid", "port-forwarding-enabled": true, "preallocation": 1, "prefetch-enabled": 1, "queue-stalled-enabled": true, "queue-stalled-minutes": 30, "ratio-limit": 2, "ratio-limit-enabled": false, "rename-partial-files": true, "rpc-authentication-required": false, "rpc-bind-address": "0.0.0.0", "rpc-enabled": true, "rpc-password": "{5ab50821078362b5cd3940ab97bd75d3a8d30755UVuy99rX", "rpc-port": 9091, "rpc-url": "/transmission/", "rpc-username": "", "rpc-whitelist": "127.0.0.1", "rpc-whitelist-enabled": false, "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": 100, "speed-limit-down-enabled": false, "speed-limit-up": 100, "speed-limit-up-enabled": false, "start-added-torrents": true, "trash-original-torrent-files": false, "umask": 18, "upload-slots-per-torrent": 14, "utp-enabled": true, "watch-dir": "/mnt/disk5/torrents/watch", "watch-dir-enabled": true } Please bear in mind I'm still new to all this so i could be wrong, just an idea.
Archived
This topic is now archived and is closed to further replies.