This is all I get, not all the extra texttransmission-daemon -a 127.0.0* -f
Transmission 1.41b4 (7408) started
Search found 4 matches
- Tue Dec 30, 2008 11:05 am
- Forum: Support
- Topic: [SOLVED] daemon hangs; doesn't run without -f
- Replies: 17
- Views: 18109
Re: Transmission daemon
- Mon Dec 29, 2008 10:55 pm
- Forum: Support
- Topic: [SOLVED] daemon hangs; doesn't run without -f
- Replies: 17
- Views: 18109
Re: Transmission daemon
Thank you so much for a quick reply.
Everything just hangs, and this is the parameter I run the daemon
transmission-daemon -a 127.0.0*,10.*
and curl just keeps connecting and same with wget, both localhost and same lan.
As for ldd
$ ldd /usr/local/bin/transmission-daemon
librt.so.1 => /lib ...
Everything just hangs, and this is the parameter I run the daemon
transmission-daemon -a 127.0.0*,10.*
and curl just keeps connecting and same with wget, both localhost and same lan.
As for ldd
$ ldd /usr/local/bin/transmission-daemon
librt.so.1 => /lib ...
- Mon Dec 29, 2008 8:26 pm
- Forum: Support
- Topic: [SOLVED] daemon hangs; doesn't run without -f
- Replies: 17
- Views: 18109
Re: Transmission daemon
Hi and thanks for the reply.
There is nothing running on port 9091
netstat -an | grep LISTEN | grep 9091
returns nothing, but when transmission is running, it does return :
# netstat -an | grep LISTEN | grep 9091
*.9091 *.* 0 0 49152 0 LISTEN
But I still can't get to the web interface ...
There is nothing running on port 9091
netstat -an | grep LISTEN | grep 9091
returns nothing, but when transmission is running, it does return :
# netstat -an | grep LISTEN | grep 9091
*.9091 *.* 0 0 49152 0 LISTEN
But I still can't get to the web interface ...
- Sun Dec 21, 2008 1:59 am
- Forum: Support
- Topic: [SOLVED] daemon hangs; doesn't run without -f
- Replies: 17
- Views: 18109
[SOLVED] daemon hangs; doesn't run without -f
Hi everyone,
I have now compiled transmission on Nexenta (Open Solaris clone) successfully, and installed it successfully.
I have a problem getting to the web interface or actually making transmission-daemon do anything.
I get it to start with -f so I should be getting something but all I am ...
I have now compiled transmission on Nexenta (Open Solaris clone) successfully, and installed it successfully.
I have a problem getting to the web interface or actually making transmission-daemon do anything.
I get it to start with -f so I should be getting something but all I am ...