You are not logged in.

#1 2014-01-16 17:40:49

hello_there
Member
Registered: 2013-08-31
Posts: 4

[SOLVED] Deluge daemon not starting, cannot start from Web-UI.

Hello There!

After my most recent update (last night), deluge is not functioning correctly.

Previously i would log in via the web-client (localhost:8112), put in the password and everything worked.  Now when i attempt to log in, the host is listed as offline.

When i run deluged -d an open my web browser to login, im greeted with the following error:

ERROR   ] 10:21:14 rpcserver:265 Password does not match
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 259, in dispatch
    ret = component.get("AuthManager").authorize(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/deluge/core/authmanager.py", line 93, in authorize
    raise BadLoginError("Password does not match")
BadLoginError: Password does not match
 

I have tried deleting and recreating the .config/deluge folder, didnt help.  I have also tried adding "username:password:10" to the auth file, this did not help either.

Any suggestions / help are welcome.  Thank you.

Last edited by hello_there (2014-01-17 18:57:16)

Offline

#2 2014-01-17 18:58:36

hello_there
Member
Registered: 2013-08-31
Posts: 4

Re: [SOLVED] Deluge daemon not starting, cannot start from Web-UI.

Turns out I was an idiot. / Was 100% full due to old packages.  After removing all old pacman packages, and a restart, deluge is running properly.

Offline

Board footer

Powered by FluxBB