You are not logged in.

#1 2012-01-04 15:06:31

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,637
Website

deluge-console can't connect when running daemon

To date, I have always run deluged as my user.  I started the deluged daemon (rc.d start deluged) but find myself unable to connect via deluge-console.

[ERROR   ] 10:05:50 client:393 RPCError Message Received!
                                                         --------------------------------------------------------------------------------
                         RPCRequest: daemon.login(, )
                                                     --------------------------------------------------------------------------------
                       File "/usr/lib/python2.7/site-packages/deluge/core/rpcserver.py", line 259, in dispatch
                                                                                                                  ret = component.get("AuthManager").authorize(*args, **kwargs)
                                                                 File "/usr/lib/python2.7/site-packages/deluge/core/authmanager.py", line 87, in authorize
                                              raise BadLoginError("Username does not exist")

                                                                                            BadLoginError: Username does not exist
                  --------------------------------------------------------------------------------

The wiki offers no guidance on deluge-console.  Is this expected behavior?  The gtk client works fine btw.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2 2012-09-18 19:28:53

CPU Gastronomy
Member
From: Québec, Canada
Registered: 2010-12-29
Posts: 69

Re: deluge-console can't connect when running daemon

While searching for the problem, I crossed your thread and thereafter, found a solution :

Launch deluge-console as usual.
It will throw the error, but you can still use the deluge shell, so connect to the daemon using this command :

connect localhost user password

Replace localhost by the host if it's a remote machine, user and password by the ones you use in the authentification config of Deluge.

Offline

Board footer

Powered by FluxBB