Code: Select all
BadLoginError: Username does not exist
--------------------------------------------------------------------------------
[ERROR ] 12:05:24 client:375 RPCError Message Received!
--------------------------------------------------------------------------------
RPCRequest: daemon.login(deluge, deluge)
--------------------------------------------------------------------------------
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc3-py2.6.egg/deluge/core/rpcserver.py", line 245, in dispatch
ret = component.get("AuthManager").authorize(*args, **kwargs)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0_rc3-py2.6.egg/deluge/core/authmanager.py", line 87, in authorize
raise BadLoginError("Username does not exist")
All installation process occur without any problems. I've compiled from the source package.
With a clean installation, everything works fine! But I don't want lost my current downloads and my seed files

Regards.