Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 2449)

Ticket Resolution Summary Owner Reporter
#3262 Fixed WebUI cannot change password rasistasian
Description

i can't seem to change my webui password. The logs say

Error calling method `auth.change_password`: Unicode-objects must be encoded before hashing
#2807 Fixed WebUI broken under setup.py install firefox
Description

web ui still not showing up anything. on 1.3 is ok, on 2.0 empty screen

#942 Invalid WebUI broken? mvoncken asturking@…
Description

I try to conect to my client by webui and i get this mesage


ExpatError? : not well-formed (invalid token): line 1592, column 39


--Deluge Error-- ExpatError? : not well-formed (invalid token): line 1592, column 39 path : /index file : /var/lib/python-support/python2.5/deluge/xmlrpclib.py in feed, line 546

--Input-- <Storage {}>

--Versions-- WebUi? : 1.1.7r Python 2.5.2 (r252:60911, Jul 31 2008, 17:28:52) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]:

--Traceback--

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 310, in wsgifunc

result = func()

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 87, in deco

return func(self, name) #check_session:ok

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 105, in deco

return func(self, name) #check_connected:ok

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 60, in deco

res = func(self, name) #deluge_page_noauth

File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 156, in deco

return func(self, name) #auto_refreshed

File "/var/lib/python-support/python2.5/deluge/ui/webui/pages.py", line 116, in GET

torrents = proxy.get_torrents_status(filter_dict, TORRENT_KEYS)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1150, in call

return self.send(self.name, args)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1440, in request

verbose=self.verbose

File "/var/lib/python-support/python2.5/deluge/ui/client.py", line 93, in request

return self._parse_response(h.getfile(), sock)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 1338, in _parse_response

p.feed(response)

File "/var/lib/python-support/python2.5/deluge/xmlrpclib.py", line 547, in feed

self._parser.Parse(data, 0)

Note: See TracQuery for help on using queries.