skipperbent/easy-torrent-tracker

[Issue] Tracker Update with more Torrents in the same time

Opened this issue · 3 comments

Hey,

This Tracker is awesome but if I start my clients with more Torrents in the same time, the peers database shows b:1;.

Debug don't work after I remove the Peers list and run only one Torrent all seems to work fine.

I use NGINX with PHP7.0 on Raspberry Pi 2 with Raspbian....

Hi @DoM1niC .

Please see if the latest version fixes the issues you are having.

You might have to remove your peers-file and restart all the torrents you are seeding.

/ Simon

Sry the error still exist
LOG:
Line: 122 - Error: Invalid argument supplied for foreach()

after I delete the peers again it seems to work.... I will test it & give feedback

  • If I start / stop all torrents in the same time the issue could reproduce. (b:1;) Issue
  • I have 3 Seeders (Different Location's) with 3 aktive Torrent currently but only one Torrent seems to write in the peers list.
  • if I try to leech other Torrents the connection won't start sometimes. but now it seems to work
  • If I put manually the peers with Port in my Torrent Client (Deluge) the download process will start.

I'm getting the same as @DoM1niC

Line: 99 - Error: Invalid argument supplied for foreach()

Just on a different line.