You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm...I don't get it - nothing is uploaded to the site, and the logfile shows
completion!
Made a small modification to upload.php too, didn't help:
if (preg_match("/www.your.site.url/i", $announce)) {
$announce = "http://your.site.url/announce.php";
$filename=str_replace(".torrent","",$filename);
}
This would change the announce url to the correct one, as the key/id is
submitted during the upload.
To force the correct announce url, this would be needed. Didn't help either...
Now the "bot" does indeed get logged in on the site. Running a manual execution
in console, would lead to something like this:
The site did return something. Maybe you have to re-download the torrent.
Please see /tmp for proper results...
Finally, nothing is registered on the site or in the db! In other words - it
does not work.
Please respond on this, so we can have some clarification on topic.
Original issue reported on code.google.com by [email protected] on 29 Aug 2013 at 4:05
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Aug 2013 at 4:05The text was updated successfully, but these errors were encountered: