Debian and Gheimdall2 error

Discussion in 'Server Operation' started by bve32k, Aug 15, 2010.

  1. bve32k

    bve32k New Member

    I am currently install Gheimdall2 on a Debian machine. I keep on getting this error and no clue why.

    Anyone have any ideas? I am totally stumped.

    MOD_PYTHON ERROR

    ProcessId: 4383
    Interpreter: 'python.example.org'

    ServerName: 'python.example.org'
    DocumentRoot: '/var/www/'

    URI: '/gheimdall2/admin'
    Location: '/gheimdall2/'
    Directory: None
    Filename: '/var/www/gheimdall2'
    PathInfo: '/admin'

    Phase: 'PythonHandler'
    Handler: 'django.core.handlers.modpython'

    Traceback (most recent call last):

    File "/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1537, in HandlerDispatch
    default=default_handler, arg=req, silent=hlist.silent)

    File "/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1229, in _process_target
    result = _execute_target(config, req, object, arg)

    File "/usr/lib/python2.5/site-packages/mod_python/importer.py", line 1128, in _execute_target
    result = object(arg)

    File "/usr/lib/python2.5/site-packages/django/core/handlers/modpython.py", line 228, in handler
    return ModPythonHandler()(req)

    File "/usr/lib/python2.5/site-packages/django/core/handlers/modpython.py", line 191, in __call__
    self.load_middleware()

    File "/usr/lib/python2.5/site-packages/django/core/handlers/base.py", line 42, in load_middleware
    raise exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % (mw_module, e))

    ImproperlyConfigured: Error importing middleware gheimdall2.middleware.ua: "cannot import name cidr"
     
  2. bve32k

    bve32k New Member

    Gheimdall and Gheimdall2

    Has anyone had any success getting Gheimdall or Gheimdall2 to work? I have been trying both of them and fail every time. Gheimdall will not show the login page. I only get the 404 error page from the Gheimdall directory. Gheimdall2 I am getting a middleware error.

    Any help would be appreciated!
     
  3. bve32k

    bve32k New Member

    Anyone? Does anyone on here use Google Apps with an SSO? If so what SSO service do you use?
     
  4. falko

    falko Super Moderator ISPConfig Developer

    I'm sorry, but I've never worked with Gheimdall/Gheimdall2.
     

Share This Page