c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16419
[Bug 720156] [NEW] openerp web not working
Public bug reported:
I keep on getting this if i try to login from web but the GTK is perfectly working
Unrecoverable error in the server.
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 541, in run
self.respond(pi)
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 624, in respond
self.handle_error()
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 746, in handle_error
self.error_response()
File "/home/openerp/openerp-web-6.0.1/addons/openerp/controllers/root.py", line 35, in _cp_on_error
message = errorpage.render()
AttributeError: 'NoneType' object has no attribute 'render'
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/720156
Title:
openerp web not working
Status in OpenERP Modules (addons):
New
Bug description:
I keep on getting this if i try to login from web but the GTK is perfectly working
Unrecoverable error in the server.
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 541, in run
self.respond(pi)
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 624, in respond
self.handle_error()
File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 746, in handle_error
self.error_response()
File "/home/openerp/openerp-web-6.0.1/addons/openerp/controllers/root.py", line 35, in _cp_on_error
message = errorpage.render()
AttributeError: 'NoneType' object has no attribute 'render'
Follow ups
References