"Password Does Not Match", "Unable to add torrent!" On Start
Posted: Thu Feb 06, 2014 3:52 am
I get the following errors when starting deluged on Debian. Each error is repeated many times.
Version info:
I'm currently at around 850 torrents, and each time I start or restart deluged, some of them are lost. Sometimes I'll lose 20 or 30 torrents on reboot, sometimes none, and this occurs regardless of how I stop or restart the deluged process.
Thanks for the help, if you need any more info I'd be happy to provide it.
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.