Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing get's uploaded #16

Open
GoogleCodeExporter opened this issue Aug 29, 2015 · 1 comment
Open

Nothing get's uploaded #16

GoogleCodeExporter opened this issue Aug 29, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant