WebUI can't login

General support for problems installing or using Deluge
Post Reply
utdemir
New User
New User
Posts: 3
Joined: Sat Jun 06, 2009 12:37 pm

WebUI can't login

Post by utdemir »

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:

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.
utdemir
New User
New User
Posts: 3
Joined: Sat Jun 06, 2009 12:37 pm

Re: WebUI can't login

Post by utdemir »

up, i can't solve it without your helps.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: WebUI can't login

Post by johnnyg »

That's just a warning, you can safely ignore it.
As for the webui, do you have cookies (and possibly javascript) enabled?
It sounds like it's logging you in but isn't saving that you're logged in (if that makes sense).

Otherwise if you do have cookies and javascript enabled for the webui, then you could try deleteing web06.conf in your settings folder.
See here for the location of your settings folder: http://dev.deluge-torrent.org/wiki/Faq# ... tssettings
utdemir
New User
New User
Posts: 3
Joined: Sat Jun 06, 2009 12:37 pm

Re: WebUI can't login

Post by utdemir »

I enabled all(javascript and cookies), I can surf in all sites without problems.

I tried what you say before, and it didn't work.

Thanks for your reply, another suggestions?
Post Reply