You are not logged in.
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
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