Hi, I'm trying to install mayan EDMS on my home server which runs Ubuntu 
server 12.04 LTS. I used installation instructions for installing via 
fabfile and install process seemed to be successful, no error generated, 
Apache was restarted in the end. When I try to connect to a server though I 
get Internal Server Error. Apache log contains this error:

[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2] mod_wsgi 
(pid=6816): Exception occurred processing WSGI script 
'/usr/share/mayan/mayan/wsgi/dispatch.wsgi'.
[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2] Traceback (most 
recent call last):
[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2]   File 
"/usr/share/mayan/lib/python2.7/site-packages/django/core/handlers/wsgi.py", 
line 250, in __call__
[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2]     
self.load_middleware()
[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2]   File 
"/usr/share/mayan/lib/python2.7/site-packages/django/core/handlers/base.py", 
line 47, in load_middleware
[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2]     raise 
exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % 
(mw_module, e))
[Mon Apr 08 02:52:59 2013] [error] [client 192.168.0.2] 
ImproperlyConfigured: Error importing middleware 
common.middleware.login_required_middleware: "No module named 
storageprotocol.dircontent_pb2

I'm not sure how to interpret this, do I need to configure anything before 
trying to access web interface? 

Thanks,
Andy

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to