We're Hiring!

PythonHandler problem

Having a problem deploying OMERO? Please ask new questions at https://forum.image.sc/tags/omero
Please note:
Historical discussions about OMERO. Please look for and ask new questions at https://forum.image.sc/tags/omero

The OMERO.server installation documentation begins here and you can find OMERO.web deployment documentation here.

PythonHandler problem

Postby lbl-dude » Thu Oct 22, 2009 7:13 am

OMERO version 4.1

When trying to load my http://myserver.com/webadmin I am getting this error:


Mod_python error: "PythonHandler django.core.handlers.modpython"

Traceback (most recent call last):

File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch
result = object(req)

File "/data/OMERO/omero_dist/lib/python/django/core/handlers/modpython.py", line 222, in handler
return ModPythonHandler()(req)

File "/data/OMERO/omero_dist/lib/python/django/core/handlers/modpython.py", line 195, in __call__
response = self.get_response(request)

File "/data/OMERO/omero_dist/lib/python/django/core/handlers/base.py", line 128, in get_response
return self.handle_uncaught_exception(request, resolver, exc_info)

File "/data/OMERO/omero_dist/lib/python/django/core/handlers/base.py", line 159, in handle_uncaught_exception
callback, param_dict = resolver.resolve500()

File "/data/OMERO/omero_dist/lib/python/django/core/urlresolvers.py", line 217, in resolve500
return self._resolve_special('500')

File "/data/OMERO/omero_dist/lib/python/django/core/urlresolvers.py", line 211, in _resolve_special
raise ViewDoesNotExist, "Tried %s. Error was: %s" % (callback, str(e))

ViewDoesNotExist: Tried omeroweb.feedback.views.handler500. Error was: 'Settings' object has no attribute 'FEEDBACK_URL'

I have double checked all of the permissions, but can't find the problem.

Any ideas?
lbl-dude
 
Posts: 9
Joined: Sat Oct 17, 2009 3:55 am

Re: PythonHandler problem

Postby cxallan » Thu Oct 22, 2009 7:47 am

If, based on your other thread you haven't done syncdb, errors aren't unexpected. Can you make sure that you can do the syncdb and then see if it gets you any further?
cxallan
Site Admin
 
Posts: 509
Joined: Fri May 01, 2009 8:07 am


Return to Installation and Deployment

Who is online

Users browsing this forum: No registered users and 1 guest