Error getting torrent info: KeyError 7
at commit 11d8332e434a836b440449c0a766dac8272bfedd
$ deluge-console "info -v"|tail -n17
Name: Fringe Season 02
ID: 4f65b14ce4066bff20cb10309e1ed3bce88ce08c
State: Downloading Down Speed: 379.1 KiB/s Up Speed: 150.4 KiB/s ETA: 13h 32m
Seeds: 4 (16) Peers: 1 (26) Availibility: 4.75
Size: 10.5 GiB/28.1 GiB Ratio: 0.304
Progress: 37.34% [######################-------------------------------------]
::Files
Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.KeyError'>: 7
/usr/lib/python2.7/site-packages/twisted/internet/tcp.py:460:doRead
/usr/lib/python2.7/site-packages/deluge/ui/client.py:186:dataReceived
/usr/lib/python2.7/site-packages/twisted/internet/defer.py:361:callback
/usr/lib/python2.7/site-packages/twisted/internet/defer.py:455:_startRunCallbacks
--- <exception caught here> ---
/usr/lib/python2.7/site-packages/twisted/internet/defer.py:542:_runCallbacks
/usr/lib/python2.7/site-packages/deluge/ui/console/commands/info.py:127:on_torrents_status
/usr/lib/python2.7/site-packages/deluge/ui/console/commands/info.py:201:show_info
]
Change History
(2)
Component: |
other → core
|
Milestone: |
Future → 1.4.0
|
Resolution: |
→ invalid
|
Status: |
new → closed
|
Summary: |
Error getting torrent info: [Failure instance: Traceback: <type 'exceptions.KeyError'>: 7 → Error getting torrent info: KeyError 7
|
Version: |
git 1.3-stable → git master
|
The version field specified git 1.3-stable except that the commit is from git master.
You are reporting a bug without checking out the HEAD of git master.
After spending time investigating it is clear you are connecting an older version to a newer version which has the changed file priorities.
Please test and report bugs correctly!