Hey, yo ... any ... No errors, just stops printing anything, I can tell what time it stopped by the last output. ... well ... I tried running running the...
... Aargh. Next time it does that, could you record the last thing it wrote to stdout and logfile, then hit control-C and record the stack trace it gives, then...
The version check on 2.6.1 and 2.6.2 is now failing. My apologies for the inconvenience. If all goes well there will only be one more of these, when the...
Hrm...inconvenience...you completely change the way in which stuff is published and then kill the downloads that are in progress. This kinda distrubs me that...
Peter Nelson
rufus@...
May 1, 2002 9:41 pm
458
... The entirety of the checking is that the tracker gets this url - http://bitconjurer.org/BitTorrent/status-tracker-02-07-00.txt and the downloader is...
... Looking over BaseHTTPServer, it turns out that it's disgustingly blocking (as opposed to merely annoyingly blocking, as I'd hoped.) What's probably ...
Hey, yo OK, I can't get a cntrl-c to break the tracker, so no trace/stack dump for you... here's the last 4 lines of the log {'downloaded': 0L, 'result':...
Hey, yo OK, the tracker is crashing everytime I stop looking at the server now, like 2 or 3 hours at most for the last 3 or 4 restarts. I'm gonna try erasing...
... That won't help. What's probably happening is that you're just plain getting more downloads, so the problem is happening more frequently. (erasing --file...
The download is over 500megs, and I'm over 90% done with it according to BitTorrent. Here's the problem. DSL went down, does so every few days when it forces a...
... It sounds like everyone else has all the same pieces you do, and the origination downloader either is gone or didn't use --permanent 1. You can get more...
Hey, yo Actually, I'm getting fewer downloads now, and it crashes just as frequently (14 hours so far this run) ... "We now return you to your regularly...
I broke down and wrote an HTTP server myself. A rewritten tracker which uses asynchronous I/O has been checked in. I'll do a new release soon (source only)...
I just pushed out release 2.7.2, with a tracker which uses asynch I/O, so it should be much more stable now. The downloader is hardly changed, so there's no...
Hey, yo ... OK, I downloaded, and started her up. First thing I noticed is no echo to stdout (or whatever). that was an hour ago, hasn't crashed yet, and I...
Do you know of anyone distributing red hat (or any linux) iso's with bT? This seems like such a no-brainer... but I can't find anyone using _any_ p2p ...
John - perhaps it's because of the lack of scarcity in existing channels (all kinds of mirrors run by bandwidth-rich organizations). Sounds like a great idea...
Matt Gould
mattg@...
May 9, 2002 11:53 am
473
... It's probably a good idea, although I'd like to suggest holding off on any big new deployments until the next release is out. I checked in a change to the...
... Encrypter -> Handler Connector -> Referee SingleBlob-> Blobber Yes, it's only mostly serious since I noticed I could think of three reasonable names that...
... In the major chop, hack, and scrape job which is currently being done on my computer but hasn't been checked in yet, SingleBlob is renamed to Storage and...
... So... is there going to be any more major changes after this set of rewrites? :-) Just checking, since I have the framework for some of BitTorrent (http...
... Problems with NAT have failed to materialize in the last few large deployments. Why this is, I don't know, but there are furthur NAT-improving techniques...
Check out www.filefront.com for different flavors of linux. From what I've heard, I think their p2p downloader plugin is actually a small gnutella client....
I just did a doozy of a checkin. Tests still have to be written or updated for Uploader, Downloader, Connecter, and StorageWrapper, so barring divine ...
Hey there just discovered BitTorrent and I like what I see :) I'm using bittorrent-2.7.1.exe version. I have a few questions 1) What is tracker? and how do I...
... The tracker is the web server which 'serves' the content. Instructions on how to use it are in the source distribution. ... Most likely lots of people left...
I've now finished the massive rewrite I've been doing for the last few weeks. Unit tests and basic system test are complete, so the version in CVS should be...