[tahoe-dev] [tahoe-lafs] #1160: viewing web-status of unfinished immutable downloads causes exception
tahoe-lafs
trac at tahoe-lafs.org
Mon Aug 9 21:16:52 UTC 2010
#1160: viewing web-status of unfinished immutable downloads causes exception
--------------------------------+-------------------------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 1.8.0
Component: code-network | Version: 1.8β
Keywords: immutable download | Launchpad Bug:
--------------------------------+-------------------------------------------
The web-status view (visible at {{{http://$GATEWAY/status}}}) of immutable
downloads shows "not impl yet" in the status column. If you click on that
to get an exception which ends with:
{{{
File "/Library/Python/2.6/site-
packages/allmydata/web/status.py", line 416, in render_events
rtt = received - sent
exceptions.TypeError: unsupported operand type(s) for -:
'NoneType' and 'float'
}}}
Attached is an incident report file from such an incident.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1160>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-dev
mailing list