Page 1 of 2

deluge not working since upgraded to rc4

Posted: Thu Dec 24, 2009 3:34 am
by temp102
My Deluge hasn't been working since rc4 =/ pls help :D

My connection pops up and it wont connect :/

c:\program files\deluge\deluge-python\deluge-1.2.0_rc5_dev-py2.6.egg\deluge\ui\g
tkui\mainwindow.py:62: GtkWarning: Mixing deprecated and non-deprecated GtkToolb
ar API is not allowed
[ERROR ] 21:25:26 client:375 RPCError Message Received!
--------------------------------------------------------------------------------

RPCRequest: daemon.login(localclient, 04e544aaf16eb9dc9bc201807a9838baf65a8db2)
--------------------------------------------------------------------------------

File "deluge\core\rpcserver.py", line 245, in dispatch
File "deluge\core\authmanager.py", line 93, in authorize

BadLoginError: Password does not match
--------------------------------------------------------------------------------

[ERROR ] 21:25:29 client:375 RPCError Message Received!
--------------------------------------------------------------------------------

RPCRequest: daemon.login(localclient, 04e544aaf16eb9dc9bc201807a9838baf65a8db2)
--------------------------------------------------------------------------------

File "deluge\core\rpcserver.py", line 245, in dispatch
File "deluge\core\authmanager.py", line 93, in authorize

BadLoginError: Password does not match
--------------------------------------------------------------------------------

... If I gave wrong info point me in the right path for the right i ran C:\program files\deluge\deluge-python\deluge.exe

Thanks!

Re: deluge not working since upgraded to rc4

Posted: Mon Jan 04, 2010 2:39 am
by temp102
anyone have any idea?

Re: deluge not working since upgraded to rc4

Posted: Mon Jan 04, 2010 3:22 am
by nezach
Try to delete (or move) old settings located in %APPDATA%\deluge\ and start application again. Use default password "deluge".

Re: deluge not working since upgraded to rc4

Posted: Mon Jan 04, 2010 6:01 am
by johnnyg
It looks like your auth file got corrupted, delete it.

Code: Select all

%APPDATA%/deluge/auth

Re: deluge not working since upgraded to rc4

Posted: Sat Jan 09, 2010 3:45 am
by temp102
ok i deleted auth and i ran C:\program files\deluge\deluge-python\deluge.exe
And I got this now ... still wont open.



c:\program files\deluge\deluge-python\deluge-1.2.0_rc5_dev-py2.6.egg\deluge\ui\g
tkui\mainwindow.py:62: GtkWarning: Mixing deprecated and non-deprecated GtkToolb
ar API is not allowed

Thanks for the reply!

Re: deluge not working since upgraded to rc4

Posted: Sat Jan 09, 2010 3:48 am
by temp102
When it pops up the connection manager box to connect after running the deluge.exe

It adds this

c:\program files\deluge\deluge-python\deluge-1.2.0_rc5_dev-py2.6.egg\deluge\ui\g
tkui\mainwindow.py:62: GtkWarning: Mixing deprecated and non-deprecated GtkToolb
ar API is not allowed
[ERROR ] 21:46:29 client:375 RPCError Message Received!
--------------------------------------------------------------------------------

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

File "deluge\core\rpcserver.py", line 245, in dispatch
File "deluge\core\authmanager.py", line 87, in authorize

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

[ERROR ] 21:46:30 client:375 RPCError Message Received!
--------------------------------------------------------------------------------

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

File "deluge\core\rpcserver.py", line 245, in dispatch
File "deluge\core\authmanager.py", line 87, in authorize

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

[ERROR ] 21:46:30 client:375 RPCError Message Received!
--------------------------------------------------------------------------------

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

File "deluge\core\rpcserver.py", line 245, in dispatch
File "deluge\core\authmanager.py", line 87, in authorize

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

Thanks!

Re: deluge not working since upgraded to rc4

Posted: Sat Jan 09, 2010 3:53 am
by temp102
[ERROR ] 21:47:16 client:375 RPCError Message Received!
--------------------------------------------------------------------

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

File "deluge\core\rpcserver.py", line 245, in dispatch
File "deluge\core\authmanager.py", line 87, in authorize

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

ConsoleCtrlHandler function failedTraceback (most recent call last):
File "deluge\core\daemon.py", line 121, in win_handler
AttributeError: 'Daemon' object has no attribute '_Daemon__shutdown'

And it crashed :/

Re: deluge not working since upgraded to rc4

Posted: Sun Jan 10, 2010 1:38 am
by loki
You might want to run it, at least the first time, as "c:\program files\deluge\deluge.cmd"
At the very least I think this sets up some of the initial settings and starts Deluge.

Re: deluge not working since upgraded to rc4

Posted: Sun Jan 10, 2010 1:42 pm
by johnnyg
Are you trying to run deluge as a thin client?

Those errors indicate that either the username or password or both are incorrect.

Re: deluge not working since upgraded to rc4

Posted: Thu Jan 14, 2010 5:09 pm
by temp102
I just upgraded the the actually 1.2 release same thing. I don't know what the username error is, don't think i ever had one.

Thanks,