Deluge-gtk doen't show my torrents

General support for problems installing or using Deluge
Post Reply
JoeDalton
New User
New User
Posts: 9
Joined: Mon Aug 17, 2015 9:20 pm

Deluge-gtk doen't show my torrents

Post by JoeDalton »

Hello everybody
I'm running Deluge 1.3.1 on a Fedora 25. Python is in 2.7 version.

When I run Deluge in "classic mode" everything goes fine. I can see all my torrents.
But : when I run "deluged" and deluge-gtk separately, I see my categories (state, trackers, ...) and the good number of torrents in the left pane of the GUI, but the main window is blank. I can't see my torrents.

some console logs:


when starting "deluged" I get:

[Joe@X2-64 state]$ deluged
[Joe@X2-64 state]$ [ERROR ] 17:49:20 preferencesmanager:502 Unable to load geoip database!
[ERROR ] 17:49:20 preferencesmanager:503 'session' object has no attribute 'load_country_db'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/core/preferencesmanager.py", line 500, in _on_geoip_db_location
self.session.load_country_db(str(geoip_db))
AttributeError: 'session' object has no attribute 'load_country_db'

[ERROR ] 17:49:49 torrentmanager:1146 on_alert_fastresume_rejected: legate - The Complete Book of Dowsing - The Definitive Guide to Finding Underground Water (1997).pdf fast resume rejected. stat(finitive Guide to Finding Underground Water (1997).pdf): mismatching file timestamp
[ERROR ] 17:49:49 torrentmanager:1146 on_alert_fastresume_rejected: e Lottery Bonus fast resume rejected. stat(arn Technical Dowsing - Plus Dowse the Lottery Bonus): mismatching file timestamp
[ERROR ] 17:49:49 torrentmanager:1146 on_alert_fastresume_rejected: Samuel Sagan - Entity Posession.pdf fast resume rejected. stat(/D/Torrents/Samuel Sagan - Entity Posession.pdf): mismatching file timestamp
[ERROR ] 17:49:49 torrentmanager:1146 on_alert_fastresume_rejected: eoccult.click:3010/XXXXXXXXXXXXXXXXXXXXXX/announce?ex=0 fast resume rejected. check resume(sonic Initiate A Guide to Light): mismatching file size
[ERROR ] 17:49:50 torrentmanager:1146 on_alert_fastresume_rejected: core (Live)(1995 Remaster) fast resume rejected. stat(e de la Relativité): mismatching file timestamp
[ERROR ] 17:49:50 torrentmanager:1146 on_alert_fastresume_rejected: icon Gnosis.pdf fast resume rejected. stat(XXXXXXXXXXXXXXXXXXXXXXx/announce?ex=0): mismatching file timestamp
[ERROR ] 17:49:51 torrentmanager:1146 on_alert_fastresume_rejected: nnounce?ex=0 fast resume rejected. stat(p://www.theoccult.click:3010/XXXXXXXXXXXXXX ... ounce?ex=0): mismatching file timestamp
[ERROR ] 17:49:51 torrentmanager:1146 on_alert_fastresume_rejected: ick:3010/XXXXXXXXXXXXXXXXXXXXXXXXXXXXx/announce?ex=0 fast resume rejected. stat(ce?ex=0): mismatching file timestamp
[ERROR ] 17:49:51 torrentmanager:1146 on_alert_fastresume_rejected: unce?ex=0 fast resume rejected. check resume(craft.pdf): missing 'slots' and 'pieces' entry
[ERROR ] 17:49:52 torrentmanager:1146 on_alert_fastresume_rejected: 0/XXXXXXXXXXXXXXXXXXXXXXXXXxxx/announce?ex=0 fast resume rejected. stat( Time, Space, and Kingship.djvu): mismatching file timestamp
[ERROR ] 17:49:52 torrentmanager:1146 on_alert_fastresume_rejected: ealth fast resume rejected. stat(dfd538d6/announce?ex=0): mismatching file timestamp
[ERROR ] 17:49:52 torrentmanager:1146 on_alert_fastresume_rejected: th fast resume rejected. stat( DaoYinHealth): mismatching file timestamp
[ERROR ] 17:49:52 torrentmanager:1146 on_alert_fastresume_rejected: asskey=XXXXXXXXXXXXXXXXXXXXXXXXXXx fast resume rejected. stat(s_-_Horowitz___Hill.pdf): mismatching file timestamp
[ERROR ] 17:49:52 torrentmanager:1146 on_alert_fastresume_rejected: mvmnts & DaoYinHealth fast resume rejected. stat( (Live)(1995 Remaster)): mismatching file timestamp
[ERROR ] 17:49:52 torrentmanager:1146 on_alert_fastresume_rejected: pace, and Kingship.djvu fast resume rejected. stat(cult.click:3010/XXXXXXXXXXXXXXXXXXXXXXXXXX/announce?ex=0): mismatching file timestamp


when starting deluge-gtk, the connexion manager starts and the host is running. So, I click on "connect".
I get: (just behind the trace above)

[Joe@X2-64 state]$ Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/main.py", line 238, in start_daemon
Daemon(options, args)
File "/usr/lib/python2.7/site-packages/deluge/core/daemon.py", line 177, in __init__
reactor.run()
File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 1194, in run
self.mainLoop()
File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 1203, in mainLoop
self.runUntilCurrent()
--- <exception caught here> ---
File "/usr/lib64/python2.7/site-packages/twisted/internet/base.py", line 825, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 322, in dispatch
self.sendData((RPC_RESPONSE, request_id, ret))
File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 197, in sendData
self.transport.write(zlib.compress(rencode.dumps(data)))
File "/rencode/rencode.pyx", line 334, in rencode._rencode.dumps (rencode/rencode.c:4720)

File "/rencode/rencode.pyx", line 314, in rencode._rencode.encode (rencode/rencode.c:4508)

File "/rencode/rencode.pyx", line 247, in rencode._rencode.encode_list (rencode/rencode.c:3321)

File "/rencode/rencode.pyx", line 317, in rencode._rencode.encode (rencode/rencode.c:4541)

File "/rencode/rencode.pyx", line 264, in rencode._rencode.encode_dict (rencode/rencode.c:3826)

File "/rencode/rencode.pyx", line 317, in rencode._rencode.encode (rencode/rencode.c:4541)

File "/rencode/rencode.pyx", line 264, in rencode._rencode.encode_dict (rencode/rencode.c:3826)

File "/rencode/rencode.pyx", line 314, in rencode._rencode.encode (rencode/rencode.c:4508)

File "/rencode/rencode.pyx", line 247, in rencode._rencode.encode_list (rencode/rencode.c:3321)

File "/rencode/rencode.pyx", line 317, in rencode._rencode.encode (rencode/rencode.c:4541)

File "/rencode/rencode.pyx", line 259, in rencode._rencode.encode_dict (rencode/rencode.c:3650)

File "/rencode/rencode.pyx", line 320, in rencode._rencode.encode (rencode/rencode.c:4575)

exceptions.Exception: type <type 'datetime.datetime'> not handled


and in the deluge-gtk console :
[Joe@X2-64 ~]$ deluge-gtk
/usr/lib/python2.7/site-packages/pkg_resources/__init__.py:1274: UserWarning: /home/Joe/.python-eggs is writable by group/others and vulnerable to attack when used with get_resource_filename. Consider a more secure location (set with .set_extraction_path or the PYTHON_EGG_CACHE environment variable).
warnings.warn(msg, UserWarning)






NOTA :
- the GUI will show me 15 files in error (in the left pane), this is coherent with the trace of deluged above
- If I add a torrent via the GUI, it is visible in the main window. There is only a trouble when accessing the old torrents.
- I can add all my torrents again, but if I do that, I'll lose all my ratios and others infos.

Can somebody can help me ?
Thanks.
GUI empty.png
GUI empty.png (82.15 KiB) Viewed 4043 times
jgdempsey
New User
New User
Posts: 2
Joined: Sun Jul 24, 2016 3:34 pm

Re: Deluge-gtk doen't show my torrents

Post by jgdempsey »

Not sure if this will help, but the same thing just happened to me with the deluge-gtk client. I also have the Web interface enabled, and when I connected to it, I could see the Torrents. Restarting the deluged service fixed the problem for me.
JoeDalton
New User
New User
Posts: 9
Joined: Mon Aug 17, 2015 9:20 pm

Re: Deluge-gtk doen't show my torrents

Post by JoeDalton »

HI,
Thanks for your response.
Web Interface enabled or not, the result is the same. I've tried to change the options, restarted deluged many times (since a month or two ...), used deluge-gtk and deluge-web ... both show the left pane with the correct number of torrents in each category, bur no torrent in the main frame.
The "classic mode" works fine, but at the cost of a huge CPU rate.

I've just upgraded to 1.3.14 and the result is the same.
I run Deluge since 2011 without any trouble, up to ~2800 torrents. Something is now misconfigured. Who knows a good way to reconfigure deluge from scratch ?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Deluge-gtk doen't show my torrents

Post by Cas »

JoeDalton
New User
New User
Posts: 9
Joined: Mon Aug 17, 2015 9:20 pm

Re: Deluge-gtk doen't show my torrents

Post by JoeDalton »

Hi Cas,
I apologize ! I've searched in the forums, but not in the bug section.
I didn't consider it was a bug ...

So, I fixed with the changes "adziahel" suggest, in torrent.py and rpcserver.py (ticket 3008).

Everything works fine now.
Thanks to everybody, specially to you, Cas.
Post Reply