Opened 13 years ago
Closed 13 years ago
#3302 closed Bug (fixed)
Scraping with transmission-show grabs /scrape without any GET parameters
Reported by: | Rolcol | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Utils | Version: | 2.00+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
Example:
roly@rolyslaptop:~/Downloads$ transmission-show -s ubuntu-10.04-desktop-amd64.iso.torrent Name: ubuntu-10.04-desktop-amd64.iso File: ubuntu-10.04-desktop-amd64.iso.torrent http://torrent.ubuntu.com:6969/scrape ... * About to connect() to torrent.ubuntu.com port 6969 (#0) * Trying 91.189.90.143... * connected * Connected to torrent.ubuntu.com (91.189.90.143) port 6969 (#0) > GET /scrape HTTP/1.1 User-Agent: transmission-show/2.00+ (10784) Host: torrent.ubuntu.com:6969 Accept: */* Accept-Encoding: deflate, gzip * HTTP 1.0, assume close after body < HTTP/1.0 200 OK < Content-Length: 11926 < Content-Type: text/plain < Content-Encoding: gzip < * Closing connection #0 1580 seeders, 119 leechers http://ipv6.torrent.ubuntu.com:6969/scrape ... * About to connect() to ipv6.torrent.ubuntu.com port 6969 (#0) * Trying 2001:7b8:3:37::21:2... * Failed to connect to 2001:7b8:3:37::21:2: Network is unreachable * Success * couldn't connect to host * Closing connection #0 * Couldn't connect to server error: Couldn't connect to server
Opening the torrent in the GTK interface for the same torrent:
* About to connect() to torrent.ubuntu.com port 6969 (#0) * Trying 91.189.90.143... * Name '0.0.0.0' family 2 resolved to '0.0.0.0' fami ly 2 * Local port: 0 * Connected to torrent.ubuntu.com (91.189.90.143) port 6969 (#0) > GET /scrape?info_hash=%A1B%5E%0Df03l%DD%9F%B3%20%F3%FF%F1%03%00%98%97Z HTTP/1.1 User-Agent: Transmission/2.00+ Host: torrent.ubuntu.com:6969 Accept: */* Accept-Encoding: gzip;q=1.0, deflate, identity * HTTP 1.0, assume close after body < HTTP/1.0 200 OK < Content-Length: 126 < Content-Type: text/plain < * Expire cleared * Closing connection #0
Change History (4)
comment:1 Changed 13 years ago by Rolcol
comment:2 Changed 13 years ago by charles
- Milestone None Set deleted
comment:3 Changed 13 years ago by charles
- Component changed from Transmission to Utils
- Owner set to charles
- Status changed from new to assigned
comment:4 Changed 13 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
fixed in r10785
Note: See
TracTickets for help on using
tickets.
as;dlfja;sd
Aaah! s/Opening the torrent in the GTK interface for the same torrent/Opening the same torrent in the GTK interface/