Code: Select all
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/deluge/core/rpcserver.py", line 259, in dispatch
ret = component.get("AuthManager").authorize(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/deluge/core/authmanager.py", line 93, in authorize
raise BadLoginError("Password does not match")
BadLoginError: Password does not match
Password does not match
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/deluge/core/rpcserver.py", line 259, in dispatch
ret = component.get("AuthManager").authorize(*args, **kwargs)
File "/usr/lib/python2.6/dist-packages/deluge/core/authmanager.py", line 93, in authorize
raise BadLoginError("Password does not match")
BadLoginError: Password does not match
Unable to add torrent!
Unable to add torrent!
Unable to add torrent!
Code: Select all
Debian 6.0.8
Deluged 1.3.6
libtorrent 0.15.10.0
Thanks for the help, if you need any more info I'd be happy to provide it.