WebUI can't login
Posted: Sat Jun 06, 2009 12:45 pm
Hi. First, sorry for my bad English. Here is my problem:
I can use deluge-gtk withouth problems. But if I want to use deluge-webui from console, it says:
And i can see the password prompt at localhost:8112. But if I want to login with "deluge" password, nothing happens. The same page again. Not logging in. The strange thing is, if I want to login with another password(not "deluge"), it says: "Password is invalid, try again". But with "deluge" password or not, I cant log in.
What must I do with use deluge-webui.
Note: I use ArchLinux with last updates and deluge is updated to last version.
I can use deluge-gtk withouth problems. But if I want to use deluge-webui from console, it says:
Code: Select all
/usr/lib/python2.6/site-packages/deluge/ui/webui/lib/webpy022/utils.py:138: DeprecationWarning: the sets module is deprecated
from sets import Set
/usr/lib/python2.6/site-packages/deluge/ui/webui/utils.py:45: DeprecationWarning: the md5 module is deprecated; use hashlib instead
from md5 import md5
And i can see the password prompt at localhost:8112. But if I want to login with "deluge" password, nothing happens. The same page again. Not logging in. The strange thing is, if I want to login with another password(not "deluge"), it says: "Password is invalid, try again". But with "deluge" password or not, I cant log in.
What must I do with use deluge-webui.
Note: I use ArchLinux with last updates and deluge is updated to last version.