Search found 4 matches

by djhomeless
Wed Feb 23, 2011 6:53 am
Forum: Support
Topic: Debugging help: incorrect stats reported by private trackers
Replies: 5
Views: 4361

Re: Debugging help: incorrect stats reported by private trac

Jordan wrote: If by "just hung there" you mean it didn't show any output... the output was probably all going to /tmp/announces.txt... :)
Indeed you were correct! Ok, I'll run this bad boy in screen then, thanks!
by djhomeless
Tue Feb 22, 2011 9:11 pm
Forum: Support
Topic: Debugging help: incorrect stats reported by private trackers
Replies: 5
Views: 4361

Re: Debugging help: incorrect stats reported by private trac


Try something like this from bash:

TR_CURL_VERBOSE=1 transmission-daemon -f 2>/tmp/announces.txt



I have a startup script for t.d. in /etc/init.d, could this command be merged there? I tried entering in the command from shell, but it just hung there (unless I'm intended to run it from screen ...
by djhomeless
Tue Feb 22, 2011 11:45 am
Forum: Support
Topic: Debugging help: incorrect stats reported by private trackers
Replies: 5
Views: 4361

Debugging help: incorrect stats reported by private trackers

Hi All,
Could someone help me debug my transmission setup to help me track down a problem I am seeing on private trackers?

In a nutshell, I am seeing radically different stats wrt upload data from my local transmission client vs what the trackers are reporting that I have uploaded. Download speeds ...
by djhomeless
Sun Feb 20, 2011 11:18 am
Forum: Requests
Topic: Select download folder from web client (diff attached)
Replies: 26
Views: 34846

Re: Select download folder from web client (diff attached)

Was anyone able to apply this patch? I agree that this is pretty vital functionality for the web client, but unfortunately I get errors when trying to apply it.

I'm currently on 2.12 but even tried downgrading to 1.92.

Hope this gets merged someday...!