Jump to content


apokalipsa

Member Since 28 Mar 2014
Offline Last Active 29 Jun 2018 18:17
-----

Posts I've Made

In Topic: OpenWebif [E2OpenPlugins]

5 April 2014 - 02:02

Hello and a very advice please I have a DM7025 latest version openpli where the problem might be that I'm on my third night spent too much, and thank you very much for the advice.

 

 

 

 

 

web.Server Traceback (most recent call last):

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'ErrorPage'


/usr/lib/python2.6/site-packages/twisted/web/server.py, line 149 in process
147
148
149
150
/usr/lib/python2.6/site-packages/twisted/web/server.py, line 567 in getResourceFor
565
566
567
568
/usr/lib/python2.6/site-packages/twisted/web/resource.py, line 47 in getChildForRequest
45
46
47
48
/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/httpserver.py, line 200 in getChildWithDefault
198                if self.login(request.getUser(), request.getPassword()) == False:
199                        request.setHeader('WWW-authenticate', 'Basic realm="%s"' % ("OpenWebif"))
200                        errpage = resource.ErrorPage(http.UNAUTHORIZED,"Unauthorized","401 Authentication required")
201                        return errpage
Locals self
Plugins.Extensions.OpenWebif.httpserver.AuthResource instance @ 0x15b8b48 <Plugins.Extensions.OpenWebif.httpserver.AuthResource instance at 0x15b8b48>
request
twisted.web.server.Request instance @ 0x15c2e40 <GET / HTTP/1.1>
Globals http <module 'twisted.web.http' from '/usr/lib/python2.6/site-packages/twisted/web/http.pyo'> resource <module 'twisted.web.resource' from '/usr/lib/python2.6/site-packages/twisted/web/resource.pyo'>

<type 'exceptions.AttributeError'>: 'module' object has no attribute 'ErrorPage'