Opened 8 years ago

Closed 8 years ago

#2885 closed bug (Fixed)

Unable to scrape tracker

Reported by: derhoch Owned by:
Priority: minor Milestone: not applicable
Component: libtorrent Version: 1.3-stable
Keywords: Cc:

Description

In the Logs I noticed the following message:

Unable to scrape tracker: Python argument types in

torrent_handle.scrape_tracker(torrent_handle)

did not match C++ signature:

scrape_tracker(libtorrent::torrent_handle {lvalue}, int)

This prevents the seeds and peers to be scraped properly from the tracker.

Change History (3)

comment:1 Changed 8 years ago by Cas

  • Milestone changed from needs verified to not applicable

I assume you are using libtorrent 1.1 so please report to libtorrent issue tracker as this is not a Deluge bug: https://github.com/arvidn/libtorrent/issues

comment:3 Changed 8 years ago by Cas

  • Component changed from Core to libtorrent
  • Resolution set to Fixed
  • Status changed from new to closed

Is fixed for next libtorrent 1.1 release.

Note: See TracTickets for help on using tickets.