Opened 14 years ago

Closed 13 years ago

Last modified 8 years ago

#1828 closed bug (Fixed)

deluge-console cli interface fail with authentification error

Reported by: Vladimir Berezhnoy Owned by: Calum
Priority: major Milestone: 2.x
Component: Console UI Version: master
Keywords: Cc:

Description

$ deluge-console "info -v"
Could not connect to: 127.0.0.1:58846
 Username and Password are required.
23:18:32.818 [deluge.core.rpcserver         :200 ][INFO    ] Deluge Client connection made from: 127.0.0.1:47872
23:18:32.840 [deluge.core.rpcserver         :262 ][DEBUG   ] RPC dispatch daemon.login
23:18:32.849 [deluge.core.rpcserver         :220 ][INFO    ] Deluge client disconnected: Connection was closed cleanly.
$ cat ~/.config/deluge/auth|grep local
localclient:9b96e1a861437e2f8304fad91bdf3b509386d462:10

Attachments (1)

0001-Fix-auth-issue-with-args-passed-to-console.patch (1.2 KB ) - added by Calum 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by Calum, 14 years ago

Component: consolenew_console
Milestone: Future1.4.0

comment:2 by Calum, 14 years ago

Component: new_consoleconsole
Priority: minormajor

comment:3 by Calum, 14 years ago

Owner: set to Calum
Status: newaccepted

comment:4 by Vladimir Berezhnoy, 13 years ago

Thanks for the patch, it fixes the problem

comment:5 by Calum, 13 years ago

Resolution: fixed
Status: acceptedclosed

Fixed committed to master: b69163b5

comment:6 by Calum, 8 years ago

Milestone: 2.0.x2.x

Milestone renamed

Note: See TracTickets for help on using tickets.