Backend error when computing progress #277

Open
opened 2016-02-23 18:43:13 +00:00 by somebody · 0 comments
somebody commented 2016-02-23 18:43:13 +00:00
Owner
Traceback (most recent call last):
> File "oml/nodes.py", line 327, in download
    t['progress'] = size / item.info['size']
<KeyError>: 'size'
``` Traceback (most recent call last): > File "oml/nodes.py", line 327, in download t['progress'] = size / item.info['size'] <KeyError>: 'size' ```
0x2620 added this to the M2 (now) milestone 2016-02-23 18:43:13 +00:00
0x2620 added the
major
defect
labels 2016-02-23 18:43:13 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/openmedialibrary#277
No description provided.