Upgrade error 1.1.9 to 1.2.0rc3
Posted: Tue Nov 03, 2009 1:01 pm
When trying to upgrade from version 1.1.9 to version 1.2.0rc3 I'm getting this error:
It says that username dos not exist, but the username and password are default since 1.1.9 version. I never changed username or password.
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.
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.