Hi,
I decide to erase the old Deluge and install the new from sources. i got no error during installation BUT
when i connect to the web GUI i can't connect to the daemon, it seems it's not started
and if i try to start it i got this error
Code: Select all
Unhandled error in Deferred:
21:29:59.304 [ERROR ][twisted :508 ] Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1165, in run
self.mainLoop()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1174, in mainLoop
self.runUntilCurrent()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 796, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 194, in __call__
d = defer.maybeDeferred(self.f, *self.a, **self.kw)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 125, in maybeDeferred
result = f(*args, **kw)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/core/authmanager.py", line 105, in update
self.__load_auth_file()
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/core/authmanager.py", line 225, in __load_auth_file
create_localclient_account()
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/common.py", line 674, in create_localclient_account
create_auth_file()
File "/usr/local/lib/python2.6/dist-packages/deluge-1.3.900_dev-py2.6.egg/deluge/common.py", line 663, in create_auth_file
fd = open(auth_file, "w")
exceptions.IOError: [Errno 2] No such file or directory: '/root/.config/deluge/auth'
-----
EDIT : It seems the problem come from i didn't get dependencies for GTK UI ... i'll try to reinstall with ... ( but i really don't need the GTK UI ...)
EDIT 2 : I made new fresh install with all dependencies ... i started the daemon 'deluged' but in the web-ui i looks stoped ... and i can't start it