Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1296 closed defect (Invalid)

Spurious HTTP requests to localhost from Deluge

Reported by: alexs Owned by:
Priority: minor Milestone: Future
Component: Core Version: 1.2.3
Keywords: Cc: comanoid@…

Description

Hi,

It's been about a week or so since I've started to get these failed HTTP requests in my Apache2 log:

127.0.0.1 - - [22/May/2010:10:54:53 +0300] "GET /announce?info_hash=%a2KF... HTTP/1.0" 404 839 "-" "Deluge 1.2.3"

It started with version 1.1.9, so I've tried to upgrade to 1.2.3, but this didn't help.

What can I do to debug this?

Change History (2)

comment:1 in reply to: ↑ description ; follow-up: Changed 14 years ago by comanoid

  • Cc comanoid@… added
  • Resolution set to invalid
  • Status changed from new to closed

Replying to alexs:

Hi,

It's been about a week or so since I've started to get these failed HTTP requests in my Apache2

Hi,

You might want to disable the following trackers:

tracker.thepiratebay.org tracker.openbittorrent.com

as they both have started to resolve to localhost (they have had common A record in the past too). See http://www.robtex.com/dns/tracker.thepiratebay.org.html#records for confirmation. I mark this as invalid.

comment:2 in reply to: ↑ 1 Changed 14 years ago by alexs

Replying to comanoid:

Hi,

You might want to disable the following trackers:

tracker.thepiratebay.org tracker.openbittorrent.com

That's weird, but thanks, that did help!

Note: See TracTickets for help on using tickets.