#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@google.com |
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)
follow-up: 2 comment:1 by , 15 years ago
Cc: | added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 by , 15 years ago
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.
Replying to alexs:
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.