swetorrentking / rartracker

Complete private bittorrent tracker written in PHP and AngularJS
199 stars 67 forks source link

Tracker send invalid data: . #28

Closed lordgabber closed 8 years ago

lordgabber commented 8 years ago

Hello King! I got this error (in Mtorrent), when download and start seeding torrent file: "Tracker sending invalid data: ." What i make wrong? :/

andranoxi commented 8 years ago

Have you attempted to load the same torrent file in another client?

lordgabber commented 8 years ago

Hello! Yes i try Tixati also. But it say: "Invalid reply. Retry x.x min" Check screenshots please: tixati mtorrent

I google it, but cant find something working solution! Hope you and developer can help with this trouble!

swetorrentking commented 8 years ago

Because tracker.php is outputting errors.

Go to yoursite.com/tracker.php and you might see which errors. Maybe the db connection doesn't work or other syntax/notice errors.

lordgabber commented 8 years ago

Well, I check this adress, but see only empty page in browser ;/

swetorrentking commented 8 years ago

If the page is blank, you have not configured PHP or the database connection correctly. I guess you are getting some error which is hidden by display_errors = off.

I am closing this issue since its related to web server and database setup.

lordgabber commented 8 years ago

Trouble was in firewall... Now is OK!