Exception while starting deluged

General support for problems installing or using Deluge
Post Reply
fizyk
Member
Member
Posts: 16
Joined: Mon Sep 22, 2008 8:36 am
Location: Wrocław
Contact:

Exception while starting deluged

Post by fizyk »

Sometimes I'm starting just deamon for deluge, as interface seems to be freeze mu Ubuntu 9.04 64bit, with certain Compiz plugins.
Anyway, today I opened Terminal, and tried to start deluged and that's what I got:

Code: Select all

fizyk@fizyk-laptop:~$ deluged
fizyk@fizyk-laptop:~$ Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
  File "/usr/lib/python2.6/threading.py", line 477, in run
  File "/var/lib/python-support/python2.6/deluge/core/core.py", line 327, in get_new_release
  File "/usr/lib/python2.6/urllib2.py", line 124, in urlopen
  File "/usr/lib/python2.6/urllib2.py", line 383, in open
  File "/usr/lib/python2.6/urllib2.py", line 401, in _open
  File "/usr/lib/python2.6/urllib2.py", line 361, in _call_chain
  File "/usr/lib/python2.6/urllib2.py", line 1130, in http_open
  File "/usr/lib/python2.6/urllib2.py", line 1104, in do_open
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'error'
Unhandled exception in thread started by 
Error in sys.excepthook:

Original exception was:

Second attempt to start deluge was succesfull however
Post Reply