Hi All,
I'm quite new to Drupal, and I have a question about interpreting some log entries. Specifically, I have a lot of log entries of Warning severity, where the message is "announce" and a few where it's "scrape".
For all of these that I've looked at so far, when I go into the details, the location field will have a long URL starting with "http://tracker.thepiratebay.org/scrape?info_hash=" or " http://tracker.thepiratebay.org/announce?info_hash=". These are followed by a lot of gibberish that looks like an encrypted string.
When I click the link, I'm taken to a plain text page with some SQL warning messages, for example:
Warning: No database selected query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('127.0.0.1') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in C:\wamp\www\includes\database.mysqli.inc on line 135
All of these errors seem to have happened when my site was running on a localhost, and I don't seem to have gotten any more of them since moving to a server, but just hoping someone here can tell me if I need to concerned about them. BTW, I know what piratebay.org is, so no need to explain that part, but rather why my site appears to be interacting with (accessing or being accessed by?) piratebay. Thanks. I've included a full example of one of these problems below, but removed the encrypted looking part of the URL in case it contains any sensitive info.
Type page not found
Date Sunday, January 2, 2011 - 04:56
User Anonymous
Location http://tracker.thepiratebay.org/announce?info_hash=... (lots of stuff here)
Referrer
Message announce
Severity warning
Hostname 127.0.0.1
Operations
Comments
http://tracker.thepiratebay.org/announce?info_hash=
I am also having same problem except that there are no entries of scrape. Can someone help in understanding the issue? Thanks
You have a torrent client
You have a torrent client running on your local server.
Turn it off and it should go away.