Opened 13 years ago

Closed 12 years ago

Last modified 7 years ago

#1828 closed bug (Fixed)

deluge-console cli interface fail with authentification error

Reported by: non7top Owned by: Cas
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 Cas 13 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 13 years ago by Cas

  • Component changed from console to new_console
  • Milestone changed from Future to 1.4.0

comment:2 Changed 13 years ago by Cas

  • Component changed from new_console to console
  • Priority changed from minor to major

comment:3 Changed 13 years ago by Cas

  • Owner set to Cas
  • Status changed from new to accepted

comment:4 Changed 13 years ago by non7top

Thanks for the patch, it fixes the problem

comment:5 Changed 12 years ago by Cas

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed committed to master: b69163b5

comment:6 Changed 7 years ago by Cas

  • Milestone changed from 2.0.x to 2.x

Milestone renamed

Note: See TracTickets for help on using tickets.