Search found 6 matches

by Wiking
Tue Mar 22, 2016 6:31 pm
Forum: General
Topic: [Solved]Problems with transmission-remote-cli
Replies: 5
Views: 20632

Re: Problems with transmission-remote-cli

transmission-remote-cli -c user:password@localhost:9091 --> Cannot connect to localhost:9091: This address family is not supported by the protocol
Try using 127.0.0.1:9091 (or try 192.168.6.5:9091 again) and take "localhost" out of your whitelist. Make sure the daemon is running and hasn't exited ...
by Wiking
Tue Mar 22, 2016 7:43 am
Forum: General
Topic: [Solved]Problems with transmission-remote-cli
Replies: 5
Views: 20632

Re: Problems with transmission-remote-cli

Thanks a lot.

This afternoon try your answerd and try to update a new version. Is possible that the problema is for version?? :( :( :o :o

Thanks a lot
by Wiking
Mon Mar 21, 2016 9:33 pm
Forum: General
Topic: [Solved]Problems with transmission-remote-cli
Replies: 5
Views: 20632

Re: Problems with transmission-remote-cli

I don't understand. Is your problem solved?

Sorry, the problem is not solved.

I dont is important or not, but when i make netstat -an | grep LISTEN I see this :

tcp 0 0 0.0.0.0:4712 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:51413 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:4662 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0 ...
by Wiking
Mon Mar 21, 2016 8:52 pm
Forum: General
Topic: [Solved]Problems with transmission-remote-cli
Replies: 5
Views: 20632

Re: Problems with transmission-remote-cli

Thanks a lot.

Yes, the web work perfectly. I dont install anything, only transmission-daemon, transmission-remote-cli.

I stoped transmission-daemon, modify settings.json with this :

"rpc-whitelist":"127.0.0.1,localhost,*.*.*.*"

And the result is

transmission-remote-cli -c user:password@192 ...
by Wiking
Mon Mar 21, 2016 5:59 pm
Forum: General
Topic: [Solved]Problems with transmission-remote-cli
Replies: 5
Views: 20632

Re: Problems with transmission-remote-cli

Hi,

I put the file log.


[18:54:51.395] Transmission 2.52 (13304) started (session.c:718)
[18:54:51.396] RPC Server Adding address to whitelist: * (rpc-server.c:803)
[18:54:51.396] RPC Server Serving RPC and Web requests on port 127.0.0.1:9091/transmission/ (rpc-server.c:997)
[18:54:51.396] RPC ...
by Wiking
Mon Mar 21, 2016 9:07 am
Forum: General
Topic: [Solved]Problems with transmission-remote-cli
Replies: 5
Views: 20632

[Solved]Problems with transmission-remote-cli

Hi,

I using Raspberry PI (512MB) with raspbian ( wheezy ) and transmission-daemon and working fine, very fine. Very :D

Now I tried to use transmission-remote-client and begin the problems. Its impossible to connect with a daemon.

The configuration file is standart and run with the user debian ...