Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - jantore

Pages: [1]
1
Help Support Topics Archive / Re: Torrent says "Invalid Key"
« on: July 14, 2014, 15:03:51 »
With Vuze I didn't see any Invalid Key errors.

Thanks for testing that. Useful to know.

I've done some log analysis, and it looks like this is an issue that primarily affects recent versions of the µTorrent and BitTorrent clients (I believe the BitTorrent client is now based on the same code as µTorrent).

I'm not making any changes to the tracker until I've figured what they've done and why. Either using a different client (there should be plenty of alternatives) or an older version of µTorrent (with possible security implications...) should solve the problem for now.

If anyone has any idea what the deal is with µTorrent, input is welcome.

2
Help Support Topics Archive / Re: Torrent says "Invalid Key"
« on: July 14, 2014, 11:44:32 »
Speeds are 1KB to 1.3 MB per second. It should be done in about 5-6 hours.

That doesn't sound too bad at all. Variations in speed is normal and expected. Even less reason for me to throw hacks around in the code. :-)

How would I go about continuing the download in a third client? I've already downloaded 10 GB.

There's no reliable way of doing this, really. I'd rather just start a new download to a new location, let it run for an hour or so and see if it produces the same response from the tracker. If possible you can download just a subset of the files (to save disk space) and limit the download speed (to make sure the download doesn't finish before several requests have been made). Your current download can continue running.

3
Help Support Topics Archive / Re: Torrent says "Invalid Key"
« on: July 14, 2014, 09:48:34 »
Hi, Krstfr.

I'm looking at the requests from your clients on the tracker, and I can see the reason why they are failing. In order to authenticate themselves (in case their IP address changes, for instance), the clients will generate a secret key at the beginning of a session. This key is passed along with every subsequent request to the tracker. The tracker will only accept the request if the key matches the initial one.

In your case, and for some reason unknown to me, the key changes for every single request. This seems to happen in both BitTorrent and µTorrent. Very strange.

I'm reluctant to making any changes to the tracker code to permit requests where, for instance, the secret key has changed but the IP address has not. Is there perhaps a third BitTorrent client implementation you could try before we start looking at workarounds?

Also, what speeds are you getting? Your initial request should work, and you should get a list of peers in return on that one. Seeing as the peers on our torrents are pretty stable, I would imagine you'd continue to get decent performance even if your later requests are denied.

4
Help Support Topics Archive / Re: Sort by genre.
« on: May 29, 2014, 17:33:57 »
Hi.

Scraping the website (be it the main site or the lite version) is frowned upon, especially considering the inefficiency of using this method of retrieving data from the archive. As you mention, this type of activity is likely to get your IP address or your ISP's address ranges banned for a period of time.

Instead of scraping the website, I suggest that you check out the site API documentation, and consider applying for an API key if you think that it could cover your needs.

Thanks!

Pages: [1]