Think I have found an Bug with deluge server.

General support for problems installing or using Deluge
Post Reply
jake9wi

Think I have found an Bug with deluge server.

Post by jake9wi »

useing 1.3.14 on Win7-x64 I can not connect to the deamon running localy. deluge-console gives:

Code: Select all

A:\deluge-1.3.14>deluge-console.exe config
[ERROR   ] 01:50:18 client:391 RPCError Message Received!
--------------------------------------------------------------------------------
RPCRequest: daemon.login(localclient, 3ff868c0ecc6cb682328c9e0b920f8bc18bf0e47)
--------------------------------------------------------------------------------
  File "deluge\core\rpcserver.py", line 262, in dispatch
  File "deluge\core\authmanager.py", line 95, in authorize

BadLoginError: Password does not match
--------------------------------------------------------------------------------
Failed to connect to 127.0.0.1:58846 with reason: Password does not match

A:\deluge-1.3.14>
and the auto genrated auth file contains:

Code: Select all

localclient:e454561ef6837edc7e1acf450c443d065ecdc20c:10
Post Reply