Subscribe

seeders 0 , leechers 0, peers 0

  1. 2010-04-14 05:48:44 PDT
    Hello everybody. We faced with really big problem and cannot fix it during last 2 weeks. Some torrent files have 0 seeders 0 leechers 0 peers on the table xbt_files. But when user trying to download it via bittorent clients (i.e. Mu) then values of seeders/leechers/peers > 0. In process of investigation we looked that inserting in the xbt_files_users wrong fId(which not exists in the table xbt_files) when somebody starts downloading. We think that it's main cause of 0/0/0 in the table xbt_files. Any ideas why puts wrong fId? We really hope if somebody help us because we have really big problems with it. Thanks in advance! Regards, Hunterok
  2. 2010-04-14 07:23:59 PDT
    You probably forgot to set auto_register = 0 in xbt_config.
  3. 2010-04-14 07:48:34 PDT
    Thanks for answer Auto_register already set to 0 in xbt_config. The fact is that this problem occurs only with certain torrent files.
  4. 2010-04-14 07:52:03 PDT
    Are you using modified code? It's unlikely to be a big in the tracker code.
  5. 2010-05-07 00:52:16 PDT
    The problem was that after removing the torrent, with subsequent uploading of the same torrent (which have the same info_hash), in table inserted xbt_files fid, who was from the memory tracker, and not from the database. Restart the tracker - as one of the solutions to this problem (In this case, clearing memory tracker). Another question. In which case the tracker puts can_lich = 0 in the table xbt_users? Thanks in advance! Regards, Hunterok
  6. 2010-05-07 00:57:46 PDT
    To delete, set flags = 1. Do not delete the row yourself. The tracker doesn't set can_leech, you have to set it.
  7. 2010-10-12 20:03:02 PDT
    Ребята извиняйте, но по английски я ни бумбум совсем. Можно с кем-то пообщаться на данную проблему на русском языке? Или где-то есть место для общения русскоязычного населения планеты по серверу xbtt??
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.