hi. the programs great ive used it on ubuntu no hassles, however ive now got a dedicated server and want to run the program via CLI and the remote web interface, but i cant get the program to run properly
[12:03:29.341] Couldn't bind port 51413 on 0.0.0.0: Address already in use
[12:03:29.342] Couldn't bind port 51413 on ::: Address already in use
[12:03:29.342] RPC Server: Adding address to whitelist: 127.0.0.1
[12:03:29.342] RPC Server: Adding address to whitelist: 192.168.1.11
[12:03:29.342] RPC Server: Serving RPC and Web requests on port 9091
[12:03:29.342] RPC Server: Whitelist enabled
[12:03:29.342] Transmission 1.75 (9117) started
[12:03:29.698] Port Forwarding (NAT-PMP): initnatpmp succeeded (0)
[12:03:29.698] Port Forwarding (NAT-PMP): sendpublicaddressrequest succeeded (2)
[12:03:38.438] Port Forwarding (UPnP): Found Internet Gateway Device "http://192.168.1.11:2869/"
[12:03:38.438] Port Forwarding (UPnP): Local Address is "192.168.1.20"
[12:03:43.442] Port Forwarding (UPnP): Port forwarding through "http://192.168.1.11:2869/", service "". (local address: 192.168.1.20:51413)
[12:03:43.443] Port Forwarding (UPnP): Port forwarding successful!
[12:03:43.443] Port Forwarding: State changed from "Not forwarded" to "Forwarded
this is the log i get when i run transmission-daemon -f, im trying to access the web interface with a local pc on the same switch, via port 9091 (**edit**). it is recieveing the request and refusing it so i get a 403 forbidden error. the port see ms to be open in netstat
any ideas? your help is much appreciated, thanks
new user, cant web remote to work, ports? please help
new user, cant web remote to work, ports? please help
Last edited by gangr33n on Thu Nov 12, 2009 4:04 pm, edited 1 time in total.
Re: new user, cant web remote to work, ports? please help
yes sorry 9091
Re: new user, cant web remote to work, ports? please help
Add address range 192.168.1.* to the rpc-whitelist (settings.json).
Re: new user, cant web remote to work, ports? please help
i previously had but for now just have 192.168.1.11 which is the pc i was trying to connect on, there was no difference except the extra line in the start up script