#1155 closed defect (duplicate)
Capability of interrupted downloads is logged in twistd.log
Reported by: | francois | Owned by: | warner |
---|---|---|---|
Priority: | critical | Milestone: | 1.8.0 |
Component: | code-frontend-web | Version: | 1.8β |
Keywords: | logging download confidentiality integrity error | Cc: | francois@… |
Launchpad Bug: |
Description
When a download gets interrupted before the EOF, the full capability gets logged into 'twistd.log'.
2010-08-03 20:11:54+0200 [HTTPChannel,549,127.0.0.1] Unhandled Error Traceback (most recent call last): Failure: exceptions.RuntimeError: Producer was not unregistered for /file/URI%3ACHK%3blahblahblah%3A2%3A5%3A67121152/@@named=/test.avi
Change History (6)
comment:1 Changed at 2010-08-03T18:35:05Z by francois
- Keywords logging download confidentiality added
- Summary changed from Capabilitiy of interrupted downloads is logged in twistd.log to Capability of interrupted downloads is logged in twistd.log
comment:2 Changed at 2010-08-03T18:36:46Z by francois
comment:3 Changed at 2010-08-03T21:39:31Z by warner
- Component changed from code to code-frontend-web
- Owner changed from somebody to warner
- Status changed from new to assigned
comment:4 Changed at 2010-08-04T01:44:21Z by davidsarah
- Keywords integrity regression error added
- Priority changed from major to critical
- Version changed from n/a to 1.8β
comment:5 Changed at 2010-08-06T01:50:48Z by davidsarah
- Keywords regression removed
- Resolution set to duplicate
- Status changed from assigned to closed
Duplicate of #685 (so apparently not a regression in New Downloader).
comment:6 Changed at 2010-08-06T07:39:58Z by warner
As mentioned in #685, this should be fixed with 4b7c94ece074ede2. If someone can verify, please feel free to close #685 (and maybe update its Milestone to 1.8.0).
Note: See
TracTickets for help on using
tickets.
This ticket is related to #798.