#1978: Unhandled console login error
---------------------+------------------------------------------------------
 Reporter:  Cas      |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  minor    |   Milestone:  1.3.4
Component:  console  |     Version:  1.3.3
 Keywords:           |  
---------------------+------------------------------------------------------
 An IRC user found that if they try to login to deluged (running as
 different user) they get the unhandled error below:

 {{{
 [ERROR   ] 00:27:51 client:393 RPCError Message Received!

 --------------------------------------------------------------------
 RPCRequest: daemon.login(localclient, xxxxxx)

 File "deluge/core/rpcserver.py", line 259, in dispatch
 ret = component.get("AuthManager").authorize(*args, **kwargs)
                                                                     File
 "deluge/core/authmanager.py", line 93, in authorize
                                                                     raise
 BadLoginError("Password does not match")
 BadLoginError: Password does not match

 }}}

 Might be worth adding a check for wrong password with localclient and add
 message about running deluged and deluge-console from different users.

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1978>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to