Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Project U-232
Reply
  #1  
Old 24th July 2021, 19:29
DrMedConner DrMedConner is offline
Member
 
Join Date: Apr 2019
Posts: 12
Default Peers Problem
Hello Guys,

Had a big Problem with Trinity ( U232 )

I use the php announce
$TRINITY20['announce_interval'] = 60 * 30;
$TRINITY20['min_interval'] = 60 * 15;

but i see that any Client Connect but next time like 15 - 25 mins Later all Peers at 0 what can i do that the connection will hold who seed in Client it says Working but if i download the Torrent with another client it dont connect

The Clients are all allowed ;)

thx for help
Reply With Quote
  #2  
Old 25th July 2021, 12:52
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
you need to check your announce error logs and see what is going one
also your webserver logs
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #3  
Old 26th July 2021, 00:18
DrMedConner DrMedConner is offline
Member
 
Join Date: Apr 2019
Posts: 12
Default Thats the Problem
Thats the Problem my error log says all is okey no Errors in Apache or Mysql my Announce log do all what he need to do but he just kick the client out

i think the Clientlist is the Problem

if (substr($peer_id, 0, 3) == '-qB') {
return StdDecodePeerId(substr($peer_id, 3, 7) , "qBittorrent");
}

if (preg_match('/^-lt0D(\d+)/i', $peer_id, $nspc)) {
return "Rtorrent 0.9.".$nspc[1]; }
Reply With Quote
  #4  
Old 26th July 2021, 00:29
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
that hasn't got anything to do with your problem.
more debug details are needed to see your actual problem, but i believe i know what it is
by any chance..do you actual have errors enabled in your webserver?
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #5  
Old 26th July 2021, 14:01
DrMedConner DrMedConner is offline
Member
 
Join Date: Apr 2019
Posts: 12
Default Errors
yes Error Reporting is aktiv witch log you need i can add him ;)
Reply With Quote
  #6  
Old 26th July 2021, 16:58
DND DND is offline
VIP
 
Join Date: Dec 2008
Posts: 1,242
Default
i need the announce error logs and the apache2 error logs
__________________
Need HELP!? I can install:

  1. Server/VPS (Debian,CentOS,Ubuntu,Fedora, FreeBSD) Optimization and ... + Modules
  2. Webserver Windows/Linux (Apache/Lighttpd/Nginx/Mysql/PhpMyAdmin/SSL) Optimization and ... + Modules
  3. Seedbox Windows/Linux (uTorrent,rTorrent,libTorrent,ruTorrent) + Modules
  4. Multiple source code engines
  5. Linux Server Administration (security, cryptography/encryption, proxy, load balancer, custom ddos firewall)
Reply With Quote
  #7  
Old 7th February 2022, 02:19
DrMedConner DrMedConner is offline
Member
 
Join Date: Apr 2019
Posts: 12
Default Sorry
Sorry i was Very Late

Only Error in Announce Error Log is

================================================== =
Date: Sun, 12 Sep 2021 18:08:28 +0100
Error Number: 1690
Error: BIGINT UNSIGNED value is out of range in '`blablabla`.`torrents`.`seeders` - 1'
IP Address: 176.9.47.217
in file /var/www/html/announce.php on line 572
URL:/announce.php?torrent_pass=000000043157549d105a6bd4 fcd6ad7d&info_hash=4Y%82I%CA%DC%FC%09%B1O%EC%3EG%5 D%07%F5P%60m%B1&peer_id=-lt0D70-%83%9D%FA%EA%C3g%0E%00%F3%A3%D43&key=547c3cf0&ipv6 =2a01%3A4f8%3A150%3A63d3%3A%3A2&ipv4=176.9.47.217& compact=1&port=19691&uploaded=24310984015&download ed=0&left=0
Username: []


Apache2 no announce error inside ;(

what i think that the source cant read the Client ID right in the DB becouse the Clients send like -lt0D70-Ps!̟VH in the DB but it can be wrong to my way ^^
Reply With Quote
  #8  
Old 7th February 2022, 16:49
M-jay M-jay is offline
VIP
 
Join Date: May 2018
Posts: 19
Default
That error looks like it's because the seeders is a negative number - 1
Reply With Quote
  #9  
Old 7th February 2022, 17:57
DrMedConner DrMedConner is offline
Member
 
Join Date: Apr 2019
Posts: 12
Default
Yes this Problem i found but why Every Client lose the Connection every 2 Minutes of Seeding that i dont found
Reply With Quote
  #10  
Old 23rd February 2022, 12:39
TLO TLO is offline
Senior Member
 
Join Date: May 2009
United Kingdom
Posts: 35
Default
Hi Out of interest what version of mysql or mariadb are you using?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 18:46. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.