--Deluge Error-- ExpatError : not well-formed (invalid token): line 6882, column 87 path : /index file : /var/lib/python-support/python2.5/deluge/xmlrpclib.py in feed, line 546 --Input-- --Versions-- WebUi : 1.1.1r Python 2.5.2 (r252:60911, Nov 14 2008, 19:46:32) [GCC 4.3.2]: --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 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 75, in deco return func(self, name) #check_session:ok File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 93, in deco return func(self, name) #check_connected:ok File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 48, in deco res = func(self, name) #deluge_page_noauth File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 144, in deco return func(self, name) #auto_refreshed File "/var/lib/python-support/python2.5/deluge/ui/webui/pages.py", line 103, 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 81, 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)