Dear Community!
I need a little help as I'm not a very experienced programmer.
I tried to upgrade to 2.41 from 2.33, but the web interface I use constantly marks seeding torrents as "Done" and shows them stopped.
I saw that values of "status" field changed in the latest release, but I couldn't ...
Search found 5 matches
- Wed Oct 12, 2011 8:49 am
- Forum: GTK+ Support
- Topic: values of "status" field changed
- Replies: 1
- Views: 4475
- Tue Sep 20, 2011 8:12 pm
- Forum: Support
- Topic: limit CPU usage to transmission-daemon
- Replies: 5
- Views: 8832
Re: limit CPU usage to transmission-daemon
hello!
I use nice to calibrate the CPU usage. it will not drop down the overall usage, but will give priority to other processes.
this is how I start the daemon:
nice -n 19 transmission -c "/usr/local/bin/transmission-daemon -g /etc/transmission-daemon/"
19 is the lowest possible priority 0 is ...
I use nice to calibrate the CPU usage. it will not drop down the overall usage, but will give priority to other processes.
this is how I start the daemon:
nice -n 19 transmission -c "/usr/local/bin/transmission-daemon -g /etc/transmission-daemon/"
19 is the lowest possible priority 0 is ...
- Tue Sep 20, 2011 6:09 pm
- Forum: Support
- Topic: Transmission 2.33 All torrents Idle error
- Replies: 4
- Views: 10115
Re: Transmission 2.33 All torrents Idle error
But my guess is that the problem was an unhealthy swarm.
"70-80% of what?" -- you didn't mention what hardware you're using. :)
yes sorry :):)
/proc/cpuinfo: model name : Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz
/proc/cpuinfo: cpu MHz : 2660.116
/proc/cpuinfo: cache size : 4096 KB
encryption on ...
- Tue Sep 20, 2011 5:06 pm
- Forum: Support
- Topic: Transmission 2.33 All torrents Idle error
- Replies: 4
- Views: 10115
Re: Transmission 2.33 All torrents Idle error
Hi liquidraver
Okay, now that's strange. I worked on this the whole afternoon, and gave up for the day, then I came home, and put a transfer into the daemon, and voilá all of them started. logs still empty...
I installed another client earlier, and the same torrent started in it with no errors ...
Okay, now that's strange. I worked on this the whole afternoon, and gave up for the day, then I came home, and put a transfer into the daemon, and voilá all of them started. logs still empty...
I installed another client earlier, and the same torrent started in it with no errors ...
- Tue Sep 20, 2011 2:26 pm
- Forum: Support
- Topic: Transmission 2.33 All torrents Idle error
- Replies: 4
- Views: 10115
Transmission 2.33 All torrents Idle error
Dear All!
In the last few days my transmission stopped working. :?
Altough the client is running perfectly, the remote -l says the torrents are there, but all of them are "Idle"
Seeds and Peers are connected (saw it on the tracker), ports are open, from the syslog&daemon logs: everything is fine ...
In the last few days my transmission stopped working. :?
Altough the client is running perfectly, the remote -l says the torrents are there, but all of them are "Idle"
Seeds and Peers are connected (saw it on the tracker), ports are open, from the syslog&daemon logs: everything is fine ...