#2806: webui not working
---------------------+----------------------------
 Reporter:  firefox  |      Owner:
     Type:  bug      |     Status:  new
 Priority:  major    |  Milestone:  needs verified
Component:  Web-UI   |    Version:  develop (git)
 Keywords:           |
---------------------+----------------------------
 WebUi still not working.
 When you try to connect to webui you get this error message in the browser
 page:

 web.Server Traceback (most recent call last):
 exceptions.IOError: [Errno 2] File o directory non esistente:
 '/usr/lib/python2.7/dist-packages/deluge/ui/web/index.html'
 /usr/lib/python2.7/dist-packages/twisted/web/server.py:183 in process
 182                    self._encoder = encoder
 183            self.render(resrc)
 184        except:
 /usr/lib/python2.7/dist-packages/twisted/web/server.py:234 in render
 233        try:
 234            body = resrc.render(self)
 235        except UnsupportedMethod as e:
 /usr/lib/python2.7/dist-packages/deluge/ui/web/server.py:573 in render
 572
 573
 574
 /usr/lib/python2.7/dist-packages/mako/template.py:322 in __init__
 321                path = None
 322            module = self._compile_from_file(path, filename)
 323        else:
 /usr/lib/python2.7/dist-packages/mako/template.py:395 in
 _compile_from_file
 394            # in memory
 395            data = util.read_file(filename)
 396            code, module = _compile_text(
 /usr/lib/python2.7/dist-packages/mako/util.py:365 in read_file
 364 def read_file(path, mode='rb'):
 365    fp = open(path, mode)
 366    try:
 exceptions.IOError: [Errno 2] File o directory non esistente:
 '/usr/lib/python2.7/dist-packages/deluge/ui/web/index.html'

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2806>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to